Trace number 2084820

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.06 1805.23

General information on the benchmark

Namecsp/graphColoring/register/fpsol/
normalized-fpsol2-i-1-63.xml
MD5SUM5d88f1b40b569afd451c6650dc69fa73
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 benchmark0.45493
Satisfiable
(Un)Satisfiability was proved
Number of variables496
Number of constraints11654
Maximum constraint arity2
Maximum domain size63
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11654
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.07	c 0	BEGIN Sun Jul 12 08:21:19 2009
0.00/0.07	c 0	PID 24215
0.00/0.08	c 0	HOST node60.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2084820-1247379678.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-2084820-1247379678.xml' 'HOME/temp.csp'
0.96/1.09	c 1	1 domains, 496 variables, 1 predicates, 0 relations, 11654 constraints
1.05/1.13	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.05/1.13	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'
1.06/1.21	c 1	Parsing HOME/temp.csp
1.06/1.36	c 1	parsed 10000 expressions
1.06/1.37	c 1	parsed 12152 expressions
1.06/1.38	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.06/1.38	c 1	Converting to clausal form CSP
1.06/1.61	c 1	converted 1216 (10%) expressions
1.06/1.71	c 1	converted 2431 (20%) expressions
1.06/1.75	c 1	converted 3646 (30%) expressions
1.06/1.79	c 1	converted 4861 (40%) expressions
1.06/1.83	c 1	converted 6076 (50%) expressions
1.06/1.93	c 1	converted 7292 (60%) expressions
1.06/1.98	c 1	converted 8507 (70%) expressions
1.06/2.02	c 2	converted 9722 (80%) expressions
1.06/2.06	c 2	converted 10937 (90%) expressions
2.00/2.10	c 2	converted 12152 (100%) expressions
2.00/2.11	c 2	CSP : 496 integers, 0 booleans, 11654 clauses, largest domain size 63
2.00/2.11	c 2	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.00/2.11	c 2	Propagation in CSP
2.00/2.17	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.00/2.17	c 2	CSP : 496 integers, 0 booleans, 11654 clauses, largest domain size 63
2.00/2.17	c 2	Heap : 11 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.00/2.18	c 2	Simplifing CSP by introducing new Boolean variables
2.21/2.36	c 2	CSP : 496 integers, 23308 booleans, 34962 clauses, largest domain size 63
2.21/2.36	c 2	Heap : 18 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.31/2.47	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.41/2.50	c 2	50 (10%) CSP integer variables are encoded (3050 clauses, 37537 bytes)
2.41/2.51	c 2	100 (20%) CSP integer variables are encoded (6100 clauses, 77187 bytes)
2.41/2.51	c 2	149 (30%) CSP integer variables are encoded (9089 clauses, 116044 bytes)
2.41/2.52	c 2	199 (40%) CSP integer variables are encoded (12139 clauses, 160297 bytes)
2.41/2.52	c 2	248 (50%) CSP integer variables are encoded (15128 clauses, 205132 bytes)
2.41/2.52	c 2	298 (60%) CSP integer variables are encoded (18178 clauses, 250882 bytes)
2.41/2.53	c 2	348 (70%) CSP integer variables are encoded (21228 clauses, 296632 bytes)
2.41/2.53	c 2	397 (80%) CSP integer variables are encoded (24217 clauses, 341467 bytes)
2.41/2.54	c 2	447 (90%) CSP integer variables are encoded (27267 clauses, 387217 bytes)
2.41/2.54	c 2	496 (100%) CSP integer variables are encoded (30256 clauses, 432052 bytes)
2.70/2.88	c 2	3497 (10%) CSP clauses are encoded (178337 clauses, 3230214 bytes)
2.99/3.17	c 3	6993 (20%) CSP clauses are encoded (326293 clauses, 6206004 bytes)
3.29/3.45	c 3	10489 (30%) CSP clauses are encoded (474311 clauses, 9218983 bytes)
3.58/3.73	c 3	13985 (40%) CSP clauses are encoded (622329 clauses, 12242254 bytes)
3.89/4.00	c 4	17481 (50%) CSP clauses are encoded (770285 clauses, 15261252 bytes)
4.08/4.28	c 4	20978 (60%) CSP clauses are encoded (918366 clauses, 18265994 bytes)
4.38/4.56	c 4	24474 (70%) CSP clauses are encoded (1066322 clauses, 21308304 bytes)
4.68/4.83	c 4	27970 (80%) CSP clauses are encoded (1214340 clauses, 24357367 bytes)
4.98/5.11	c 5	31466 (90%) CSP clauses are encoded (1362358 clauses, 27410274 bytes)
5.18/5.39	c 5	34962 (100%) CSP clauses are encoded (1510314 clauses, 30599648 bytes)
5.18/5.39	c 5	34962 CSP clauses encoded
5.18/5.39	c 5	Writing map file : HOME/temp.map
5.28/5.41	c 5	Heap : 12 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
5.28/5.41	c 5	SAT : 54060 SAT variables, 1510314 SAT clauses, 30599648 bytes
5.28/5.41	c 5	Heap : 12 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
5.28/5.47	c 5	SOLVING HOME/temp.cnf
5.28/5.47	c 5	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.06/1805.21	c ERROR INTERRUPTED
1800.06/1805.22	s UNKNOWN
1800.06/1805.22	c 1805	CPU 5.31 (0.06 0.02 4.88 0.35)
1800.06/1805.22	c 1805	END Sun Jul 12 08:51:24 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-2084820-1247379678/watcher-2084820-1247379678 -o /tmp/evaluation-result-2084820-1247379678/solver-2084820-1247379678 -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-2084820-1247379678.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 2.00 2.04 4/72 24215
/proc/meminfo: memFree=1858888/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=12272 CPUtime=0
/proc/24215/stat : 24215 (sugar) R 24213 24215 21685 0 -1 4194304 359 0 0 0 0 0 0 0 20 0 1 0 25030880 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 271903144958 0 0 4224 0 0 0 0 17 1 0 0
/proc/24215/statm: 3068 327 246 3 0 168 0

[startup+0.096872 s]
/proc/loadavg: 1.92 2.00 2.04 4/72 24215
/proc/meminfo: memFree=1858888/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=0.06
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 25030880 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.105287 s]
/proc/loadavg: 1.92 2.00 2.04 4/72 24215
/proc/meminfo: memFree=1858888/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=0.06
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 25030880 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301526 s]
/proc/loadavg: 1.92 2.00 2.04 4/72 24215
/proc/meminfo: memFree=1858888/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=0.06
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 25030880 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701563 s]
/proc/loadavg: 1.92 2.00 2.04 4/72 24215
/proc/meminfo: memFree=1858888/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=0.06
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1227 128 0 0 5 1 0 0 21 0 1 0 25030880 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50164 s]
/proc/loadavg: 1.92 2.00 2.04 3/83 24227
/proc/meminfo: memFree=1832560/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=1.06
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1309 9980 0 1 5 1 94 6 15 0 1 0 25030880 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 16868

[startup+3.1028 s]
/proc/loadavg: 1.93 2.00 2.04 3/83 24237
/proc/meminfo: memFree=1832624/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=1.07
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1310 9980 0 1 6 1 94 6 15 0 1 0 25030880 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1111 409 3 0 796 0
[pid=24228] ppid=24215 vsize=5356 CPUtime=0
/proc/24228/stat : 24228 (sh) S 24215 24215 21685 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25030994 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24228/statm: 1339 233 193 169 0 50 0
[pid=24229] ppid=24228 vsize=868672 CPUtime=1.92
/proc/24229/stat : 24229 (java) S 24228 24215 21685 0 -1 0 11209 0 1 0 181 11 0 0 18 0 9 0 25030994 889520128 10102 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24229/statm: 217168 10102 2590 9 0 211645 0
[pid=24229/tid=24230] ppid=24228 vsize=868672 CPUtime=1.22
/proc/24229/task/24230/stat : 24230 (java) R 24228 24215 21685 0 -1 64 2998 0 1 0 116 6 0 0 22 0 9 0 25030995 889520128 10102 996147200 134512640 134550932 4294955936 18446744073709551615 102094027 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24229/tid=24231] ppid=24228 vsize=868672 CPUtime=0.46
/proc/24229/task/24231/stat : 24231 (java) S 24228 24215 21685 0 -1 64 6000 0 0 0 43 3 0 0 16 0 9 0 25030996 889520128 10102 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24229/tid=24232] ppid=24228 vsize=868672 CPUtime=0
/proc/24229/task/24232/stat : 24232 (java) S 24228 24215 21685 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25030996 889520128 10102 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24229/tid=24233] ppid=24228 vsize=868672 CPUtime=0
/proc/24229/task/24233/stat : 24233 (java) S 24228 24215 21685 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 25030996 889520128 10102 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24229/tid=24234] ppid=24228 vsize=868672 CPUtime=0
/proc/24229/task/24234/stat : 24234 (java) S 24228 24215 21685 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25030998 889520128 10102 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24229/tid=24235] ppid=24228 vsize=868672 CPUtime=0.2
/proc/24229/task/24235/stat : 24235 (java) S 24228 24215 21685 0 -1 64 1512 0 0 0 20 0 0 0 16 0 9 0 25030998 889520128 10102 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24229/tid=24236] ppid=24228 vsize=868672 CPUtime=0
/proc/24229/task/24236/stat : 24236 (java) S 24228 24215 21685 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 25030998 889520128 10102 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24229/tid=24237] ppid=24228 vsize=868672 CPUtime=0
/proc/24229/task/24237/stat : 24237 (java) S 24228 24215 21685 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25030998 889520128 10102 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 890896

[startup+6.30111 s]
/proc/loadavg: 1.93 2.00 2.04 4/83 24237
/proc/meminfo: memFree=1794288/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=5.31
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1365 21915 0 2 6 2 488 35 16 0 1 0 25030880 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 5.31
Current children cumulated vsize (KiB) 16868

[startup+12.7017 s]
/proc/loadavg: 1.94 2.00 2.04 3/75 24239
/proc/meminfo: memFree=1797232/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=5.31
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1365 21915 0 2 6 2 488 35 16 0 1 0 25030880 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1113 409 3 0 796 0
[pid=24238] ppid=24215 vsize=5356 CPUtime=0
/proc/24238/stat : 24238 (sh) S 24215 24215 21685 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25031427 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24238/statm: 1339 232 193 169 0 50 0
[pid=24239] ppid=24238 vsize=33524 CPUtime=7.15
/proc/24239/stat : 24239 (picosat) R 24238 24215 21685 0 -1 4194304 7696 0 0 0 327 388 0 0 25 0 1 0 25031427 34328576 7682 996147200 134512640 134931368 4294956256 18446744073709551615 134597664 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 8381 7682 40 102 0 8276 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 55748

[startup+25.502 s]
/proc/loadavg: 1.95 2.00 2.04 3/75 24239
/proc/meminfo: memFree=1768368/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=5.31
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1365 21915 0 2 6 2 488 35 16 0 1 0 25030880 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1113 409 3 0 796 0
[pid=24238] ppid=24215 vsize=5356 CPUtime=0
/proc/24238/stat : 24238 (sh) S 24215 24215 21685 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25031427 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24238/statm: 1339 232 193 169 0 50 0
[pid=24239] ppid=24238 vsize=61124 CPUtime=19.83
/proc/24239/stat : 24239 (picosat) R 24238 24215 21685 0 -1 4194304 14279 0 0 0 1258 725 0 0 25 0 1 0 25031427 62590976 14232 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 15281 14232 42 102 0 15176 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 83348

[startup+51.1015 s]
/proc/loadavg: 1.96 2.00 2.04 3/75 24239
/proc/meminfo: memFree=1762928/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=5.31
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1365 21915 0 2 6 2 488 35 16 0 1 0 25030880 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1113 409 3 0 796 0
[pid=24238] ppid=24215 vsize=5356 CPUtime=0
/proc/24238/stat : 24238 (sh) S 24215 24215 21685 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25031427 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24238/statm: 1339 232 193 169 0 50 0
[pid=24239] ppid=24238 vsize=66668 CPUtime=45.19
/proc/24239/stat : 24239 (picosat) R 24238 24215 21685 0 -1 4194304 15682 0 0 0 3793 726 0 0 25 0 1 0 25031427 68268032 15635 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 16667 15635 42 102 0 16562 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 88892

[startup+102.307 s]
/proc/loadavg: 1.98 2.00 2.03 3/75 24239
/proc/meminfo: memFree=1754800/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=5.31
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1365 21915 0 2 6 2 488 35 16 0 1 0 25030880 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1113 409 3 0 796 0
[pid=24238] ppid=24215 vsize=5356 CPUtime=0
/proc/24238/stat : 24238 (sh) S 24215 24215 21685 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25031427 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24238/statm: 1339 232 193 169 0 50 0
[pid=24239] ppid=24238 vsize=74192 CPUtime=95.89
/proc/24239/stat : 24239 (picosat) R 24238 24215 21685 0 -1 4194304 17720 0 0 0 8861 728 0 0 25 0 1 0 25031427 75972608 17573 996147200 134512640 134931368 4294956256 18446744073709551615 134529907 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 18548 17573 48 102 0 18443 0
Current children cumulated CPU time (s) 101.2
Current children cumulated vsize (KiB) 96416

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 2.02 3/75 24239
/proc/meminfo: memFree=1754032/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=5.31
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1365 21915 0 2 6 2 488 35 16 0 1 0 25030880 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1113 409 3 0 796 0
[pid=24238] ppid=24215 vsize=5356 CPUtime=0
/proc/24238/stat : 24238 (sh) S 24215 24215 21685 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25031427 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24238/statm: 1339 232 193 169 0 50 0
[pid=24239] ppid=24238 vsize=74984 CPUtime=155.33
/proc/24239/stat : 24239 (picosat) R 24238 24215 21685 0 -1 4194304 17950 0 0 0 14805 728 0 0 25 0 1 0 25031427 76783616 17803 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 18746 17803 48 102 0 18641 0
Current children cumulated CPU time (s) 160.64
Current children cumulated vsize (KiB) 97208

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 2.02 3/75 24239
/proc/meminfo: memFree=1753008/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=5.31
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1365 21915 0 2 6 2 488 35 16 0 1 0 25030880 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1113 409 3 0 796 0
[pid=24238] ppid=24215 vsize=5356 CPUtime=0
/proc/24238/stat : 24238 (sh) S 24215 24215 21685 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25031427 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24238/statm: 1339 232 193 169 0 50 0
[pid=24239] ppid=24238 vsize=75776 CPUtime=214.77
/proc/24239/stat : 24239 (picosat) R 24238 24215 21685 0 -1 4194304 18285 0 0 0 20748 729 0 0 25 0 1 0 25031427 77594624 18023 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/24239/statm: 18944 18023 48 102 0 18839 0
Current children cumulated CPU time (s) 220.08
Current children cumulated vsize (KiB) 98000

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 2.01 3/75 24239
/proc/meminfo: memFree=1752944/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=5.31
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1365 21915 0 2 6 2 488 35 16 0 1 0 25030880 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1113 409 3 0 796 0

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

/proc/meminfo: memFree=1774432/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=5.31
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1365 21915 0 2 6 2 488 35 16 0 1 0 25030880 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1113 409 3 0 796 0
[pid=24238] ppid=24215 vsize=5356 CPUtime=0
/proc/24238/stat : 24238 (sh) S 24215 24215 21685 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25031427 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24238/statm: 1339 232 193 169 0 50 0
[pid=24239] ppid=24238 vsize=86848 CPUtime=1292.03
/proc/24239/stat : 24239 (picosat) R 24238 24215 21685 0 -1 4194304 22333 0 0 0 128469 734 0 0 25 0 1 0 25031427 88932352 20764 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/24239/statm: 21712 20764 48 102 0 21607 0
Current children cumulated CPU time (s) 1297.34
Current children cumulated vsize (KiB) 109072

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 24326
/proc/meminfo: memFree=1769760/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=5.31
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1365 21915 0 2 6 2 488 35 16 0 1 0 25030880 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1113 409 3 0 796 0
[pid=24238] ppid=24215 vsize=5356 CPUtime=0
/proc/24238/stat : 24238 (sh) S 24215 24215 21685 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25031427 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24238/statm: 1339 232 193 169 0 50 0
[pid=24239] ppid=24238 vsize=88296 CPUtime=1352.01
/proc/24239/stat : 24239 (picosat) R 24238 24215 21685 0 -1 4194304 22892 0 0 0 134466 735 0 0 25 0 1 0 25031427 90415104 21142 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/24239/statm: 22074 21142 48 102 0 21969 0
Current children cumulated CPU time (s) 1357.32
Current children cumulated vsize (KiB) 110520

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 24326
/proc/meminfo: memFree=1769760/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=5.31
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1365 21915 0 2 6 2 488 35 16 0 1 0 25030880 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1113 409 3 0 796 0
[pid=24238] ppid=24215 vsize=5356 CPUtime=0
/proc/24238/stat : 24238 (sh) S 24215 24215 21685 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25031427 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24238/statm: 1339 232 193 169 0 50 0
[pid=24239] ppid=24238 vsize=88296 CPUtime=1411.99
/proc/24239/stat : 24239 (picosat) R 24238 24215 21685 0 -1 4194304 22892 0 0 0 140464 735 0 0 25 0 1 0 25031427 90415104 21142 996147200 134512640 134931368 4294956256 18446744073709551615 134522836 0 0 4096 0 0 0 0 17 0 0 0
/proc/24239/statm: 22074 21142 48 102 0 21969 0
Current children cumulated CPU time (s) 1417.3
Current children cumulated vsize (KiB) 110520

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 24326
/proc/meminfo: memFree=1758368/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=5.31
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1365 21915 0 2 6 2 488 35 16 0 1 0 25030880 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1113 409 3 0 796 0
[pid=24238] ppid=24215 vsize=5356 CPUtime=0
/proc/24238/stat : 24238 (sh) S 24215 24215 21685 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25031427 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24238/statm: 1339 232 193 169 0 50 0
[pid=24239] ppid=24238 vsize=99912 CPUtime=1471.96
/proc/24239/stat : 24239 (picosat) R 24238 24215 21685 0 -1 4194304 25807 0 0 0 146458 738 0 0 25 0 1 0 25031427 102309888 24057 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/24239/statm: 24978 24057 48 102 0 24873 0
Current children cumulated CPU time (s) 1477.27
Current children cumulated vsize (KiB) 122136

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 24326
/proc/meminfo: memFree=1751520/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=5.31
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1365 21915 0 2 6 2 488 35 16 0 1 0 25030880 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1113 409 3 0 796 0
[pid=24238] ppid=24215 vsize=5356 CPUtime=0
/proc/24238/stat : 24238 (sh) S 24215 24215 21685 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25031427 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24238/statm: 1339 232 193 169 0 50 0
[pid=24239] ppid=24238 vsize=106248 CPUtime=1531.94
/proc/24239/stat : 24239 (picosat) R 24238 24215 21685 0 -1 4194304 27612 0 0 0 152453 741 0 0 25 0 1 0 25031427 108797952 25670 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/24239/statm: 26562 25670 48 102 0 26457 0
Current children cumulated CPU time (s) 1537.25
Current children cumulated vsize (KiB) 128472

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 24326
/proc/meminfo: memFree=1751456/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=5.31
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1365 21915 0 2 6 2 488 35 16 0 1 0 25030880 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1113 409 3 0 796 0
[pid=24238] ppid=24215 vsize=5356 CPUtime=0
/proc/24238/stat : 24238 (sh) S 24215 24215 21685 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25031427 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24238/statm: 1339 232 193 169 0 50 0
[pid=24239] ppid=24238 vsize=106248 CPUtime=1591.92
/proc/24239/stat : 24239 (picosat) R 24238 24215 21685 0 -1 4194304 27612 0 0 0 158451 741 0 0 25 0 1 0 25031427 108797952 25670 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/24239/statm: 26562 25670 48 102 0 26457 0
Current children cumulated CPU time (s) 1597.23
Current children cumulated vsize (KiB) 128472

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 24326
/proc/meminfo: memFree=1751456/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=5.31
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1365 21915 0 2 6 2 488 35 16 0 1 0 25030880 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1113 409 3 0 796 0
[pid=24238] ppid=24215 vsize=5356 CPUtime=0
/proc/24238/stat : 24238 (sh) S 24215 24215 21685 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25031427 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24238/statm: 1339 232 193 169 0 50 0
[pid=24239] ppid=24238 vsize=106248 CPUtime=1651.9
/proc/24239/stat : 24239 (picosat) R 24238 24215 21685 0 -1 4194304 27612 0 0 0 164449 741 0 0 25 0 1 0 25031427 108797952 25670 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/24239/statm: 26562 25670 48 102 0 26457 0
Current children cumulated CPU time (s) 1657.21
Current children cumulated vsize (KiB) 128472

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 24326
/proc/meminfo: memFree=1753760/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=5.31
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1365 21915 0 2 6 2 488 35 16 0 1 0 25030880 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1113 409 3 0 796 0
[pid=24238] ppid=24215 vsize=5356 CPUtime=0
/proc/24238/stat : 24238 (sh) S 24215 24215 21685 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25031427 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24238/statm: 1339 232 193 169 0 50 0
[pid=24239] ppid=24238 vsize=103712 CPUtime=1711.88
/proc/24239/stat : 24239 (picosat) R 24238 24215 21685 0 -1 4194304 27626 0 0 0 170447 741 0 0 25 0 1 0 25031427 106201088 25055 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/24239/statm: 25928 25055 48 102 0 25823 0
Current children cumulated CPU time (s) 1717.19
Current children cumulated vsize (KiB) 125936

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 24326
/proc/meminfo: memFree=1753632/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=5.31
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1365 21915 0 2 6 2 488 35 16 0 1 0 25030880 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1113 409 3 0 796 0
[pid=24238] ppid=24215 vsize=5356 CPUtime=0
/proc/24238/stat : 24238 (sh) S 24215 24215 21685 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25031427 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24238/statm: 1339 232 193 169 0 50 0
[pid=24239] ppid=24238 vsize=103712 CPUtime=1771.85
/proc/24239/stat : 24239 (picosat) R 24238 24215 21685 0 -1 4194304 27626 0 0 0 176444 741 0 0 25 0 1 0 25031427 106201088 25055 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/24239/statm: 25928 25055 48 102 0 25823 0
Current children cumulated CPU time (s) 1777.16
Current children cumulated vsize (KiB) 125936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.2 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 24328
/proc/meminfo: memFree=1753504/2055920 swapFree=4192812/4192956
[pid=24215] ppid=24213 vsize=16868 CPUtime=5.31
/proc/24215/stat : 24215 (sugar) S 24213 24215 21685 0 -1 4194304 1365 21915 0 2 6 2 488 35 16 0 1 0 25030880 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24215/statm: 4217 1113 409 3 0 796 0
[pid=24238] ppid=24215 vsize=5356 CPUtime=0
/proc/24238/stat : 24238 (sh) S 24215 24215 21685 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25031427 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24238/statm: 1339 232 193 169 0 50 0
[pid=24239] ppid=24238 vsize=103712 CPUtime=1794.75
/proc/24239/stat : 24239 (picosat) R 24238 24215 21685 0 -1 4194304 27626 0 0 0 178734 741 0 0 25 0 1 0 25031427 106201088 25055 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/24239/statm: 25928 25055 48 102 0 25823 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 125936

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

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

Child status: 0

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

Real time (s): 1805.23
CPU time (s): 1800.06
CPU user time (s): 1792.28
CPU system time (s): 7.78
CPU usage (%): 99.7139
Max. virtual memory (cumulated for all children) (KiB): 891036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.94725
system time used= 0.375942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23674
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= 6930
involuntary context switches= 6956

runsolver used 2.22666 second user time and 5.98909 second system time

The end

Launcher Data

Begin job on node60 at 2009-07-12 08:21:18
IDJOB=2084820
IDBENCH=58176
IDSOLVER=738
FILE ID=node60/2084820-1247379678
PBS_JOBID= 9507118
Free space on /tmp= 66456 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/graphColoring/register/fpsol/normalized-fpsol2-i-1-63.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-2084820-1247379678/watcher-2084820-1247379678 -o /tmp/evaluation-result-2084820-1247379678/solver-2084820-1247379678 -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-2084820-1247379678.xml

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

MD5SUM BENCH= 5d88f1b40b569afd451c6650dc69fa73
RANDOM SEED=1906891217

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1859368 kB
Buffers:          5416 kB
Cached:          70336 kB
SwapCached:          0 kB
Active:         129284 kB
Inactive:        21976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2788 kB
Writeback:           0 kB
Mapped:          87040 kB
Slab:            30392 kB
Committed_AS:   284316 kB
PageTables:       1984 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= 66456 MiB
End job on node60 at 2009-07-12 08:51:26