Trace number 2065966

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.09 1809.72

General information on the benchmark

Namecsp/allIntervalSeries/
normalized-series-20.xml
MD5SUMe33464de6d36c41189e3c9712ad7286f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05899
Satisfiable
(Un)Satisfiability was proved
Number of variables39
Number of constraints380
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension0
Number of constraints which are defined in intension380
Global constraints used (with number of constraints)

Solver Data

0.05/0.20	c 0	Sugar v1-14-6 + HOME/picosat
0.05/0.20	c 0	BEGIN Sat Jul 11 21:37:24 2009
0.05/0.20	c 0	PID 16605
0.05/0.21	c 0	HOST node15.alineos.net
0.05/0.21	c 0	CONVERTING HOME/instance-2065966-1247341043.xml TO HOME/temp.csp
0.05/0.21	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2065966-1247341043.xml' 'HOME/temp.csp'
0.06/0.60	c 0	2 domains, 39 variables, 2 predicates, 0 relations, 380 constraints
0.06/0.64	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.64	c 0	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.42/0.71	c 0	Parsing HOME/temp.csp
0.42/0.75	c 0	parsed 423 expressions
0.42/0.76	c 0	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.42/0.76	c 0	Converting to clausal form CSP
0.42/0.79	c 0	converted 43 (10%) expressions
0.42/0.82	c 0	converted 85 (20%) expressions
0.42/0.84	c 0	converted 127 (30%) expressions
0.42/0.86	c 0	converted 170 (40%) expressions
0.42/0.88	c 0	converted 212 (50%) expressions
0.42/0.90	c 0	converted 254 (60%) expressions
0.42/0.94	c 0	converted 297 (70%) expressions
0.42/0.96	c 0	converted 339 (80%) expressions
0.42/0.98	c 0	converted 381 (90%) expressions
0.76/1.02	c 0	converted 423 (100%) expressions
0.76/1.02	c 0	CSP : 39 integers, 0 booleans, 418 clauses, largest domain size 20
0.76/1.02	c 0	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.76/1.02	c 0	Propagation in CSP
0.86/1.14	c 0	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.86/1.14	c 0	CSP : 39 integers, 0 booleans, 418 clauses, largest domain size 20
0.86/1.14	c 0	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.86/1.15	c 1	Simplifing CSP by introducing new Boolean variables
0.86/1.16	c 1	CSP : 39 integers, 760 booleans, 1178 clauses, largest domain size 20
0.86/1.16	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.86/1.19	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.94/1.21	c 1	4 (10%) CSP integer variables are encoded (72 clauses, 695 bytes)
0.94/1.21	c 1	8 (20%) CSP integer variables are encoded (144 clauses, 1444 bytes)
0.94/1.21	c 1	12 (30%) CSP integer variables are encoded (216 clauses, 2236 bytes)
0.94/1.21	c 1	16 (40%) CSP integer variables are encoded (288 clauses, 3028 bytes)
0.94/1.21	c 1	20 (50%) CSP integer variables are encoded (360 clauses, 3820 bytes)
0.94/1.22	c 1	24 (60%) CSP integer variables are encoded (428 clauses, 4568 bytes)
0.94/1.22	c 1	28 (70%) CSP integer variables are encoded (496 clauses, 5316 bytes)
0.94/1.22	c 1	32 (80%) CSP integer variables are encoded (564 clauses, 6064 bytes)
0.94/1.22	c 1	36 (90%) CSP integer variables are encoded (632 clauses, 6812 bytes)
0.94/1.22	c 1	39 (100%) CSP integer variables are encoded (683 clauses, 7373 bytes)
0.94/1.27	c 1	118 (10%) CSP clauses are encoded (2302 clauses, 30127 bytes)
1.05/1.32	c 1	236 (20%) CSP clauses are encoded (3921 clauses, 53527 bytes)
1.05/1.37	c 1	354 (30%) CSP clauses are encoded (5521 clauses, 77845 bytes)
1.15/1.40	c 1	472 (40%) CSP clauses are encoded (7140 clauses, 103601 bytes)
1.15/1.41	c 1	589 (50%) CSP clauses are encoded (8726 clauses, 129666 bytes)
1.15/1.42	c 1	707 (60%) CSP clauses are encoded (10266 clauses, 154940 bytes)
1.15/1.43	c 1	825 (70%) CSP clauses are encoded (11788 clauses, 179912 bytes)
1.15/1.43	c 1	943 (80%) CSP clauses are encoded (13328 clauses, 205186 bytes)
1.15/1.44	c 1	1061 (90%) CSP clauses are encoded (14868 clauses, 230460 bytes)
1.15/1.47	c 1	1178 (100%) CSP clauses are encoded (29601 clauses, 489248 bytes)
1.15/1.48	c 1	1178 CSP clauses encoded
1.15/1.48	c 1	Writing map file : HOME/temp.map
1.15/1.48	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.15/1.48	c 1	SAT : 1482 SAT variables, 29601 SAT clauses, 489248 bytes
1.15/1.48	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.15/1.48	c 1	SOLVING HOME/temp.cnf
1.15/1.48	c 1	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.03/1809.71	sh: line 1: 16629 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.03/1809.71	c 1809	DECODING HOME/temp.out WITH HOME/temp.map
1800.03/1809.71	c 1809	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.72	c ERROR INTERRUPTED
1800.03/1809.72	s UNKNOWN
1800.03/1809.72	c 1809	CPU 1800.07 (0.05 0.02 1799.68 0.32)
1800.03/1809.72	c 1809	END Sat Jul 11 22:07:33 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-2065966-1247341043/watcher-2065966-1247341043 -o /tmp/evaluation-result-2065966-1247341043/solver-2065966-1247341043 -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-2065966-1247341043.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.01 2.01 4/81 16605
/proc/meminfo: memFree=1856144/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=18576 CPUtime=0
/proc/16605/stat : 16605 (runsolver) D 16603 16605 15940 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 21171183 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 240472616231 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/16605/statm: 4644 284 249 26 0 2626 0

[startup+0.0548681 s]
/proc/loadavg: 1.92 2.01 2.01 4/81 16605
/proc/meminfo: memFree=1856144/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=8540 CPUtime=0
/proc/16605/stat : 16605 (sugar) D 16603 16605 15940 0 -1 4194304 65 0 2 0 0 0 0 0 18 0 1 0 21171183 8744960 52 996147200 4194304 4206940 548682068608 18446744073709551615 240470000388 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/16605/statm: 2135 52 39 3 0 55 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8540

[startup+0.101881 s]
/proc/loadavg: 1.92 2.01 2.01 4/81 16605
/proc/meminfo: memFree=1856144/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=12676 CPUtime=0
/proc/16605/stat : 16605 (sugar) R 16603 16605 15940 0 -1 4194304 527 0 3 0 0 0 0 0 18 0 1 0 21171183 12980224 498 996147200 4194304 4206940 548682068608 18446744073709551615 240472783461 0 0 4224 0 0 0 0 17 0 0 0
/proc/16605/statm: 3169 498 315 3 0 269 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12676

[startup+0.301922 s]
/proc/loadavg: 1.92 2.01 2.01 4/81 16605
/proc/meminfo: memFree=1856144/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=0.06
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1222 128 5 0 5 1 0 0 16 0 1 0 21171183 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16605/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701932 s]
/proc/loadavg: 1.92 2.01 2.01 4/81 16605
/proc/meminfo: memFree=1856144/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=0.42
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1287 4580 5 11 5 1 32 4 16 0 1 0 21171183 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 16868

[startup+1.503 s]
/proc/loadavg: 1.92 2.01 2.01 4/92 16627
/proc/meminfo: memFree=1843256/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 16868

[startup+3.10114 s]
/proc/loadavg: 1.92 2.01 2.01 3/84 16629
/proc/meminfo: memFree=1847160/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
[pid=16628] ppid=16605 vsize=5356 CPUtime=0
/proc/16628/stat : 16628 (sh) S 16605 16605 15940 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21171332 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16628/statm: 1339 232 193 169 0 50 0
[pid=16629] ppid=16628 vsize=2552 CPUtime=1.59
/proc/16629/stat : 16629 (picosat) R 16628 16605 15940 0 -1 4194304 549 0 0 0 145 14 0 0 25 0 1 0 21171333 2613248 535 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16629/statm: 638 535 42 102 0 533 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 24776

[startup+6.30243 s]
/proc/loadavg: 1.93 2.01 2.01 3/84 16629
/proc/meminfo: memFree=1846264/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
[pid=16628] ppid=16605 vsize=5356 CPUtime=0
/proc/16628/stat : 16628 (sh) S 16605 16605 15940 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21171332 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16628/statm: 1339 232 193 169 0 50 0
[pid=16629] ppid=16628 vsize=2824 CPUtime=4.76
/proc/16629/stat : 16629 (picosat) R 16628 16605 15940 0 -1 4194304 620 0 0 0 462 14 0 0 25 0 1 0 21171333 2891776 604 996147200 134512640 134931368 4294956256 18446744073709551615 134520085 0 0 4096 0 0 0 0 17 1 0 0
/proc/16629/statm: 706 604 48 102 0 601 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 25048

[startup+12.703 s]
/proc/loadavg: 1.93 2.01 2.01 3/84 16629
/proc/meminfo: memFree=1844408/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
[pid=16628] ppid=16605 vsize=5356 CPUtime=0
/proc/16628/stat : 16628 (sh) S 16605 16605 15940 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21171332 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16628/statm: 1339 232 193 169 0 50 0
[pid=16629] ppid=16628 vsize=3116 CPUtime=11.1
/proc/16629/stat : 16629 (picosat) R 16628 16605 15940 0 -1 4194304 679 0 0 0 1096 14 0 0 25 0 1 0 21171333 3190784 663 996147200 134512640 134931368 4294956256 18446744073709551615 134597664 0 0 4096 0 0 0 0 17 1 0 0
/proc/16629/statm: 779 663 48 102 0 674 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 25340

[startup+25.5011 s]
/proc/loadavg: 1.95 2.01 2.01 3/84 16629
/proc/meminfo: memFree=1845624/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
[pid=16628] ppid=16605 vsize=5356 CPUtime=0
/proc/16628/stat : 16628 (sh) S 16605 16605 15940 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21171332 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16628/statm: 1339 232 193 169 0 50 0
[pid=16629] ppid=16628 vsize=3560 CPUtime=23.77
/proc/16629/stat : 16629 (picosat) R 16628 16605 15940 0 -1 4194304 799 0 0 0 2363 14 0 0 25 0 1 0 21171333 3645440 783 996147200 134512640 134931368 4294956256 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/16629/statm: 890 783 48 102 0 785 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 25784

[startup+51.1014 s]
/proc/loadavg: 1.96 2.01 2.00 4/84 16629
/proc/meminfo: memFree=1843384/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
[pid=16628] ppid=16605 vsize=5356 CPUtime=0
/proc/16628/stat : 16628 (sh) S 16605 16605 15940 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21171332 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16628/statm: 1339 232 193 169 0 50 0
[pid=16629] ppid=16628 vsize=4168 CPUtime=49.13
/proc/16629/stat : 16629 (picosat) R 16628 16605 15940 0 -1 4194304 962 0 0 0 4899 14 0 0 25 0 1 0 21171333 4268032 946 996147200 134512640 134931368 4294956256 18446744073709551615 134525860 0 0 4096 0 0 0 0 17 1 0 0
/proc/16629/statm: 1042 946 48 102 0 937 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 26392

[startup+102.307 s]
/proc/loadavg: 1.98 2.00 2.00 3/84 16629
/proc/meminfo: memFree=1842808/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
[pid=16628] ppid=16605 vsize=5356 CPUtime=0
/proc/16628/stat : 16628 (sh) S 16605 16605 15940 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21171332 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16628/statm: 1339 232 193 169 0 50 0
[pid=16629] ppid=16628 vsize=5024 CPUtime=99.86
/proc/16629/stat : 16629 (picosat) R 16628 16605 15940 0 -1 4194304 1175 0 0 0 9972 14 0 0 25 0 1 0 21171333 5144576 1159 996147200 134512640 134931368 4294956256 18446744073709551615 134525823 0 0 4096 0 0 0 0 17 1 0 0
/proc/16629/statm: 1256 1159 48 102 0 1151 0
Current children cumulated CPU time (s) 101.11
Current children cumulated vsize (KiB) 27248

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/75 16658
/proc/meminfo: memFree=1886208/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
[pid=16628] ppid=16605 vsize=5356 CPUtime=0
/proc/16628/stat : 16628 (sh) S 16605 16605 15940 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21171332 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16628/statm: 1339 232 193 169 0 50 0
[pid=16629] ppid=16628 vsize=5536 CPUtime=159.33
/proc/16629/stat : 16629 (picosat) R 16628 16605 15940 0 -1 4194304 1317 0 0 0 15917 16 0 0 25 0 1 0 21171333 5668864 1301 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/16629/statm: 1384 1301 48 102 0 1279 0
Current children cumulated CPU time (s) 160.58
Current children cumulated vsize (KiB) 27760

[startup+222.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/75 16658
/proc/meminfo: memFree=1885760/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
[pid=16628] ppid=16605 vsize=5356 CPUtime=0
/proc/16628/stat : 16628 (sh) S 16605 16605 15940 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21171332 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16628/statm: 1339 232 193 169 0 50 0
[pid=16629] ppid=16628 vsize=5896 CPUtime=219.04
/proc/16629/stat : 16629 (picosat) R 16628 16605 15940 0 -1 4194304 1427 0 0 0 21887 17 0 0 25 0 1 0 21171333 6037504 1402 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16629/statm: 1474 1402 48 102 0 1369 0
Current children cumulated CPU time (s) 220.29
Current children cumulated vsize (KiB) 28120

[startup+282.302 s]
/proc/loadavg: 2.06 2.02 2.00 3/75 16658
/proc/meminfo: memFree=1885056/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
[pid=16628] ppid=16605 vsize=5356 CPUtime=0
/proc/16628/stat : 16628 (sh) S 16605 16605 15940 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21171332 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16628/statm: 1339 232 193 169 0 50 0
[pid=16629] ppid=16628 vsize=6608 CPUtime=278.75
/proc/16629/stat : 16629 (picosat) R 16628 16605 15940 0 -1 4194304 1599 0 0 0 27858 17 0 0 25 0 1 0 21171333 6766592 1553 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16629/statm: 1652 1553 48 102 0 1547 0
Current children cumulated CPU time (s) 280
Current children cumulated vsize (KiB) 28832

[startup+342.301 s]

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

[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
[pid=16628] ppid=16605 vsize=5356 CPUtime=0
/proc/16628/stat : 16628 (sh) S 16605 16605 15940 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21171332 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16628/statm: 1339 232 193 169 0 50 0
[pid=16629] ppid=16628 vsize=10396 CPUtime=1293.83
/proc/16629/stat : 16629 (picosat) R 16628 16605 15940 0 -1 4194304 4535 0 0 0 129363 20 0 0 25 0 1 0 21171333 10645504 2457 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16629/statm: 2599 2457 48 102 0 2494 0
Current children cumulated CPU time (s) 1295.08
Current children cumulated vsize (KiB) 32620

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16660
/proc/meminfo: memFree=1879488/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
[pid=16628] ppid=16605 vsize=5356 CPUtime=0
/proc/16628/stat : 16628 (sh) S 16605 16605 15940 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21171332 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16628/statm: 1339 232 193 169 0 50 0
[pid=16629] ppid=16628 vsize=10236 CPUtime=1353.54
/proc/16629/stat : 16629 (picosat) R 16628 16605 15940 0 -1 4194304 4655 0 0 0 135334 20 0 0 25 0 1 0 21171333 10481664 2448 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/16629/statm: 2559 2448 48 102 0 2454 0
Current children cumulated CPU time (s) 1354.79
Current children cumulated vsize (KiB) 32460

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16666
/proc/meminfo: memFree=1878400/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
[pid=16628] ppid=16605 vsize=5356 CPUtime=0
/proc/16628/stat : 16628 (sh) S 16605 16605 15940 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21171332 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16628/statm: 1339 232 193 169 0 50 0
[pid=16629] ppid=16628 vsize=10500 CPUtime=1413.25
/proc/16629/stat : 16629 (picosat) R 16628 16605 15940 0 -1 4194304 4830 0 0 0 141305 20 0 0 25 0 1 0 21171333 10752000 2509 996147200 134512640 134931368 4294956256 18446744073709551615 134525751 0 0 4096 0 0 0 0 17 1 0 0
/proc/16629/statm: 2625 2509 48 102 0 2520 0
Current children cumulated CPU time (s) 1414.5
Current children cumulated vsize (KiB) 32724

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16666
/proc/meminfo: memFree=1878400/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
[pid=16628] ppid=16605 vsize=5356 CPUtime=0
/proc/16628/stat : 16628 (sh) S 16605 16605 15940 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21171332 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16628/statm: 1339 232 193 169 0 50 0
[pid=16629] ppid=16628 vsize=10500 CPUtime=1472.96
/proc/16629/stat : 16629 (picosat) R 16628 16605 15940 0 -1 4194304 4887 0 0 0 147276 20 0 0 25 0 1 0 21171333 10752000 2509 996147200 134512640 134931368 4294956256 18446744073709551615 134530322 0 0 4096 0 0 0 0 17 1 0 0
/proc/16629/statm: 2625 2509 48 102 0 2520 0
Current children cumulated CPU time (s) 1474.21
Current children cumulated vsize (KiB) 32724

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16666
/proc/meminfo: memFree=1878016/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
[pid=16628] ppid=16605 vsize=5356 CPUtime=0
/proc/16628/stat : 16628 (sh) S 16605 16605 15940 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21171332 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16628/statm: 1339 232 193 169 0 50 0
[pid=16629] ppid=16628 vsize=10896 CPUtime=1532.67
/proc/16629/stat : 16629 (picosat) R 16628 16605 15940 0 -1 4194304 5095 0 0 0 153246 21 0 0 25 0 1 0 21171333 11157504 2597 996147200 134512640 134931368 4294956256 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 1 0 0
/proc/16629/statm: 2724 2597 48 102 0 2619 0
Current children cumulated CPU time (s) 1533.92
Current children cumulated vsize (KiB) 33120

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16666
/proc/meminfo: memFree=1877056/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
[pid=16628] ppid=16605 vsize=5356 CPUtime=0
/proc/16628/stat : 16628 (sh) S 16605 16605 15940 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21171332 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16628/statm: 1339 232 193 169 0 50 0
[pid=16629] ppid=16628 vsize=11820 CPUtime=1592.38
/proc/16629/stat : 16629 (picosat) R 16628 16605 15940 0 -1 4194304 5378 0 0 0 159217 21 0 0 25 0 1 0 21171333 12103680 2820 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16629/statm: 2955 2820 48 102 0 2850 0
Current children cumulated CPU time (s) 1593.63
Current children cumulated vsize (KiB) 34044

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16666
/proc/meminfo: memFree=1877056/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
[pid=16628] ppid=16605 vsize=5356 CPUtime=0
/proc/16628/stat : 16628 (sh) S 16605 16605 15940 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21171332 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16628/statm: 1339 232 193 169 0 50 0
[pid=16629] ppid=16628 vsize=11820 CPUtime=1652.09
/proc/16629/stat : 16629 (picosat) R 16628 16605 15940 0 -1 4194304 5438 0 0 0 165188 21 0 0 25 0 1 0 21171333 12103680 2820 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16629/statm: 2955 2820 48 102 0 2850 0
Current children cumulated CPU time (s) 1653.34
Current children cumulated vsize (KiB) 34044

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16666
/proc/meminfo: memFree=1877568/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
[pid=16628] ppid=16605 vsize=5356 CPUtime=0
/proc/16628/stat : 16628 (sh) S 16605 16605 15940 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21171332 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16628/statm: 1339 232 193 169 0 50 0
[pid=16629] ppid=16628 vsize=11216 CPUtime=1711.81
/proc/16629/stat : 16629 (picosat) R 16628 16605 15940 0 -1 4194304 5567 0 0 0 171160 21 0 0 25 0 1 0 21171333 11485184 2705 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16629/statm: 2804 2705 48 102 0 2699 0
Current children cumulated CPU time (s) 1713.06
Current children cumulated vsize (KiB) 33440

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16666
/proc/meminfo: memFree=1877568/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
[pid=16628] ppid=16605 vsize=5356 CPUtime=0
/proc/16628/stat : 16628 (sh) S 16605 16605 15940 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21171332 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16628/statm: 1339 232 193 169 0 50 0
[pid=16629] ppid=16628 vsize=11216 CPUtime=1771.52
/proc/16629/stat : 16629 (picosat) R 16628 16605 15940 0 -1 4194304 5567 0 0 0 177131 21 0 0 25 0 1 0 21171333 11485184 2705 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/16629/statm: 2804 2705 48 102 0 2699 0
Current children cumulated CPU time (s) 1772.77
Current children cumulated vsize (KiB) 33440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16666
/proc/meminfo: memFree=1877440/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
[pid=16628] ppid=16605 vsize=5356 CPUtime=0
/proc/16628/stat : 16628 (sh) S 16605 16605 15940 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21171332 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16628/statm: 1339 232 193 169 0 50 0
[pid=16629] ppid=16628 vsize=11216 CPUtime=1798.78
/proc/16629/stat : 16629 (picosat) R 16628 16605 15940 0 -1 4194304 5630 0 0 0 179857 21 0 0 25 0 1 0 21171333 11485184 2705 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16629/statm: 2804 2705 48 102 0 2699 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 33440

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

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

[startup+1809.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16666
/proc/meminfo: memFree=1877440/2055920 swapFree=4191900/4192956
[pid=16605] ppid=16603 vsize=16868 CPUtime=1.25
/proc/16605/stat : 16605 (sugar) S 16603 16605 15940 0 -1 4194304 1360 11182 5 16 5 1 110 9 16 0 1 0 21171183 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16605/statm: 4217 1113 409 3 0 796 0
[pid=16628] ppid=16605 vsize=5356 CPUtime=0
/proc/16628/stat : 16628 (sh) S 16605 16605 15940 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21171332 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16628/statm: 1339 232 193 169 0 50 0
[pid=16629] ppid=16628 vsize=11216 CPUtime=1798.78
/proc/16629/stat : 16629 (picosat) R 16628 16605 15940 0 -1 4194304 5630 0 0 0 179857 21 0 0 25 0 1 0 21171333 11485184 2705 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16629/statm: 2804 2705 48 102 0 2699 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 33440

Child status: 0
Real time (s): 1809.72
CPU time (s): 1800.09
CPU user time (s): 1799.74
CPU system time (s): 0.345947
CPU usage (%): 99.4675
Max. virtual memory (cumulated for all children) (KiB): 890880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.345947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18954
page faults= 21
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 971
involuntary context switches= 22866

runsolver used 2.10768 second user time and 6.13407 second system time

The end

Launcher Data

Begin job on node15 at 2009-07-11 21:37:23
IDJOB=2065966
IDBENCH=54449
IDSOLVER=738
FILE ID=node15/2065966-1247341043
PBS_JOBID= 9506770
Free space on /tmp= 66252 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/allIntervalSeries/normalized-series-20.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-2065966-1247341043/watcher-2065966-1247341043 -o /tmp/evaluation-result-2065966-1247341043/solver-2065966-1247341043 -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-2065966-1247341043.xml

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

MD5SUM BENCH= e33464de6d36c41189e3c9712ad7286f
RANDOM SEED=62266838

node15.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.220
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.220
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:       1856624 kB
Buffers:         10124 kB
Cached:          83640 kB
SwapCached:          8 kB
Active:         137792 kB
Inactive:        11288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856624 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1332 kB
Writeback:           0 kB
Mapped:          67648 kB
Slab:            35412 kB
Committed_AS:   193072 kB
PageTables:       2020 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= 66268 MiB
End job on node15 at 2009-07-11 22:07:35