Trace number 1038388

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+minisat? 161.374 163.317

General information on the benchmark

Namecsp/marc/
normalized-large-88-unsat_ext.xml
MD5SUMc2320be4076c0f932853a082ef7915b8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.4844
Satisfiable
(Un)Satisfiability was proved
Number of variables88
Number of constraints3828
Maximum constraint arity2
Maximum domain size88
Number of constraints which are defined in extension3828
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Wed Jul  2 04:25:38 2008
0.00/0.05	c 0	PID 26680
0.03/0.05	c 0	HOST node17.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1038388-1214965528.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1038388-1214965528.xml' 'HOME/temp.csp'
20.08/20.42	c 20	1 domains, 88 variables, 0 predicates, 3004 relations, 3828 constraints
20.08/20.48	c 20	ENCODING HOME/temp.csp TO HOME/temp.cnf
20.08/20.48	c 20	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'
20.15/20.56	c 20	Parsing HOME/temp.csp
161.13/163.14	c 163	ERROR Exception Java heap space
161.13/163.14	c 163	jp.ac.kobe_u.cs.sugar.expression.Expression.create(Expression.java:117)
161.13/163.14	c 163	jp.ac.kobe_u.cs.sugar.expression.Parser.parse(Parser.java:97)
161.13/163.14	c 163	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:90)
161.13/163.14	c 163	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
161.13/163.14	s UNKNOWN
161.22/163.26	c 163	CPU 157.64 (0.03 0 157.61 3.66)
161.22/163.27	c 163	END Wed Jul  2 04:28:21 2008

Verifier Data (download as text)

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

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-1038388-1214965528/watcher-1038388-1214965528 -o /tmp/evaluation-result-1038388-1214965528/solver-1038388-1214965528 -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/minisat -tmp=HOME/temp HOME/instance-1038388-1214965528.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: 2.06 2.06 2.11 4/81 26680
/proc/meminfo: memFree=1586728/2055920 swapFree=4155524/4192956
[pid=26680] ppid=26678 vsize=18572 CPUtime=0
/proc/26680/stat : 26680 (runsolver) R 26678 26680 24389 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 617743041 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 245482712359 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26680/statm: 4643 292 257 25 0 2626 0

[startup+0.0508721 s]
/proc/loadavg: 2.06 2.06 2.11 4/81 26680
/proc/meminfo: memFree=1586728/2055920 swapFree=4155524/4192956
[pid=26680] ppid=26678 vsize=13600 CPUtime=0.03
/proc/26680/stat : 26680 (sugar) S 26678 26680 24389 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 617743041 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26680/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102126 s]
/proc/loadavg: 2.06 2.06 2.11 4/81 26680
/proc/meminfo: memFree=1586728/2055920 swapFree=4155524/4192956
[pid=26680] ppid=26678 vsize=13600 CPUtime=0.03
/proc/26680/stat : 26680 (sugar) S 26678 26680 24389 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 617743041 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26680/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301106 s]
/proc/loadavg: 2.06 2.06 2.11 4/81 26680
/proc/meminfo: memFree=1586728/2055920 swapFree=4155524/4192956
[pid=26680] ppid=26678 vsize=13600 CPUtime=0.03
/proc/26680/stat : 26680 (sugar) S 26678 26680 24389 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 617743041 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26680/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701145 s]
/proc/loadavg: 2.06 2.06 2.11 4/81 26680
/proc/meminfo: memFree=1586728/2055920 swapFree=4155524/4192956
[pid=26680] ppid=26678 vsize=13600 CPUtime=0.03
/proc/26680/stat : 26680 (sugar) S 26678 26680 24389 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 617743041 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26680/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50227 s]
/proc/loadavg: 2.06 2.06 2.11 3/92 26692
/proc/meminfo: memFree=1519440/2055920 swapFree=4155524/4192956
[pid=26680] ppid=26678 vsize=13600 CPUtime=0.03
/proc/26680/stat : 26680 (sugar) S 26678 26680 24389 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 617743041 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26680/statm: 3400 796 370 3 0 500 0
[pid=26683] ppid=26680 vsize=5356 CPUtime=0
/proc/26683/stat : 26683 (sh) S 26680 26680 24389 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 617743046 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26683/statm: 1339 233 193 169 0 50 0
[pid=26684] ppid=26683 vsize=864664 CPUtime=1.42
/proc/26684/stat : 26684 (java) S 26683 26680 24389 0 -1 0 31266 0 1 0 121 21 0 0 18 0 9 0 617743046 885415936 30535 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26684/statm: 216166 30535 2528 9 0 210748 0
[pid=26684/tid=26685] ppid=26683 vsize=864664 CPUtime=0.93
/proc/26684/task/26685/stat : 26685 (java) R 26683 26680 24389 0 -1 64 3846 0 1 0 85 8 0 0 25 0 9 0 617743047 885415936 30535 996147200 134512640 134550740 4294956016 18446744073709551615 4126459839 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26686] ppid=26683 vsize=864664 CPUtime=0.37
/proc/26684/task/26686/stat : 26686 (java) S 26683 26680 24389 0 -1 64 26252 0 0 0 25 12 0 0 16 0 9 0 617743048 885415936 30535 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26687] ppid=26683 vsize=864664 CPUtime=0
/proc/26684/task/26687/stat : 26687 (java) S 26683 26680 24389 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 617743048 885415936 30535 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26688] ppid=26683 vsize=864664 CPUtime=0
/proc/26684/task/26688/stat : 26688 (java) S 26683 26680 24389 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 617743048 885415936 30535 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26689] ppid=26683 vsize=864664 CPUtime=0
/proc/26684/task/26689/stat : 26689 (java) S 26683 26680 24389 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 617743050 885415936 30535 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26690] ppid=26683 vsize=864664 CPUtime=0.1
/proc/26684/task/26690/stat : 26690 (java) S 26683 26680 24389 0 -1 64 471 0 0 0 10 0 0 0 16 0 9 0 617743050 885415936 30535 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26691] ppid=26683 vsize=864664 CPUtime=0
/proc/26684/task/26691/stat : 26691 (java) S 26683 26680 24389 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 617743051 885415936 30535 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26692] ppid=26683 vsize=864664 CPUtime=0
/proc/26684/task/26692/stat : 26692 (java) S 26683 26680 24389 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 617743051 885415936 30535 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 883620

[startup+3.10519 s]
/proc/loadavg: 2.06 2.06 2.11 3/92 26692
/proc/meminfo: memFree=1424400/2055920 swapFree=4155524/4192956
[pid=26680] ppid=26678 vsize=13600 CPUtime=0.03
/proc/26680/stat : 26680 (sugar) S 26678 26680 24389 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 617743041 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26680/statm: 3400 796 370 3 0 500 0
[pid=26683] ppid=26680 vsize=5356 CPUtime=0
/proc/26683/stat : 26683 (sh) S 26680 26680 24389 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 617743046 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26683/statm: 1339 233 193 169 0 50 0
[pid=26684] ppid=26683 vsize=864664 CPUtime=3.01
/proc/26684/stat : 26684 (java) S 26683 26680 24389 0 -1 0 44839 0 1 0 269 32 0 0 18 0 9 0 617743046 885415936 44056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26684/statm: 216166 44056 2529 9 0 210748 0
[pid=26684/tid=26685] ppid=26683 vsize=864664 CPUtime=2.26
/proc/26684/task/26685/stat : 26685 (java) R 26683 26680 24389 0 -1 64 4887 0 1 0 213 13 0 0 25 0 9 0 617743047 885415936 44056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26686] ppid=26683 vsize=864664 CPUtime=0.56
/proc/26684/task/26686/stat : 26686 (java) S 26683 26680 24389 0 -1 64 38753 0 0 0 39 17 0 0 16 0 9 0 617743048 885415936 44056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26687] ppid=26683 vsize=864664 CPUtime=0
/proc/26684/task/26687/stat : 26687 (java) S 26683 26680 24389 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 617743048 885415936 44056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26688] ppid=26683 vsize=864664 CPUtime=0
/proc/26684/task/26688/stat : 26688 (java) S 26683 26680 24389 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 617743048 885415936 44056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26689] ppid=26683 vsize=864664 CPUtime=0
/proc/26684/task/26689/stat : 26689 (java) S 26683 26680 24389 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 617743050 885415936 44056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26690] ppid=26683 vsize=864664 CPUtime=0.15
/proc/26684/task/26690/stat : 26690 (java) S 26683 26680 24389 0 -1 64 502 0 0 0 15 0 0 0 15 0 9 0 617743050 885415936 44056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26691] ppid=26683 vsize=864664 CPUtime=0
/proc/26684/task/26691/stat : 26691 (java) S 26683 26680 24389 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 617743051 885415936 44056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26692] ppid=26683 vsize=864664 CPUtime=0
/proc/26684/task/26692/stat : 26692 (java) S 26683 26680 24389 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 617743051 885415936 44056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 883620

[startup+6.30275 s]
/proc/loadavg: 2.05 2.06 2.11 3/92 26692
/proc/meminfo: memFree=1389776/2055920 swapFree=4155524/4192956
[pid=26680] ppid=26678 vsize=13600 CPUtime=0.03
/proc/26680/stat : 26680 (sugar) S 26678 26680 24389 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 617743041 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26680/statm: 3400 796 370 3 0 500 0
[pid=26683] ppid=26680 vsize=5356 CPUtime=0
/proc/26683/stat : 26683 (sh) S 26680 26680 24389 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 617743046 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26683/statm: 1339 233 193 169 0 50 0
[pid=26684] ppid=26683 vsize=864664 CPUtime=6.16
/proc/26684/stat : 26684 (java) S 26683 26680 24389 0 -1 0 50301 0 1 0 573 43 0 0 18 0 9 0 617743046 885415936 49471 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26684/statm: 216166 49471 2529 9 0 210748 0
[pid=26684/tid=26685] ppid=26683 vsize=864664 CPUtime=5.23
/proc/26684/task/26685/stat : 26685 (java) R 26683 26680 24389 0 -1 64 4934 0 1 0 502 21 0 0 25 0 9 0 617743047 885415936 49471 996147200 134512640 134550740 4294956016 18446744073709551615 4126737887 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26686] ppid=26683 vsize=864664 CPUtime=0.71
/proc/26684/task/26686/stat : 26686 (java) S 26683 26680 24389 0 -1 64 44148 0 0 0 51 20 0 0 16 0 9 0 617743048 885415936 49471 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26687] ppid=26683 vsize=864664 CPUtime=0
/proc/26684/task/26687/stat : 26687 (java) S 26683 26680 24389 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 617743048 885415936 49471 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26688] ppid=26683 vsize=864664 CPUtime=0
/proc/26684/task/26688/stat : 26688 (java) S 26683 26680 24389 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 617743048 885415936 49471 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26689] ppid=26683 vsize=864664 CPUtime=0
/proc/26684/task/26689/stat : 26689 (java) S 26683 26680 24389 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 617743050 885415936 49471 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26690] ppid=26683 vsize=864664 CPUtime=0.19
/proc/26684/task/26690/stat : 26690 (java) S 26683 26680 24389 0 -1 64 522 0 0 0 19 0 0 0 15 0 9 0 617743050 885415936 49471 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26691] ppid=26683 vsize=864664 CPUtime=0
/proc/26684/task/26691/stat : 26691 (java) S 26683 26680 24389 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 617743051 885415936 49471 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26692] ppid=26683 vsize=864664 CPUtime=0
/proc/26684/task/26692/stat : 26692 (java) S 26683 26680 24389 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 617743051 885415936 49471 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 883620

[startup+12.7024 s]
/proc/loadavg: 2.05 2.06 2.11 3/92 26692
/proc/meminfo: memFree=1308048/2055920 swapFree=4155524/4192956
[pid=26680] ppid=26678 vsize=13600 CPUtime=0.03
/proc/26680/stat : 26680 (sugar) S 26678 26680 24389 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 617743041 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26680/statm: 3400 796 370 3 0 500 0
[pid=26683] ppid=26680 vsize=5356 CPUtime=0
/proc/26683/stat : 26683 (sh) S 26680 26680 24389 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 617743046 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26683/statm: 1339 233 193 169 0 50 0
[pid=26684] ppid=26683 vsize=864664 CPUtime=12.45
/proc/26684/stat : 26684 (java) S 26683 26680 24389 0 -1 0 62351 0 1 0 1178 67 0 0 18 0 9 0 617743046 885415936 61431 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26684/statm: 216166 61431 2529 9 0 210748 0
[pid=26684/tid=26685] ppid=26683 vsize=864664 CPUtime=10.93
/proc/26684/task/26685/stat : 26685 (java) R 26683 26680 24389 0 -1 64 6301 0 1 0 1054 39 0 0 25 0 9 0 617743047 885415936 61431 996147200 134512640 134550740 4294956016 18446744073709551615 4126732864 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26686] ppid=26683 vsize=864664 CPUtime=1.28
/proc/26684/task/26686/stat : 26686 (java) S 26683 26680 24389 0 -1 64 54824 0 0 0 102 26 0 0 16 0 9 0 617743048 885415936 61431 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26687] ppid=26683 vsize=864664 CPUtime=0
/proc/26684/task/26687/stat : 26687 (java) S 26683 26680 24389 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 617743048 885415936 61431 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26688] ppid=26683 vsize=864664 CPUtime=0
/proc/26684/task/26688/stat : 26688 (java) S 26683 26680 24389 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 617743048 885415936 61431 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26689] ppid=26683 vsize=864664 CPUtime=0
/proc/26684/task/26689/stat : 26689 (java) S 26683 26680 24389 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 617743050 885415936 61431 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26690] ppid=26683 vsize=864664 CPUtime=0.2
/proc/26684/task/26690/stat : 26690 (java) S 26683 26680 24389 0 -1 64 529 0 0 0 20 0 0 0 16 0 9 0 617743050 885415936 61431 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26691] ppid=26683 vsize=864664 CPUtime=0
/proc/26684/task/26691/stat : 26691 (java) S 26683 26680 24389 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 617743051 885415936 61431 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26684/tid=26692] ppid=26683 vsize=864664 CPUtime=0
/proc/26684/task/26692/stat : 26692 (java) S 26683 26680 24389 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 617743051 885415936 61431 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 883620

[startup+25.5017 s]
/proc/loadavg: 2.20 2.09 2.12 3/92 26702
/proc/meminfo: memFree=1406032/2055920 swapFree=4155524/4192956
[pid=26680] ppid=26678 vsize=13600 CPUtime=20.15
/proc/26680/stat : 26680 (sugar) S 26678 26680 24389 0 -1 4194304 973 77587 0 1 3 0 1914 98 16 0 1 0 617743041 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26680/statm: 3400 797 370 3 0 500 0
[pid=26693] ppid=26680 vsize=5356 CPUtime=0
/proc/26693/stat : 26693 (sh) S 26680 26680 24389 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 617745089 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1339 233 193 169 0 50 0
[pid=26694] ppid=26693 vsize=864076 CPUtime=4.93
/proc/26694/stat : 26694 (java) S 26693 26680 24389 0 -1 0 26942 0 1 0 479 14 0 0 18 0 9 0 617745090 884813824 26172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26694/statm: 216019 26172 2532 9 0 210601 0
[pid=26694/tid=26695] ppid=26693 vsize=864076 CPUtime=2.97
/proc/26694/task/26695/stat : 26695 (java) R 26693 26680 24389 0 -1 64 3524 0 1 0 294 3 0 0 25 0 9 0 617745091 884813824 26172 996147200 134512640 134550740 4294955952 18446744073709551615 4126095813 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26696] ppid=26693 vsize=864076 CPUtime=1.87
/proc/26694/task/26696/stat : 26696 (java) S 26693 26680 24389 0 -1 64 22400 0 0 0 177 10 0 0 16 0 9 0 617745092 884813824 26172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26697] ppid=26693 vsize=864076 CPUtime=0
/proc/26694/task/26697/stat : 26697 (java) S 26693 26680 24389 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 617745092 884813824 26172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26698] ppid=26693 vsize=864076 CPUtime=0
/proc/26694/task/26698/stat : 26698 (java) S 26693 26680 24389 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 617745092 884813824 26172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26699] ppid=26693 vsize=864076 CPUtime=0
/proc/26694/task/26699/stat : 26699 (java) S 26693 26680 24389 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 617745094 884813824 26172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26700] ppid=26693 vsize=864076 CPUtime=0.06
/proc/26694/task/26700/stat : 26700 (java) S 26693 26680 24389 0 -1 64 322 0 0 0 6 0 0 0 16 0 9 0 617745094 884813824 26172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26701] ppid=26693 vsize=864076 CPUtime=0
/proc/26694/task/26701/stat : 26701 (java) S 26693 26680 24389 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 617745094 884813824 26172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26702] ppid=26693 vsize=864076 CPUtime=0
/proc/26694/task/26702/stat : 26702 (java) S 26693 26680 24389 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 617745094 884813824 26172 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 883032

[startup+51.1013 s]
/proc/loadavg: 2.21 2.10 2.12 4/92 26702
/proc/meminfo: memFree=967696/2055920 swapFree=4155524/4192956
[pid=26680] ppid=26678 vsize=13600 CPUtime=20.15
/proc/26680/stat : 26680 (sugar) S 26678 26680 24389 0 -1 4194304 973 77587 0 1 3 0 1914 98 16 0 1 0 617743041 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26680/statm: 3400 797 370 3 0 500 0
[pid=26693] ppid=26680 vsize=5356 CPUtime=0
/proc/26693/stat : 26693 (sh) S 26680 26680 24389 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 617745089 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1339 233 193 169 0 50 0
[pid=26694] ppid=26693 vsize=864100 CPUtime=30.25
/proc/26694/stat : 26694 (java) S 26693 26680 24389 0 -1 0 176024 0 1 0 2934 91 0 0 18 0 9 0 617745090 884838400 134496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26694/statm: 216025 134496 2532 9 0 210607 0
[pid=26694/tid=26695] ppid=26693 vsize=864100 CPUtime=16.16
/proc/26694/task/26695/stat : 26695 (java) R 26693 26680 24389 0 -1 64 8678 0 1 0 1605 11 0 0 25 0 9 0 617745091 884838400 134496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26696] ppid=26693 vsize=864100 CPUtime=13.97
/proc/26694/task/26696/stat : 26696 (java) R 26693 26680 24389 0 -1 64 166318 0 0 0 1319 78 0 0 16 0 9 0 617745092 884838400 134496 996147200 134512640 134550740 4294955952 18446744073709551615 102723212 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26697] ppid=26693 vsize=864100 CPUtime=0
/proc/26694/task/26697/stat : 26697 (java) S 26693 26680 24389 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 617745092 884838400 134496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26698] ppid=26693 vsize=864100 CPUtime=0
/proc/26694/task/26698/stat : 26698 (java) S 26693 26680 24389 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 617745092 884838400 134496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26699] ppid=26693 vsize=864100 CPUtime=0
/proc/26694/task/26699/stat : 26699 (java) S 26693 26680 24389 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 617745094 884838400 134496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26700] ppid=26693 vsize=864100 CPUtime=0.09
/proc/26694/task/26700/stat : 26700 (java) S 26693 26680 24389 0 -1 64 332 0 0 0 9 0 0 0 17 0 9 0 617745094 884838400 134496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26701] ppid=26693 vsize=864100 CPUtime=0
/proc/26694/task/26701/stat : 26701 (java) S 26693 26680 24389 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 617745094 884838400 134496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26702] ppid=26693 vsize=864100 CPUtime=0
/proc/26694/task/26702/stat : 26702 (java) S 26693 26680 24389 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 617745094 884838400 134496 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.4
Current children cumulated vsize (KiB) 883056

[startup+102.306 s]
/proc/loadavg: 2.26 2.14 2.13 3/92 26702
/proc/meminfo: memFree=747856/2055920 swapFree=4155524/4192956
[pid=26680] ppid=26678 vsize=13600 CPUtime=20.15
/proc/26680/stat : 26680 (sugar) S 26678 26680 24389 0 -1 4194304 973 77587 0 1 3 0 1914 98 16 0 1 0 617743041 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26680/statm: 3400 797 370 3 0 500 0
[pid=26693] ppid=26680 vsize=5356 CPUtime=0
/proc/26693/stat : 26693 (sh) S 26680 26680 24389 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 617745089 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1339 233 193 169 0 50 0
[pid=26694] ppid=26693 vsize=884588 CPUtime=80.87
/proc/26694/stat : 26694 (java) S 26693 26680 24389 0 -1 0 337230 0 1 0 7914 173 0 0 18 0 9 0 617745090 905818112 188804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26694/statm: 221147 188804 2532 9 0 215729 0
[pid=26694/tid=26695] ppid=26693 vsize=884588 CPUtime=23.61
/proc/26694/task/26695/stat : 26695 (java) S 26693 26680 24389 0 -1 64 8696 0 1 0 2347 14 0 0 17 0 9 0 617745091 905818112 188804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26696] ppid=26693 vsize=884588 CPUtime=57.14
/proc/26694/task/26696/stat : 26696 (java) R 26693 26680 24389 0 -1 64 327506 0 0 0 5557 157 0 0 25 0 9 0 617745092 905818112 188804 996147200 134512640 134550740 4294955952 18446744073709551615 103834248 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26697] ppid=26693 vsize=884588 CPUtime=0
/proc/26694/task/26697/stat : 26697 (java) S 26693 26680 24389 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 617745092 905818112 188804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26698] ppid=26693 vsize=884588 CPUtime=0
/proc/26694/task/26698/stat : 26698 (java) S 26693 26680 24389 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 617745092 905818112 188804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26699] ppid=26693 vsize=884588 CPUtime=0
/proc/26694/task/26699/stat : 26699 (java) S 26693 26680 24389 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 617745094 905818112 188804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26700] ppid=26693 vsize=884588 CPUtime=0.09
/proc/26694/task/26700/stat : 26700 (java) S 26693 26680 24389 0 -1 64 332 0 0 0 9 0 0 0 17 0 9 0 617745094 905818112 188804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26701] ppid=26693 vsize=884588 CPUtime=0
/proc/26694/task/26701/stat : 26701 (java) S 26693 26680 24389 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 617745094 905818112 188804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26702] ppid=26693 vsize=884588 CPUtime=0
/proc/26694/task/26702/stat : 26702 (java) S 26693 26680 24389 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 617745094 905818112 188804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.02
Current children cumulated vsize (KiB) 903544

[startup+162.302 s]
/proc/loadavg: 2.09 2.11 2.12 3/92 26702
/proc/meminfo: memFree=747280/2055920 swapFree=4155524/4192956
[pid=26680] ppid=26678 vsize=13600 CPUtime=20.15
/proc/26680/stat : 26680 (sugar) S 26678 26680 24389 0 -1 4194304 973 77587 0 1 3 0 1914 98 16 0 1 0 617743041 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26680/statm: 3400 797 370 3 0 500 0
[pid=26693] ppid=26680 vsize=5356 CPUtime=0
/proc/26693/stat : 26693 (sh) S 26680 26680 24389 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 617745089 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1339 233 193 169 0 50 0
[pid=26694] ppid=26693 vsize=884588 CPUtime=140.2
/proc/26694/stat : 26694 (java) S 26693 26680 24389 0 -1 0 500157 0 1 0 13764 256 0 0 18 0 9 0 617745090 905818112 188804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26694/statm: 221147 188804 2532 9 0 215729 0
[pid=26694/tid=26695] ppid=26693 vsize=884588 CPUtime=23.62
/proc/26694/task/26695/stat : 26695 (java) S 26693 26680 24389 0 -1 64 8711 0 1 0 2348 14 0 0 17 0 9 0 617745091 905818112 188804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26696] ppid=26693 vsize=884588 CPUtime=116.46
/proc/26694/task/26696/stat : 26696 (java) R 26693 26680 24389 0 -1 64 490418 0 0 0 11406 240 0 0 25 0 9 0 617745092 905818112 188804 996147200 134512640 134550740 4294955952 18446744073709551615 102731790 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26697] ppid=26693 vsize=884588 CPUtime=0
/proc/26694/task/26697/stat : 26697 (java) S 26693 26680 24389 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 617745092 905818112 188804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26698] ppid=26693 vsize=884588 CPUtime=0
/proc/26694/task/26698/stat : 26698 (java) S 26693 26680 24389 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 617745092 905818112 188804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26699] ppid=26693 vsize=884588 CPUtime=0
/proc/26694/task/26699/stat : 26699 (java) S 26693 26680 24389 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 617745094 905818112 188804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26700] ppid=26693 vsize=884588 CPUtime=0.09
/proc/26694/task/26700/stat : 26700 (java) S 26693 26680 24389 0 -1 64 332 0 0 0 9 0 0 0 17 0 9 0 617745094 905818112 188804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26701] ppid=26693 vsize=884588 CPUtime=0
/proc/26694/task/26701/stat : 26701 (java) S 26693 26680 24389 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 617745094 905818112 188804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26702] ppid=26693 vsize=884588 CPUtime=0
/proc/26694/task/26702/stat : 26702 (java) S 26693 26680 24389 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 617745094 905818112 188804 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.35
Current children cumulated vsize (KiB) 903544

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

[startup+163.102 s]
/proc/loadavg: 2.09 2.11 2.12 3/92 26702
/proc/meminfo: memFree=747280/2055920 swapFree=4155524/4192956
[pid=26680] ppid=26678 vsize=13600 CPUtime=20.15
/proc/26680/stat : 26680 (sugar) S 26678 26680 24389 0 -1 4194304 973 77587 0 1 3 0 1914 98 16 0 1 0 617743041 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 245491609698 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26680/statm: 3400 797 370 3 0 500 0
[pid=26693] ppid=26680 vsize=5356 CPUtime=0
/proc/26693/stat : 26693 (sh) S 26680 26680 24389 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 617745089 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26693/statm: 1339 233 193 169 0 50 0
[pid=26694] ppid=26693 vsize=864100 CPUtime=140.98
/proc/26694/stat : 26694 (java) S 26693 26680 24389 0 -1 0 500158 0 1 0 13842 256 0 0 18 0 9 0 617745090 884838400 183682 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26694/statm: 216025 183682 2532 9 0 210607 0
[pid=26694/tid=26695] ppid=26693 vsize=864100 CPUtime=23.62
/proc/26694/task/26695/stat : 26695 (java) S 26693 26680 24389 0 -1 64 8712 0 1 0 2348 14 0 0 17 0 9 0 617745091 884838400 183682 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26696] ppid=26693 vsize=864100 CPUtime=117.24
/proc/26694/task/26696/stat : 26696 (java) R 26693 26680 24389 0 -1 64 490418 0 0 0 11484 240 0 0 25 0 9 0 617745092 884838400 183682 996147200 134512640 134550740 4294955952 18446744073709551615 104181579 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26697] ppid=26693 vsize=864100 CPUtime=0
/proc/26694/task/26697/stat : 26697 (java) S 26693 26680 24389 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 617745092 884838400 183682 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26698] ppid=26693 vsize=864100 CPUtime=0
/proc/26694/task/26698/stat : 26698 (java) S 26693 26680 24389 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 617745092 884838400 183682 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26699] ppid=26693 vsize=864100 CPUtime=0
/proc/26694/task/26699/stat : 26699 (java) S 26693 26680 24389 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 617745094 884838400 183682 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26700] ppid=26693 vsize=864100 CPUtime=0.09
/proc/26694/task/26700/stat : 26700 (java) S 26693 26680 24389 0 -1 64 332 0 0 0 9 0 0 0 17 0 9 0 617745094 884838400 183682 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26701] ppid=26693 vsize=864100 CPUtime=0
/proc/26694/task/26701/stat : 26701 (java) S 26693 26680 24389 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 617745094 884838400 183682 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26694/tid=26702] ppid=26693 vsize=864100 CPUtime=0
/proc/26694/task/26702/stat : 26702 (java) S 26693 26680 24389 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 617745094 884838400 183682 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.13
Current children cumulated vsize (KiB) 883056

[startup+163.302 s]
/proc/loadavg: 2.09 2.11 2.12 3/92 26702
/proc/meminfo: memFree=747280/2055920 swapFree=4155524/4192956
[pid=26680] ppid=26678 vsize=13600 CPUtime=161.34
/proc/26680/stat : 26680 (sugar) R 26678 26680 24389 0 -1 4194304 996 578043 0 2 3 4 15761 366 16 0 1 0 617743041 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 245482886185 0 0 4224 16386 0 0 0 17 1 0 0
/proc/26680/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 161.34
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 163.317
CPU time (s): 161.374
CPU user time (s): 157.652
CPU system time (s): 3.72243
CPU usage (%): 98.8103
Max. virtual memory (cumulated for all children) (KiB): 908668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 157.652
system time used= 3.72243
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 579069
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= 7237
involuntary context switches= 12465

runsolver used 0.250961 second user time and 0.690894 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-02 04:25:38
IDJOB=1038388
IDBENCH=53561
IDSOLVER=346
FILE ID=node17/1038388-1214965528
PBS_JOBID= 7870300
Free space on /tmp= 66484 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/marc/normalized-large-88-unsat_ext.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1038388-1214965528/watcher-1038388-1214965528 -o /tmp/evaluation-result-1038388-1214965528/solver-1038388-1214965528 -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/minisat" -tmp="HOME/temp" HOME/instance-1038388-1214965528.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c2320be4076c0f932853a082ef7915b8
RANDOM SEED=798502947

node17.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.234
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.234
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:       1587144 kB
Buffers:         43916 kB
Cached:         272816 kB
SwapCached:      31292 kB
Active:         251508 kB
Inactive:       143348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1587144 kB
SwapTotal:     4192956 kB
SwapFree:      4155524 kB
Dirty:           67624 kB
Writeback:           0 kB
Mapped:          69880 kB
Slab:            58872 kB
Committed_AS:   916084 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= 66484 MiB
End job on node17 at 2008-07-02 04:28:21