Trace number 2081520

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.14.6+picosatUNSAT 40.0799 40.8036

General information on the benchmark

Namecsp/super-js/super-js-taillard-15/
normalized-super-js-taillard-15-21.xml
MD5SUM11fa157cba8e1d54b2e29b7001f2eb89
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.01869
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Maximum constraint arity2
Maximum domain size1185
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5580
Global constraints used (with number of constraints)

Solver Data

0.03/0.29	c 0	Sugar v1-14-6 + HOME/picosat
0.03/0.29	c 0	BEGIN Sun Jul 12 06:31:00 2009
0.03/0.29	c 0	PID 25608
0.07/0.30	c 0	HOST node13.alineos.net
0.07/0.30	c 0	CONVERTING HOME/instance-2081520-1247373060.xml TO HOME/temp.csp
0.07/0.30	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2081520-1247373060.xml' 'HOME/temp.csp'
0.73/1.03	c 1	87 domains, 450 variables, 4 predicates, 0 relations, 5580 constraints
0.73/1.05	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.73/1.05	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.77/1.13	c 1	Parsing HOME/temp.csp
0.77/1.39	c 1	parsed 6121 expressions
0.77/1.40	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.77/1.40	c 1	Converting to clausal form CSP
0.77/1.47	c 1	converted 613 (10%) expressions
0.77/1.64	c 2	converted 1225 (20%) expressions
0.77/1.68	c 2	converted 1837 (30%) expressions
0.77/1.70	c 2	converted 2449 (40%) expressions
0.77/1.72	c 2	converted 3061 (50%) expressions
0.77/1.74	c 2	converted 3673 (60%) expressions
0.77/1.82	c 2	converted 4285 (70%) expressions
0.77/1.83	c 2	converted 4897 (80%) expressions
0.77/1.86	c 2	converted 5509 (90%) expressions
0.77/1.88	c 2	converted 6121 (100%) expressions
0.77/1.88	c 2	CSP : 450 integers, 0 booleans, 5580 clauses, largest domain size 1137
0.77/1.88	c 2	Heap : 6 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.77/1.88	c 2	Propagation in CSP
1.79/2.11	c 2	145356 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.79/2.11	c 2	CSP : 450 integers, 0 booleans, 5580 clauses, largest domain size 604
1.79/2.11	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.79/2.11	c 2	Simplifing CSP by introducing new Boolean variables
1.90/2.23	c 2	CSP : 450 integers, 9900 booleans, 15480 clauses, largest domain size 604
1.90/2.23	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.90/2.29	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.00/2.33	c 2	45 (10%) CSP integer variables are encoded (15075 clauses, 204051 bytes)
2.00/2.36	c 2	90 (20%) CSP integer variables are encoded (35340 clauses, 508026 bytes)
2.00/2.38	c 2	135 (30%) CSP integer variables are encoded (51075 clauses, 744051 bytes)
2.09/2.40	c 2	180 (40%) CSP integer variables are encoded (66840 clauses, 980526 bytes)
2.09/2.43	c 2	225 (50%) CSP integer variables are encoded (87885 clauses, 1296201 bytes)
2.09/2.45	c 2	270 (60%) CSP integer variables are encoded (102960 clauses, 1528759 bytes)
2.09/2.48	c 2	315 (70%) CSP integer variables are encoded (121920 clauses, 1851079 bytes)
2.19/2.51	c 2	360 (80%) CSP integer variables are encoded (140550 clauses, 2167789 bytes)
2.19/2.53	c 2	405 (90%) CSP integer variables are encoded (158070 clauses, 2465629 bytes)
2.19/2.57	c 2	450 (100%) CSP integer variables are encoded (182670 clauses, 2883829 bytes)
2.59/2.92	c 3	1548 (10%) CSP clauses are encoded (331864 clauses, 6086853 bytes)
2.98/3.32	c 3	3096 (20%) CSP clauses are encoded (513232 clauses, 10170683 bytes)
3.37/3.76	c 4	4644 (30%) CSP clauses are encoded (725242 clauses, 15010873 bytes)
3.77/4.20	c 4	6192 (40%) CSP clauses are encoded (936940 clauses, 19844656 bytes)
4.17/4.54	c 4	7740 (50%) CSP clauses are encoded (1095863 clauses, 23470347 bytes)
4.46/4.88	c 5	9288 (60%) CSP clauses are encoded (1265746 clauses, 27334319 bytes)
4.96/5.32	c 5	10836 (70%) CSP clauses are encoded (1469760 clauses, 31954384 bytes)
5.45/5.82	c 6	12384 (80%) CSP clauses are encoded (1704715 clauses, 37289760 bytes)
5.75/6.19	c 6	13932 (90%) CSP clauses are encoded (1887593 clauses, 41595413 bytes)
6.44/6.81	c 7	15480 (100%) CSP clauses are encoded (2205687 clauses, 48840620 bytes)
6.44/6.81	c 7	15480 CSP clauses encoded
6.44/6.82	c 7	Writing map file : HOME/temp.map
6.44/6.82	c 7	Heap : 5 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
6.44/6.83	c 7	SAT : 193020 SAT variables, 2205687 SAT clauses, 48840620 bytes
6.44/6.83	c 7	Heap : 5 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
6.44/6.87	c 7	SOLVING HOME/temp.cnf
6.44/6.87	c 7	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
39.78/40.54	c 40	DECODING HOME/temp.out WITH HOME/temp.map
39.78/40.54	c 40	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
39.87/40.63	c 41	Decoding HOME/temp.out
39.96/40.71	s UNSATISFIABLE
39.96/40.75	c 41	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
39.96/40.78	c 41	CPU 40.03 (0.06 0.03 29 10.94)
39.96/40.78	c 41	END Sun Jul 12 06:31:41 2009

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2081520-1247373060/watcher-2081520-1247373060 -o /tmp/evaluation-result-2081520-1247373060/solver-2081520-1247373060 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2081520-1247373060.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.61 2.21 2.12 4/81 25608
/proc/meminfo: memFree=1860888/2055920 swapFree=4192812/4192956
[pid=25608] ppid=25606 vsize=18576 CPUtime=0
/proc/25608/stat : 25608 (runsolver) D 25606 25608 18450 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 24372895 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 269757246759 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/25608/statm: 4644 284 249 26 0 2626 0

[startup+0.074482 s]
/proc/loadavg: 2.61 2.21 2.12 4/81 25608
/proc/meminfo: memFree=1860888/2055920 swapFree=4192812/4192956
[pid=25608] ppid=25606 vsize=12268 CPUtime=0
/proc/25608/stat : 25608 (sugar) D 25606 25608 18450 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 24372895 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 269757413989 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/25608/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.101482 s]
/proc/loadavg: 2.61 2.21 2.12 4/81 25608
/proc/meminfo: memFree=1860888/2055920 swapFree=4192812/4192956
[pid=25608] ppid=25606 vsize=12268 CPUtime=0
/proc/25608/stat : 25608 (sugar) D 25606 25608 18450 0 -1 4194304 352 0 0 0 0 0 0 0 18 0 1 0 24372895 12562432 320 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/25608/statm: 3067 320 242 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.301512 s]
/proc/loadavg: 2.61 2.21 2.12 4/81 25608
/proc/meminfo: memFree=1860888/2055920 swapFree=4192812/4192956
[pid=25608] ppid=25606 vsize=16872 CPUtime=0.07
/proc/25608/stat : 25608 (sugar) S 25606 25608 18450 0 -1 4194304 1159 0 0 0 5 2 0 0 18 0 1 0 24372895 17276928 1108 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25608/statm: 4218 1108 406 3 0 797 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16872

[startup+0.701652 s]
/proc/loadavg: 2.61 2.21 2.12 4/81 25608
/proc/meminfo: memFree=1860888/2055920 swapFree=4192812/4192956
[pid=25608] ppid=25606 vsize=16868 CPUtime=0.07
/proc/25608/stat : 25608 (sugar) S 25606 25608 18450 0 -1 4194304 1227 127 0 1 5 2 0 0 18 0 1 0 24372895 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25608/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50168 s]
/proc/loadavg: 2.61 2.21 2.12 3/92 25620
/proc/meminfo: memFree=1840576/2055920 swapFree=4192812/4192956
[pid=25608] ppid=25606 vsize=16868 CPUtime=0.77
/proc/25608/stat : 25608 (sugar) S 25606 25608 18450 0 -1 4194304 1309 7701 0 2 5 2 64 6 15 0 1 0 24372895 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25608/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 16868

[startup+3.10288 s]
/proc/loadavg: 2.61 2.21 2.12 3/92 25630
/proc/meminfo: memFree=1838656/2055920 swapFree=4192812/4192956
[pid=25608] ppid=25606 vsize=16868 CPUtime=0.78
/proc/25608/stat : 25608 (sugar) S 25606 25608 18450 0 -1 4194304 1310 7701 0 2 5 3 64 6 15 0 1 0 24372895 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25608/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25608 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25608 25608 18450 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24373000 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 233 193 169 0 50 0
[pid=25622] ppid=25621 vsize=868716 CPUtime=2.01
/proc/25622/stat : 25622 (java) S 25621 25608 18450 0 -1 0 8647 0 2 0 190 11 0 0 18 0 9 0 24373001 889565184 7606 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25622/statm: 217179 7606 2590 9 0 211656 0
[pid=25622/tid=25623] ppid=25621 vsize=868716 CPUtime=1.45
/proc/25622/task/25623/stat : 25623 (java) R 25621 25608 18450 0 -1 64 2978 0 2 0 138 7 0 0 25 0 9 0 24373002 889565184 7606 996147200 134512640 134550932 4294955936 18446744073709551615 4126910364 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25622/tid=25624] ppid=25621 vsize=868716 CPUtime=0.31
/proc/25622/task/25624/stat : 25624 (java) S 25621 25608 18450 0 -1 64 3468 0 0 0 29 2 0 0 16 0 9 0 24373003 889565184 7606 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25622/tid=25625] ppid=25621 vsize=868716 CPUtime=0
/proc/25622/task/25625/stat : 25625 (java) S 25621 25608 18450 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24373003 889565184 7606 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25622/tid=25626] ppid=25621 vsize=868716 CPUtime=0
/proc/25622/task/25626/stat : 25626 (java) S 25621 25608 18450 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24373003 889565184 7606 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25622/tid=25627] ppid=25621 vsize=868716 CPUtime=0
/proc/25622/task/25627/stat : 25627 (java) S 25621 25608 18450 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24373006 889565184 7606 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25622/tid=25628] ppid=25621 vsize=868716 CPUtime=0.22
/proc/25622/task/25628/stat : 25628 (java) S 25621 25608 18450 0 -1 64 1503 0 0 0 22 0 0 0 16 0 9 0 24373006 889565184 7606 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25622/tid=25629] ppid=25621 vsize=868716 CPUtime=0
/proc/25622/task/25629/stat : 25629 (java) S 25621 25608 18450 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24373006 889565184 7606 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25622/tid=25630] ppid=25621 vsize=868716 CPUtime=0
/proc/25622/task/25630/stat : 25630 (java) S 25621 25608 18450 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24373006 889565184 7606 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 890940

[startup+6.30231 s]
/proc/loadavg: 2.57 2.21 2.11 3/92 25630
/proc/meminfo: memFree=1801792/2055920 swapFree=4192812/4192956
[pid=25608] ppid=25606 vsize=16868 CPUtime=0.79
/proc/25608/stat : 25608 (sugar) S 25606 25608 18450 0 -1 4194304 1310 7701 0 2 6 3 64 6 15 0 1 0 24372895 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25608/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25608 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25608 25608 18450 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24373000 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 233 193 169 0 50 0
[pid=25622] ppid=25621 vsize=868716 CPUtime=5.16
/proc/25622/stat : 25622 (java) S 25621 25608 18450 0 -1 0 9520 0 2 0 473 43 0 0 18 0 9 0 24373001 889565184 7617 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25622/statm: 217179 7617 2590 9 0 211656 0
[pid=25622/tid=25623] ppid=25621 vsize=868716 CPUtime=4.33
/proc/25622/task/25623/stat : 25623 (java) R 25621 25608 18450 0 -1 64 3840 0 2 0 401 32 0 0 25 0 9 0 24373002 889565184 7617 996147200 134512640 134550932 4294955936 18446744073709551615 102093962 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25622/tid=25624] ppid=25621 vsize=868716 CPUtime=0.56
/proc/25622/task/25624/stat : 25624 (java) S 25621 25608 18450 0 -1 64 3468 0 0 0 47 9 0 0 16 0 9 0 24373003 889565184 7617 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25622/tid=25625] ppid=25621 vsize=868716 CPUtime=0
/proc/25622/task/25625/stat : 25625 (java) S 25621 25608 18450 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24373003 889565184 7617 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25622/tid=25626] ppid=25621 vsize=868716 CPUtime=0
/proc/25622/task/25626/stat : 25626 (java) S 25621 25608 18450 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24373003 889565184 7617 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25622/tid=25627] ppid=25621 vsize=868716 CPUtime=0
/proc/25622/task/25627/stat : 25627 (java) S 25621 25608 18450 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24373006 889565184 7617 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25622/tid=25628] ppid=25621 vsize=868716 CPUtime=0.23
/proc/25622/task/25628/stat : 25628 (java) S 25621 25608 18450 0 -1 64 1514 0 0 0 23 0 0 0 16 0 9 0 24373006 889565184 7617 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25622/tid=25629] ppid=25621 vsize=868716 CPUtime=0
/proc/25622/task/25629/stat : 25629 (java) S 25621 25608 18450 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24373006 889565184 7617 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25622/tid=25630] ppid=25621 vsize=868716 CPUtime=0
/proc/25622/task/25630/stat : 25630 (java) S 25621 25608 18450 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24373006 889565184 7617 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 890940

[startup+12.7011 s]
/proc/loadavg: 2.52 2.20 2.11 3/84 25632
/proc/meminfo: memFree=1774664/2055920 swapFree=4192812/4192956
[pid=25608] ppid=25606 vsize=16868 CPUtime=6.49
/proc/25608/stat : 25608 (sugar) S 25606 25608 18450 0 -1 4194304 1365 17668 0 4 6 3 586 54 16 0 1 0 24372895 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25608/statm: 4217 1113 409 3 0 796 0
[pid=25631] ppid=25608 vsize=5356 CPUtime=0
/proc/25631/stat : 25631 (sh) S 25608 25608 18450 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24373583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25631/statm: 1339 232 193 169 0 50 0
[pid=25632] ppid=25631 vsize=38856 CPUtime=5.75
/proc/25632/stat : 25632 (picosat) R 25631 25608 18450 0 -1 4194304 8429 0 0 0 267 308 0 0 25 0 1 0 24373583 39788544 8415 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/25632/statm: 9714 8415 40 102 0 9609 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 61080

[startup+25.5018 s]
/proc/loadavg: 2.40 2.19 2.11 3/84 25632
/proc/meminfo: memFree=1725192/2055920 swapFree=4192812/4192956
[pid=25608] ppid=25606 vsize=16868 CPUtime=6.49
/proc/25608/stat : 25608 (sugar) S 25606 25608 18450 0 -1 4194304 1365 17668 0 4 6 3 586 54 16 0 1 0 24372895 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25608/statm: 4217 1113 409 3 0 796 0
[pid=25631] ppid=25608 vsize=5356 CPUtime=0
/proc/25631/stat : 25631 (sh) S 25608 25608 18450 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24373583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25631/statm: 1339 232 193 169 0 50 0
[pid=25632] ppid=25631 vsize=85656 CPUtime=18.42
/proc/25632/stat : 25632 (picosat) R 25631 25608 18450 0 -1 4194304 19906 0 0 0 844 998 0 0 25 0 1 0 24373583 87711744 19892 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/25632/statm: 21414 19892 40 102 0 21309 0
Current children cumulated CPU time (s) 24.91
Current children cumulated vsize (KiB) 107880

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

[startup+31.9077 s]
/proc/loadavg: 2.37 2.19 2.11 3/84 25632
/proc/meminfo: memFree=1720776/2055920 swapFree=4192812/4192956
[pid=25608] ppid=25606 vsize=16868 CPUtime=6.49
/proc/25608/stat : 25608 (sugar) S 25606 25608 18450 0 -1 4194304 1365 17668 0 4 6 3 586 54 16 0 1 0 24372895 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25608/statm: 4217 1113 409 3 0 796 0
[pid=25631] ppid=25608 vsize=5356 CPUtime=0
/proc/25631/stat : 25631 (sh) S 25608 25608 18450 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24373583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25631/statm: 1339 232 193 169 0 50 0
[pid=25632] ppid=25631 vsize=91484 CPUtime=24.77
/proc/25632/stat : 25632 (picosat) R 25631 25608 18450 0 -1 4194304 20602 0 0 0 1442 1035 0 0 25 0 1 0 24373583 93679616 20588 996147200 134512640 134931368 4294956256 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/25632/statm: 22871 20588 42 102 0 22766 0
Current children cumulated CPU time (s) 31.26
Current children cumulated vsize (KiB) 113708

[startup+35.1011 s]
/proc/loadavg: 2.34 2.19 2.11 3/84 25632
/proc/meminfo: memFree=1720008/2055920 swapFree=4192812/4192956
[pid=25608] ppid=25606 vsize=16868 CPUtime=6.49
/proc/25608/stat : 25608 (sugar) S 25606 25608 18450 0 -1 4194304 1365 17668 0 4 6 3 586 54 16 0 1 0 24372895 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25608/statm: 4217 1113 409 3 0 796 0
[pid=25631] ppid=25608 vsize=5356 CPUtime=0
/proc/25631/stat : 25631 (sh) S 25608 25608 18450 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24373583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25631/statm: 1339 232 193 169 0 50 0
[pid=25632] ppid=25631 vsize=91484 CPUtime=27.95
/proc/25632/stat : 25632 (picosat) R 25631 25608 18450 0 -1 4194304 20602 0 0 0 1760 1035 0 0 25 0 1 0 24373583 93679616 20588 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/25632/statm: 22871 20588 42 102 0 22766 0
Current children cumulated CPU time (s) 34.44
Current children cumulated vsize (KiB) 113708

[startup+38.3025 s]
/proc/loadavg: 2.34 2.19 2.11 3/84 25632
/proc/meminfo: memFree=1720008/2055920 swapFree=4192812/4192956
[pid=25608] ppid=25606 vsize=16868 CPUtime=6.49
/proc/25608/stat : 25608 (sugar) S 25606 25608 18450 0 -1 4194304 1365 17668 0 4 6 3 586 54 16 0 1 0 24372895 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25608/statm: 4217 1113 409 3 0 796 0
[pid=25631] ppid=25608 vsize=5356 CPUtime=0
/proc/25631/stat : 25631 (sh) S 25608 25608 18450 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24373583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25631/statm: 1339 232 193 169 0 50 0
[pid=25632] ppid=25631 vsize=91484 CPUtime=31.11
/proc/25632/stat : 25632 (picosat) R 25631 25608 18450 0 -1 4194304 20603 0 0 0 2076 1035 0 0 25 0 1 0 24373583 93679616 20589 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/25632/statm: 22871 20589 42 102 0 22766 0
Current children cumulated CPU time (s) 37.6
Current children cumulated vsize (KiB) 113708

[startup+39.9027 s]
/proc/loadavg: 2.31 2.18 2.11 3/84 25632
/proc/meminfo: memFree=1720008/2055920 swapFree=4192812/4192956
[pid=25608] ppid=25606 vsize=16868 CPUtime=6.49
/proc/25608/stat : 25608 (sugar) S 25606 25608 18450 0 -1 4194304 1365 17668 0 4 6 3 586 54 16 0 1 0 24372895 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25608/statm: 4217 1113 409 3 0 796 0
[pid=25631] ppid=25608 vsize=5356 CPUtime=0
/proc/25631/stat : 25631 (sh) S 25608 25608 18450 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24373583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25631/statm: 1339 232 193 169 0 50 0
[pid=25632] ppid=25631 vsize=91484 CPUtime=32.69
/proc/25632/stat : 25632 (picosat) R 25631 25608 18450 0 -1 4194304 20603 0 0 0 2234 1035 0 0 25 0 1 0 24373583 93679616 20589 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/25632/statm: 22871 20589 42 102 0 22766 0
Current children cumulated CPU time (s) 39.18
Current children cumulated vsize (KiB) 113708

[startup+40.3028 s]
/proc/loadavg: 2.31 2.18 2.11 3/84 25632
/proc/meminfo: memFree=1720008/2055920 swapFree=4192812/4192956
[pid=25608] ppid=25606 vsize=16868 CPUtime=6.49
/proc/25608/stat : 25608 (sugar) S 25606 25608 18450 0 -1 4194304 1365 17668 0 4 6 3 586 54 16 0 1 0 24372895 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25608/statm: 4217 1113 409 3 0 796 0
[pid=25631] ppid=25608 vsize=5356 CPUtime=0
/proc/25631/stat : 25631 (sh) S 25608 25608 18450 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24373583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25631/statm: 1339 232 193 169 0 50 0
[pid=25632] ppid=25631 vsize=91484 CPUtime=33.09
/proc/25632/stat : 25632 (picosat) R 25631 25608 18450 0 -1 4194304 20611 0 0 0 2274 1035 0 0 25 0 1 0 24373583 93679616 20597 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25632/statm: 22871 20597 42 102 0 22766 0
Current children cumulated CPU time (s) 39.58
Current children cumulated vsize (KiB) 113708

[startup+40.7068 s]
/proc/loadavg: 2.31 2.18 2.11 5/92 25642
/proc/meminfo: memFree=1798280/2055920 swapFree=4192812/4192956
[pid=25608] ppid=25606 vsize=16868 CPUtime=39.83
/proc/25608/stat : 25608 (sugar) S 25606 25608 18450 0 -1 4194304 1446 38772 0 4 6 3 2883 1091 16 0 1 0 24372895 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25608/statm: 4217 1113 409 3 0 796 0
[pid=25633] ppid=25608 vsize=5356 CPUtime=0
/proc/25633/stat : 25633 (sh) S 25608 25608 18450 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 24376950 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25633/statm: 1339 233 193 169 0 50 0
[pid=25634] ppid=25633 vsize=862012 CPUtime=0.13
/proc/25634/stat : 25634 (java) S 25633 25608 18450 0 -1 0 2971 0 1 0 11 2 0 0 18 0 9 0 24376951 882700288 2443 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25634/statm: 215503 2443 1251 9 0 210416 0
[pid=25634/tid=25635] ppid=25633 vsize=862012 CPUtime=0.11
/proc/25634/task/25635/stat : 25635 (java) R 25633 25608 18450 0 -1 64 2011 0 1 0 10 1 0 0 18 0 9 0 24376951 882700288 2443 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25634/tid=25636] ppid=25633 vsize=862012 CPUtime=0
/proc/25634/task/25636/stat : 25636 (java) R 25633 25608 18450 0 -1 64 59 0 0 0 0 0 0 0 16 0 9 0 24376953 882700288 2443 996147200 134512640 134550932 4294955984 18446744073709551615 102549477 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25634/tid=25637] ppid=25633 vsize=862012 CPUtime=0
/proc/25634/task/25637/stat : 25637 (java) S 25633 25608 18450 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 24376953 882700288 2443 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25634/tid=25638] ppid=25633 vsize=862012 CPUtime=0
/proc/25634/task/25638/stat : 25638 (java) S 25633 25608 18450 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 24376953 882700288 2443 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25634/tid=25639] ppid=25633 vsize=862012 CPUtime=0
/proc/25634/task/25639/stat : 25639 (java) S 25633 25608 18450 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24376955 882700288 2443 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25634/tid=25640] ppid=25633 vsize=862012 CPUtime=0
/proc/25634/task/25640/stat : 25640 (java) R 25633 25608 18450 0 -1 64 208 0 0 0 0 0 0 0 19 0 9 0 24376955 882700288 2443 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25634/tid=25641] ppid=25633 vsize=862012 CPUtime=0
/proc/25634/task/25641/stat : 25641 (java) S 25633 25608 18450 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24376955 882700288 2443 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25634/tid=25642] ppid=25633 vsize=862012 CPUtime=0
/proc/25634/task/25642/stat : 25642 (java) R 25633 25608 18450 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24376955 882700288 2443 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.96
Current children cumulated vsize (KiB) 884236

[startup+40.8022 s]
/proc/loadavg: 2.31 2.18 2.11 5/92 25642
/proc/meminfo: memFree=1798280/2055920 swapFree=4192812/4192956
[pid=25608] ppid=25606 vsize=16868 CPUtime=40.06
/proc/25608/stat : 25608 (sugar) R 25606 25608 18450 0 -1 4194304 1477 42672 0 5 6 6 2900 1094 16 0 1 0 24372895 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 269757420585 0 0 4224 16386 0 0 0 17 1 0 0
/proc/25608/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 40.06
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 40.8036
CPU time (s): 40.0799
CPU user time (s): 29.0666
CPU system time (s): 11.0133
CPU usage (%): 98.2264
Max. virtual memory (cumulated for all children) (KiB): 891012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.0666
system time used= 11.0133
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44209
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13559
involuntary context switches= 14646

runsolver used 0.044993 second user time and 0.155976 second system time

The end

Launcher Data

Begin job on node13 at 2009-07-12 06:31:00
IDJOB=2081520
IDBENCH=57414
IDSOLVER=738
FILE ID=node13/2081520-1247373060
PBS_JOBID= 9507014
Free space on /tmp= 66296 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-15/normalized-super-js-taillard-15-21.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2081520-1247373060/watcher-2081520-1247373060 -o /tmp/evaluation-result-2081520-1247373060/solver-2081520-1247373060 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2081520-1247373060.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 11fa157cba8e1d54b2e29b7001f2eb89
RANDOM SEED=1119278491

node13.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.241
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.241
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:       1861368 kB
Buffers:          3524 kB
Cached:          65088 kB
SwapCached:          0 kB
Active:         110804 kB
Inactive:        23208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2088 kB
Writeback:           0 kB
Mapped:          85764 kB
Slab:            45556 kB
Committed_AS:   265144 kB
PageTables:       2040 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66292 MiB
End job on node13 at 2009-07-12 06:31:41