Trace number 1062740

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+picosat? 168.942 175.986

General information on the benchmark

Namecsp/pseudo/niklas/
normalized-mitre.xml
MD5SUM39a7a69224b1eba0862df4c2e69ad54d
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 benchmark995.97
Satisfiable
(Un)Satisfiability was proved
Number of variables10724
Number of constraints2045
Maximum constraint arity98
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2045
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Fri Jul  4 03:45:31 2008
0.00/0.04	c 0	PID 26475
0.00/0.05	c 0	HOST node73.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1062740-1215135931.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1062740-1215135931.xml' 'HOME/temp.csp'
0.03/0.97	c 1	1 domains, 10724 variables, 16 predicates, 0 relations, 2045 constraints
0.03/0.99	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.99	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.94/1.07	c 1	Parsing HOME/temp.csp
1.32/1.49	c 2	parsed 10000 expressions
1.72/1.85	c 2	parsed 12786 expressions
1.72/1.86	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.72/1.86	c 2	Converting to clausal form CSP
1.72/1.89	c 2	converted 1279 (10%) expressions
1.83/1.91	c 2	converted 2558 (20%) expressions
1.83/1.91	c 2	converted 3836 (30%) expressions
1.83/1.91	c 2	converted 5115 (40%) expressions
1.83/1.92	c 2	converted 6393 (50%) expressions
1.83/1.92	c 2	converted 7672 (60%) expressions
1.83/1.93	c 2	converted 8951 (70%) expressions
1.83/1.93	c 2	converted 10229 (80%) expressions
2.12/2.24	c 2	converted 11508 (90%) expressions
5.09/5.29	c 6	converted 12786 (100%) expressions
5.18/5.30	c 6	CSP : 53198 integers, 0 booleans, 86993 clauses, largest domain size 24467
5.18/5.30	c 6	Heap : 55 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.18/5.30	c 6	Propagation in CSP
5.98/6.14	c 6	45215 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.98/6.15	c 6	CSP : 53198 integers, 0 booleans, 86993 clauses, largest domain size 24174
5.98/6.15	c 6	Heap : 58 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.98/6.18	c 6	Simplifing CSP by introducing new Boolean variables
6.08/6.22	c 6	CSP : 53198 integers, 0 booleans, 86993 clauses, largest domain size 24174
6.08/6.22	c 6	Heap : 56 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.48/6.65	c 7	Encoding CSP to SAT : HOME/temp.cnf
6.48/6.69	c 7	5320 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.57/6.70	c 7	10640 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.67/6.81	c 7	15960 (30%) CSP integer variables are encoded (85464 clauses, 1284719 bytes)
6.87/7.01	c 7	21280 (40%) CSP integer variables are encoded (235954 clauses, 3843049 bytes)
7.07/7.23	c 7	26599 (50%) CSP integer variables are encoded (406296 clauses, 6738863 bytes)
7.26/7.42	c 8	31919 (60%) CSP integer variables are encoded (555077 clauses, 9268140 bytes)
7.95/8.12	c 8	37239 (70%) CSP integer variables are encoded (1117322 clauses, 19134522 bytes)
9.54/9.77	c 10	42559 (80%) CSP integer variables are encoded (2410157 clauses, 43698387 bytes)
11.91/12.11	c 12	47879 (90%) CSP integer variables are encoded (4239779 clauses, 78461205 bytes)
12.87/13.18	c 13	53198 (100%) CSP integer variables are encoded (5048481 clauses, 93826543 bytes)
24.07/24.56	c 25	8700 (10%) CSP clauses are encoded (11597990 clauses, 233968065 bytes)
54.29/55.59	c 56	17399 (20%) CSP clauses are encoded (28430475 clauses, 630712653 bytes)
83.41/85.43	c 86	26098 (30%) CSP clauses are encoded (44376889 clauses, 1019983973 bytes)
123.95/127.18	c 127	34798 (40%) CSP clauses are encoded (66591633 clauses, 1562661591 bytes)
154.48/158.79	c 159	43497 (50%) CSP clauses are encoded (83297187 clauses, 1970469232 bytes)
167.83/172.65	c 173	ERROR Exception Too large HOME/temp.cnf
167.83/172.65	c 173	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
167.83/172.65	c 173	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
167.83/172.65	c 173	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
167.83/172.65	s UNKNOWN
167.88/172.74	c 173	CPU 154.49 (0.03 0.01 154.46 13.4)
167.88/172.74	c 173	END Fri Jul  4 03:48:24 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-1062740-1215135931/watcher-1062740-1215135931 -o /tmp/evaluation-result-1062740-1215135931/solver-1062740-1215135931 -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-1062740-1215135931.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.91 1.98 1.99 4/73 26475
/proc/meminfo: memFree=1475384/2055920 swapFree=4181452/4192956
[pid=26475] ppid=26473 vsize=18572 CPUtime=0
/proc/26475/stat : 26475 (runsolver) R 26473 26475 25877 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 125604148 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 210723466535 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26475/statm: 4643 292 257 25 0 2626 0

[startup+0.0517179 s]
/proc/loadavg: 1.91 1.98 1.99 4/73 26475
/proc/meminfo: memFree=1475384/2055920 swapFree=4181452/4192956
[pid=26475] ppid=26473 vsize=13600 CPUtime=0.03
/proc/26475/stat : 26475 (sugar) S 26473 26475 25877 0 -1 4194304 884 127 0 0 2 1 0 0 19 0 1 0 125604148 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26475/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102393 s]
/proc/loadavg: 1.91 1.98 1.99 4/73 26475
/proc/meminfo: memFree=1475384/2055920 swapFree=4181452/4192956
[pid=26475] ppid=26473 vsize=13600 CPUtime=0.03
/proc/26475/stat : 26475 (sugar) S 26473 26475 25877 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 125604148 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26475/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301407 s]
/proc/loadavg: 1.91 1.98 1.99 4/73 26475
/proc/meminfo: memFree=1475384/2055920 swapFree=4181452/4192956
[pid=26475] ppid=26473 vsize=13600 CPUtime=0.03
/proc/26475/stat : 26475 (sugar) S 26473 26475 25877 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 125604148 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26475/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701461 s]
/proc/loadavg: 1.91 1.98 1.99 4/73 26475
/proc/meminfo: memFree=1475384/2055920 swapFree=4181452/4192956
[pid=26475] ppid=26473 vsize=13600 CPUtime=0.03
/proc/26475/stat : 26475 (sugar) S 26473 26475 25877 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 125604148 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26475/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50255 s]
/proc/loadavg: 1.91 1.98 1.99 3/76 26489
/proc/meminfo: memFree=1472416/2055920 swapFree=4181452/4192956
[pid=26475] ppid=26473 vsize=13600 CPUtime=0.94
/proc/26475/stat : 26475 (sugar) S 26473 26475 25877 0 -1 4194304 973 8266 0 1 2 1 86 5 15 0 1 0 125604148 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26475/statm: 3400 797 370 3 0 500 0
[pid=26488] ppid=26475 vsize=5356 CPUtime=0
/proc/26488/stat : 26488 (sh) S 26475 26475 25877 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 125604248 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26488/statm: 1339 233 193 169 0 50 0
[pid=26489] ppid=26488 vsize=864012 CPUtime=0.48
/proc/26489/stat : 26489 (java) S 26488 26475 25877 0 -1 0 4239 0 1 0 46 2 0 0 18 0 9 0 125604248 884748288 3681 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 216003 3681 1671 9 0 210585 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 882968

[startup+3.10274 s]
/proc/loadavg: 1.91 1.98 1.99 4/84 26497
/proc/meminfo: memFree=1455072/2055920 swapFree=4181452/4192956
[pid=26475] ppid=26473 vsize=13600 CPUtime=0.95
/proc/26475/stat : 26475 (sugar) S 26473 26475 25877 0 -1 4194304 974 8266 0 1 3 1 86 5 15 0 1 0 125604148 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26475/statm: 3400 797 370 3 0 500 0
[pid=26488] ppid=26475 vsize=5356 CPUtime=0
/proc/26488/stat : 26488 (sh) S 26475 26475 25877 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 125604248 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26488/statm: 1339 233 193 169 0 50 0
[pid=26489] ppid=26488 vsize=868452 CPUtime=2.06
/proc/26489/stat : 26489 (java) S 26488 26475 25877 0 -1 0 11802 0 1 0 199 7 0 0 18 0 9 0 125604248 889294848 10770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 217113 10770 2541 9 0 211688 0
[pid=26489/tid=26490] ppid=26488 vsize=868452 CPUtime=1.27
/proc/26489/task/26490/stat : 26490 (java) R 26488 26475 25877 0 -1 64 2964 0 1 0 125 2 0 0 24 0 9 0 125604249 889294848 10770 996147200 134512640 134550740 4294955952 18446744073709551615 4126775670 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26491] ppid=26488 vsize=868452 CPUtime=0.56
/proc/26489/task/26491/stat : 26491 (java) S 26488 26475 25877 0 -1 64 6673 0 0 0 53 3 0 0 16 0 9 0 125604250 889294848 10770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26492] ppid=26488 vsize=868452 CPUtime=0
/proc/26489/task/26492/stat : 26492 (java) S 26488 26475 25877 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 125604251 889294848 10770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26493] ppid=26488 vsize=868452 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26488 26475 25877 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 125604251 889294848 10770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26494] ppid=26488 vsize=868452 CPUtime=0
/proc/26489/task/26494/stat : 26494 (java) S 26488 26475 25877 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 125604253 889294848 10770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26488 vsize=868452 CPUtime=0.2
/proc/26489/task/26495/stat : 26495 (java) S 26488 26475 25877 0 -1 64 1468 0 0 0 19 1 0 0 16 0 9 0 125604253 889294848 10770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26488 vsize=868452 CPUtime=0
/proc/26489/task/26496/stat : 26496 (java) S 26488 26475 25877 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 125604253 889294848 10770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26497] ppid=26488 vsize=868452 CPUtime=0
/proc/26489/task/26497/stat : 26497 (java) S 26488 26475 25877 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 125604253 889294848 10770 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 887408

[startup+6.30212 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 26497
/proc/meminfo: memFree=1403808/2055920 swapFree=4181452/4192956
[pid=26475] ppid=26473 vsize=13600 CPUtime=0.95
/proc/26475/stat : 26475 (sugar) S 26473 26475 25877 0 -1 4194304 974 8266 0 1 3 1 86 5 15 0 1 0 125604148 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26475/statm: 3400 797 370 3 0 500 0
[pid=26488] ppid=26475 vsize=5356 CPUtime=0
/proc/26488/stat : 26488 (sh) S 26475 26475 25877 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 125604248 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26488/statm: 1339 233 193 169 0 50 0
[pid=26489] ppid=26488 vsize=874584 CPUtime=5.23
/proc/26489/stat : 26489 (java) S 26488 26475 25877 0 -1 0 23864 0 1 0 508 15 0 0 18 0 9 0 125604248 895574016 21130 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 218646 21130 2541 9 0 213221 0
[pid=26489/tid=26490] ppid=26488 vsize=874584 CPUtime=3.57
/proc/26489/task/26490/stat : 26490 (java) R 26488 26475 25877 0 -1 64 3304 0 1 0 355 2 0 0 25 0 9 0 125604249 895574016 21130 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26491] ppid=26488 vsize=874584 CPUtime=1.41
/proc/26489/task/26491/stat : 26491 (java) R 26488 26475 25877 0 -1 64 18382 0 0 0 131 10 0 0 16 0 9 0 125604250 895574016 21130 996147200 134512640 134550740 4294955952 18446744073709551615 102721928 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26492] ppid=26488 vsize=874584 CPUtime=0
/proc/26489/task/26492/stat : 26492 (java) S 26488 26475 25877 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 125604251 895574016 21130 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26493] ppid=26488 vsize=874584 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26488 26475 25877 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 125604251 895574016 21130 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26494] ppid=26488 vsize=874584 CPUtime=0
/proc/26489/task/26494/stat : 26494 (java) S 26488 26475 25877 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 125604253 895574016 21130 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26488 vsize=874584 CPUtime=0.22
/proc/26489/task/26495/stat : 26495 (java) S 26488 26475 25877 0 -1 64 1481 0 0 0 21 1 0 0 16 0 9 0 125604253 895574016 21130 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26488 vsize=874584 CPUtime=0
/proc/26489/task/26496/stat : 26496 (java) S 26488 26475 25877 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 125604253 895574016 21130 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26497] ppid=26488 vsize=874584 CPUtime=0
/proc/26489/task/26497/stat : 26497 (java) S 26488 26475 25877 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 125604253 895574016 21130 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 893540

[startup+12.7019 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 26497
/proc/meminfo: memFree=1326176/2055920 swapFree=4181452/4192956
[pid=26475] ppid=26473 vsize=13600 CPUtime=0.95
/proc/26475/stat : 26475 (sugar) S 26473 26475 25877 0 -1 4194304 974 8266 0 1 3 1 86 5 16 0 1 0 125604148 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26475/statm: 3400 797 370 3 0 500 0
[pid=26488] ppid=26475 vsize=5356 CPUtime=0
/proc/26488/stat : 26488 (sh) S 26475 26475 25877 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 125604248 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26488/statm: 1339 233 193 169 0 50 0
[pid=26489] ppid=26488 vsize=868564 CPUtime=11.53
/proc/26489/stat : 26489 (java) S 26488 26475 25877 0 -1 0 27012 0 1 0 1085 68 0 0 18 0 9 0 125604248 889409536 19830 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 217141 19830 2565 9 0 211688 0
[pid=26489/tid=26490] ppid=26488 vsize=868564 CPUtime=9.37
/proc/26489/task/26490/stat : 26490 (java) R 26488 26475 25877 0 -1 64 3858 0 1 0 885 52 0 0 25 0 9 0 125604249 889409536 19830 996147200 134512640 134550740 4294955952 18446744073709551615 4127053217 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26491] ppid=26488 vsize=868564 CPUtime=1.88
/proc/26489/task/26491/stat : 26491 (java) S 26488 26475 25877 0 -1 64 20958 0 0 0 175 13 0 0 16 0 9 0 125604250 889409536 19830 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26492] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26492/stat : 26492 (java) S 26488 26475 25877 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 125604251 889409536 19830 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26493] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26488 26475 25877 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 125604251 889409536 19830 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26494] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26494/stat : 26494 (java) S 26488 26475 25877 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 125604253 889409536 19830 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26488 vsize=868564 CPUtime=0.25
/proc/26489/task/26495/stat : 26495 (java) S 26488 26475 25877 0 -1 64 1499 0 0 0 24 1 0 0 16 0 9 0 125604253 889409536 19830 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26496/stat : 26496 (java) S 26488 26475 25877 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 125604253 889409536 19830 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26497] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26497/stat : 26497 (java) S 26488 26475 25877 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 125604253 889409536 19830 996147200 134512640 134550740 4294955952 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) 887520

[startup+25.5024 s]
/proc/loadavg: 2.22 2.05 2.01 3/84 26497
/proc/meminfo: memFree=1162144/2055920 swapFree=4181452/4192956
[pid=26475] ppid=26473 vsize=13600 CPUtime=0.95
/proc/26475/stat : 26475 (sugar) S 26473 26475 25877 0 -1 4194304 974 8266 0 1 3 1 86 5 16 0 1 0 125604148 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26475/statm: 3400 797 370 3 0 500 0
[pid=26488] ppid=26475 vsize=5356 CPUtime=0
/proc/26488/stat : 26488 (sh) S 26475 26475 25877 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 125604248 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26488/statm: 1339 233 193 169 0 50 0
[pid=26489] ppid=26488 vsize=868564 CPUtime=24.1
/proc/26489/stat : 26489 (java) S 26488 26475 25877 0 -1 0 27747 0 1 0 2235 175 0 0 18 0 9 0 125604248 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 217141 19840 2565 9 0 211688 0
[pid=26489/tid=26490] ppid=26488 vsize=868564 CPUtime=21.59
/proc/26489/task/26490/stat : 26490 (java) R 26488 26475 25877 0 -1 64 4584 0 1 0 2005 154 0 0 25 0 9 0 125604249 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4127051935 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26491] ppid=26488 vsize=868564 CPUtime=2.22
/proc/26489/task/26491/stat : 26491 (java) S 26488 26475 25877 0 -1 64 20958 0 0 0 204 18 0 0 16 0 9 0 125604250 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26492] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26492/stat : 26492 (java) S 26488 26475 25877 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 125604251 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26493] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26488 26475 25877 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 125604251 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26494] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26494/stat : 26494 (java) S 26488 26475 25877 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 125604253 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26488 vsize=868564 CPUtime=0.26
/proc/26489/task/26495/stat : 26495 (java) S 26488 26475 25877 0 -1 64 1508 0 0 0 25 1 0 0 16 0 9 0 125604253 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26496/stat : 26496 (java) S 26488 26475 25877 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 125604253 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26497] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26497/stat : 26497 (java) S 26488 26475 25877 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 125604253 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 887520

[startup+51.1024 s]
/proc/loadavg: 2.63 2.16 2.05 4/84 26497
/proc/meminfo: memFree=838688/2055920 swapFree=4181452/4192956
[pid=26475] ppid=26473 vsize=13600 CPUtime=0.95
/proc/26475/stat : 26475 (sugar) S 26473 26475 25877 0 -1 4194304 974 8266 0 1 3 1 86 5 16 0 1 0 125604148 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

[pid=26489/tid=26493] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26488 26475 25877 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 125604251 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26494] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26494/stat : 26494 (java) S 26488 26475 25877 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 125604253 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26488 vsize=868564 CPUtime=0.26
/proc/26489/task/26495/stat : 26495 (java) S 26488 26475 25877 0 -1 64 1508 0 0 0 25 1 0 0 16 0 9 0 125604253 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26496/stat : 26496 (java) S 26488 26475 25877 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 125604253 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26497] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26497/stat : 26497 (java) S 26488 26475 25877 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 125604253 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (KiB) 887520

[startup+102.307 s]
/proc/loadavg: 2.84 2.28 2.09 3/84 26497
/proc/meminfo: memFree=162656/2055920 swapFree=4181452/4192956
[pid=26475] ppid=26473 vsize=13600 CPUtime=0.95
/proc/26475/stat : 26475 (sugar) S 26473 26475 25877 0 -1 4194304 974 8266 0 1 3 1 86 5 16 0 1 0 125604148 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26475/statm: 3400 797 370 3 0 500 0
[pid=26488] ppid=26475 vsize=5356 CPUtime=0
/proc/26488/stat : 26488 (sh) S 26475 26475 25877 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 125604248 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26488/statm: 1339 233 193 169 0 50 0
[pid=26489] ppid=26488 vsize=868564 CPUtime=98.94
/proc/26489/stat : 26489 (java) S 26488 26475 25877 0 -1 0 32058 0 1 0 9116 778 0 0 18 0 9 0 125604248 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 217141 19840 2565 9 0 211688 0
[pid=26489/tid=26490] ppid=26488 vsize=868564 CPUtime=94.27
/proc/26489/task/26490/stat : 26490 (java) R 26488 26475 25877 0 -1 64 8895 0 1 0 8697 730 0 0 25 0 9 0 125604249 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4127053256 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26491] ppid=26488 vsize=868564 CPUtime=4.36
/proc/26489/task/26491/stat : 26491 (java) S 26488 26475 25877 0 -1 64 20958 0 0 0 392 44 0 0 16 0 9 0 125604250 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26492] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26492/stat : 26492 (java) S 26488 26475 25877 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 125604251 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26493] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26488 26475 25877 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 125604251 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26494] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26494/stat : 26494 (java) S 26488 26475 25877 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 125604253 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26488 vsize=868564 CPUtime=0.26
/proc/26489/task/26495/stat : 26495 (java) S 26488 26475 25877 0 -1 64 1508 0 0 0 25 1 0 0 16 0 9 0 125604253 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26496/stat : 26496 (java) S 26488 26475 25877 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 125604253 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26497] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26497/stat : 26497 (java) S 26488 26475 25877 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 125604253 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 99.89
Current children cumulated vsize (KiB) 887520

[startup+162.303 s]
/proc/loadavg: 3.04 2.44 2.16 3/84 26497
/proc/meminfo: memFree=14880/2055920 swapFree=4181452/4192956
[pid=26475] ppid=26473 vsize=13600 CPUtime=0.95
/proc/26475/stat : 26475 (sugar) S 26473 26475 25877 0 -1 4194304 974 8266 0 1 3 1 86 5 16 0 1 0 125604148 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26475/statm: 3400 797 370 3 0 500 0
[pid=26488] ppid=26475 vsize=5356 CPUtime=0
/proc/26488/stat : 26488 (sh) S 26475 26475 25877 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 125604248 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26488/statm: 1339 233 193 169 0 50 0
[pid=26489] ppid=26488 vsize=868564 CPUtime=157.03
/proc/26489/stat : 26489 (java) S 26488 26475 25877 0 -1 0 35411 0 1 0 14445 1258 0 0 18 0 9 0 125604248 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 217141 19840 2565 9 0 211688 0
[pid=26489/tid=26490] ppid=26488 vsize=868564 CPUtime=150.67
/proc/26489/task/26490/stat : 26490 (java) R 26488 26475 25877 0 -1 64 12248 0 1 0 13881 1186 0 0 25 0 9 0 125604249 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26491] ppid=26488 vsize=868564 CPUtime=6.06
/proc/26489/task/26491/stat : 26491 (java) S 26488 26475 25877 0 -1 64 20958 0 0 0 538 68 0 0 16 0 9 0 125604250 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26492] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26492/stat : 26492 (java) S 26488 26475 25877 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 125604251 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26493] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26488 26475 25877 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 125604251 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26494] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26494/stat : 26494 (java) S 26488 26475 25877 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 125604253 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26488 vsize=868564 CPUtime=0.26
/proc/26489/task/26495/stat : 26495 (java) S 26488 26475 25877 0 -1 64 1508 0 0 0 25 1 0 0 16 0 9 0 125604253 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26496/stat : 26496 (java) S 26488 26475 25877 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 125604253 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26497] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26497/stat : 26497 (java) S 26488 26475 25877 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 125604253 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 157.98
Current children cumulated vsize (KiB) 887520

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

[startup+166.302 s]
/proc/loadavg: 3.04 2.45 2.16 3/84 26497
/proc/meminfo: memFree=15392/2055920 swapFree=4181452/4192956
[pid=26475] ppid=26473 vsize=13600 CPUtime=0.95
/proc/26475/stat : 26475 (sugar) S 26473 26475 25877 0 -1 4194304 974 8266 0 1 3 1 86 5 16 0 1 0 125604148 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26475/statm: 3400 797 370 3 0 500 0
[pid=26488] ppid=26475 vsize=5356 CPUtime=0
/proc/26488/stat : 26488 (sh) S 26475 26475 25877 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 125604248 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26488/statm: 1339 233 193 169 0 50 0
[pid=26489] ppid=26488 vsize=868564 CPUtime=160.75
/proc/26489/stat : 26489 (java) S 26488 26475 25877 0 -1 0 35625 0 1 0 14789 1286 0 0 18 0 9 0 125604248 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 217141 19840 2565 9 0 211688 0
[pid=26489/tid=26490] ppid=26488 vsize=868564 CPUtime=154.27
/proc/26489/task/26490/stat : 26490 (java) R 26488 26475 25877 0 -1 64 12462 0 1 0 14214 1213 0 0 25 0 9 0 125604249 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26491] ppid=26488 vsize=868564 CPUtime=6.16
/proc/26489/task/26491/stat : 26491 (java) S 26488 26475 25877 0 -1 64 20958 0 0 0 547 69 0 0 15 0 9 0 125604250 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26492] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26492/stat : 26492 (java) S 26488 26475 25877 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 125604251 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26493] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26488 26475 25877 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 125604251 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26494] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26494/stat : 26494 (java) S 26488 26475 25877 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 125604253 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26488 vsize=868564 CPUtime=0.26
/proc/26489/task/26495/stat : 26495 (java) S 26488 26475 25877 0 -1 64 1508 0 0 0 25 1 0 0 16 0 9 0 125604253 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26496/stat : 26496 (java) S 26488 26475 25877 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 125604253 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26497] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26497/stat : 26497 (java) S 26488 26475 25877 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 125604253 889409536 19840 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.7
Current children cumulated vsize (KiB) 887520

[startup+172.708 s]
/proc/loadavg: 3.04 2.46 2.17 3/84 26497
/proc/meminfo: memFree=15584/2055920 swapFree=4181452/4192956
[pid=26475] ppid=26473 vsize=13600 CPUtime=0.95
/proc/26475/stat : 26475 (sugar) S 26473 26475 25877 0 -1 4194304 974 8266 0 1 3 1 86 5 16 0 1 0 125604148 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 210732363874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26475/statm: 3400 797 370 3 0 500 0
[pid=26488] ppid=26475 vsize=5356 CPUtime=0
/proc/26488/stat : 26488 (sh) S 26475 26475 25877 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 125604248 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26488/statm: 1339 233 193 169 0 50 0
[pid=26489] ppid=26488 vsize=868564 CPUtime=166.93
/proc/26489/stat : 26489 (java) S 26488 26475 25877 0 -1 0 35990 0 1 0 15360 1333 0 0 18 0 7 0 125604248 889409536 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26489/statm: 217141 19847 2566 9 0 211688 0
[pid=26489/tid=26490] ppid=26488 vsize=868564 CPUtime=160.28
/proc/26489/task/26490/stat : 26490 (java) S 26488 26475 25877 0 -1 64 12823 0 1 0 14770 1258 0 0 24 0 7 0 125604249 889409536 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26491] ppid=26488 vsize=868564 CPUtime=6.34
/proc/26489/task/26491/stat : 26491 (java) D 26488 26475 25877 0 -1 64 20958 0 0 0 563 71 0 0 15 0 7 0 125604250 889409536 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744071563608240 0 0 -1 1 0 0
[pid=26489/tid=26492] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26492/stat : 26492 (java) S 26488 26475 25877 0 -1 64 9 0 0 0 0 0 0 0 16 0 7 0 125604251 889409536 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26493] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26493/stat : 26493 (java) S 26488 26475 25877 0 -1 64 9 0 0 0 0 0 0 0 15 0 7 0 125604251 889409536 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26495] ppid=26488 vsize=868564 CPUtime=0.26
/proc/26489/task/26495/stat : 26495 (java) S 26488 26475 25877 0 -1 64 1508 0 0 0 25 1 0 0 16 0 7 0 125604253 889409536 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26489/tid=26496] ppid=26488 vsize=868564 CPUtime=0
/proc/26489/task/26496/stat : 26496 (java) S 26488 26475 25877 0 -1 64 2 0 0 0 0 0 0 0 19 0 7 0 125604253 889409536 19847 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 167.88
Current children cumulated vsize (KiB) 887520

[startup+174.303 s]
/proc/loadavg: 3.04 2.46 2.17 2/74 26497
/proc/meminfo: memFree=1904752/2055920 swapFree=4181452/4192956
[pid=26475] ppid=26473 vsize=13600 CPUtime=168.76
/proc/26475/stat : 26475 (sugar) D 26473 26475 25877 0 -1 4194304 996 44543 0 2 3 87 15446 1340 15 0 1 0 125604148 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210723640361 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/26475/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 168.76
Current children cumulated vsize (KiB) 13600

[startup+175.102 s]
/proc/loadavg: 3.03 2.47 2.17 2/74 26497
/proc/meminfo: memFree=1935856/2055920 swapFree=4181452/4192956
[pid=26475] ppid=26473 vsize=13600 CPUtime=168.78
/proc/26475/stat : 26475 (sugar) D 26473 26475 25877 0 -1 4194304 996 44543 0 2 3 89 15446 1340 15 0 1 0 125604148 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210723640361 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/26475/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 168.78
Current children cumulated vsize (KiB) 13600

[startup+175.501 s]
/proc/loadavg: 3.03 2.47 2.17 2/74 26497
/proc/meminfo: memFree=1935856/2055920 swapFree=4181452/4192956
[pid=26475] ppid=26473 vsize=13600 CPUtime=168.9
/proc/26475/stat : 26475 (sugar) D 26473 26475 25877 0 -1 4194304 996 44543 0 2 3 101 15446 1340 15 0 1 0 125604148 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210723640361 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/26475/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 168.9
Current children cumulated vsize (KiB) 13600

[startup+175.901 s]
/proc/loadavg: 3.03 2.47 2.17 2/74 26497
/proc/meminfo: memFree=1949936/2055920 swapFree=4181452/4192956
[pid=26475] ppid=26473 vsize=13600 CPUtime=168.91
/proc/26475/stat : 26475 (sugar) R 26473 26475 25877 0 -1 4194304 996 44543 0 2 3 102 15446 1340 15 0 1 0 125604148 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 210723640361 0 0 4224 16386 0 0 0 17 1 0 0
/proc/26475/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 168.91
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 175.986
CPU time (s): 168.942
CPU user time (s): 154.506
CPU system time (s): 14.4368
CPU usage (%): 95.9975
Max. virtual memory (cumulated for all children) (KiB): 898660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 154.506
system time used= 14.4368
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45569
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= 72197
involuntary context switches= 76594

runsolver used 0.278957 second user time and 0.620905 second system time

The end

Launcher Data (download as text)

Begin job on node73 at 2008-07-04 03:45:31
IDJOB=1062740
IDBENCH=54666
IDSOLVER=345
FILE ID=node73/1062740-1215135931
PBS_JOBID= 7877325
Free space on /tmp= 66536 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/pseudo/niklas/normalized-mitre.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-1062740-1215135931/watcher-1062740-1215135931 -o /tmp/evaluation-result-1062740-1215135931/solver-1062740-1215135931 -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-1062740-1215135931.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 39a7a69224b1eba0862df4c2e69ad54d
RANDOM SEED=1728929048

node73.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.230
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.230
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:       1475864 kB
Buffers:         57432 kB
Cached:         440876 kB
SwapCached:       5300 kB
Active:         173268 kB
Inactive:       338128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1475864 kB
SwapTotal:     4192956 kB
SwapFree:      4181452 kB
Dirty:            2624 kB
Writeback:           0 kB
Mapped:          20560 kB
Slab:            54040 kB
Committed_AS:   314728 kB
PageTables:       1716 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= 66536 MiB
End job on node73 at 2008-07-04 03:48:27