Trace number 2065823

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.08 1809.82

General information on the benchmark

Namecsp/ramsey3/
normalized-ramsey-17-3.xml
MD5SUM10e52fb937aba3eef4652d1b52d5e1e7
Bench CategoryN-ARY-INT (n-ary 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 variables136
Number of constraints680
Maximum constraint arity3
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension680
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 Sat Jul 11 21:05:50 2009
0.00/0.08	c 0	PID 15947
0.00/0.08	c 0	HOST node14.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2065823-1247339150.xml TO HOME/temp.csp
0.00/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-2065823-1247339150.xml' 'HOME/temp.csp'
0.07/0.64	c 1	1 domains, 136 variables, 1 predicates, 0 relations, 680 constraints
0.07/0.68	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.68	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.64/0.76	c 1	Parsing HOME/temp.csp
0.64/0.82	c 1	parsed 818 expressions
0.64/0.83	c 1	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.64/0.83	c 1	Converting to clausal form CSP
0.64/0.85	c 1	converted 82 (10%) expressions
0.64/0.89	c 1	converted 164 (20%) expressions
0.94/1.02	c 1	converted 246 (30%) expressions
0.94/1.05	c 1	converted 328 (40%) expressions
0.94/1.07	c 1	converted 409 (50%) expressions
0.94/1.08	c 1	converted 491 (60%) expressions
0.94/1.09	c 1	converted 573 (70%) expressions
0.94/1.10	c 1	converted 655 (80%) expressions
0.94/1.10	c 1	converted 737 (90%) expressions
1.04/1.11	c 2	converted 818 (100%) expressions
1.04/1.11	c 2	CSP : 136 integers, 0 booleans, 680 clauses, largest domain size 3
1.04/1.11	c 2	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.04/1.11	c 2	Propagation in CSP
1.04/1.12	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.04/1.12	c 2	CSP : 136 integers, 0 booleans, 680 clauses, largest domain size 3
1.04/1.12	c 2	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.04/1.13	c 2	Simplifing CSP by introducing new Boolean variables
1.04/1.16	c 2	CSP : 136 integers, 4080 booleans, 4760 clauses, largest domain size 3
1.04/1.16	c 2	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.13/1.20	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.13/1.21	c 2	14 (10%) CSP integer variables are encoded (14 clauses, 181 bytes)
1.13/1.21	c 2	28 (20%) CSP integer variables are encoded (28 clauses, 307 bytes)
1.13/1.21	c 2	41 (30%) CSP integer variables are encoded (41 clauses, 424 bytes)
1.13/1.21	c 2	55 (40%) CSP integer variables are encoded (55 clauses, 561 bytes)
1.13/1.21	c 2	68 (50%) CSP integer variables are encoded (68 clauses, 704 bytes)
1.13/1.21	c 2	82 (60%) CSP integer variables are encoded (82 clauses, 858 bytes)
1.13/1.21	c 2	96 (70%) CSP integer variables are encoded (96 clauses, 1012 bytes)
1.13/1.21	c 2	109 (80%) CSP integer variables are encoded (109 clauses, 1155 bytes)
1.13/1.21	c 2	123 (90%) CSP integer variables are encoded (123 clauses, 1309 bytes)
1.13/1.21	c 2	136 (100%) CSP integer variables are encoded (136 clauses, 1452 bytes)
1.13/1.25	c 2	476 (10%) CSP clauses are encoded (1428 clauses, 17236 bytes)
1.13/1.27	c 2	952 (20%) CSP clauses are encoded (2720 clauses, 34056 bytes)
1.13/1.28	c 2	1428 (30%) CSP clauses are encoded (4012 clauses, 52260 bytes)
1.13/1.30	c 2	1904 (40%) CSP clauses are encoded (5304 clauses, 70448 bytes)
1.23/1.30	c 2	2380 (50%) CSP clauses are encoded (6596 clauses, 88808 bytes)
1.23/1.31	c 2	2856 (60%) CSP clauses are encoded (7888 clauses, 107936 bytes)
1.23/1.31	c 2	3332 (70%) CSP clauses are encoded (9180 clauses, 127248 bytes)
1.23/1.32	c 2	3808 (80%) CSP clauses are encoded (10472 clauses, 146560 bytes)
1.23/1.32	c 2	4284 (90%) CSP clauses are encoded (11764 clauses, 165872 bytes)
1.23/1.33	c 2	4760 (100%) CSP clauses are encoded (13056 clauses, 185184 bytes)
1.23/1.33	c 2	4760 CSP clauses encoded
1.23/1.33	c 2	Writing map file : HOME/temp.map
1.23/1.34	c 2	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.23/1.34	c 2	SAT : 4352 SAT variables, 13056 SAT clauses, 185184 bytes
1.23/1.34	c 2	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.23/1.38	c 2	SOLVING HOME/temp.cnf
1.23/1.38	c 2	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.03/1809.81	sh: line 1: 15971 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.03/1809.81	c 1810	DECODING HOME/temp.out WITH HOME/temp.map
1800.03/1809.81	c 1810	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'
1800.03/1809.82	c ERROR INTERRUPTED
1800.03/1809.82	s UNKNOWN
1800.03/1809.82	c 1810	CPU 1800.06 (0.06 0.01 1799.76 0.23)
1800.03/1809.82	c 1810	END Sat Jul 11 21:36:00 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-2065823-1247339150/watcher-2065823-1247339150 -o /tmp/evaluation-result-2065823-1247339150/solver-2065823-1247339150 -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-2065823-1247339150.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: 1.92 1.97 1.99 4/74 15947
/proc/meminfo: memFree=1328272/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=18576 CPUtime=0
/proc/15947/stat : 15947 (runsolver) R 15945 15947 15337 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 20981976 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 212234464551 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15947/statm: 4644 284 249 26 0 2626 0

[startup+0.0947491 s]
/proc/loadavg: 1.92 1.97 1.99 4/74 15947
/proc/meminfo: memFree=1328272/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=0.07
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 20981976 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.10303 s]
/proc/loadavg: 1.92 1.97 1.99 4/74 15947
/proc/meminfo: memFree=1328272/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=0.07
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 20981976 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301779 s]
/proc/loadavg: 1.92 1.97 1.99 4/74 15947
/proc/meminfo: memFree=1328272/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=0.07
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 20981976 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.702856 s]
/proc/loadavg: 1.92 1.97 1.99 4/74 15947
/proc/meminfo: memFree=1328272/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=0.64
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1292 4761 0 1 6 1 54 3 16 0 1 0 20981976 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 16868

[startup+1.50199 s]
/proc/loadavg: 1.92 1.97 1.99 4/85 15969
/proc/meminfo: memFree=1314808/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 16868

[startup+3.10126 s]
/proc/loadavg: 1.92 1.97 1.99 3/77 15971
/proc/meminfo: memFree=1323512/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
[pid=15970] ppid=15947 vsize=5356 CPUtime=0
/proc/15970/stat : 15970 (sh) S 15947 15947 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20982114 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15970/statm: 1339 232 193 169 0 50 0
[pid=15971] ppid=15970 vsize=1504 CPUtime=1.69
/proc/15971/stat : 15971 (picosat) R 15970 15947 15337 0 -1 4194304 286 0 0 0 165 4 0 0 25 0 1 0 20982115 1540096 270 996147200 134512640 134931368 4294956256 18446744073709551615 134524012 0 0 4096 0 0 0 0 17 1 0 0
/proc/15971/statm: 376 270 48 102 0 271 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 23728

[startup+6.30281 s]
/proc/loadavg: 1.93 1.97 1.99 3/77 15971
/proc/meminfo: memFree=1322936/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
[pid=15970] ppid=15947 vsize=5356 CPUtime=0
/proc/15970/stat : 15970 (sh) S 15947 15947 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20982114 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15970/statm: 1339 232 193 169 0 50 0
[pid=15971] ppid=15970 vsize=1756 CPUtime=4.86
/proc/15971/stat : 15971 (picosat) R 15970 15947 15337 0 -1 4194304 352 0 0 0 482 4 0 0 25 0 1 0 20982115 1798144 335 996147200 134512640 134931368 4294956256 18446744073709551615 134544762 0 0 4096 0 0 0 0 17 1 0 0
/proc/15971/statm: 439 335 48 102 0 334 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 23980

[startup+12.7019 s]
/proc/loadavg: 1.93 1.97 1.99 3/77 15971
/proc/meminfo: memFree=1322296/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
[pid=15970] ppid=15947 vsize=5356 CPUtime=0
/proc/15970/stat : 15970 (sh) S 15947 15947 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20982114 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15970/statm: 1339 232 193 169 0 50 0
[pid=15971] ppid=15970 vsize=2060 CPUtime=11.2
/proc/15971/stat : 15971 (picosat) R 15970 15947 15337 0 -1 4194304 399 0 0 0 1116 4 0 0 25 0 1 0 20982115 2109440 382 996147200 134512640 134931368 4294956256 18446744073709551615 134525783 0 0 4096 0 0 0 0 17 1 0 0
/proc/15971/statm: 515 382 48 102 0 410 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 24284

[startup+25.5011 s]
/proc/loadavg: 1.95 1.97 1.99 3/77 15971
/proc/meminfo: memFree=1320952/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
[pid=15970] ppid=15947 vsize=5356 CPUtime=0
/proc/15970/stat : 15970 (sh) S 15947 15947 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20982114 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15970/statm: 1339 232 193 169 0 50 0
[pid=15971] ppid=15970 vsize=2316 CPUtime=23.88
/proc/15971/stat : 15971 (picosat) R 15970 15947 15337 0 -1 4194304 487 0 0 0 2384 4 0 0 25 0 1 0 20982115 2371584 470 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/15971/statm: 579 470 48 102 0 474 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 24540

[startup+51.1026 s]
/proc/loadavg: 1.96 1.97 1.99 3/77 15971
/proc/meminfo: memFree=1319288/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
[pid=15970] ppid=15947 vsize=5356 CPUtime=0
/proc/15970/stat : 15970 (sh) S 15947 15947 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20982114 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15970/statm: 1339 232 193 169 0 50 0
[pid=15971] ppid=15970 vsize=2808 CPUtime=49.25
/proc/15971/stat : 15971 (picosat) R 15970 15947 15337 0 -1 4194304 596 0 0 0 4920 5 0 0 25 0 1 0 20982115 2875392 579 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/15971/statm: 702 579 48 102 0 597 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 25032

[startup+102.307 s]
/proc/loadavg: 1.98 1.97 1.99 3/77 15971
/proc/meminfo: memFree=1316536/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
[pid=15970] ppid=15947 vsize=5356 CPUtime=0
/proc/15970/stat : 15970 (sh) S 15947 15947 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20982114 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15970/statm: 1339 232 193 169 0 50 0
[pid=15971] ppid=15970 vsize=3332 CPUtime=99.96
/proc/15971/stat : 15971 (picosat) R 15970 15947 15337 0 -1 4194304 741 0 0 0 9991 5 0 0 25 0 1 0 20982115 3411968 724 996147200 134512640 134931368 4294956256 18446744073709551615 134525828 0 0 4096 0 0 0 0 17 1 0 0
/proc/15971/statm: 833 724 48 102 0 728 0
Current children cumulated CPU time (s) 101.25
Current children cumulated vsize (KiB) 25556

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 16021
/proc/meminfo: memFree=1373824/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
[pid=15970] ppid=15947 vsize=5356 CPUtime=0
/proc/15970/stat : 15970 (sh) S 15947 15947 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20982114 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15970/statm: 1339 232 193 169 0 50 0
[pid=15971] ppid=15970 vsize=4044 CPUtime=159.46
/proc/15971/stat : 15971 (picosat) R 15970 15947 15337 0 -1 4194304 899 0 0 0 15937 9 0 0 25 0 1 0 20982115 4141056 882 996147200 134512640 134931368 4294956256 18446744073709551615 134525637 0 0 4096 0 0 0 0 17 0 0 0
/proc/15971/statm: 1011 882 48 102 0 906 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 26268

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 16021
/proc/meminfo: memFree=1371584/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
[pid=15970] ppid=15947 vsize=5356 CPUtime=0
/proc/15970/stat : 15970 (sh) S 15947 15947 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20982114 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15970/statm: 1339 232 193 169 0 50 0
[pid=15971] ppid=15970 vsize=4112 CPUtime=219.14
/proc/15971/stat : 15971 (picosat) R 15970 15947 15337 0 -1 4194304 911 0 0 0 21905 9 0 0 25 0 1 0 20982115 4210688 894 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/15971/statm: 1028 894 48 102 0 923 0
Current children cumulated CPU time (s) 220.43
Current children cumulated vsize (KiB) 26336

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 16021
/proc/meminfo: memFree=1371648/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
[pid=15970] ppid=15947 vsize=5356 CPUtime=0
/proc/15970/stat : 15970 (sh) S 15947 15947 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20982114 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15970/statm: 1339 232 193 169 0 50 0
[pid=15971] ppid=15970 vsize=4564 CPUtime=278.85
/proc/15971/stat : 15971 (picosat) R 15970 15947 15337 0 -1 4194304 1043 0 0 0 27875 10 0 0 25 0 1 0 20982115 4673536 1026 996147200 134512640 134931368 4294956256 18446744073709551615 134529977 0 0 4096 0 0 0 0 17 0 0 0
/proc/15971/statm: 1141 1026 48 102 0 1036 0
Current children cumulated CPU time (s) 280.14
Current children cumulated vsize (KiB) 26788

[startup+342.302 s]

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

[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
[pid=15970] ppid=15947 vsize=5356 CPUtime=0
/proc/15970/stat : 15970 (sh) S 15947 15947 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20982114 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15970/statm: 1339 232 193 169 0 50 0
[pid=15971] ppid=15970 vsize=7352 CPUtime=1234.06
/proc/15971/stat : 15971 (picosat) R 15970 15947 15337 0 -1 4194304 1955 0 0 0 123394 12 0 0 25 0 1 0 20982115 7528448 1725 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/15971/statm: 1838 1725 48 102 0 1733 0
Current children cumulated CPU time (s) 1235.35
Current children cumulated vsize (KiB) 29576

[startup+1302.3 s]
/proc/loadavg: 2.17 2.10 2.03 3/84 16021
/proc/meminfo: memFree=1367816/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
[pid=15970] ppid=15947 vsize=5356 CPUtime=0
/proc/15970/stat : 15970 (sh) S 15947 15947 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20982114 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15970/statm: 1339 232 193 169 0 50 0
[pid=15971] ppid=15970 vsize=7352 CPUtime=1293.77
/proc/15971/stat : 15971 (picosat) R 15970 15947 15337 0 -1 4194304 1955 0 0 0 129365 12 0 0 25 0 1 0 20982115 7528448 1725 996147200 134512640 134931368 4294956256 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 0 0 0
/proc/15971/statm: 1838 1725 48 102 0 1733 0
Current children cumulated CPU time (s) 1295.06
Current children cumulated vsize (KiB) 29576

[startup+1362.3 s]
/proc/loadavg: 2.06 2.08 2.02 3/84 16021
/proc/meminfo: memFree=1367240/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
[pid=15970] ppid=15947 vsize=5356 CPUtime=0
/proc/15970/stat : 15970 (sh) S 15947 15947 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20982114 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15970/statm: 1339 232 193 169 0 50 0
[pid=15971] ppid=15970 vsize=7352 CPUtime=1353.47
/proc/15971/stat : 15971 (picosat) R 15970 15947 15337 0 -1 4194304 1955 0 0 0 135335 12 0 0 25 0 1 0 20982115 7528448 1725 996147200 134512640 134931368 4294956256 18446744073709551615 134549512 0 0 4096 0 0 0 0 17 0 0 0
/proc/15971/statm: 1838 1725 48 102 0 1733 0
Current children cumulated CPU time (s) 1354.76
Current children cumulated vsize (KiB) 29576

[startup+1422.31 s]
/proc/loadavg: 2.02 2.06 2.01 3/84 16021
/proc/meminfo: memFree=1367880/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
[pid=15970] ppid=15947 vsize=5356 CPUtime=0
/proc/15970/stat : 15970 (sh) S 15947 15947 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20982114 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15970/statm: 1339 232 193 169 0 50 0
[pid=15971] ppid=15970 vsize=7352 CPUtime=1413.17
/proc/15971/stat : 15971 (picosat) R 15970 15947 15337 0 -1 4194304 1957 0 0 0 141305 12 0 0 25 0 1 0 20982115 7528448 1727 996147200 134512640 134931368 4294956256 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 0 0 0
/proc/15971/statm: 1838 1727 48 102 0 1733 0
Current children cumulated CPU time (s) 1414.46
Current children cumulated vsize (KiB) 29576

[startup+1482.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/84 16021
/proc/meminfo: memFree=1367496/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
[pid=15970] ppid=15947 vsize=5356 CPUtime=0
/proc/15970/stat : 15970 (sh) S 15947 15947 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20982114 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15970/statm: 1339 232 193 169 0 50 0
[pid=15971] ppid=15970 vsize=7392 CPUtime=1472.86
/proc/15971/stat : 15971 (picosat) R 15970 15947 15337 0 -1 4194304 1959 0 0 0 147274 12 0 0 25 0 1 0 20982115 7569408 1729 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/15971/statm: 1848 1729 48 102 0 1743 0
Current children cumulated CPU time (s) 1474.15
Current children cumulated vsize (KiB) 29616

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/84 16021
/proc/meminfo: memFree=1367240/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
[pid=15970] ppid=15947 vsize=5356 CPUtime=0
/proc/15970/stat : 15970 (sh) S 15947 15947 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20982114 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15970/statm: 1339 232 193 169 0 50 0
[pid=15971] ppid=15970 vsize=7392 CPUtime=1532.57
/proc/15971/stat : 15971 (picosat) R 15970 15947 15337 0 -1 4194304 1959 0 0 0 153244 13 0 0 25 0 1 0 20982115 7569408 1729 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/15971/statm: 1848 1729 48 102 0 1743 0
Current children cumulated CPU time (s) 1533.86
Current children cumulated vsize (KiB) 29616

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/84 16021
/proc/meminfo: memFree=1367112/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
[pid=15970] ppid=15947 vsize=5356 CPUtime=0
/proc/15970/stat : 15970 (sh) S 15947 15947 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20982114 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15970/statm: 1339 232 193 169 0 50 0
[pid=15971] ppid=15970 vsize=7392 CPUtime=1592.27
/proc/15971/stat : 15971 (picosat) R 15970 15947 15337 0 -1 4194304 1959 0 0 0 159214 13 0 0 25 0 1 0 20982115 7569408 1729 996147200 134512640 134931368 4294956256 18446744073709551615 134525941 0 0 4096 0 0 0 0 17 0 0 0
/proc/15971/statm: 1848 1729 48 102 0 1743 0
Current children cumulated CPU time (s) 1593.56
Current children cumulated vsize (KiB) 29616

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 16021
/proc/meminfo: memFree=1368712/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
[pid=15970] ppid=15947 vsize=5356 CPUtime=0
/proc/15970/stat : 15970 (sh) S 15947 15947 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20982114 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15970/statm: 1339 232 193 169 0 50 0
[pid=15971] ppid=15970 vsize=7384 CPUtime=1651.97
/proc/15971/stat : 15971 (picosat) R 15970 15947 15337 0 -1 4194304 1962 0 0 0 165184 13 0 0 25 0 1 0 20982115 7561216 1732 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/15971/statm: 1846 1732 48 102 0 1741 0
Current children cumulated CPU time (s) 1653.26
Current children cumulated vsize (KiB) 29608

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/84 16021
/proc/meminfo: memFree=1368584/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
[pid=15970] ppid=15947 vsize=5356 CPUtime=0
/proc/15970/stat : 15970 (sh) S 15947 15947 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20982114 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15970/statm: 1339 232 193 169 0 50 0
[pid=15971] ppid=15970 vsize=7572 CPUtime=1711.67
/proc/15971/stat : 15971 (picosat) R 15970 15947 15337 0 -1 4194304 2007 0 0 0 171154 13 0 0 25 0 1 0 20982115 7753728 1777 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/15971/statm: 1893 1777 48 102 0 1788 0
Current children cumulated CPU time (s) 1712.96
Current children cumulated vsize (KiB) 29796

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/84 16021
/proc/meminfo: memFree=1366856/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
[pid=15970] ppid=15947 vsize=5356 CPUtime=0
/proc/15970/stat : 15970 (sh) S 15947 15947 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20982114 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15970/statm: 1339 232 193 169 0 50 0
[pid=15971] ppid=15970 vsize=7568 CPUtime=1771.37
/proc/15971/stat : 15971 (picosat) R 15970 15947 15337 0 -1 4194304 2007 0 0 0 177124 13 0 0 25 0 1 0 20982115 7749632 1777 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/15971/statm: 1892 1777 48 102 0 1787 0
Current children cumulated CPU time (s) 1772.66
Current children cumulated vsize (KiB) 29792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.8 s]
/proc/loadavg: 2.09 2.04 2.00 3/84 16021
/proc/meminfo: memFree=1367368/2055920 swapFree=4192956/4192956
[pid=15947] ppid=15945 vsize=16868 CPUtime=1.29
/proc/15947/stat : 15947 (sugar) S 15945 15947 15337 0 -1 4194304 1365 11718 0 2 6 1 113 9 16 0 1 0 20981976 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15947/statm: 4217 1113 409 3 0 796 0
[pid=15970] ppid=15947 vsize=5356 CPUtime=0
/proc/15970/stat : 15970 (sh) S 15947 15947 15337 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20982114 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15970/statm: 1339 232 193 169 0 50 0
[pid=15971] ppid=15970 vsize=7568 CPUtime=1798.74
/proc/15971/stat : 15971 (picosat) R 15970 15947 15337 0 -1 4194304 2007 0 0 0 179861 13 0 0 25 0 1 0 20982115 7749632 1777 996147200 134512640 134931368 4294956256 18446744073709551615 134524072 0 0 4096 0 0 0 0 17 0 0 0
/proc/15971/statm: 1892 1777 48 102 0 1787 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 29792

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

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

Child status: 0
Real time (s): 1809.82
CPU time (s): 1800.08
CPU user time (s): 1799.83
CPU system time (s): 0.25796
CPU usage (%): 99.4619
Max. virtual memory (cumulated for all children) (KiB): 890800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
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= 15952
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= 1200
involuntary context switches= 27398

runsolver used 2.13867 second user time and 6.12107 second system time

The end

Launcher Data

Begin job on node14 at 2009-07-11 21:05:50
IDJOB=2065823
IDBENCH=54432
IDSOLVER=738
FILE ID=node14/2065823-1247339150
PBS_JOBID= 9506675
Free space on /tmp= 66460 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/ramsey3/normalized-ramsey-17-3.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-2065823-1247339150/watcher-2065823-1247339150 -o /tmp/evaluation-result-2065823-1247339150/solver-2065823-1247339150 -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-2065823-1247339150.xml

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

MD5SUM BENCH= 10e52fb937aba3eef4652d1b52d5e1e7
RANDOM SEED=1515352299

node14.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.265
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.265
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:       1328752 kB
Buffers:         63736 kB
Cached:         522900 kB
SwapCached:          0 kB
Active:         178136 kB
Inactive:       495844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1328752 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1676 kB
Writeback:           0 kB
Mapped:          98612 kB
Slab:            38292 kB
Committed_AS:   221780 kB
PageTables:       2036 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= 66476 MiB
End job on node14 at 2009-07-11 21:36:02