Trace number 1098360

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisatUNSAT 398.478 402.337

General information on the benchmark

Namecsp/rand-2-40-19/
normalized-rand-2-40-19-443-230-29_ext.xml
MD5SUM93aa700429368f2010e6c620446ec107
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark18.3242
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints330
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension330
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Tue Jul  8 03:07:05 2008
0.00/0.04	c 0	PID 3550
0.00/0.05	c 0	HOST node62.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1098360-1215479224.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1098360-1215479224.xml' 'HOME/temp.csp'
0.04/0.74	c 0	1 domains, 40 variables, 0 predicates, 330 relations, 330 constraints
0.04/0.78	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.78	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.72/0.86	c 0	Parsing HOME/temp.csp
1.11/1.28	c 1	parsed 701 expressions
1.11/1.28	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.11/1.28	c 1	Converting to clausal form CSP
1.21/1.31	c 1	converted 71 (10%) expressions
1.21/1.31	c 1	converted 141 (20%) expressions
1.21/1.31	c 1	converted 211 (30%) expressions
1.21/1.32	c 1	converted 281 (40%) expressions
1.21/1.32	c 1	converted 351 (50%) expressions
1.21/1.39	c 1	converted 421 (60%) expressions
1.31/1.41	c 1	converted 491 (70%) expressions
1.31/1.43	c 1	converted 561 (80%) expressions
1.31/1.45	c 1	converted 631 (90%) expressions
1.31/1.47	c 1	converted 701 (100%) expressions
1.31/1.47	c 1	CSP : 40 integers, 0 booleans, 330 clauses, largest domain size 19
1.31/1.47	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.31/1.47	c 1	Propagation in CSP
1.31/1.47	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.31/1.47	c 1	CSP : 40 integers, 0 booleans, 330 clauses, largest domain size 19
1.31/1.47	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.31/1.47	c 1	Simplifing CSP by introducing new Boolean variables
1.31/1.47	c 1	CSP : 40 integers, 0 booleans, 330 clauses, largest domain size 19
1.31/1.47	c 1	Heap : 7 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.40/1.51	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.40/1.52	c 1	4 (10%) CSP integer variables are encoded (68 clauses, 659 bytes)
1.40/1.52	c 1	8 (20%) CSP integer variables are encoded (136 clauses, 1356 bytes)
1.40/1.52	c 1	12 (30%) CSP integer variables are encoded (204 clauses, 2104 bytes)
1.40/1.53	c 1	16 (40%) CSP integer variables are encoded (272 clauses, 2852 bytes)
1.40/1.53	c 1	20 (50%) CSP integer variables are encoded (340 clauses, 3600 bytes)
1.40/1.53	c 1	24 (60%) CSP integer variables are encoded (408 clauses, 4348 bytes)
1.40/1.53	c 1	28 (70%) CSP integer variables are encoded (476 clauses, 5096 bytes)
1.40/1.53	c 1	32 (80%) CSP integer variables are encoded (544 clauses, 5844 bytes)
1.40/1.53	c 1	36 (90%) CSP integer variables are encoded (612 clauses, 6592 bytes)
1.40/1.53	c 1	40 (100%) CSP integer variables are encoded (680 clauses, 7340 bytes)
1.40/1.58	c 1	33 (10%) CSP clauses are encoded (2814 clauses, 41857 bytes)
1.51/1.60	c 1	66 (20%) CSP clauses are encoded (4977 clauses, 78187 bytes)
1.51/1.61	c 1	99 (30%) CSP clauses are encoded (7076 clauses, 115384 bytes)
1.51/1.63	c 1	132 (40%) CSP clauses are encoded (9250 clauses, 156039 bytes)
1.51/1.64	c 1	165 (50%) CSP clauses are encoded (11385 clauses, 196028 bytes)
1.51/1.66	c 1	198 (60%) CSP clauses are encoded (13542 clauses, 236391 bytes)
1.51/1.67	c 1	231 (70%) CSP clauses are encoded (15548 clauses, 274107 bytes)
1.51/1.69	c 1	264 (80%) CSP clauses are encoded (17762 clauses, 315631 bytes)
1.51/1.70	c 1	297 (90%) CSP clauses are encoded (19777 clauses, 353485 bytes)
1.60/1.71	c 1	330 (100%) CSP clauses are encoded (21862 clauses, 392709 bytes)
1.60/1.71	c 1	330 CSP clauses encoded
1.60/1.71	c 1	Writing map file : HOME/temp.map
1.60/1.71	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.60/1.71	c 1	SAT : 720 SAT variables, 21862 SAT clauses, 392709 bytes
1.60/1.71	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.60/1.73	c 1	SOLVING HOME/temp.cnf
1.60/1.73	c 1	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.60/1.73	c 1	This is MiniSat 2.0 beta
1.60/1.73	c 1	WARNING: for repeatability, setting FPU to use double precision
1.60/1.73	c 1	============================[ Problem Statistics ]=============================
1.60/1.73	c 1	|                                                                             |
1.60/1.73	c 1	|  Number of variables:  720                                                  |
1.60/1.73	c 1	|  Number of clauses:    21862                                                |
1.60/1.74	c 1	|  Parsing time:         0.01         s                                       |
1.60/1.74	c 1	============================[ Search Statistics ]==============================
1.60/1.74	c 1	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.60/1.74	c 1	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.60/1.74	c 1	===============================================================================
1.60/1.74	c 1	|         0 |     720    21862    80244 |     7287        0    nan |  0.000 % |
1.60/1.76	c 1	|       101 |     720    21862    80244 |     8016      101     12 |  0.000 % |
1.60/1.77	c 1	|       251 |     720    21862    80244 |     8817      251     13 |  0.001 % |
1.63/1.80	c 1	|       476 |     720    21862    80244 |     9699      476     12 |  0.003 % |
1.63/1.84	c 1	|       813 |     720    21862    80244 |    10669      813     12 |  0.007 % |
1.63/1.89	c 1	|      1322 |     720    21862    80244 |    11736     1322     11 |  0.007 % |
1.63/1.99	c 2	|      2084 |     720    21862    80244 |    12909     2084     11 |  0.007 % |
1.99/2.11	c 2	|      3223 |     720    21862    80244 |    14200     3223     12 |  0.007 % |
2.18/2.34	c 2	|      4931 |     720    21862    80244 |    15621     4931     12 |  0.007 % |
2.47/2.70	c 2	|      7493 |     720    21862    80244 |    17183     7493     12 |  0.007 % |
3.07/3.25	c 3	|     11338 |     720    21862    80244 |    18901    11338     13 |  0.008 % |
4.06/4.21	c 4	|     17104 |     720    21862    80244 |    20791    17104     14 |  0.001 % |
5.54/5.70	c 5	|     25755 |     719    21789    80039 |    22870     7652     13 |  0.139 % |
7.72/7.99	c 8	|     38729 |     719    21789    80039 |    25157    20626     14 |  0.144 % |
12.28/12.54	c 12	|     58190 |     719    21789    80039 |    27673    14211     15 |  0.146 % |
18.03/18.32	c 18	|     87382 |     718    21741    79902 |    30440    21900     16 |  0.278 % |
28.04/28.49	c 28	|    131174 |     718    21741    79902 |    33485    14046     16 |  0.281 % |
44.58/45.10	c 45	|    196858 |     717    21682    79739 |    36833    24665     18 |  0.419 % |
69.54/70.31	c 70	|    295384 |     716    21610    79478 |    40516    26796     17 |  0.556 % |
113.82/115.10	c 115	|    443173 |     716    21610    79478 |    44568    15750     17 |  0.556 % |
181.98/183.81	c 183	|    664857 |     716    21610    79478 |    49025    29354     17 |  0.557 % |
294.02/296.97	c 297	|    997382 |     716    21610    79478 |    53928    24827     17 |  0.556 % |
398.33/402.20	c 402	===============================================================================
398.33/402.20	c 402	restarts              : 22
398.33/402.20	c 402	conflicts             : 1305201        (3290 /sec)
398.33/402.20	c 402	decisions             : 1566450        (1.49 % random) (3949 /sec)
398.33/402.20	c 402	propagations          : 135416969      (341368 /sec)
398.33/402.20	c 402	conflict literals     : 22631602       (35.03 % deleted)
398.33/402.20	c 402	Memory used           : 11.70 MB
398.33/402.20	c 402	CPU time              : 396.689 s
398.33/402.20	c 402	
398.33/402.20	c 402	UNSATISFIABLE
398.33/402.20	c 402	DECODING HOME/temp.out WITH HOME/temp.map
398.33/402.20	c 402	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
398.33/402.29	c 402	Decoding HOME/temp.out
398.35/402.31	s UNSATISFIABLE
398.35/402.31	c 402	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
398.35/402.33	c 402	CPU 398.32 (0.03 0.01 398.29 0.13)
398.35/402.33	c 402	END Tue Jul  8 03:13:47 2008

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1098360-1215479224/watcher-1098360-1215479224 -o /tmp/evaluation-result-1098360-1215479224/solver-1098360-1215479224 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1098360-1215479224.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.00 1.87 4/74 3550
/proc/meminfo: memFree=1836440/2055920 swapFree=4192956/4192956
[pid=3550] ppid=3548 vsize=18572 CPUtime=0
/proc/3550/stat : 3550 (runsolver) R 3548 3550 2879 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 4621617 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 236437695783 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3550/statm: 4643 292 257 25 0 2626 0

[startup+0.0917411 s]
/proc/loadavg: 2.01 2.00 1.87 4/74 3550
/proc/meminfo: memFree=1836440/2055920 swapFree=4192956/4192956
[pid=3550] ppid=3548 vsize=13600 CPUtime=0.04
/proc/3550/stat : 3550 (sugar) S 3548 3550 2879 0 -1 4194304 900 127 0 0 3 1 0 0 21 0 1 0 4621617 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3550/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101743 s]
/proc/loadavg: 2.01 2.00 1.87 4/74 3550
/proc/meminfo: memFree=1836440/2055920 swapFree=4192956/4192956
[pid=3550] ppid=3548 vsize=13600 CPUtime=0.04
/proc/3550/stat : 3550 (sugar) S 3548 3550 2879 0 -1 4194304 900 127 0 0 3 1 0 0 21 0 1 0 4621617 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3550/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301765 s]
/proc/loadavg: 2.01 2.00 1.87 4/74 3550
/proc/meminfo: memFree=1836440/2055920 swapFree=4192956/4192956
[pid=3550] ppid=3548 vsize=13600 CPUtime=0.04
/proc/3550/stat : 3550 (sugar) S 3548 3550 2879 0 -1 4194304 900 127 0 0 3 1 0 0 21 0 1 0 4621617 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3550/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701813 s]
/proc/loadavg: 2.01 2.00 1.87 4/74 3550
/proc/meminfo: memFree=1836440/2055920 swapFree=4192956/4192956
[pid=3550] ppid=3548 vsize=13600 CPUtime=0.04
/proc/3550/stat : 3550 (sugar) S 3548 3550 2879 0 -1 4194304 900 127 0 0 3 1 0 0 21 0 1 0 4621617 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3550/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50291 s]
/proc/loadavg: 2.01 2.00 1.87 4/85 3572
/proc/meminfo: memFree=1828800/2055920 swapFree=4192956/4192956
[pid=3550] ppid=3548 vsize=13600 CPUtime=0.72
/proc/3550/stat : 3550 (sugar) S 3548 3550 2879 0 -1 4194304 974 4746 0 1 3 1 65 3 15 0 1 0 4621617 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3550/statm: 3400 797 370 3 0 500 0
[pid=3563] ppid=3550 vsize=5356 CPUtime=0
/proc/3563/stat : 3563 (sh) S 3550 3550 2879 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 4621696 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3563/statm: 1339 233 193 169 0 50 0
[pid=3564] ppid=3563 vsize=864148 CPUtime=0.68
/proc/3564/stat : 3564 (java) S 3563 3550 2879 0 -1 0 6674 0 1 0 65 3 0 0 18 0 9 0 4621696 884887552 5940 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3564/statm: 216037 5940 2540 9 0 210612 0
[pid=3564/tid=3565] ppid=3563 vsize=864148 CPUtime=0.43
/proc/3564/task/3565/stat : 3565 (java) R 3563 3550 2879 0 -1 64 2622 0 1 0 42 1 0 0 21 0 9 0 4621697 884887552 5940 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3564/tid=3566] ppid=3563 vsize=864148 CPUtime=0.14
/proc/3564/task/3566/stat : 3566 (java) R 3563 3550 2879 0 -1 64 3017 0 0 0 14 0 0 0 16 0 9 0 4621698 884887552 5940 996147200 134512640 134550740 4294955952 18446744073709551615 102687684 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3564/tid=3567] ppid=3563 vsize=864148 CPUtime=0
/proc/3564/task/3567/stat : 3567 (java) S 3563 3550 2879 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 4621698 884887552 5940 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3564/tid=3568] ppid=3563 vsize=864148 CPUtime=0
/proc/3564/task/3568/stat : 3568 (java) S 3563 3550 2879 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4621698 884887552 5940 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3564/tid=3569] ppid=3563 vsize=864148 CPUtime=0
/proc/3564/task/3569/stat : 3569 (java) S 3563 3550 2879 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4621700 884887552 5940 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3564/tid=3570] ppid=3563 vsize=864148 CPUtime=0.08
/proc/3564/task/3570/stat : 3570 (java) S 3563 3550 2879 0 -1 64 343 0 0 0 8 0 0 0 16 0 9 0 4621700 884887552 5940 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3564/tid=3571] ppid=3563 vsize=864148 CPUtime=0
/proc/3564/task/3571/stat : 3571 (java) S 3563 3550 2879 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4621700 884887552 5940 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3564/tid=3572] ppid=3563 vsize=864148 CPUtime=0
/proc/3564/task/3572/stat : 3572 (java) S 3563 3550 2879 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4621700 884887552 5940 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 883104

[startup+3.10109 s]
/proc/loadavg: 2.01 2.00 1.87 3/77 3574
/proc/meminfo: memFree=1831680/2055920 swapFree=4192956/4192956
[pid=3550] ppid=3548 vsize=13600 CPUtime=1.63
/proc/3550/stat : 3550 (sugar) S 3548 3550 2879 0 -1 4194304 1031 11843 0 2 3 1 151 8 15 0 1 0 4621617 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3550/statm: 3400 798 370 3 0 500 0
[pid=3573] ppid=3550 vsize=5356 CPUtime=0
/proc/3573/stat : 3573 (sh) S 3550 3550 2879 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4621790 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3573/statm: 1339 232 193 169 0 50 0
[pid=3574] ppid=3573 vsize=3716 CPUtime=1.34
/proc/3574/stat : 3574 (minisat) R 3573 3550 2879 0 -1 4194304 693 0 0 0 134 0 0 0 25 0 1 0 4621790 3805184 679 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/3574/statm: 929 679 75 150 0 776 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 22672

[startup+6.30245 s]
/proc/loadavg: 2.01 2.00 1.87 3/77 3574
/proc/meminfo: memFree=1830016/2055920 swapFree=4192956/4192956
[pid=3550] ppid=3548 vsize=13600 CPUtime=1.63
/proc/3550/stat : 3550 (sugar) S 3548 3550 2879 0 -1 4194304 1031 11843 0 2 3 1 151 8 16 0 1 0 4621617 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3550/statm: 3400 798 370 3 0 500 0
[pid=3573] ppid=3550 vsize=5356 CPUtime=0
/proc/3573/stat : 3573 (sh) S 3550 3550 2879 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4621790 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3573/statm: 1339 232 193 169 0 50 0
[pid=3574] ppid=3573 vsize=4776 CPUtime=4.51
/proc/3574/stat : 3574 (minisat) R 3573 3550 2879 0 -1 4194304 935 0 0 0 451 0 0 0 25 0 1 0 4621790 4890624 921 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/3574/statm: 1194 921 75 150 0 1041 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 23732

[startup+12.7022 s]
/proc/loadavg: 2.01 2.00 1.87 3/77 3574
/proc/meminfo: memFree=1829184/2055920 swapFree=4192956/4192956
[pid=3550] ppid=3548 vsize=13600 CPUtime=1.63
/proc/3550/stat : 3550 (sugar) S 3548 3550 2879 0 -1 4194304 1031 11843 0 2 3 1 151 8 16 0 1 0 4621617 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3550/statm: 3400 798 370 3 0 500 0
[pid=3573] ppid=3550 vsize=5356 CPUtime=0
/proc/3573/stat : 3573 (sh) S 3550 3550 2879 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4621790 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3573/statm: 1339 232 193 169 0 50 0
[pid=3574] ppid=3573 vsize=5568 CPUtime=10.86
/proc/3574/stat : 3574 (minisat) R 3573 3550 2879 0 -1 4194304 1137 0 0 0 1085 1 0 0 25 0 1 0 4621790 5701632 1123 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/3574/statm: 1392 1123 75 150 0 1239 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 24524

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 1.87 3/77 3574
/proc/meminfo: memFree=1828288/2055920 swapFree=4192956/4192956
[pid=3550] ppid=3548 vsize=13600 CPUtime=1.63
/proc/3550/stat : 3550 (sugar) S 3548 3550 2879 0 -1 4194304 1031 11843 0 2 3 1 151 8 16 0 1 0 4621617 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3550/statm: 3400 798 370 3 0 500 0
[pid=3573] ppid=3550 vsize=5356 CPUtime=0
/proc/3573/stat : 3573 (sh) S 3550 3550 2879 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4621790 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3573/statm: 1339 232 193 169 0 50 0
[pid=3574] ppid=3573 vsize=6528 CPUtime=23.53
/proc/3574/stat : 3574 (minisat) R 3573 3550 2879 0 -1 4194304 1366 0 0 0 2352 1 0 0 25 0 1 0 4621790 6684672 1352 996147200 134512640 135127466 4294956256 18446744073709551615 134530840 0 0 4096 3 0 0 0 17 1 0 0
/proc/3574/statm: 1632 1352 75 150 0 1479 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 25484

[startup+51.1016 s]
/proc/loadavg: 2.00 2.00 1.87 3/77 3574
/proc/meminfo: memFree=1827072/2055920 swapFree=4192956/4192956
[pid=3550] ppid=3548 vsize=13600 CPUtime=1.63
/proc/3550/stat : 3550 (sugar) S 3548 3550 2879 0 -1 4194304 1031 11843 0 2 3 1 151 8 16 0 1 0 4621617 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3550/statm: 3400 798 370 3 0 500 0
[pid=3573] ppid=3550 vsize=5356 CPUtime=0
/proc/3573/stat : 3573 (sh) S 3550 3550 2879 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4621790 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3573/statm: 1339 232 193 169 0 50 0
[pid=3574] ppid=3573 vsize=7728 CPUtime=48.88
/proc/3574/stat : 3574 (minisat) R 3573 3550 2879 0 -1 4194304 1673 0 0 0 4887 1 0 0 25 0 1 0 4621790 7913472 1659 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3574/statm: 1932 1659 75 150 0 1779 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 26684

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.87 3/77 3574
/proc/meminfo: memFree=1825472/2055920 swapFree=4192956/4192956
[pid=3550] ppid=3548 vsize=13600 CPUtime=1.63
/proc/3550/stat : 3550 (sugar) S 3548 3550 2879 0 -1 4194304 1031 11843 0 2 3 1 151 8 16 0 1 0 4621617 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3550/statm: 3400 798 370 3 0 500 0
[pid=3573] ppid=3550 vsize=5356 CPUtime=0
/proc/3573/stat : 3573 (sh) S 3550 3550 2879 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4621790 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3573/statm: 1339 232 193 169 0 50 0
[pid=3574] ppid=3573 vsize=9048 CPUtime=99.62
/proc/3574/stat : 3574 (minisat) R 3573 3550 2879 0 -1 4194304 2013 0 0 0 9960 2 0 0 25 0 1 0 4621790 9265152 1999 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/3574/statm: 2262 1999 75 150 0 2109 0
Current children cumulated CPU time (s) 101.25
Current children cumulated vsize (KiB) 28004

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.88 3/77 3574
/proc/meminfo: memFree=1824448/2055920 swapFree=4192956/4192956
[pid=3550] ppid=3548 vsize=13600 CPUtime=1.63
/proc/3550/stat : 3550 (sugar) S 3548 3550 2879 0 -1 4194304 1031 11843 0 2 3 1 151 8 16 0 1 0 4621617 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3550/statm: 3400 798 370 3 0 500 0
[pid=3573] ppid=3550 vsize=5356 CPUtime=0
/proc/3573/stat : 3573 (sh) S 3550 3550 2879 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4621790 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3573/statm: 1339 232 193 169 0 50 0
[pid=3574] ppid=3573 vsize=9924 CPUtime=159.05
/proc/3574/stat : 3574 (minisat) R 3573 3550 2879 0 -1 4194304 2223 0 0 0 15903 2 0 0 25 0 1 0 4621790 10162176 2209 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3574/statm: 2481 2209 75 150 0 2328 0
Current children cumulated CPU time (s) 160.68
Current children cumulated vsize (KiB) 28880

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.89 3/77 3574
/proc/meminfo: memFree=1823488/2055920 swapFree=4192956/4192956
[pid=3550] ppid=3548 vsize=13600 CPUtime=1.63
/proc/3550/stat : 3550 (sugar) S 3548 3550 2879 0 -1 4194304 1031 11843 0 2 3 1 151 8 16 0 1 0 4621617 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3550/statm: 3400 798 370 3 0 500 0
[pid=3573] ppid=3550 vsize=5356 CPUtime=0
/proc/3573/stat : 3573 (sh) S 3550 3550 2879 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4621790 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3573/statm: 1339 232 193 169 0 50 0
[pid=3574] ppid=3573 vsize=10744 CPUtime=218.48
/proc/3574/stat : 3574 (minisat) R 3573 3550 2879 0 -1 4194304 2424 0 0 0 21846 2 0 0 25 0 1 0 4621790 11001856 2410 996147200 134512640 135127466 4294956256 18446744073709551615 134530739 0 0 4096 3 0 0 0 17 1 0 0
/proc/3574/statm: 2686 2410 75 150 0 2533 0
Current children cumulated CPU time (s) 220.11
Current children cumulated vsize (KiB) 29700

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.89 3/77 3574
/proc/meminfo: memFree=1822848/2055920 swapFree=4192956/4192956
[pid=3550] ppid=3548 vsize=13600 CPUtime=1.63
/proc/3550/stat : 3550 (sugar) S 3548 3550 2879 0 -1 4194304 1031 11843 0 2 3 1 151 8 16 0 1 0 4621617 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3550/statm: 3400 798 370 3 0 500 0
[pid=3573] ppid=3550 vsize=5356 CPUtime=0
/proc/3573/stat : 3573 (sh) S 3550 3550 2879 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4621790 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3573/statm: 1339 232 193 169 0 50 0
[pid=3574] ppid=3573 vsize=11300 CPUtime=277.92
/proc/3574/stat : 3574 (minisat) R 3573 3550 2879 0 -1 4194304 2550 0 0 0 27790 2 0 0 25 0 1 0 4621790 11571200 2536 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/3574/statm: 2825 2536 75 150 0 2672 0
Current children cumulated CPU time (s) 279.55
Current children cumulated vsize (KiB) 30256

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.90 3/77 3574
/proc/meminfo: memFree=1822016/2055920 swapFree=4192956/4192956
[pid=3550] ppid=3548 vsize=13600 CPUtime=1.63
/proc/3550/stat : 3550 (sugar) S 3548 3550 2879 0 -1 4194304 1031 11843 0 2 3 1 151 8 16 0 1 0 4621617 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3550/statm: 3400 798 370 3 0 500 0
[pid=3573] ppid=3550 vsize=5356 CPUtime=0
/proc/3573/stat : 3573 (sh) S 3550 3550 2879 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 4621790 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3573/statm: 1339 232 193 169 0 50 0
[pid=3574] ppid=3573 vsize=11704 CPUtime=337.36
/proc/3574/stat : 3574 (minisat) R 3573 3550 2879 0 -1 4194304 2672 0 0 0 33734 2 0 0 25 0 1 0 4621790 11984896 2658 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/3574/statm: 2926 2658 75 150 0 2773 0
Current children cumulated CPU time (s) 338.99
Current children cumulated vsize (KiB) 30660

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.90 3/77 3574
/proc/meminfo: memFree=1821568/2055920 swapFree=4192956/4192956
[pid=3550] ppid=3548 vsize=13600 CPUtime=398.35
/proc/3550/stat : 3550 (sugar) S 3548 3550 2879 0 -1 4194304 1089 14869 0 2 3 1 39820 11 16 0 1 0 4621617 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3550/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 398.35
Current children cumulated vsize (KiB) 13600

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 402.337
CPU time (s): 398.478
CPU user time (s): 398.328
CPU system time (s): 0.149977
CPU usage (%): 99.0408
Max. virtual memory (cumulated for all children) (KiB): 883216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 398.328
system time used= 0.149977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19633
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1486
involuntary context switches= 9718

runsolver used 0.407937 second user time and 1.43678 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-08 03:07:05
IDJOB=1098360
IDBENCH=59620
IDSOLVER=346
FILE ID=node62/1098360-1215479224
PBS_JOBID= 7888648
Free space on /tmp= 65256 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/rand-2-40-19/normalized-rand-2-40-19-443-230-29_ext.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1098360-1215479224/watcher-1098360-1215479224 -o /tmp/evaluation-result-1098360-1215479224/solver-1098360-1215479224 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1098360-1215479224.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 93aa700429368f2010e6c620446ec107
RANDOM SEED=1358739372

node62.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1836920 kB
Buffers:         32808 kB
Cached:         134064 kB
SwapCached:          0 kB
Active:         106772 kB
Inactive:        80448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836920 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1848 kB
Writeback:           0 kB
Mapped:          31300 kB
Slab:            16812 kB
Committed_AS:    86504 kB
PageTables:       1916 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65256 MiB
End job on node62 at 2008-07-08 03:13:47