Trace number 2085084

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+picosat? (TO) 1800.01 1807.72

General information on the benchmark

Namecsp/graphColoring/leighton/leighton-15/
normalized-lei450-15c-15.xml
MD5SUM1d0bd68485fa6bd55ca6b70a4ca6e593
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints16680
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16680
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 08:42:28 2009
0.00/0.08	c 0	PID 23896
0.06/0.08	c 0	HOST node71.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2085084-1247380948.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2085084-1247380948.xml' 'HOME/temp.csp'
1.25/1.39	c 2	1 domains, 450 variables, 1 predicates, 0 relations, 16680 constraints
1.34/1.44	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.34/1.45	c 2	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'
1.35/1.53	c 2	Parsing HOME/temp.csp
1.35/1.68	c 2	parsed 10000 expressions
1.35/1.73	c 2	parsed 17132 expressions
1.35/1.74	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.35/1.74	c 2	Converting to clausal form CSP
1.35/2.06	c 2	converted 1714 (10%) expressions
1.98/2.12	c 2	converted 3427 (20%) expressions
2.09/2.24	c 2	converted 5140 (30%) expressions
2.09/2.30	c 3	converted 6853 (40%) expressions
2.18/2.35	c 3	converted 8566 (50%) expressions
2.29/2.41	c 3	converted 10280 (60%) expressions
2.29/2.47	c 3	converted 11993 (70%) expressions
2.48/2.61	c 3	converted 13706 (80%) expressions
2.48/2.67	c 3	converted 15419 (90%) expressions
2.58/2.73	c 3	converted 17132 (100%) expressions
2.58/2.73	c 3	CSP : 450 integers, 0 booleans, 16680 clauses, largest domain size 15
2.58/2.73	c 3	Heap : 16 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.58/2.73	c 3	Propagation in CSP
2.67/2.82	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.67/2.82	c 3	CSP : 450 integers, 0 booleans, 16680 clauses, largest domain size 15
2.67/2.82	c 3	Heap : 16 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.67/2.83	c 3	Simplifing CSP by introducing new Boolean variables
2.98/3.15	c 3	CSP : 450 integers, 33360 booleans, 50040 clauses, largest domain size 15
2.98/3.15	c 3	Heap : 26 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.07/3.30	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.17/3.33	c 4	45 (10%) CSP integer variables are encoded (585 clauses, 6299 bytes)
3.17/3.34	c 4	90 (20%) CSP integer variables are encoded (1170 clauses, 13219 bytes)
3.17/3.34	c 4	135 (30%) CSP integer variables are encoded (1755 clauses, 20824 bytes)
3.17/3.34	c 4	180 (40%) CSP integer variables are encoded (2340 clauses, 28429 bytes)
3.17/3.34	c 4	225 (50%) CSP integer variables are encoded (2925 clauses, 36034 bytes)
3.17/3.34	c 4	270 (60%) CSP integer variables are encoded (3510 clauses, 43639 bytes)
3.17/3.35	c 4	315 (70%) CSP integer variables are encoded (4095 clauses, 51244 bytes)
3.17/3.35	c 4	360 (80%) CSP integer variables are encoded (4680 clauses, 58849 bytes)
3.17/3.35	c 4	405 (90%) CSP integer variables are encoded (5265 clauses, 66454 bytes)
3.17/3.35	c 4	450 (100%) CSP integer variables are encoded (5850 clauses, 74059 bytes)
3.37/3.51	c 4	5004 (10%) CSP clauses are encoded (57558 clauses, 939837 bytes)
3.47/3.62	c 4	10008 (20%) CSP clauses are encoded (109266 clauses, 1870615 bytes)
3.57/3.73	c 4	15012 (30%) CSP clauses are encoded (160974 clauses, 2815411 bytes)
3.67/3.85	c 4	20016 (40%) CSP clauses are encoded (212682 clauses, 3802867 bytes)
3.76/3.97	c 4	25020 (50%) CSP clauses are encoded (264390 clauses, 4790323 bytes)
3.87/4.08	c 4	30024 (60%) CSP clauses are encoded (316098 clauses, 5777779 bytes)
3.97/4.20	c 4	35028 (70%) CSP clauses are encoded (367806 clauses, 6765235 bytes)
4.16/4.31	c 5	40032 (80%) CSP clauses are encoded (419514 clauses, 7752691 bytes)
4.26/4.42	c 5	45036 (90%) CSP clauses are encoded (471222 clauses, 8740147 bytes)
4.36/4.53	c 5	50040 (100%) CSP clauses are encoded (522930 clauses, 9727603 bytes)
4.36/4.53	c 5	50040 CSP clauses encoded
4.36/4.53	c 5	Writing map file : HOME/temp.map
4.36/4.55	c 5	Heap : 17 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
4.36/4.55	c 5	SAT : 39660 SAT variables, 522930 SAT clauses, 9727603 bytes
4.36/4.55	c 5	Heap : 17 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
4.36/4.59	c 5	SOLVING HOME/temp.cnf
4.36/4.59	c 5	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.01/1807.72	c ERROR INTERRUPTED
1800.01/1807.72	s UNKNOWN
1800.01/1807.72	c 1808	CPU 4.43 (0.06 0.01 4.13 0.23)
1800.01/1807.72	c 1808	END Sun Jul 12 09:12:36 2009

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2085084-1247380948/watcher-2085084-1247380948 -o /tmp/evaluation-result-2085084-1247380948/solver-2085084-1247380948 -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-2085084-1247380948.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.00 2.00 2.03 4/81 23896
/proc/meminfo: memFree=1887512/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=12268 CPUtime=0
/proc/23896/stat : 23896 (sugar) R 23894 23896 23591 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 25157398 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 231962540645 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/23896/statm: 3067 316 241 3 0 167 0

[startup+0.0834459 s]
/proc/loadavg: 2.00 2.00 2.03 4/81 23896
/proc/meminfo: memFree=1887512/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16740 CPUtime=0.06
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 25157398 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.102316 s]
/proc/loadavg: 2.00 2.00 2.03 4/81 23896
/proc/meminfo: memFree=1887512/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=0.06
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 25157398 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302335 s]
/proc/loadavg: 2.00 2.00 2.03 4/81 23896
/proc/meminfo: memFree=1887512/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=0.06
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 25157398 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.7014 s]
/proc/loadavg: 2.00 2.00 2.03 4/81 23896
/proc/meminfo: memFree=1887512/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=0.06
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 25157398 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.5015 s]
/proc/loadavg: 2.08 2.02 2.03 4/92 23908
/proc/meminfo: memFree=1862208/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=1.35
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1292 11831 0 1 5 1 121 8 16 0 1 0 25157398 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 16868

[startup+3.10272 s]
/proc/loadavg: 2.08 2.02 2.03 4/92 23918
/proc/meminfo: memFree=1866624/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=1.36
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1310 11831 0 1 6 1 121 8 16 0 1 0 25157398 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1111 409 3 0 796 0
[pid=23909] ppid=23896 vsize=5356 CPUtime=0
/proc/23909/stat : 23909 (sh) S 23896 23896 23591 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25157543 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23909/statm: 1339 233 193 169 0 50 0
[pid=23910] ppid=23909 vsize=868576 CPUtime=1.62
/proc/23910/stat : 23910 (java) S 23909 23896 23591 0 -1 0 12372 0 1 0 155 7 0 0 19 0 9 0 25157543 889421824 11222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23910/statm: 217144 11222 2566 9 0 211649 0
[pid=23910/tid=23911] ppid=23909 vsize=868576 CPUtime=0.85
/proc/23910/task/23911/stat : 23911 (java) R 23909 23896 23591 0 -1 64 2865 0 1 0 84 1 0 0 23 0 9 0 25157544 889421824 11222 996147200 134512640 134550932 4294955936 18446744073709551615 4126095863 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23910/tid=23912] ppid=23909 vsize=868576 CPUtime=0.56
/proc/23910/task/23912/stat : 23912 (java) S 23909 23896 23591 0 -1 64 7322 0 0 0 53 3 0 0 16 0 9 0 25157545 889421824 11222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23910/tid=23913] ppid=23909 vsize=868576 CPUtime=0
/proc/23910/task/23913/stat : 23913 (java) S 23909 23896 23591 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25157546 889421824 11222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23910/tid=23914] ppid=23909 vsize=868576 CPUtime=0
/proc/23910/task/23914/stat : 23914 (java) S 23909 23896 23591 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25157546 889421824 11222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23910/tid=23915] ppid=23909 vsize=868576 CPUtime=0
/proc/23910/task/23915/stat : 23915 (java) S 23909 23896 23591 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25157548 889421824 11222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23910/tid=23916] ppid=23909 vsize=868576 CPUtime=0.17
/proc/23910/task/23916/stat : 23916 (java) S 23909 23896 23591 0 -1 64 1487 0 0 0 17 0 0 0 16 0 9 0 25157548 889421824 11222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23910/tid=23917] ppid=23909 vsize=868576 CPUtime=0
/proc/23910/task/23917/stat : 23917 (java) S 23909 23896 23591 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 25157548 889421824 11222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23910/tid=23918] ppid=23909 vsize=868576 CPUtime=0
/proc/23910/task/23918/stat : 23918 (java) S 23909 23896 23591 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 25157548 889421824 11222 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 890800

[startup+6.30115 s]
/proc/loadavg: 2.08 2.02 2.03 3/84 23920
/proc/meminfo: memFree=1869888/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=4.43
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1365 25811 0 2 6 1 413 23 16 0 1 0 25157398 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1113 409 3 0 796 0
[pid=23919] ppid=23896 vsize=5356 CPUtime=0
/proc/23919/stat : 23919 (sh) S 23896 23896 23591 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25157857 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23919/statm: 1339 232 193 169 0 50 0
[pid=23920] ppid=23919 vsize=9204 CPUtime=1.68
/proc/23920/stat : 23920 (picosat) R 23919 23896 23591 0 -1 4194304 1944 0 0 0 77 91 0 0 25 0 1 0 25157857 9424896 1930 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/23920/statm: 2301 1930 40 102 0 2196 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 31428

[startup+12.702 s]
/proc/loadavg: 2.07 2.02 2.03 3/84 23920
/proc/meminfo: memFree=1853888/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=4.43
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1365 25811 0 2 6 1 413 23 16 0 1 0 25157398 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1113 409 3 0 796 0
[pid=23919] ppid=23896 vsize=5356 CPUtime=0
/proc/23919/stat : 23919 (sh) S 23896 23896 23591 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25157857 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23919/statm: 1339 232 193 169 0 50 0
[pid=23920] ppid=23919 vsize=22576 CPUtime=8.02
/proc/23920/stat : 23920 (picosat) R 23919 23896 23591 0 -1 4194304 5078 0 0 0 558 244 0 0 25 0 1 0 25157857 23117824 5064 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/23920/statm: 5644 5064 42 102 0 5539 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 44800

[startup+25.5028 s]
/proc/loadavg: 2.06 2.01 2.03 3/84 23920
/proc/meminfo: memFree=1851840/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=4.43
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1365 25811 0 2 6 1 413 23 16 0 1 0 25157398 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1113 409 3 0 796 0
[pid=23919] ppid=23896 vsize=5356 CPUtime=0
/proc/23919/stat : 23919 (sh) S 23896 23896 23591 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25157857 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23919/statm: 1339 232 193 169 0 50 0
[pid=23920] ppid=23919 vsize=24688 CPUtime=20.7
/proc/23920/stat : 23920 (picosat) R 23919 23896 23591 0 -1 4194304 5610 0 0 0 1825 245 0 0 25 0 1 0 25157857 25280512 5596 996147200 134512640 134931368 4294956256 18446744073709551615 134597652 0 0 4096 0 0 0 0 17 1 0 0
/proc/23920/statm: 6172 5596 42 102 0 6067 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 46912

[startup+51.1022 s]
/proc/loadavg: 2.03 2.01 2.03 3/84 23920
/proc/meminfo: memFree=1847680/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=4.43
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1365 25811 0 2 6 1 413 23 16 0 1 0 25157398 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1113 409 3 0 796 0
[pid=23919] ppid=23896 vsize=5356 CPUtime=0
/proc/23919/stat : 23919 (sh) S 23896 23896 23591 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25157857 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23919/statm: 1339 232 193 169 0 50 0
[pid=23920] ppid=23919 vsize=28912 CPUtime=46.05
/proc/23920/stat : 23920 (picosat) R 23919 23896 23591 0 -1 4194304 6665 0 0 0 4358 247 0 0 25 0 1 0 25157857 29605888 6651 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/23920/statm: 7228 6651 42 102 0 7123 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 51136

[startup+102.307 s]
/proc/loadavg: 2.26 2.07 2.04 3/84 23920
/proc/meminfo: memFree=1839616/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=4.43
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1365 25811 0 2 6 1 413 23 16 0 1 0 25157398 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1113 409 3 0 796 0
[pid=23919] ppid=23896 vsize=5356 CPUtime=0
/proc/23919/stat : 23919 (sh) S 23896 23896 23591 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25157857 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23919/statm: 1339 232 193 169 0 50 0
[pid=23920] ppid=23919 vsize=36708 CPUtime=96.77
/proc/23920/stat : 23920 (picosat) R 23919 23896 23591 0 -1 4194304 8661 0 0 0 9428 249 0 0 25 0 1 0 25157857 37588992 8645 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23920/statm: 9177 8645 48 102 0 9072 0
Current children cumulated CPU time (s) 101.2
Current children cumulated vsize (KiB) 58932

[startup+162.302 s]
/proc/loadavg: 2.31 2.13 2.06 3/84 23920
/proc/meminfo: memFree=1831104/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=4.43
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1365 25811 0 2 6 1 413 23 16 0 1 0 25157398 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1113 409 3 0 796 0
[pid=23919] ppid=23896 vsize=5356 CPUtime=0
/proc/23919/stat : 23919 (sh) S 23896 23896 23591 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25157857 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23919/statm: 1339 232 193 169 0 50 0
[pid=23920] ppid=23919 vsize=45024 CPUtime=156.2
/proc/23920/stat : 23920 (picosat) R 23919 23896 23591 0 -1 4194304 10771 0 0 0 15369 251 0 0 25 0 1 0 25157857 46104576 10755 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23920/statm: 11256 10755 48 102 0 11151 0
Current children cumulated CPU time (s) 160.63
Current children cumulated vsize (KiB) 67248

[startup+222.302 s]
/proc/loadavg: 2.15 2.12 2.06 3/84 23920
/proc/meminfo: memFree=1822720/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=4.43
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1365 25811 0 2 6 1 413 23 16 0 1 0 25157398 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1113 409 3 0 796 0
[pid=23919] ppid=23896 vsize=5356 CPUtime=0
/proc/23919/stat : 23919 (sh) S 23896 23896 23591 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25157857 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23919/statm: 1339 232 193 169 0 50 0
[pid=23920] ppid=23919 vsize=55256 CPUtime=215.63
/proc/23920/stat : 23920 (picosat) R 23919 23896 23591 0 -1 4194304 12831 0 0 0 21309 254 0 0 25 0 1 0 25157857 56582144 12815 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/23920/statm: 13814 12815 48 102 0 13709 0
Current children cumulated CPU time (s) 220.06
Current children cumulated vsize (KiB) 77480


################
# More data... #
################

/proc/meminfo: memFree=1800968/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=4.43
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1365 25811 0 2 6 1 413 23 16 0 1 0 25157398 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1113 409 3 0 796 0
[pid=23919] ppid=23896 vsize=5356 CPUtime=0
/proc/23919/stat : 23919 (sh) S 23896 23896 23591 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25157857 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23919/statm: 1339 232 193 169 0 50 0
[pid=23920] ppid=23919 vsize=67784 CPUtime=1350.37
/proc/23920/stat : 23920 (picosat) R 23919 23896 23591 0 -1 4194304 16587 0 0 0 134774 263 0 0 25 0 1 0 25157857 69410816 15987 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/23920/statm: 16946 15987 48 102 0 16841 0
Current children cumulated CPU time (s) 1354.8
Current children cumulated vsize (KiB) 90008

[startup+1422.31 s]
/proc/loadavg: 1.99 1.99 2.00 3/84 24153
/proc/meminfo: memFree=1800904/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=4.43
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1365 25811 0 2 6 1 413 23 16 0 1 0 25157398 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1113 409 3 0 796 0
[pid=23919] ppid=23896 vsize=5356 CPUtime=0
/proc/23919/stat : 23919 (sh) S 23896 23896 23591 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25157857 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23919/statm: 1339 232 193 169 0 50 0
[pid=23920] ppid=23919 vsize=67784 CPUtime=1410.35
/proc/23920/stat : 23920 (picosat) R 23919 23896 23591 0 -1 4194304 16587 0 0 0 140772 263 0 0 25 0 1 0 25157857 69410816 15987 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/23920/statm: 16946 15987 48 102 0 16841 0
Current children cumulated CPU time (s) 1414.78
Current children cumulated vsize (KiB) 90008

[startup+1482.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/84 24153
/proc/meminfo: memFree=1800904/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=4.43
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1365 25811 0 2 6 1 413 23 16 0 1 0 25157398 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1113 409 3 0 796 0
[pid=23919] ppid=23896 vsize=5356 CPUtime=0
/proc/23919/stat : 23919 (sh) S 23896 23896 23591 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25157857 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23919/statm: 1339 232 193 169 0 50 0
[pid=23920] ppid=23919 vsize=67784 CPUtime=1470.31
/proc/23920/stat : 23920 (picosat) R 23919 23896 23591 0 -1 4194304 16587 0 0 0 146768 263 0 0 25 0 1 0 25157857 69410816 15987 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/23920/statm: 16946 15987 48 102 0 16841 0
Current children cumulated CPU time (s) 1474.74
Current children cumulated vsize (KiB) 90008

[startup+1542.3 s]
/proc/loadavg: 1.99 1.99 2.00 4/84 24153
/proc/meminfo: memFree=1797576/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=4.43
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1365 25811 0 2 6 1 413 23 16 0 1 0 25157398 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1113 409 3 0 796 0
[pid=23919] ppid=23896 vsize=5356 CPUtime=0
/proc/23919/stat : 23919 (sh) S 23896 23896 23591 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25157857 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23919/statm: 1339 232 193 169 0 50 0
[pid=23920] ppid=23919 vsize=71464 CPUtime=1530.29
/proc/23920/stat : 23920 (picosat) R 23919 23896 23591 0 -1 4194304 17515 0 0 0 152765 264 0 0 25 0 1 0 25157857 73179136 16783 996147200 134512640 134931368 4294956256 18446744073709551615 134529868 0 0 4096 0 0 0 0 17 0 0 0
/proc/23920/statm: 17866 16783 48 102 0 17761 0
Current children cumulated CPU time (s) 1534.72
Current children cumulated vsize (KiB) 93688

[startup+1602.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/84 24153
/proc/meminfo: memFree=1797576/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=4.43
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1365 25811 0 2 6 1 413 23 16 0 1 0 25157398 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1113 409 3 0 796 0
[pid=23919] ppid=23896 vsize=5356 CPUtime=0
/proc/23919/stat : 23919 (sh) S 23896 23896 23591 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25157857 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23919/statm: 1339 232 193 169 0 50 0
[pid=23920] ppid=23919 vsize=71464 CPUtime=1590.27
/proc/23920/stat : 23920 (picosat) R 23919 23896 23591 0 -1 4194304 17515 0 0 0 158763 264 0 0 25 0 1 0 25157857 73179136 16783 996147200 134512640 134931368 4294956256 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 0 0 0
/proc/23920/statm: 17866 16783 48 102 0 17761 0
Current children cumulated CPU time (s) 1594.7
Current children cumulated vsize (KiB) 93688

[startup+1662.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/84 24153
/proc/meminfo: memFree=1797512/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=4.43
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1365 25811 0 2 6 1 413 23 16 0 1 0 25157398 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1113 409 3 0 796 0
[pid=23919] ppid=23896 vsize=5356 CPUtime=0
/proc/23919/stat : 23919 (sh) S 23896 23896 23591 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25157857 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23919/statm: 1339 232 193 169 0 50 0
[pid=23920] ppid=23919 vsize=71464 CPUtime=1650.24
/proc/23920/stat : 23920 (picosat) R 23919 23896 23591 0 -1 4194304 17515 0 0 0 164760 264 0 0 25 0 1 0 25157857 73179136 16783 996147200 134512640 134931368 4294956256 18446744073709551615 134529868 0 0 4096 0 0 0 0 17 0 0 0
/proc/23920/statm: 17866 16783 48 102 0 17761 0
Current children cumulated CPU time (s) 1654.67
Current children cumulated vsize (KiB) 93688

[startup+1722.3 s]
/proc/loadavg: 1.99 1.99 2.00 3/84 24153
/proc/meminfo: memFree=1797448/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=4.43
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1365 25811 0 2 6 1 413 23 16 0 1 0 25157398 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1113 409 3 0 796 0
[pid=23919] ppid=23896 vsize=5356 CPUtime=0
/proc/23919/stat : 23919 (sh) S 23896 23896 23591 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25157857 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23919/statm: 1339 232 193 169 0 50 0
[pid=23920] ppid=23919 vsize=71464 CPUtime=1710.21
/proc/23920/stat : 23920 (picosat) R 23919 23896 23591 0 -1 4194304 17515 0 0 0 170757 264 0 0 25 0 1 0 25157857 73179136 16783 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/23920/statm: 17866 16783 48 102 0 17761 0
Current children cumulated CPU time (s) 1714.64
Current children cumulated vsize (KiB) 93688

[startup+1782.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/84 24153
/proc/meminfo: memFree=1797256/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=4.43
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1365 25811 0 2 6 1 413 23 16 0 1 0 25157398 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1113 409 3 0 796 0
[pid=23919] ppid=23896 vsize=5356 CPUtime=0
/proc/23919/stat : 23919 (sh) S 23896 23896 23591 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25157857 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23919/statm: 1339 232 193 169 0 50 0
[pid=23920] ppid=23919 vsize=71464 CPUtime=1770.19
/proc/23920/stat : 23920 (picosat) R 23919 23896 23591 0 -1 4194304 17515 0 0 0 176755 264 0 0 25 0 1 0 25157857 73179136 16783 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/23920/statm: 17866 16783 48 102 0 17761 0
Current children cumulated CPU time (s) 1774.62
Current children cumulated vsize (KiB) 93688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.7 s]
/proc/loadavg: 2.11 2.02 2.01 3/84 24153
/proc/meminfo: memFree=1797256/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=4.43
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1365 25811 0 2 6 1 413 23 16 0 1 0 25157398 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1113 409 3 0 796 0
[pid=23919] ppid=23896 vsize=5356 CPUtime=0
/proc/23919/stat : 23919 (sh) S 23896 23896 23591 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25157857 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23919/statm: 1339 232 193 169 0 50 0
[pid=23920] ppid=23919 vsize=71464 CPUtime=1795.58
/proc/23920/stat : 23920 (picosat) R 23919 23896 23591 0 -1 4194304 17515 0 0 0 179294 264 0 0 25 0 1 0 25157857 73179136 16783 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/23920/statm: 17866 16783 48 102 0 17761 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 93688

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1807.7 s]
/proc/loadavg: 2.11 2.02 2.01 3/84 24153
/proc/meminfo: memFree=1797256/2055920 swapFree=4192812/4192956
[pid=23896] ppid=23894 vsize=16868 CPUtime=4.43
/proc/23896/stat : 23896 (sugar) S 23894 23896 23591 0 -1 4194304 1365 25811 0 2 6 1 413 23 16 0 1 0 25157398 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23896/statm: 4217 1113 409 3 0 796 0
[pid=23919] ppid=23896 vsize=5356 CPUtime=0
/proc/23919/stat : 23919 (sh) S 23896 23896 23591 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25157857 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23919/statm: 1339 232 193 169 0 50 0
[pid=23920] ppid=23919 vsize=71464 CPUtime=1795.58
/proc/23920/stat : 23920 (picosat) R 23919 23896 23591 0 -1 4194304 17515 0 0 0 179294 264 0 0 25 0 1 0 25157857 73179136 16783 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/23920/statm: 17866 16783 48 102 0 17761 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 93688

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23896 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=197361
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=257960
# CPU time returned by wait4() is 4.45532
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.72
CPU time (s): 1800.01
CPU user time (s): 1797.13
CPU system time (s): 2.88
CPU usage (%): 99.5735
Max. virtual memory (cumulated for all children) (KiB): 891052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.19736
system time used= 0.25796
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27569
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3536
involuntary context switches= 3504

runsolver used 2.22766 second user time and 6.00209 second system time

The end

Launcher Data

Begin job on node71 at 2009-07-12 08:42:28
IDJOB=2085084
IDBENCH=58285
IDSOLVER=738
FILE ID=node71/2085084-1247380948
PBS_JOBID= 9507228
Free space on /tmp= 66396 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/graphColoring/leighton/leighton-15/normalized-lei450-15c-15.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-2085084-1247380948/watcher-2085084-1247380948 -o /tmp/evaluation-result-2085084-1247380948/solver-2085084-1247380948 -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-2085084-1247380948.xml

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

MD5SUM BENCH= 1d0bd68485fa6bd55ca6b70a4ca6e593
RANDOM SEED=2130084805

node71.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.222
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.222
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:       1887992 kB
Buffers:          8496 kB
Cached:          67868 kB
SwapCached:          0 kB
Active:          88212 kB
Inactive:        32796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1887992 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3276 kB
Writeback:           0 kB
Mapped:          65052 kB
Slab:            31872 kB
Committed_AS:   249352 kB
PageTables:       1964 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= 66392 MiB
End job on node71 at 2009-07-12 09:12:38