Trace number 1069609

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.13+picosatUNSAT 361.502 363.036

General information on the benchmark

Namecsp/pseudoGLB/
normalized-pigeon-cardinality-15-10.xml
MD5SUMba36681030d0d11305400685e1a7ad92
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.049991
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints25
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(25)

Solver Data (download as text)

0.03/0.04	c 0	Sugar v1-13 + HOME/picosat
0.03/0.04	c 0	BEGIN Fri Jul  4 10:44:01 2008
0.03/0.04	c 0	PID 24792
0.03/0.04	c 0	HOST node88.alineos.net
0.03/0.04	c 0	CONVERTING HOME/instance-1069609-1215161041.xml TO HOME/temp.csp
0.03/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1069609-1215161041.xml' 'HOME/temp.csp'
0.03/0.23	c 1	1 domains, 150 variables, 0 predicates, 0 relations, 25 constraints
0.03/0.28	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.28	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.24/0.36	c 1	Parsing HOME/temp.csp
0.24/0.43	c 1	parsed 176 expressions
0.24/0.45	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.24/0.45	c 1	Converting to clausal form CSP
0.24/0.47	c 1	converted 18 (10%) expressions
0.24/0.47	c 1	converted 36 (20%) expressions
0.24/0.47	c 1	converted 53 (30%) expressions
0.24/0.47	c 1	converted 71 (40%) expressions
0.24/0.47	c 1	converted 88 (50%) expressions
0.24/0.47	c 1	converted 106 (60%) expressions
0.24/0.47	c 1	converted 124 (70%) expressions
0.24/0.47	c 1	converted 141 (80%) expressions
0.24/0.49	c 1	converted 159 (90%) expressions
0.24/0.56	c 1	converted 176 (100%) expressions
0.24/0.56	c 1	CSP : 280 integers, 0 booleans, 285 clauses, largest domain size 9
0.24/0.56	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.24/0.56	c 1	Propagation in CSP
0.24/0.58	c 1	310 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.24/0.58	c 1	CSP : 280 integers, 0 booleans, 285 clauses, largest domain size 2
0.24/0.58	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.24/0.58	c 1	Simplifing CSP by introducing new Boolean variables
0.24/0.59	c 1	CSP : 280 integers, 0 booleans, 285 clauses, largest domain size 2
0.24/0.59	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.24/0.61	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.24/0.61	c 1	28 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.24/0.61	c 1	56 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.24/0.61	c 1	84 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.24/0.61	c 1	112 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.24/0.61	c 1	140 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.24/0.62	c 1	168 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.24/0.62	c 1	196 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.24/0.62	c 1	224 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.24/0.62	c 1	252 (90%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.24/0.62	c 1	280 (100%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.24/0.75	c 1	29 (10%) CSP clauses are encoded (43 clauses, 1054 bytes)
0.24/0.75	c 1	57 (20%) CSP clauses are encoded (97 clauses, 1667 bytes)
0.24/0.75	c 1	86 (30%) CSP clauses are encoded (154 clauses, 2313 bytes)
0.24/0.75	c 1	114 (40%) CSP clauses are encoded (210 clauses, 2950 bytes)
0.24/0.76	c 1	143 (50%) CSP clauses are encoded (267 clauses, 3593 bytes)
0.24/0.76	c 1	171 (60%) CSP clauses are encoded (321 clauses, 4209 bytes)
0.24/0.76	c 1	200 (70%) CSP clauses are encoded (378 clauses, 4855 bytes)
0.24/0.76	c 1	228 (80%) CSP clauses are encoded (434 clauses, 5486 bytes)
0.24/0.77	c 1	257 (90%) CSP clauses are encoded (491 clauses, 6135 bytes)
0.24/0.77	c 1	285 (100%) CSP clauses are encoded (545 clauses, 6752 bytes)
0.24/0.77	c 1	285 CSP clauses encoded
0.24/0.77	c 1	Writing map file : HOME/temp.map
0.24/0.77	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.24/0.77	c 1	SAT : 280 SAT variables, 545 SAT clauses, 6752 bytes
0.24/0.77	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.24/0.80	c 1	SOLVING HOME/temp.cnf
0.24/0.80	c 1	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
361.29/362.87	c 363	DECODING HOME/temp.out WITH HOME/temp.map
361.29/362.87	c 363	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
361.37/362.95	c 363	Decoding HOME/temp.out
361.37/362.99	s UNSATISFIABLE
361.37/362.99	c 363	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
361.46/363.03	c 363	CPU 361.36 (0.03 0.01 361.33 0.11)
361.46/363.03	c 363	END Fri Jul  4 10:50:04 2008

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069609-1215161041/watcher-1069609-1215161041 -o /tmp/evaluation-result-1069609-1215161041/solver-1069609-1215161041 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1069609-1215161041.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 24792
/proc/meminfo: memFree=1864840/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=2504 CPUtime=0
/proc/24792/stat : 24792 (sugar) R 24790 24792 22593 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 628351380 2564096 26 996147200 4194304 4206940 548682068608 18446744073709551615 270184543509 0 0 4096 0 0 0 0 17 1 0 0
/proc/24792/statm: 626 26 19 3 0 5 0

[startup+0.044032 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 24792
/proc/meminfo: memFree=1864840/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.03
/proc/24792/stat : 24792 (sugar) R 24790 24792 22593 0 -1 4194304 791 0 0 0 3 0 0 0 20 0 1 0 628351380 13926400 759 996147200 4194304 4206940 548682068608 18446744073709551615 270201032013 0 0 4224 0 0 0 0 17 0 0 0
/proc/24792/statm: 3400 759 338 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.10204 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 24792
/proc/meminfo: memFree=1864840/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.03
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 900 127 0 0 3 0 0 0 18 0 1 0 628351380 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24792/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301059 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 24792
/proc/meminfo: memFree=1864840/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.24
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 956 4281 0 1 3 0 18 3 16 0 1 0 628351380 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24792/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 13600

[startup+0.702105 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 24792
/proc/meminfo: memFree=1864840/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.24
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 974 4281 0 1 3 0 18 3 15 0 1 0 628351380 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24792/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 13600

[startup+1.50219 s]
/proc/loadavg: 1.92 1.98 1.99 3/76 24816
/proc/meminfo: memFree=1862376/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.73
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 1022 9618 0 2 3 1 63 6 16 0 1 0 628351380 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24792/statm: 3400 798 370 3 0 500 0
[pid=24815] ppid=24792 vsize=5356 CPUtime=0
/proc/24815/stat : 24815 (sh) S 24792 24792 22593 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 628351461 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24815/statm: 1339 232 193 169 0 50 0
[pid=24816] ppid=24815 vsize=836 CPUtime=0.68
/proc/24816/stat : 24816 (picosat) R 24815 24792 22593 0 -1 4194304 163 0 0 0 68 0 0 0 23 0 1 0 628351461 856064 147 996147200 134512640 134931368 4294956256 18446744073709551615 134520491 0 0 4096 0 0 0 0 17 0 0 0
/proc/24816/statm: 209 147 48 102 0 104 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 19792

[startup+3.10138 s]
/proc/loadavg: 1.92 1.98 1.99 3/76 24816
/proc/meminfo: memFree=1861992/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.73
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 1022 9618 0 2 3 1 63 6 16 0 1 0 628351380 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24792/statm: 3400 798 370 3 0 500 0
[pid=24815] ppid=24792 vsize=5356 CPUtime=0
/proc/24815/stat : 24815 (sh) S 24792 24792 22593 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 628351461 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24815/statm: 1339 232 193 169 0 50 0
[pid=24816] ppid=24815 vsize=1080 CPUtime=2.28
/proc/24816/stat : 24816 (picosat) R 24815 24792 22593 0 -1 4194304 199 0 0 0 228 0 0 0 25 0 1 0 628351461 1105920 183 996147200 134512640 134931368 4294956256 18446744073709551615 134525828 0 0 4096 0 0 0 0 17 0 0 0
/proc/24816/statm: 270 183 48 102 0 165 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 20036

[startup+6.30174 s]
/proc/loadavg: 1.93 1.98 1.99 3/76 24816
/proc/meminfo: memFree=1861752/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.73
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 1022 9618 0 2 3 1 63 6 16 0 1 0 628351380 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24792/statm: 3400 798 370 3 0 500 0
[pid=24815] ppid=24792 vsize=5356 CPUtime=0
/proc/24815/stat : 24815 (sh) S 24792 24792 22593 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 628351461 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24815/statm: 1339 232 193 169 0 50 0
[pid=24816] ppid=24815 vsize=1212 CPUtime=5.46
/proc/24816/stat : 24816 (picosat) R 24815 24792 22593 0 -1 4194304 252 0 0 0 546 0 0 0 25 0 1 0 628351461 1241088 236 996147200 134512640 134931368 4294956256 18446744073709551615 134520025 0 0 4096 0 0 0 0 17 0 0 0
/proc/24816/statm: 303 236 48 102 0 198 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 20168

[startup+12.7015 s]
/proc/loadavg: 1.93 1.98 1.99 3/76 24816
/proc/meminfo: memFree=1861496/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.73
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 1022 9618 0 2 3 1 63 6 16 0 1 0 628351380 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24792/statm: 3400 798 370 3 0 500 0
[pid=24815] ppid=24792 vsize=5356 CPUtime=0
/proc/24815/stat : 24815 (sh) S 24792 24792 22593 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 628351461 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24815/statm: 1339 232 193 169 0 50 0
[pid=24816] ppid=24815 vsize=1464 CPUtime=11.84
/proc/24816/stat : 24816 (picosat) R 24815 24792 22593 0 -1 4194304 313 0 0 0 1184 0 0 0 25 0 1 0 628351461 1499136 297 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/24816/statm: 366 297 48 102 0 261 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 20420

[startup+25.502 s]
/proc/loadavg: 1.95 1.98 1.99 3/76 24816
/proc/meminfo: memFree=1861304/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.73
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 1022 9618 0 2 3 1 63 6 16 0 1 0 628351380 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24792/statm: 3400 798 370 3 0 500 0
[pid=24815] ppid=24792 vsize=5356 CPUtime=0
/proc/24815/stat : 24815 (sh) S 24792 24792 22593 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 628351461 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24815/statm: 1339 232 193 169 0 50 0
[pid=24816] ppid=24815 vsize=1828 CPUtime=24.58
/proc/24816/stat : 24816 (picosat) R 24815 24792 22593 0 -1 4194304 387 0 0 0 2458 0 0 0 25 0 1 0 628351461 1871872 371 996147200 134512640 134931368 4294956256 18446744073709551615 134525860 0 0 4096 0 0 0 0 17 0 0 0
/proc/24816/statm: 457 371 48 102 0 352 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 20784

[startup+51.1019 s]
/proc/loadavg: 1.96 1.98 1.99 3/76 24816
/proc/meminfo: memFree=1860856/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.73
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 1022 9618 0 2 3 1 63 6 16 0 1 0 628351380 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24792/statm: 3400 798 370 3 0 500 0
[pid=24815] ppid=24792 vsize=5356 CPUtime=0
/proc/24815/stat : 24815 (sh) S 24792 24792 22593 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 628351461 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24815/statm: 1339 232 193 169 0 50 0
[pid=24816] ppid=24815 vsize=2260 CPUtime=50.08
/proc/24816/stat : 24816 (picosat) R 24815 24792 22593 0 -1 4194304 511 0 0 0 5007 1 0 0 25 0 1 0 628351461 2314240 495 996147200 134512640 134931368 4294956256 18446744073709551615 134529126 0 0 4096 0 0 0 0 17 0 0 0
/proc/24816/statm: 565 495 48 102 0 460 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 21216

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/76 24816
/proc/meminfo: memFree=1860280/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.73
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 1022 9618 0 2 3 1 63 6 16 0 1 0 628351380 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24792/statm: 3400 798 370 3 0 500 0
[pid=24815] ppid=24792 vsize=5356 CPUtime=0
/proc/24815/stat : 24815 (sh) S 24792 24792 22593 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 628351461 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24815/statm: 1339 232 193 169 0 50 0
[pid=24816] ppid=24815 vsize=2748 CPUtime=101.07
/proc/24816/stat : 24816 (picosat) R 24815 24792 22593 0 -1 4194304 628 0 0 0 10106 1 0 0 25 0 1 0 628351461 2813952 612 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/24816/statm: 687 612 48 102 0 582 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 21704

[startup+162.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 24816
/proc/meminfo: memFree=1859832/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.73
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 1022 9618 0 2 3 1 63 6 16 0 1 0 628351380 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24792/statm: 3400 798 370 3 0 500 0
[pid=24815] ppid=24792 vsize=5356 CPUtime=0
/proc/24815/stat : 24815 (sh) S 24792 24792 22593 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 628351461 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24815/statm: 1339 232 193 169 0 50 0
[pid=24816] ppid=24815 vsize=3084 CPUtime=160.83
/proc/24816/stat : 24816 (picosat) R 24815 24792 22593 0 -1 4194304 721 0 0 0 16082 1 0 0 25 0 1 0 628351461 3158016 705 996147200 134512640 134931368 4294956256 18446744073709551615 134525818 0 0 4096 0 0 0 0 17 0 0 0
/proc/24816/statm: 771 705 48 102 0 666 0
Current children cumulated CPU time (s) 161.56
Current children cumulated vsize (KiB) 22040

[startup+222.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 24816
/proc/meminfo: memFree=1859256/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.73
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 1022 9618 0 2 3 1 63 6 16 0 1 0 628351380 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24792/statm: 3400 798 370 3 0 500 0
[pid=24815] ppid=24792 vsize=5356 CPUtime=0
/proc/24815/stat : 24815 (sh) S 24792 24792 22593 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 628351461 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24815/statm: 1339 232 193 169 0 50 0
[pid=24816] ppid=24815 vsize=3520 CPUtime=220.58
/proc/24816/stat : 24816 (picosat) R 24815 24792 22593 0 -1 4194304 831 0 0 0 22057 1 0 0 25 0 1 0 628351461 3604480 815 996147200 134512640 134931368 4294956256 18446744073709551615 134525867 0 0 4096 0 0 0 0 17 0 0 0
/proc/24816/statm: 880 815 48 102 0 775 0
Current children cumulated CPU time (s) 221.31
Current children cumulated vsize (KiB) 22476

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 24816
/proc/meminfo: memFree=1858936/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.73
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 1022 9618 0 2 3 1 63 6 16 0 1 0 628351380 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24792/statm: 3400 798 370 3 0 500 0
[pid=24815] ppid=24792 vsize=5356 CPUtime=0
/proc/24815/stat : 24815 (sh) S 24792 24792 22593 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 628351461 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24815/statm: 1339 232 193 169 0 50 0
[pid=24816] ppid=24815 vsize=3816 CPUtime=280.34
/proc/24816/stat : 24816 (picosat) R 24815 24792 22593 0 -1 4194304 901 0 0 0 28033 1 0 0 25 0 1 0 628351461 3907584 885 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/24816/statm: 954 885 48 102 0 849 0
Current children cumulated CPU time (s) 281.07
Current children cumulated vsize (KiB) 22772

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 24816
/proc/meminfo: memFree=1858488/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.73
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 1022 9618 0 2 3 1 63 6 16 0 1 0 628351380 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24792/statm: 3400 798 370 3 0 500 0
[pid=24815] ppid=24792 vsize=5356 CPUtime=0
/proc/24815/stat : 24815 (sh) S 24792 24792 22593 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 628351461 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24815/statm: 1339 232 193 169 0 50 0
[pid=24816] ppid=24815 vsize=4040 CPUtime=340.1
/proc/24816/stat : 24816 (picosat) R 24815 24792 22593 0 -1 4194304 968 0 0 0 34008 2 0 0 25 0 1 0 628351461 4136960 952 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/24816/statm: 1010 952 48 102 0 905 0
Current children cumulated CPU time (s) 340.83
Current children cumulated vsize (KiB) 22996

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

[startup+345.502 s]
/proc/loadavg: 1.91 1.97 1.99 3/73 24838
/proc/meminfo: memFree=1860488/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.73
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 1022 9618 0 2 3 1 63 6 16 0 1 0 628351380 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24792/statm: 3400 798 370 3 0 500 0
[pid=24815] ppid=24792 vsize=5356 CPUtime=0
/proc/24815/stat : 24815 (sh) S 24792 24792 22593 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 628351461 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24815/statm: 1339 232 193 169 0 50 0
[pid=24816] ppid=24815 vsize=4040 CPUtime=343.27
/proc/24816/stat : 24816 (picosat) R 24815 24792 22593 0 -1 4194304 968 0 0 0 34325 2 0 0 25 0 1 0 628351461 4136960 952 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/24816/statm: 1010 952 48 102 0 905 0
Current children cumulated CPU time (s) 344
Current children cumulated vsize (KiB) 22996

[startup+351.902 s]
/proc/loadavg: 1.92 1.97 1.99 3/76 24844
/proc/meminfo: memFree=1791096/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.73
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 1022 9618 0 2 3 1 63 6 16 0 1 0 628351380 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24792/statm: 3400 798 370 3 0 500 0
[pid=24815] ppid=24792 vsize=5356 CPUtime=0
/proc/24815/stat : 24815 (sh) S 24792 24792 22593 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 628351461 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24815/statm: 1339 232 193 169 0 50 0
[pid=24816] ppid=24815 vsize=4020 CPUtime=349.67
/proc/24816/stat : 24816 (picosat) R 24815 24792 22593 0 -1 4194304 968 0 0 0 34965 2 0 0 25 0 1 0 628351461 4116480 947 996147200 134512640 134931368 4294956256 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 1 0 0
/proc/24816/statm: 1005 947 48 102 0 900 0
Current children cumulated CPU time (s) 350.4
Current children cumulated vsize (KiB) 22976

[startup+358.301 s]
/proc/loadavg: 1.93 1.97 1.99 3/76 24844
/proc/meminfo: memFree=1791168/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.73
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 1022 9618 0 2 3 1 63 6 16 0 1 0 628351380 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24792/statm: 3400 798 370 3 0 500 0
[pid=24815] ppid=24792 vsize=5356 CPUtime=0
/proc/24815/stat : 24815 (sh) S 24792 24792 22593 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 628351461 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24815/statm: 1339 232 193 169 0 50 0
[pid=24816] ppid=24815 vsize=4016 CPUtime=356.06
/proc/24816/stat : 24816 (picosat) R 24815 24792 22593 0 -1 4194304 968 0 0 0 35604 2 0 0 25 0 1 0 628351461 4112384 946 996147200 134512640 134931368 4294956256 18446744073709551615 134525823 0 0 4096 0 0 0 0 17 1 0 0
/proc/24816/statm: 1004 946 48 102 0 899 0
Current children cumulated CPU time (s) 356.79
Current children cumulated vsize (KiB) 22972

[startup+361.502 s]
/proc/loadavg: 1.93 1.97 1.99 3/76 24844
/proc/meminfo: memFree=1791168/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.73
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 1022 9618 0 2 3 1 63 6 16 0 1 0 628351380 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24792/statm: 3400 798 370 3 0 500 0
[pid=24815] ppid=24792 vsize=5356 CPUtime=0
/proc/24815/stat : 24815 (sh) S 24792 24792 22593 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 628351461 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24815/statm: 1339 232 193 169 0 50 0
[pid=24816] ppid=24815 vsize=4016 CPUtime=359.26
/proc/24816/stat : 24816 (picosat) R 24815 24792 22593 0 -1 4194304 968 0 0 0 35924 2 0 0 25 0 1 0 628351461 4112384 946 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/24816/statm: 1004 946 48 102 0 899 0
Current children cumulated CPU time (s) 359.99
Current children cumulated vsize (KiB) 22972

[startup+362.302 s]
/proc/loadavg: 1.93 1.97 1.99 3/76 24844
/proc/meminfo: memFree=1791168/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.73
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 1022 9618 0 2 3 1 63 6 16 0 1 0 628351380 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24792/statm: 3400 798 370 3 0 500 0
[pid=24815] ppid=24792 vsize=5356 CPUtime=0
/proc/24815/stat : 24815 (sh) S 24792 24792 22593 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 628351461 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24815/statm: 1339 232 193 169 0 50 0
[pid=24816] ppid=24815 vsize=4016 CPUtime=360.06
/proc/24816/stat : 24816 (picosat) R 24815 24792 22593 0 -1 4194304 968 0 0 0 36004 2 0 0 25 0 1 0 628351461 4112384 946 996147200 134512640 134931368 4294956256 18446744073709551615 134549489 0 0 4096 0 0 0 0 17 1 0 0
/proc/24816/statm: 1004 946 48 102 0 899 0
Current children cumulated CPU time (s) 360.79
Current children cumulated vsize (KiB) 22972

[startup+362.702 s]
/proc/loadavg: 1.93 1.97 1.99 3/76 24844
/proc/meminfo: memFree=1791168/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=0.73
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 1022 9618 0 2 3 1 63 6 16 0 1 0 628351380 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24792/statm: 3400 798 370 3 0 500 0
[pid=24815] ppid=24792 vsize=5356 CPUtime=0
/proc/24815/stat : 24815 (sh) S 24792 24792 22593 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 628351461 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24815/statm: 1339 232 193 169 0 50 0
[pid=24816] ppid=24815 vsize=4016 CPUtime=360.46
/proc/24816/stat : 24816 (picosat) R 24815 24792 22593 0 -1 4194304 968 0 0 0 36044 2 0 0 25 0 1 0 628351461 4112384 946 996147200 134512640 134931368 4294956256 18446744073709551615 134530246 0 0 4096 0 0 0 0 17 1 0 0
/proc/24816/statm: 1004 946 48 102 0 899 0
Current children cumulated CPU time (s) 361.19
Current children cumulated vsize (KiB) 22972

[startup+362.902 s]
/proc/loadavg: 1.93 1.97 1.99 3/80 24850
/proc/meminfo: memFree=1792672/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=361.36
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 1070 10873 0 2 3 1 36124 8 16 0 1 0 628351380 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24792/statm: 3400 798 370 3 0 500 0
[pid=24845] ppid=24792 vsize=5356 CPUtime=0
/proc/24845/stat : 24845 (sh) S 24792 24792 22593 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 628387667 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24845/statm: 1339 233 193 169 0 50 0
[pid=24846] ppid=24845 vsize=859832 CPUtime=0.01
/proc/24846/stat : 24846 (java) S 24845 24792 22593 0 -1 0 1657 0 1 0 0 1 0 0 19 0 5 0 628387668 880467968 1324 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/24846/statm: 214958 1324 782 9 0 209937 0
[pid=24846/tid=24847] ppid=24845 vsize=859832 CPUtime=0
/proc/24846/task/24847/stat : 24847 (java) R 24845 24792 22593 0 -1 64 964 0 1 0 0 0 0 0 22 0 5 0 628387669 880467968 1324 996147200 134512640 134550740 4294956000 18446744073709551615 102305269 0 4 0 16784584 0 0 0 -1 0 0 0
[pid=24846/tid=24848] ppid=24845 vsize=859832 CPUtime=0
/proc/24846/task/24848/stat : 24848 (java) S 24845 24792 22593 0 -1 64 4 0 0 0 0 0 0 0 21 0 5 0 628387670 880467968 1324 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16784584 0 0 0 -1 0 0 0
[pid=24846/tid=24849] ppid=24845 vsize=859832 CPUtime=0
/proc/24846/task/24849/stat : 24849 (java) S 24845 24792 22593 0 -1 64 10 0 0 0 0 0 0 0 22 0 5 0 628387670 880467968 1324 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 0 0 0
[pid=24846/tid=24850] ppid=24845 vsize=859832 CPUtime=0
/proc/24846/task/24850/stat : 24850 (java) S 24845 24792 22593 0 -1 64 4 0 0 0 0 0 0 0 23 0 5 0 628387670 880467968 1324 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 361.37
Current children cumulated vsize (KiB) 878788

[startup+363.007 s]
/proc/loadavg: 1.93 1.97 1.99 3/80 24850
/proc/meminfo: memFree=1792672/2055920 swapFree=4179668/4192956
[pid=24792] ppid=24790 vsize=13600 CPUtime=361.36
/proc/24792/stat : 24792 (sugar) S 24790 24792 22593 0 -1 4194304 1089 10873 0 2 3 1 36124 8 15 0 1 0 628351380 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24792/statm: 3400 798 370 3 0 500 0
[pid=24845] ppid=24792 vsize=5356 CPUtime=0
/proc/24845/stat : 24845 (sh) S 24792 24792 22593 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 628387667 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24845/statm: 1339 233 193 169 0 50 0
[pid=24846] ppid=24845 vsize=863752 CPUtime=0.1
/proc/24846/stat : 24846 (java) S 24845 24792 22593 0 -1 0 3370 0 1 0 8 2 0 0 19 0 9 0 628387668 884482048 2840 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24846/statm: 215938 2840 1676 9 0 210513 0
[pid=24846/tid=24847] ppid=24845 vsize=863752 CPUtime=0.08
/proc/24846/task/24847/stat : 24847 (java) S 24845 24792 22593 0 -1 64 2448 0 1 0 7 1 0 0 25 0 9 0 628387669 884482048 2840 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24846/tid=24848] ppid=24845 vsize=863752 CPUtime=0
/proc/24846/task/24848/stat : 24848 (java) S 24845 24792 22593 0 -1 64 4 0 0 0 0 0 0 0 21 0 9 0 628387670 884482048 2840 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24846/tid=24849] ppid=24845 vsize=863752 CPUtime=0
/proc/24846/task/24849/stat : 24849 (java) S 24845 24792 22593 0 -1 64 10 0 0 0 0 0 0 0 22 0 9 0 628387670 884482048 2840 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24846/tid=24850] ppid=24845 vsize=863752 CPUtime=0
/proc/24846/task/24850/stat : 24850 (java) S 24845 24792 22593 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 628387670 884482048 2840 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 361.46
Current children cumulated vsize (KiB) 882708

Child status: 0
Real time (s): 363.036
CPU time (s): 361.502
CPU user time (s): 361.374
CPU system time (s): 0.12798
CPU usage (%): 99.5774
Max. virtual memory (cumulated for all children) (KiB): 882708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 361.374
system time used= 0.12798
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15681
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1032
involuntary context switches= 5845

runsolver used 0.352946 second user time and 0.98185 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-04 10:44:01
IDJOB=1069609
IDBENCH=55652
IDSOLVER=345
FILE ID=node88/1069609-1215161041
PBS_JOBID= 7877418
Free space on /tmp= 66556 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-pigeon-cardinality-15-10.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069609-1215161041/watcher-1069609-1215161041 -o /tmp/evaluation-result-1069609-1215161041/solver-1069609-1215161041 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1069609-1215161041.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ba36681030d0d11305400685e1a7ad92
RANDOM SEED=420038142

node88.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1865320 kB
Buffers:         23524 kB
Cached:         103048 kB
SwapCached:       7320 kB
Active:         112976 kB
Inactive:        30912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1865320 kB
SwapTotal:     4192956 kB
SwapFree:      4179668 kB
Dirty:            1280 kB
Writeback:           0 kB
Mapped:          23824 kB
Slab:            32104 kB
Committed_AS:  1059384 kB
PageTables:       1808 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= 66552 MiB
End job on node88 at 2008-07-04 10:50:04