Trace number 2068122

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+picosatSAT 156.522 158.342

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-markshare1.xml
MD5SUMa6d19b79787497b81a48d14bc159d8bd
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.052991
Satisfiable
(Un)Satisfiability was proved
Number of variables230
Number of constraints12
Maximum constraint arity80
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension12
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sat Jul 11 23:01:23 2009
0.00/0.08	c 0	PID 15635
0.06/0.08	c 0	HOST node74.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2068122-1247346083.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-2068122-1247346083.xml' 'HOME/temp.csp'
0.07/0.32	c 0	2 domains, 230 variables, 4 predicates, 0 relations, 12 constraints
0.07/0.35	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.35	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.30/0.43	c 0	Parsing HOME/temp.csp
0.30/0.49	c 0	parsed 248 expressions
0.30/0.50	c 0	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.30/0.50	c 0	Converting to clausal form CSP
0.30/0.52	c 0	converted 25 (10%) expressions
0.30/0.52	c 0	converted 50 (20%) expressions
0.30/0.52	c 0	converted 75 (30%) expressions
0.30/0.52	c 0	converted 100 (40%) expressions
0.30/0.52	c 0	converted 124 (50%) expressions
0.30/0.52	c 0	converted 149 (60%) expressions
0.30/0.52	c 0	converted 174 (70%) expressions
0.30/0.52	c 0	converted 199 (80%) expressions
0.30/0.52	c 0	converted 224 (90%) expressions
0.30/0.77	c 1	converted 248 (100%) expressions
0.30/0.77	c 1	CSP : 482 integers, 0 booleans, 516 clauses, largest domain size 1020
0.30/0.77	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.30/0.77	c 1	Propagation in CSP
0.30/0.79	c 1	806 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.30/0.79	c 1	CSP : 482 integers, 0 booleans, 516 clauses, largest domain size 1020
0.30/0.79	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.30/0.79	c 1	Simplifing CSP by introducing new Boolean variables
0.30/0.79	c 1	CSP : 482 integers, 0 booleans, 516 clauses, largest domain size 1020
0.30/0.79	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.30/0.82	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.30/0.82	c 1	49 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.30/0.82	c 1	97 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.30/0.83	c 1	145 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.30/0.83	c 1	193 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.30/0.84	c 1	241 (50%) CSP integer variables are encoded (3340 clauses, 41847 bytes)
0.30/0.86	c 1	290 (60%) CSP integer variables are encoded (17686 clauses, 244138 bytes)
0.30/0.88	c 1	338 (70%) CSP integer variables are encoded (32794 clauses, 470758 bytes)
0.30/0.90	c 1	386 (80%) CSP integer variables are encoded (47786 clauses, 695638 bytes)
0.30/0.92	c 1	434 (90%) CSP integer variables are encoded (61843 clauses, 906493 bytes)
0.30/0.94	c 1	482 (100%) CSP integer variables are encoded (75528 clauses, 1111768 bytes)
2.69/2.87	c 3	52 (10%) CSP clauses are encoded (1222311 clauses, 21449823 bytes)
5.37/5.51	c 5	104 (20%) CSP clauses are encoded (2749374 clauses, 52232469 bytes)
7.82/8.08	c 8	155 (30%) CSP clauses are encoded (4160954 clauses, 82192608 bytes)
10.87/11.12	c 11	207 (40%) CSP clauses are encoded (5863935 clauses, 118399064 bytes)
14.03/14.32	c 14	258 (50%) CSP clauses are encoded (7641666 clauses, 155867231 bytes)
16.19/16.53	c 16	310 (60%) CSP clauses are encoded (8863717 clauses, 181828785 bytes)
18.84/19.28	c 19	362 (70%) CSP clauses are encoded (10394230 clauses, 214397272 bytes)
20.90/21.37	c 21	413 (80%) CSP clauses are encoded (11531934 clauses, 238548231 bytes)
23.42/23.92	c 24	465 (90%) CSP clauses are encoded (12924388 clauses, 268159441 bytes)
25.88/26.45	c 26	516 (100%) CSP clauses are encoded (14297240 clauses, 297103705 bytes)
25.88/26.45	c 26	516 CSP clauses encoded
25.88/26.45	c 26	Writing map file : HOME/temp.map
25.88/26.46	c 26	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
25.88/26.46	c 26	SAT : 75956 SAT variables, 14297240 SAT clauses, 297103705 bytes
25.88/26.46	c 26	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
25.94/26.51	c 26	SOLVING HOME/temp.cnf
25.94/26.51	c 26	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
155.97/157.80	c 158	DECODING HOME/temp.out WITH HOME/temp.map
155.97/157.80	c 158	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'
155.97/157.89	c 158	Decoding HOME/temp.out
155.99/158.15	s SATISFIABLE
155.99/158.16	v 0 1 0 1 0 1 0 0 0 0 1 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 1 0 1 1 1 1 1 0 1 1 1 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 0 1 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0
155.99/158.17	c 158	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
155.99/158.19	c 158	CPU 156.34 (0.06 0.01 83.94 72.33)
155.99/158.19	c 158	END Sat Jul 11 23:04:01 2009

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2068122-1247346083/watcher-2068122-1247346083 -o /tmp/evaluation-result-2068122-1247346083/solver-2068122-1247346083 -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-2068122-1247346083.xml 

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


[startup+0 s]
/proc/loadavg: 1.87 1.97 1.99 4/83 15635
/proc/meminfo: memFree=1849664/2055920 swapFree=4192812/4192956
[pid=15635] ppid=15633 vsize=18576 CPUtime=0
/proc/15635/stat : 15635 (runsolver) R 15633 15635 14035 0 -1 4194368 15 0 0 0 0 0 0 0 23 0 1 0 21674073 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 228774702375 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15635/statm: 4644 284 249 26 0 2626 0

[startup+0.082624 s]
/proc/loadavg: 1.87 1.97 1.99 4/83 15635
/proc/meminfo: memFree=1849664/2055920 swapFree=4192812/4192956
[pid=15635] ppid=15633 vsize=16740 CPUtime=0.06
/proc/15635/stat : 15635 (sugar) S 15633 15635 14035 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 21674073 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15635/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.107652 s]
/proc/loadavg: 1.87 1.97 1.99 4/83 15635
/proc/meminfo: memFree=1849664/2055920 swapFree=4192812/4192956
[pid=15635] ppid=15633 vsize=16868 CPUtime=0.07
/proc/15635/stat : 15635 (sugar) S 15633 15635 14035 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 21674073 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15635/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301409 s]
/proc/loadavg: 1.87 1.97 1.99 4/83 15635
/proc/meminfo: memFree=1849664/2055920 swapFree=4192812/4192956
[pid=15635] ppid=15633 vsize=16868 CPUtime=0.07
/proc/15635/stat : 15635 (sugar) S 15633 15635 14035 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 21674073 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15635/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701456 s]
/proc/loadavg: 1.87 1.97 1.99 4/83 15635
/proc/meminfo: memFree=1849664/2055920 swapFree=4192812/4192956
[pid=15635] ppid=15633 vsize=16868 CPUtime=0.3
/proc/15635/stat : 15635 (sugar) S 15633 15635 14035 0 -1 4194304 1309 4364 0 1 6 1 21 2 15 0 1 0 21674073 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15635/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 16868

[startup+1.50155 s]
/proc/loadavg: 1.87 1.97 1.99 3/94 15657
/proc/meminfo: memFree=1832744/2055920 swapFree=4192812/4192956
[pid=15635] ppid=15633 vsize=16868 CPUtime=0.3
/proc/15635/stat : 15635 (sugar) S 15633 15635 14035 0 -1 4194304 1310 4364 0 1 6 1 21 2 15 0 1 0 21674073 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15635/statm: 4217 1111 409 3 0 796 0
[pid=15648] ppid=15635 vsize=5356 CPUtime=0
/proc/15648/stat : 15648 (sh) S 15635 15635 14035 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21674109 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15648/statm: 1339 233 193 169 0 50 0
[pid=15649] ppid=15648 vsize=868608 CPUtime=1.11
/proc/15649/stat : 15649 (java) S 15648 15635 14035 0 -1 0 6530 0 1 0 103 8 0 0 18 0 9 0 21674109 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15649/statm: 217152 5566 2589 9 0 211629 0
[pid=15649/tid=15650] ppid=15648 vsize=868608 CPUtime=0.84
/proc/15649/task/15650/stat : 15650 (java) R 15648 15635 14035 0 -1 64 2926 0 1 0 79 5 0 0 23 0 9 0 21674110 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4126498515 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15651] ppid=15648 vsize=868608 CPUtime=0.09
/proc/15649/task/15651/stat : 15651 (java) S 15648 15635 14035 0 -1 64 1420 0 0 0 7 2 0 0 16 0 9 0 21674111 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15652] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15652/stat : 15652 (java) S 15648 15635 14035 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 21674111 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15653] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15653/stat : 15653 (java) S 15648 15635 14035 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21674111 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15654] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15654/stat : 15654 (java) S 15648 15635 14035 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21674113 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15655] ppid=15648 vsize=868608 CPUtime=0.17
/proc/15649/task/15655/stat : 15655 (java) S 15648 15635 14035 0 -1 64 1485 0 0 0 17 0 0 0 16 0 9 0 21674113 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15656] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15656/stat : 15656 (java) S 15648 15635 14035 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21674113 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15657] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15657/stat : 15657 (java) S 15648 15635 14035 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21674113 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 890832

[startup+3.10273 s]
/proc/loadavg: 1.87 1.97 1.99 3/94 15657
/proc/meminfo: memFree=1820776/2055920 swapFree=4192812/4192956
[pid=15635] ppid=15633 vsize=16868 CPUtime=0.3
/proc/15635/stat : 15635 (sugar) S 15633 15635 14035 0 -1 4194304 1310 4364 0 1 6 1 21 2 16 0 1 0 21674073 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15635/statm: 4217 1111 409 3 0 796 0
[pid=15648] ppid=15635 vsize=5356 CPUtime=0
/proc/15648/stat : 15648 (sh) S 15635 15635 14035 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21674109 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15648/statm: 1339 233 193 169 0 50 0
[pid=15649] ppid=15648 vsize=868608 CPUtime=2.69
/proc/15649/stat : 15649 (java) S 15648 15635 14035 0 -1 0 7073 0 1 0 247 22 0 0 18 0 9 0 21674109 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15649/statm: 217152 5566 2589 9 0 211629 0
[pid=15649/tid=15650] ppid=15648 vsize=868608 CPUtime=2.29
/proc/15649/task/15650/stat : 15650 (java) R 15648 15635 14035 0 -1 64 3469 0 1 0 212 17 0 0 25 0 9 0 21674110 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4126839260 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15651] ppid=15648 vsize=868608 CPUtime=0.2
/proc/15649/task/15651/stat : 15651 (java) S 15648 15635 14035 0 -1 64 1420 0 0 0 17 3 0 0 16 0 9 0 21674111 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15652] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15652/stat : 15652 (java) S 15648 15635 14035 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 21674111 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15653] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15653/stat : 15653 (java) S 15648 15635 14035 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21674111 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15654] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15654/stat : 15654 (java) S 15648 15635 14035 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21674113 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15655] ppid=15648 vsize=868608 CPUtime=0.17
/proc/15649/task/15655/stat : 15655 (java) S 15648 15635 14035 0 -1 64 1485 0 0 0 17 0 0 0 16 0 9 0 21674113 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15656] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15656/stat : 15656 (java) S 15648 15635 14035 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21674113 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15657] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15657/stat : 15657 (java) S 15648 15635 14035 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21674113 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 890832

[startup+6.3021 s]
/proc/loadavg: 1.88 1.97 1.99 3/94 15657
/proc/meminfo: memFree=1783016/2055920 swapFree=4192812/4192956
[pid=15635] ppid=15633 vsize=16868 CPUtime=0.3
/proc/15635/stat : 15635 (sugar) S 15633 15635 14035 0 -1 4194304 1310 4364 0 1 6 1 21 2 16 0 1 0 21674073 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15635/statm: 4217 1111 409 3 0 796 0
[pid=15648] ppid=15635 vsize=5356 CPUtime=0
/proc/15648/stat : 15648 (sh) S 15635 15635 14035 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21674109 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15648/statm: 1339 233 193 169 0 50 0
[pid=15649] ppid=15648 vsize=868608 CPUtime=5.86
/proc/15649/stat : 15649 (java) S 15648 15635 14035 0 -1 0 8117 0 1 0 533 53 0 0 18 0 9 0 21674109 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15649/statm: 217152 5566 2589 9 0 211629 0
[pid=15649/tid=15650] ppid=15648 vsize=868608 CPUtime=5.15
/proc/15649/task/15650/stat : 15650 (java) R 15648 15635 14035 0 -1 64 4513 0 1 0 473 42 0 0 25 0 9 0 21674110 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4126840968 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15651] ppid=15648 vsize=868608 CPUtime=0.52
/proc/15649/task/15651/stat : 15651 (java) S 15648 15635 14035 0 -1 64 1420 0 0 0 42 10 0 0 16 0 9 0 21674111 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15652] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15652/stat : 15652 (java) S 15648 15635 14035 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 21674111 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15653] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15653/stat : 15653 (java) S 15648 15635 14035 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21674111 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15654] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15654/stat : 15654 (java) S 15648 15635 14035 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21674113 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15655] ppid=15648 vsize=868608 CPUtime=0.17
/proc/15649/task/15655/stat : 15655 (java) S 15648 15635 14035 0 -1 64 1485 0 0 0 17 0 0 0 16 0 9 0 21674113 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15656] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15656/stat : 15656 (java) S 15648 15635 14035 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21674113 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15657] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15657/stat : 15657 (java) S 15648 15635 14035 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21674113 889454592 5566 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 890832

[startup+12.703 s]
/proc/loadavg: 1.97 1.98 1.99 3/94 15657
/proc/meminfo: memFree=1705256/2055920 swapFree=4192812/4192956
[pid=15635] ppid=15633 vsize=16868 CPUtime=0.3
/proc/15635/stat : 15635 (sugar) S 15633 15635 14035 0 -1 4194304 1310 4364 0 1 6 1 21 2 16 0 1 0 21674073 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15635/statm: 4217 1111 409 3 0 796 0
[pid=15648] ppid=15635 vsize=5356 CPUtime=0
/proc/15648/stat : 15648 (sh) S 15635 15635 14035 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21674109 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15648/statm: 1339 233 193 169 0 50 0
[pid=15649] ppid=15648 vsize=868608 CPUtime=12.13
/proc/15649/stat : 15649 (java) S 15648 15635 14035 0 -1 0 10152 0 1 0 1098 115 0 0 18 0 9 0 21674109 889454592 5567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15649/statm: 217152 5567 2589 9 0 211629 0
[pid=15649/tid=15650] ppid=15648 vsize=868608 CPUtime=10.9
/proc/15649/task/15650/stat : 15650 (java) R 15648 15635 14035 0 -1 64 6547 0 1 0 999 91 0 0 25 0 9 0 21674110 889454592 5567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15651] ppid=15648 vsize=868608 CPUtime=1.04
/proc/15649/task/15651/stat : 15651 (java) S 15648 15635 14035 0 -1 64 1420 0 0 0 81 23 0 0 15 0 9 0 21674111 889454592 5567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15652] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15652/stat : 15652 (java) S 15648 15635 14035 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 21674111 889454592 5567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15653] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15653/stat : 15653 (java) S 15648 15635 14035 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21674111 889454592 5567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15654] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15654/stat : 15654 (java) S 15648 15635 14035 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21674113 889454592 5567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15655] ppid=15648 vsize=868608 CPUtime=0.17
/proc/15649/task/15655/stat : 15655 (java) S 15648 15635 14035 0 -1 64 1486 0 0 0 17 0 0 0 17 0 9 0 21674113 889454592 5567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15656] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15656/stat : 15656 (java) S 15648 15635 14035 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21674113 889454592 5567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15657] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15657/stat : 15657 (java) S 15648 15635 14035 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21674113 889454592 5567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 890832

[startup+25.5013 s]
/proc/loadavg: 2.19 2.03 2.01 3/94 15657
/proc/meminfo: memFree=1549608/2055920 swapFree=4192812/4192956
[pid=15635] ppid=15633 vsize=16868 CPUtime=0.3
/proc/15635/stat : 15635 (sugar) S 15633 15635 14035 0 -1 4194304 1310 4364 0 1 6 1 21 2 16 0 1 0 21674073 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15635/statm: 4217 1111 409 3 0 796 0
[pid=15648] ppid=15635 vsize=5356 CPUtime=0
/proc/15648/stat : 15648 (sh) S 15635 15635 14035 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21674109 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15648/statm: 1339 233 193 169 0 50 0
[pid=15649] ppid=15648 vsize=868608 CPUtime=24.69
/proc/15649/stat : 15649 (java) S 15648 15635 14035 0 -1 0 14182 0 1 0 2229 240 0 0 18 0 9 0 21674109 889454592 5567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15649/statm: 217152 5567 2589 9 0 211629 0
[pid=15649/tid=15650] ppid=15648 vsize=868608 CPUtime=22.39
/proc/15649/task/15650/stat : 15650 (java) R 15648 15635 14035 0 -1 64 10577 0 1 0 2047 192 0 0 25 0 9 0 21674110 889454592 5567 996147200 134512640 134550932 4294955936 18446744073709551615 4126840945 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15651] ppid=15648 vsize=868608 CPUtime=2.1
/proc/15649/task/15651/stat : 15651 (java) S 15648 15635 14035 0 -1 64 1420 0 0 0 164 46 0 0 16 0 9 0 21674111 889454592 5567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15652] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15652/stat : 15652 (java) S 15648 15635 14035 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 21674111 889454592 5567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15653] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15653/stat : 15653 (java) S 15648 15635 14035 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21674111 889454592 5567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15654] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15654/stat : 15654 (java) S 15648 15635 14035 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21674113 889454592 5567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15655] ppid=15648 vsize=868608 CPUtime=0.17
/proc/15649/task/15655/stat : 15655 (java) S 15648 15635 14035 0 -1 64 1486 0 0 0 17 0 0 0 16 0 9 0 21674113 889454592 5567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15656] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15656/stat : 15656 (java) S 15648 15635 14035 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21674113 889454592 5567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15649/tid=15657] ppid=15648 vsize=868608 CPUtime=0
/proc/15649/task/15657/stat : 15657 (java) S 15648 15635 14035 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21674113 889454592 5567 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 890832

[startup+51.1013 s]
/proc/loadavg: 2.18 2.04 2.01 3/86 15659
/proc/meminfo: memFree=1451944/2055920 swapFree=4192812/4192956
[pid=15635] ppid=15633 vsize=16868 CPUtime=25.96
/proc/15635/stat : 15635 (sugar) S 15633 15635 14035 0 -1 4194304 1365 19154 0 2 6 1 2338 251 16 0 1 0 21674073 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15635/statm: 4217 1113 409 3 0 796 0
[pid=15658] ppid=15635 vsize=5356 CPUtime=0
/proc/15658/stat : 15658 (sh) S 15635 15635 14035 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21676725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15658/statm: 1339 232 193 169 0 50 0
[pid=15659] ppid=15658 vsize=110000 CPUtime=24.32
/proc/15659/stat : 15659 (picosat) R 15658 15635 14035 0 -1 4194304 25085 0 0 0 1086 1346 0 0 25 0 1 0 21676726 112640000 25071 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 27500 25071 40 102 0 27395 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 132224

[startup+102.306 s]
/proc/loadavg: 2.08 2.04 2.01 3/86 15659
/proc/meminfo: memFree=1251944/2055920 swapFree=4192812/4192956
[pid=15635] ppid=15633 vsize=16868 CPUtime=25.96
/proc/15635/stat : 15635 (sugar) S 15633 15635 14035 0 -1 4194304 1365 19154 0 2 6 1 2338 251 16 0 1 0 21674073 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15635/statm: 4217 1113 409 3 0 796 0
[pid=15658] ppid=15635 vsize=5356 CPUtime=0
/proc/15658/stat : 15658 (sh) S 15635 15635 14035 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21676725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15658/statm: 1339 232 193 169 0 50 0
[pid=15659] ppid=15658 vsize=302208 CPUtime=75.03
/proc/15659/stat : 15659 (picosat) R 15658 15635 14035 0 -1 4194304 74510 0 0 0 3415 4088 0 0 25 0 1 0 21676726 309460992 74496 996147200 134512640 134931368 4294956256 18446744073709551615 134597664 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 75552 74496 40 102 0 75447 0
Current children cumulated CPU time (s) 100.99
Current children cumulated vsize (KiB) 324432

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

[startup+127.901 s]
/proc/loadavg: 2.05 2.03 2.01 3/86 15659
/proc/meminfo: memFree=1154152/2055920 swapFree=4192812/4192956
[pid=15635] ppid=15633 vsize=16868 CPUtime=25.96
/proc/15635/stat : 15635 (sugar) S 15633 15635 14035 0 -1 4194304 1365 19154 0 2 6 1 2338 251 16 0 1 0 21674073 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15635/statm: 4217 1113 409 3 0 796 0
[pid=15658] ppid=15635 vsize=5356 CPUtime=0
/proc/15658/stat : 15658 (sh) S 15635 15635 14035 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21676725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15658/statm: 1339 232 193 169 0 50 0
[pid=15659] ppid=15658 vsize=422756 CPUtime=100.39
/proc/15659/stat : 15659 (picosat) R 15658 15635 14035 0 -1 4194304 99201 0 0 0 4572 5467 0 0 25 0 1 0 21676726 432902144 99187 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 105689 99187 40 102 0 105584 0
Current children cumulated CPU time (s) 126.35
Current children cumulated vsize (KiB) 444980

[startup+140.702 s]
/proc/loadavg: 2.04 2.03 2.00 3/86 15659
/proc/meminfo: memFree=1103016/2055920 swapFree=4192812/4192956
[pid=15635] ppid=15633 vsize=16868 CPUtime=25.96
/proc/15635/stat : 15635 (sugar) S 15633 15635 14035 0 -1 4194304 1365 19154 0 2 6 1 2338 251 16 0 1 0 21674073 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15635/statm: 4217 1113 409 3 0 796 0
[pid=15658] ppid=15635 vsize=5356 CPUtime=0
/proc/15658/stat : 15658 (sh) S 15635 15635 14035 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21676725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15658/statm: 1339 232 193 169 0 50 0
[pid=15659] ppid=15658 vsize=466712 CPUtime=113.07
/proc/15659/stat : 15659 (picosat) R 15658 15635 14035 0 -1 4194304 111564 0 0 0 5154 6153 0 0 25 0 1 0 21676726 477913088 111550 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 116678 111550 40 102 0 116573 0
Current children cumulated CPU time (s) 139.03
Current children cumulated vsize (KiB) 488936

[startup+147.101 s]
/proc/loadavg: 2.04 2.03 2.00 3/86 15659
/proc/meminfo: memFree=1081768/2055920 swapFree=4192812/4192956
[pid=15635] ppid=15633 vsize=16868 CPUtime=25.96
/proc/15635/stat : 15635 (sugar) S 15633 15635 14035 0 -1 4194304 1365 19154 0 2 6 1 2338 251 16 0 1 0 21674073 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15635/statm: 4217 1113 409 3 0 796 0
[pid=15658] ppid=15635 vsize=5356 CPUtime=0
/proc/15658/stat : 15658 (sh) S 15635 15635 14035 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21676725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15658/statm: 1339 232 193 169 0 50 0
[pid=15659] ppid=15658 vsize=488624 CPUtime=119.41
/proc/15659/stat : 15659 (picosat) R 15658 15635 14035 0 -1 4194304 117732 0 0 0 5439 6502 0 0 25 0 1 0 21676726 500350976 117718 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 122156 117718 40 102 0 122051 0
Current children cumulated CPU time (s) 145.37
Current children cumulated vsize (KiB) 510848

[startup+153.502 s]
/proc/loadavg: 2.03 2.03 2.00 3/86 15659
/proc/meminfo: memFree=1056232/2055920 swapFree=4192812/4192956
[pid=15635] ppid=15633 vsize=16868 CPUtime=25.96
/proc/15635/stat : 15635 (sugar) S 15633 15635 14035 0 -1 4194304 1365 19154 0 2 6 1 2338 251 16 0 1 0 21674073 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15635/statm: 4217 1113 409 3 0 796 0
[pid=15658] ppid=15635 vsize=5356 CPUtime=0
/proc/15658/stat : 15658 (sh) S 15635 15635 14035 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21676725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15658/statm: 1339 232 193 169 0 50 0
[pid=15659] ppid=15658 vsize=510536 CPUtime=125.76
/proc/15659/stat : 15659 (picosat) R 15658 15635 14035 0 -1 4194304 123898 0 0 0 5728 6848 0 0 25 0 1 0 21676726 522788864 123884 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 127634 123884 40 102 0 127529 0
Current children cumulated CPU time (s) 151.72
Current children cumulated vsize (KiB) 532760

[startup+156.701 s]
/proc/loadavg: 2.03 2.03 2.00 3/86 15659
/proc/meminfo: memFree=1044648/2055920 swapFree=4192812/4192956
[pid=15635] ppid=15633 vsize=16868 CPUtime=25.96
/proc/15635/stat : 15635 (sugar) S 15633 15635 14035 0 -1 4194304 1365 19154 0 2 6 1 2338 251 16 0 1 0 21674073 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15635/statm: 4217 1113 409 3 0 796 0
[pid=15658] ppid=15635 vsize=5356 CPUtime=0
/proc/15658/stat : 15658 (sh) S 15635 15635 14035 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21676725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15658/statm: 1339 232 193 169 0 50 0
[pid=15659] ppid=15658 vsize=519496 CPUtime=128.92
/proc/15659/stat : 15659 (picosat) R 15658 15635 14035 0 -1 4194304 126217 0 0 0 5921 6971 0 0 25 0 1 0 21676726 531963904 126203 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 129874 126203 42 102 0 129769 0
Current children cumulated CPU time (s) 154.88
Current children cumulated vsize (KiB) 541720

[startup+157.502 s]
/proc/loadavg: 2.03 2.03 2.00 3/86 15659
/proc/meminfo: memFree=1044200/2055920 swapFree=4192812/4192956
[pid=15635] ppid=15633 vsize=16868 CPUtime=25.96
/proc/15635/stat : 15635 (sugar) S 15633 15635 14035 0 -1 4194304 1365 19154 0 2 6 1 2338 251 16 0 1 0 21674073 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15635/statm: 4217 1113 409 3 0 796 0
[pid=15658] ppid=15635 vsize=5356 CPUtime=0
/proc/15658/stat : 15658 (sh) S 15635 15635 14035 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21676725 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15658/statm: 1339 232 193 169 0 50 0
[pid=15659] ppid=15658 vsize=520524 CPUtime=129.71
/proc/15659/stat : 15659 (picosat) R 15658 15635 14035 0 -1 4194304 126246 0 0 0 6000 6971 0 0 25 0 1 0 21676726 533016576 126232 996147200 134512640 134931368 4294956256 18446744073709551615 134580040 0 0 4096 0 0 0 0 17 1 0 0
/proc/15659/statm: 130131 126232 47 102 0 130026 0
Current children cumulated CPU time (s) 155.67
Current children cumulated vsize (KiB) 542748

[startup+157.902 s]
/proc/loadavg: 2.03 2.03 2.00 3/86 15659
/proc/meminfo: memFree=1044200/2055920 swapFree=4192812/4192956
[pid=15635] ppid=15633 vsize=16868 CPUtime=155.99
/proc/15635/stat : 15635 (sugar) S 15633 15635 14035 0 -1 4194304 1446 145686 0 2 6 1 8361 7231 16 0 1 0 21674073 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15635/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 155.99
Current children cumulated vsize (KiB) 16868

[startup+158.302 s]
/proc/loadavg: 2.03 2.03 2.00 3/84 15669
/proc/meminfo: memFree=1811512/2055920 swapFree=4192812/4192956
[pid=15635] ppid=15633 vsize=16868 CPUtime=156.46
/proc/15635/stat : 15635 (sugar) R 15633 15635 14035 0 -1 4194304 1477 149596 0 3 6 13 8394 7233 16 0 1 0 21674073 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 228774876201 0 0 4224 16386 0 0 0 17 1 0 0
/proc/15635/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 156.46
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 158.342
CPU time (s): 156.522
CPU user time (s): 84.0122
CPU system time (s): 72.51
CPU usage (%): 98.8505
Max. virtual memory (cumulated for all children) (KiB): 890832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 84.0122
system time used= 72.51
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151133
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= 75600
involuntary context switches= 81573

runsolver used 0.206968 second user time and 0.528919 second system time

The end

Launcher Data

Begin job on node74 at 2009-07-11 23:01:23
IDJOB=2068122
IDBENCH=54807
IDSOLVER=738
FILE ID=node74/2068122-1247346083
PBS_JOBID= 9506645
Free space on /tmp= 103084 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-markshare1.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-2068122-1247346083/watcher-2068122-1247346083 -o /tmp/evaluation-result-2068122-1247346083/solver-2068122-1247346083 -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-2068122-1247346083.xml

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

MD5SUM BENCH= a6d19b79787497b81a48d14bc159d8bd
RANDOM SEED=1890150513

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1850080 kB
Buffers:         25196 kB
Cached:          92920 kB
SwapCached:          0 kB
Active:         119360 kB
Inactive:        40500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850080 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1520 kB
Writeback:           0 kB
Mapped:          62152 kB
Slab:            31008 kB
Committed_AS:   217140 kB
PageTables:       1952 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= 103080 MiB
End job on node74 at 2009-07-11 23:04:01