Trace number 2083709

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+picosatUNSAT 90.5472 91.6805

General information on the benchmark

Namecsp/fapp/fapp04/
normalized-fapp04-0300-0.xml
MD5SUM3d5c26105aab0ca21b22d7bc9b077a6e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.16521
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3360
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3360
Global constraints used (with number of constraints)

Solver Data

0.06/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.06/0.08	c 0	BEGIN Sun Jul 12 07:54:22 2009
0.06/0.08	c 0	PID 23819
0.06/0.08	c 0	HOST node64.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2083709-1247378062.xml TO HOME/temp.csp
0.06/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2083709-1247378062.xml' 'HOME/temp.csp'
0.06/0.88	c 1	13 domains, 300 variables, 8 predicates, 0 relations, 3360 constraints
0.06/0.93	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.93	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.89/1.01	c 1	Parsing HOME/temp.csp
1.09/1.26	c 1	parsed 3681 expressions
1.09/1.26	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.09/1.26	c 1	Converting to clausal form CSP
1.29/1.46	c 2	converted 369 (10%) expressions
2.08/2.28	c 2	converted 737 (20%) expressions
2.68/2.84	c 3	converted 1105 (30%) expressions
3.06/3.27	c 3	converted 1473 (40%) expressions
3.56/3.74	c 4	converted 1841 (50%) expressions
3.85/4.04	c 4	converted 2209 (60%) expressions
4.25/4.46	c 5	converted 2577 (70%) expressions
4.74/4.92	c 5	converted 2945 (80%) expressions
5.04/5.23	c 5	converted 3313 (90%) expressions
5.34/5.59	c 6	converted 3681 (100%) expressions
5.34/5.59	c 6	CSP : 598 integers, 9543 booleans, 20480 clauses, largest domain size 2697
5.34/5.59	c 6	Heap : 27 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.34/5.59	c 6	Propagation in CSP
5.53/5.78	c 6	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.53/5.78	c 6	CSP : 598 integers, 9543 booleans, 20480 clauses, largest domain size 2697
5.53/5.78	c 6	Heap : 26 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.63/5.80	c 6	Simplifing CSP by introducing new Boolean variables
5.63/5.85	c 6	CSP : 598 integers, 16357 booleans, 27294 clauses, largest domain size 2697
5.63/5.85	c 6	Heap : 28 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.93/6.14	c 6	Encoding CSP to SAT : HOME/temp.cnf
6.22/6.44	c 7	60 (10%) CSP integer variables are encoded (11833 clauses, 155465 bytes)
6.42/6.69	c 7	120 (20%) CSP integer variables are encoded (23990 clauses, 337820 bytes)
6.72/6.95	c 7	180 (30%) CSP integer variables are encoded (36826 clauses, 530360 bytes)
6.92/7.18	c 7	240 (40%) CSP integer variables are encoded (48330 clauses, 702920 bytes)
7.22/7.44	c 8	299 (50%) CSP integer variables are encoded (61074 clauses, 894080 bytes)
7.42/7.60	c 8	359 (60%) CSP integer variables are encoded (188145 clauses, 2977078 bytes)
7.51/7.75	c 8	419 (70%) CSP integer variables are encoded (296679 clauses, 4822156 bytes)
7.72/7.90	c 8	479 (80%) CSP integer variables are encoded (409999 clauses, 6748596 bytes)
7.82/8.03	c 8	539 (90%) CSP integer variables are encoded (508153 clauses, 8417214 bytes)
7.91/8.17	c 8	598 (100%) CSP integer variables are encoded (624076 clauses, 10387905 bytes)
9.99/10.22	c 10	2730 (10%) CSP clauses are encoded (1217232 clauses, 24265597 bytes)
11.96/12.28	c 12	5459 (20%) CSP clauses are encoded (1918475 clauses, 40867894 bytes)
13.43/13.78	c 14	8189 (30%) CSP clauses are encoded (2413650 clauses, 52603193 bytes)
15.01/15.34	c 16	10918 (40%) CSP clauses are encoded (2984273 clauses, 66183583 bytes)
16.47/16.82	c 17	13647 (50%) CSP clauses are encoded (3511633 clauses, 78795970 bytes)
18.54/18.95	c 19	16377 (60%) CSP clauses are encoded (4323014 clauses, 98341431 bytes)
19.83/20.26	c 20	19106 (70%) CSP clauses are encoded (4822438 clauses, 110197267 bytes)
21.98/22.43	c 23	21836 (80%) CSP clauses are encoded (5646575 clauses, 130104205 bytes)
23.97/24.45	c 25	24565 (90%) CSP clauses are encoded (6442630 clauses, 149162408 bytes)
25.63/26.16	c 26	27294 (100%) CSP clauses are encoded (7065384 clauses, 164298806 bytes)
25.63/26.16	c 26	27294 CSP clauses encoded
25.63/26.16	c 26	Writing map file : HOME/temp.map
25.63/26.19	c 26	Heap : 26 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
25.63/26.19	c 26	SAT : 641031 SAT variables, 7065384 SAT clauses, 164298806 bytes
25.63/26.19	c 26	Heap : 26 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
25.73/26.23	c 26	SOLVING HOME/temp.cnf
25.73/26.23	c 26	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
89.89/91.08	c 91	DECODING HOME/temp.out WITH HOME/temp.map
89.89/91.08	c 91	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
89.98/91.16	c 91	Decoding HOME/temp.out
90.37/91.50	s UNSATISFIABLE
90.37/91.51	c 92	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
90.37/91.57	c 92	CPU 90.41 (0.05 0.03 56.09 34.24)
90.37/91.57	c 92	END Sun Jul 12 07:55:54 2009

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2083709-1247378062/watcher-2083709-1247378062 -o /tmp/evaluation-result-2083709-1247378062/solver-2083709-1247378062 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2083709-1247378062.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.28 2.11 2.03 4/80 23819
/proc/meminfo: memFree=1321944/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=12000 CPUtime=0
/proc/23819/stat : 23819 (sugar) R 23817 23819 25392 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 24869517 12288000 176 996147200 4194304 4206940 548682068608 18446744073709551615 251254966624 0 0 4224 0 0 0 0 17 1 0 0
/proc/23819/statm: 3000 176 137 3 0 100 0

[startup+0.0796679 s]
/proc/loadavg: 2.28 2.11 2.03 4/80 23819
/proc/meminfo: memFree=1321944/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=16740 CPUtime=0.06
/proc/23819/stat : 23819 (sugar) R 23817 23819 25392 0 -1 4194304 1101 0 0 0 4 2 0 0 18 0 1 0 24869517 17141760 1069 996147200 4194304 4206940 548682068608 18446744073709551615 251254969057 0 0 4224 0 0 0 0 17 1 0 0
/proc/23819/statm: 4185 1069 380 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.10267 s]
/proc/loadavg: 2.28 2.11 2.03 4/80 23819
/proc/meminfo: memFree=1321944/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=16868 CPUtime=0.06
/proc/23819/stat : 23819 (sugar) S 23817 23819 25392 0 -1 4194304 1227 128 0 0 4 2 0 0 19 0 1 0 24869517 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302686 s]
/proc/loadavg: 2.28 2.11 2.03 4/80 23819
/proc/meminfo: memFree=1321944/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=16868 CPUtime=0.06
/proc/23819/stat : 23819 (sugar) S 23817 23819 25392 0 -1 4194304 1227 128 0 0 4 2 0 0 19 0 1 0 24869517 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.70174 s]
/proc/loadavg: 2.28 2.11 2.03 4/80 23819
/proc/meminfo: memFree=1321944/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=16868 CPUtime=0.06
/proc/23819/stat : 23819 (sugar) S 23817 23819 25392 0 -1 4194304 1227 128 0 0 4 2 0 0 19 0 1 0 24869517 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50182 s]
/proc/loadavg: 2.28 2.11 2.03 4/91 23841
/proc/meminfo: memFree=1314496/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=16868 CPUtime=0.84
/proc/23819/stat : 23819 (sugar) S 23817 23819 25392 0 -1 4194304 1309 6865 0 1 4 2 75 3 16 0 1 0 24869517 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 4217 1111 409 3 0 796 0
[pid=23832] ppid=23819 vsize=5356 CPUtime=0
/proc/23832/stat : 23832 (sh) S 23819 23819 25392 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24869610 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23832/statm: 1339 233 193 169 0 50 0
[pid=23833] ppid=23832 vsize=864256 CPUtime=0.55
/proc/23833/stat : 23833 (java) S 23832 23819 25392 0 -1 0 4293 0 1 0 53 2 0 0 18 0 9 0 24869610 884998144 3749 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 216064 3749 1742 9 0 210569 0
[pid=23833/tid=23834] ppid=23832 vsize=864256 CPUtime=0.43
/proc/23833/task/23834/stat : 23834 (java) R 23832 23819 25392 0 -1 64 2666 0 1 0 42 1 0 0 18 0 9 0 24869611 884998144 3749 996147200 134512640 134550932 4294955936 18446744073709551615 4126510019 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23835] ppid=23832 vsize=864256 CPUtime=0.02
/proc/23833/task/23835/stat : 23835 (java) S 23832 23819 25392 0 -1 64 611 0 0 0 2 0 0 0 16 0 9 0 24869612 884998144 3749 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23832 vsize=864256 CPUtime=0
/proc/23833/task/23836/stat : 23836 (java) S 23832 23819 25392 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 24869612 884998144 3749 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23837] ppid=23832 vsize=864256 CPUtime=0
/proc/23833/task/23837/stat : 23837 (java) S 23832 23819 25392 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 24869612 884998144 3749 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23838] ppid=23832 vsize=864256 CPUtime=0
/proc/23833/task/23838/stat : 23838 (java) S 23832 23819 25392 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24869614 884998144 3749 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23839] ppid=23832 vsize=864256 CPUtime=0.07
/proc/23833/task/23839/stat : 23839 (java) S 23832 23819 25392 0 -1 64 322 0 0 0 7 0 0 0 16 0 9 0 24869614 884998144 3749 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23840] ppid=23832 vsize=864256 CPUtime=0
/proc/23833/task/23840/stat : 23840 (java) S 23832 23819 25392 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24869614 884998144 3749 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23841] ppid=23832 vsize=864256 CPUtime=0
/proc/23833/task/23841/stat : 23841 (java) S 23832 23819 25392 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24869614 884998144 3749 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 886480

[startup+3.10199 s]
/proc/loadavg: 2.28 2.11 2.03 3/91 23841
/proc/meminfo: memFree=1302784/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=16868 CPUtime=0.84
/proc/23819/stat : 23819 (sugar) S 23817 23819 25392 0 -1 4194304 1309 6865 0 1 4 2 75 3 16 0 1 0 24869517 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 4217 1111 409 3 0 796 0
[pid=23832] ppid=23819 vsize=5356 CPUtime=0
/proc/23832/stat : 23832 (sh) S 23819 23819 25392 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24869610 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23832/statm: 1339 233 193 169 0 50 0
[pid=23833] ppid=23832 vsize=868604 CPUtime=2.13
/proc/23833/stat : 23833 (java) S 23832 23819 25392 0 -1 0 8709 0 1 0 208 5 0 0 18 0 9 0 24869610 889450496 7832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 217151 7832 2566 9 0 211656 0
[pid=23833/tid=23834] ppid=23832 vsize=868604 CPUtime=1.65
/proc/23833/task/23834/stat : 23834 (java) R 23832 23819 25392 0 -1 64 2799 0 1 0 164 1 0 0 25 0 9 0 24869611 889450496 7832 996147200 134512640 134550932 4294955936 18446744073709551615 4126510048 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23835] ppid=23832 vsize=868604 CPUtime=0.26
/proc/23833/task/23835/stat : 23835 (java) S 23832 23819 25392 0 -1 64 3740 0 0 0 24 2 0 0 16 0 9 0 24869612 889450496 7832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23832 vsize=868604 CPUtime=0
/proc/23833/task/23836/stat : 23836 (java) S 23832 23819 25392 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24869612 889450496 7832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23837] ppid=23832 vsize=868604 CPUtime=0
/proc/23833/task/23837/stat : 23837 (java) S 23832 23819 25392 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24869612 889450496 7832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23838] ppid=23832 vsize=868604 CPUtime=0
/proc/23833/task/23838/stat : 23838 (java) S 23832 23819 25392 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24869614 889450496 7832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23839] ppid=23832 vsize=868604 CPUtime=0.18
/proc/23833/task/23839/stat : 23839 (java) S 23832 23819 25392 0 -1 64 1471 0 0 0 18 0 0 0 16 0 9 0 24869614 889450496 7832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23840] ppid=23832 vsize=868604 CPUtime=0
/proc/23833/task/23840/stat : 23840 (java) S 23832 23819 25392 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24869614 889450496 7832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23841] ppid=23832 vsize=868604 CPUtime=0
/proc/23833/task/23841/stat : 23841 (java) S 23832 23819 25392 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24869614 889450496 7832 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 890828

[startup+6.30235 s]
/proc/loadavg: 2.33 2.13 2.03 3/91 23841
/proc/meminfo: memFree=1280576/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=16868 CPUtime=0.84
/proc/23819/stat : 23819 (sugar) S 23817 23819 25392 0 -1 4194304 1310 6865 0 1 4 2 75 3 16 0 1 0 24869517 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 4217 1111 409 3 0 796 0
[pid=23832] ppid=23819 vsize=5356 CPUtime=0
/proc/23832/stat : 23832 (sh) S 23819 23819 25392 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24869610 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23832/statm: 1339 233 193 169 0 50 0
[pid=23833] ppid=23832 vsize=868716 CPUtime=5.28
/proc/23833/stat : 23833 (java) S 23832 23819 25392 0 -1 0 19038 0 1 0 517 11 0 0 18 0 9 0 24869610 889565184 12806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 217179 12806 2592 9 0 211656 0
[pid=23833/tid=23834] ppid=23832 vsize=868716 CPUtime=3.99
/proc/23833/task/23834/stat : 23834 (java) R 23832 23819 25392 0 -1 64 3338 0 1 0 397 2 0 0 25 0 9 0 24869611 889565184 12806 996147200 134512640 134550932 4294955936 18446744073709551615 4126519926 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23835] ppid=23832 vsize=868716 CPUtime=1.04
/proc/23833/task/23835/stat : 23835 (java) S 23832 23819 25392 0 -1 64 13485 0 0 0 97 7 0 0 16 0 9 0 24869612 889565184 12806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23832 vsize=868716 CPUtime=0
/proc/23833/task/23836/stat : 23836 (java) S 23832 23819 25392 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24869612 889565184 12806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23837] ppid=23832 vsize=868716 CPUtime=0
/proc/23833/task/23837/stat : 23837 (java) S 23832 23819 25392 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24869612 889565184 12806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23838] ppid=23832 vsize=868716 CPUtime=0
/proc/23833/task/23838/stat : 23838 (java) S 23832 23819 25392 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24869614 889565184 12806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23839] ppid=23832 vsize=868716 CPUtime=0.23
/proc/23833/task/23839/stat : 23839 (java) S 23832 23819 25392 0 -1 64 1516 0 0 0 23 0 0 0 15 0 9 0 24869614 889565184 12806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23840] ppid=23832 vsize=868716 CPUtime=0
/proc/23833/task/23840/stat : 23840 (java) S 23832 23819 25392 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24869614 889565184 12806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23841] ppid=23832 vsize=868716 CPUtime=0
/proc/23833/task/23841/stat : 23841 (java) S 23832 23819 25392 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24869614 889565184 12806 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 890940

[startup+12.702 s]
/proc/loadavg: 2.31 2.12 2.03 3/91 23841
/proc/meminfo: memFree=1238720/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=16868 CPUtime=0.85
/proc/23819/stat : 23819 (sugar) S 23817 23819 25392 0 -1 4194304 1310 6865 0 1 5 2 75 3 16 0 1 0 24869517 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 4217 1111 409 3 0 796 0
[pid=23832] ppid=23819 vsize=5356 CPUtime=0
/proc/23832/stat : 23832 (sh) S 23819 23819 25392 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24869610 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23832/statm: 1339 233 193 169 0 50 0
[pid=23833] ppid=23832 vsize=868716 CPUtime=11.6
/proc/23833/stat : 23833 (java) S 23832 23819 25392 0 -1 0 19408 0 1 0 1118 42 0 0 18 0 9 0 24869610 889565184 12830 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 217179 12830 2593 9 0 211656 0
[pid=23833/tid=23834] ppid=23832 vsize=868716 CPUtime=10.09
/proc/23833/task/23834/stat : 23834 (java) R 23832 23819 25392 0 -1 64 3687 0 1 0 978 31 0 0 25 0 9 0 24869611 889565184 12830 996147200 134512640 134550932 4294955936 18446744073709551615 4126982485 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23835] ppid=23832 vsize=868716 CPUtime=1.21
/proc/23833/task/23835/stat : 23835 (java) S 23832 23819 25392 0 -1 64 13487 0 0 0 112 9 0 0 16 0 9 0 24869612 889565184 12830 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23832 vsize=868716 CPUtime=0
/proc/23833/task/23836/stat : 23836 (java) S 23832 23819 25392 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24869612 889565184 12830 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23837] ppid=23832 vsize=868716 CPUtime=0
/proc/23833/task/23837/stat : 23837 (java) S 23832 23819 25392 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24869612 889565184 12830 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23838] ppid=23832 vsize=868716 CPUtime=0
/proc/23833/task/23838/stat : 23838 (java) S 23832 23819 25392 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24869614 889565184 12830 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23839] ppid=23832 vsize=868716 CPUtime=0.26
/proc/23833/task/23839/stat : 23839 (java) S 23832 23819 25392 0 -1 64 1535 0 0 0 26 0 0 0 16 0 9 0 24869614 889565184 12830 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23840] ppid=23832 vsize=868716 CPUtime=0
/proc/23833/task/23840/stat : 23840 (java) S 23832 23819 25392 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24869614 889565184 12830 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23841] ppid=23832 vsize=868716 CPUtime=0
/proc/23833/task/23841/stat : 23841 (java) S 23832 23819 25392 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24869614 889565184 12830 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 890940

[startup+25.5027 s]
/proc/loadavg: 2.24 2.12 2.03 3/91 23841
/proc/meminfo: memFree=1120512/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=16868 CPUtime=0.85
/proc/23819/stat : 23819 (sugar) S 23817 23819 25392 0 -1 4194304 1310 6865 0 1 5 2 75 3 16 0 1 0 24869517 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 4217 1111 409 3 0 796 0
[pid=23832] ppid=23819 vsize=5356 CPUtime=0
/proc/23832/stat : 23832 (sh) S 23819 23819 25392 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24869610 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23832/statm: 1339 233 193 169 0 50 0
[pid=23833] ppid=23832 vsize=868716 CPUtime=24.2
/proc/23833/stat : 23833 (java) S 23832 23819 25392 0 -1 0 20268 0 1 0 2303 117 0 0 18 0 9 0 24869610 889565184 12830 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23833/statm: 217179 12830 2593 9 0 211656 0
[pid=23833/tid=23834] ppid=23832 vsize=868716 CPUtime=22.3
/proc/23833/task/23834/stat : 23834 (java) R 23832 23819 25392 0 -1 64 4547 0 1 0 2130 100 0 0 25 0 9 0 24869611 889565184 12830 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23835] ppid=23832 vsize=868716 CPUtime=1.6
/proc/23833/task/23835/stat : 23835 (java) S 23832 23819 25392 0 -1 64 13487 0 0 0 145 15 0 0 15 0 9 0 24869612 889565184 12830 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23836] ppid=23832 vsize=868716 CPUtime=0
/proc/23833/task/23836/stat : 23836 (java) S 23832 23819 25392 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24869612 889565184 12830 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23837] ppid=23832 vsize=868716 CPUtime=0
/proc/23833/task/23837/stat : 23837 (java) S 23832 23819 25392 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24869612 889565184 12830 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23838] ppid=23832 vsize=868716 CPUtime=0
/proc/23833/task/23838/stat : 23838 (java) S 23832 23819 25392 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24869614 889565184 12830 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23839] ppid=23832 vsize=868716 CPUtime=0.26
/proc/23833/task/23839/stat : 23839 (java) S 23832 23819 25392 0 -1 64 1535 0 0 0 26 0 0 0 16 0 9 0 24869614 889565184 12830 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23840] ppid=23832 vsize=868716 CPUtime=0
/proc/23833/task/23840/stat : 23840 (java) S 23832 23819 25392 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24869614 889565184 12830 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23833/tid=23841] ppid=23832 vsize=868716 CPUtime=0
/proc/23833/task/23841/stat : 23841 (java) S 23832 23819 25392 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24869614 889565184 12830 996147200 134512640 134550932 4294955936 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) 890940

[startup+51.1022 s]
/proc/loadavg: 2.16 2.11 2.03 3/83 23843
/proc/meminfo: memFree=1024512/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=16868 CPUtime=25.74
/proc/23819/stat : 23819 (sugar) S 23817 23819 25392 0 -1 4194304 1366 27491 0 2 5 2 2442 125 16 0 1 0 24869517 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 4217 1114 409 3 0 796 0
[pid=23842] ppid=23819 vsize=5356 CPUtime=0
/proc/23842/stat : 23842 (sh) S 23819 23819 25392 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24872140 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23842/statm: 1339 232 193 169 0 50 0
[pid=23843] ppid=23842 vsize=156500 CPUtime=24.62
/proc/23843/stat : 23843 (picosat) R 23842 23819 25392 0 -1 4194304 32797 0 0 0 1147 1315 0 0 25 0 1 0 24872140 160256000 32783 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/23843/statm: 39125 32783 40 102 0 39020 0
Current children cumulated CPU time (s) 50.36
Current children cumulated vsize (KiB) 178724

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

[startup+76.703 s]
/proc/loadavg: 2.10 2.10 2.02 3/83 23843
/proc/meminfo: memFree=934016/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=16868 CPUtime=25.74
/proc/23819/stat : 23819 (sugar) S 23817 23819 25392 0 -1 4194304 1366 27491 0 2 5 2 2442 125 16 0 1 0 24869517 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 4217 1114 409 3 0 796 0
[pid=23842] ppid=23819 vsize=5356 CPUtime=0
/proc/23842/stat : 23842 (sh) S 23819 23819 25392 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24872140 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23842/statm: 1339 232 193 169 0 50 0
[pid=23843] ppid=23842 vsize=262256 CPUtime=49.98
/proc/23843/stat : 23843 (picosat) R 23842 23819 25392 0 -1 4194304 55653 0 0 0 2324 2674 0 0 25 0 1 0 24872140 268550144 55639 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/23843/statm: 65564 55639 40 102 0 65459 0
Current children cumulated CPU time (s) 75.72
Current children cumulated vsize (KiB) 284480

[startup+83.1017 s]
/proc/loadavg: 2.09 2.09 2.02 3/83 23843
/proc/meminfo: memFree=910848/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=16868 CPUtime=25.74
/proc/23819/stat : 23819 (sugar) S 23817 23819 25392 0 -1 4194304 1366 27491 0 2 5 2 2442 125 16 0 1 0 24869517 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 4217 1114 409 3 0 796 0
[pid=23842] ppid=23819 vsize=5356 CPUtime=0
/proc/23842/stat : 23842 (sh) S 23819 23819 25392 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24872140 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23842/statm: 1339 232 193 169 0 50 0
[pid=23843] ppid=23842 vsize=282320 CPUtime=56.32
/proc/23843/stat : 23843 (picosat) R 23842 23819 25392 0 -1 4194304 61304 0 0 0 2620 3012 0 0 25 0 1 0 24872140 289095680 61290 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/23843/statm: 70580 61290 40 102 0 70475 0
Current children cumulated CPU time (s) 82.06
Current children cumulated vsize (KiB) 304544

[startup+86.3011 s]
/proc/loadavg: 2.09 2.09 2.02 3/83 23843
/proc/meminfo: memFree=898624/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=16868 CPUtime=25.74
/proc/23819/stat : 23819 (sugar) S 23817 23819 25392 0 -1 4194304 1366 27491 0 2 5 2 2442 125 16 0 1 0 24869517 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 4217 1114 409 3 0 796 0
[pid=23842] ppid=23819 vsize=5356 CPUtime=0
/proc/23842/stat : 23842 (sh) S 23819 23819 25392 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24872140 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23842/statm: 1339 232 193 169 0 50 0
[pid=23843] ppid=23842 vsize=292748 CPUtime=59.49
/proc/23843/stat : 23843 (picosat) R 23842 23819 25392 0 -1 4194304 64221 0 0 0 2765 3184 0 0 25 0 1 0 24872140 299773952 64207 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/23843/statm: 73187 64207 40 102 0 73082 0
Current children cumulated CPU time (s) 85.23
Current children cumulated vsize (KiB) 314972

[startup+89.5014 s]
/proc/loadavg: 2.08 2.09 2.02 3/83 23843
/proc/meminfo: memFree=884800/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=16868 CPUtime=25.74
/proc/23819/stat : 23819 (sugar) S 23817 23819 25392 0 -1 4194304 1366 27491 0 2 5 2 2442 125 16 0 1 0 24869517 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 4217 1114 409 3 0 796 0
[pid=23842] ppid=23819 vsize=5356 CPUtime=0
/proc/23842/stat : 23842 (sh) S 23819 23819 25392 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24872140 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23842/statm: 1339 232 193 169 0 50 0
[pid=23843] ppid=23842 vsize=307440 CPUtime=62.66
/proc/23843/stat : 23843 (picosat) R 23842 23819 25392 0 -1 4194304 66463 0 0 0 2976 3290 0 0 25 0 1 0 24872140 314818560 66416 996147200 134512640 134931368 4294956256 18446744073709551615 134522768 0 0 4096 0 0 0 0 17 1 0 0
/proc/23843/statm: 76860 66416 42 102 0 76755 0
Current children cumulated CPU time (s) 88.4
Current children cumulated vsize (KiB) 329664

[startup+90.3015 s]
/proc/loadavg: 2.08 2.09 2.02 3/83 23843
/proc/meminfo: memFree=884416/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=16868 CPUtime=25.74
/proc/23819/stat : 23819 (sugar) S 23817 23819 25392 0 -1 4194304 1366 27491 0 2 5 2 2442 125 16 0 1 0 24869517 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 4217 1114 409 3 0 796 0
[pid=23842] ppid=23819 vsize=5356 CPUtime=0
/proc/23842/stat : 23842 (sh) S 23819 23819 25392 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24872140 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23842/statm: 1339 232 193 169 0 50 0
[pid=23843] ppid=23842 vsize=307440 CPUtime=63.45
/proc/23843/stat : 23843 (picosat) R 23842 23819 25392 0 -1 4194304 66505 0 0 0 3055 3290 0 0 25 0 1 0 24872140 314818560 66458 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/23843/statm: 76860 66458 42 102 0 76755 0
Current children cumulated CPU time (s) 89.19
Current children cumulated vsize (KiB) 329664

[startup+91.1016 s]
/proc/loadavg: 2.08 2.09 2.02 3/83 23843
/proc/meminfo: memFree=884416/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=16868 CPUtime=89.98
/proc/23819/stat : 23819 (sugar) S 23817 23819 25392 0 -1 4194304 1429 94322 0 2 5 2 5570 3421 17 0 1 0 24869517 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 4217 1114 409 3 0 796 0
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (KiB) 16868

[startup+91.5026 s]
/proc/loadavg: 2.08 2.09 2.02 5/91 23853
/proc/meminfo: memFree=1146112/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=16868 CPUtime=89.98
/proc/23819/stat : 23819 (sugar) S 23817 23819 25392 0 -1 4194304 1447 94322 0 2 5 2 5570 3421 16 0 1 0 24869517 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23819/statm: 4217 1114 409 3 0 796 0
[pid=23844] ppid=23819 vsize=5356 CPUtime=0
/proc/23844/stat : 23844 (sh) S 23819 23819 25392 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24878625 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23844/statm: 1339 233 193 169 0 50 0
[pid=23845] ppid=23844 vsize=862768 CPUtime=0.39
/proc/23845/stat : 23845 (java) S 23844 23819 25392 0 -1 0 4058 0 1 0 37 2 0 0 18 0 9 0 24878625 883474432 3520 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23845/statm: 215692 3520 1285 9 0 210605 0
[pid=23845/tid=23846] ppid=23844 vsize=862768 CPUtime=0.3
/proc/23845/task/23846/stat : 23846 (java) R 23844 23819 25392 0 -1 64 2034 0 1 0 29 1 0 0 19 0 9 0 24878627 883474432 3520 996147200 134512640 134550932 4294955984 18446744073709551615 4125978948 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23847] ppid=23844 vsize=862768 CPUtime=0.02
/proc/23845/task/23847/stat : 23847 (java) S 23844 23819 25392 0 -1 64 875 0 0 0 2 0 0 0 16 0 9 0 24878628 883474432 3520 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23848] ppid=23844 vsize=862768 CPUtime=0
/proc/23845/task/23848/stat : 23848 (java) S 23844 23819 25392 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 24878628 883474432 3520 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23849] ppid=23844 vsize=862768 CPUtime=0
/proc/23845/task/23849/stat : 23849 (java) S 23844 23819 25392 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 24878628 883474432 3520 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23850] ppid=23844 vsize=862768 CPUtime=0
/proc/23845/task/23850/stat : 23850 (java) S 23844 23819 25392 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24878630 883474432 3520 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23851] ppid=23844 vsize=862768 CPUtime=0.05
/proc/23845/task/23851/stat : 23851 (java) S 23844 23819 25392 0 -1 64 455 0 0 0 5 0 0 0 16 0 9 0 24878630 883474432 3520 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23852] ppid=23844 vsize=862768 CPUtime=0
/proc/23845/task/23852/stat : 23852 (java) S 23844 23819 25392 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24878630 883474432 3520 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23845/tid=23853] ppid=23844 vsize=862768 CPUtime=0
/proc/23845/task/23853/stat : 23853 (java) S 23844 23819 25392 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24878630 883474432 3520 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 90.37
Current children cumulated vsize (KiB) 884992

[startup+91.6027 s]
/proc/loadavg: 2.08 2.09 2.02 5/91 23853
/proc/meminfo: memFree=1146112/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=16868 CPUtime=90.44
/proc/23819/stat : 23819 (sugar) R 23817 23819 25392 0 -1 4194304 1477 99210 0 3 5 6 5609 3424 16 0 1 0 24869517 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 251255297065 0 0 4224 16386 0 0 0 17 1 0 0
/proc/23819/statm: 4217 1115 410 3 0 796 0
Current children cumulated CPU time (s) 90.44
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 91.6805
CPU time (s): 90.5472
CPU user time (s): 56.1515
CPU system time (s): 34.3958
CPU usage (%): 98.7639
Max. virtual memory (cumulated for all children) (KiB): 901328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 56.1515
system time used= 34.3958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100747
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= 16145
involuntary context switches= 17678

runsolver used 0.092985 second user time and 0.348946 second system time

The end

Launcher Data

Begin job on node64 at 2009-07-12 07:54:22
IDJOB=2083709
IDBENCH=57905
IDSOLVER=738
FILE ID=node64/2083709-1247378062
PBS_JOBID= 9507105
Free space on /tmp= 66344 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/fapp/fapp04/normalized-fapp04-0300-0.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083709-1247378062/watcher-2083709-1247378062 -o /tmp/evaluation-result-2083709-1247378062/solver-2083709-1247378062 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2083709-1247378062.xml

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

MD5SUM BENCH= 3d5c26105aab0ca21b22d7bc9b077a6e
RANDOM SEED=1985283674

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1322424 kB
Buffers:         47424 kB
Cached:         191596 kB
SwapCached:          0 kB
Active:         533912 kB
Inactive:       124488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1322424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1768 kB
Writeback:           0 kB
Mapped:         437244 kB
Slab:            59412 kB
Committed_AS:   937060 kB
PageTables:       2576 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node64 at 2009-07-12 07:55:54