Trace number 2071851

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 545.678 548.333

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg6-6_ext.xml
MD5SUM7f6583e4b68c1a523eb73180242a388f
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.12483
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints12
Maximum constraint arity6
Maximum domain size26
Number of constraints which are defined in extension12
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.07/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.07/0.08	c 0	BEGIN Sun Jul 12 01:31:48 2009
0.07/0.08	c 0	PID 16478
0.07/0.08	c 0	HOST node24.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2071851-1247355107.xml TO HOME/temp.csp
0.07/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-2071851-1247355107.xml' 'HOME/temp.csp'
0.07/0.61	c 0	1 domains, 36 variables, 0 predicates, 1 relations, 12 constraints
0.07/0.66	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.66	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.58/0.74	c 0	Parsing HOME/temp.csp
0.58/0.92	c 0	parsed 50 expressions
0.58/0.93	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.58/0.93	c 1	Converting to clausal form CSP
0.58/0.95	c 1	converted 5 (10%) expressions
0.58/0.95	c 1	converted 10 (20%) expressions
0.58/0.95	c 1	converted 15 (30%) expressions
0.58/0.95	c 1	converted 20 (40%) expressions
0.58/0.95	c 1	converted 25 (50%) expressions
0.58/0.95	c 1	converted 30 (60%) expressions
0.58/0.95	c 1	converted 35 (70%) expressions
1.20/1.38	c 1	converted 40 (80%) expressions
1.90/2.07	c 2	converted 45 (90%) expressions
2.69/2.88	c 2	converted 50 (100%) expressions
2.69/2.88	c 2	CSP : 36 integers, 0 booleans, 12 clauses, largest domain size 26
2.69/2.88	c 2	Heap : 50 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.69/2.88	c 2	Propagation in CSP
2.69/2.88	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.69/2.88	c 2	CSP : 36 integers, 0 booleans, 12 clauses, largest domain size 26
2.69/2.88	c 2	Heap : 50 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.69/2.89	c 2	Simplifing CSP by introducing new Boolean variables
2.69/2.89	c 2	CSP : 36 integers, 0 booleans, 12 clauses, largest domain size 26
2.69/2.89	c 2	Heap : 50 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.09/3.20	c 3	Encoding CSP to SAT : HOME/temp.cnf
3.09/3.21	c 3	4 (10%) CSP integer variables are encoded (96 clauses, 912 bytes)
3.09/3.22	c 3	8 (20%) CSP integer variables are encoded (192 clauses, 1968 bytes)
3.09/3.22	c 3	11 (30%) CSP integer variables are encoded (264 clauses, 2760 bytes)
3.09/3.22	c 3	15 (40%) CSP integer variables are encoded (360 clauses, 3816 bytes)
3.09/3.22	c 3	18 (50%) CSP integer variables are encoded (432 clauses, 4608 bytes)
3.09/3.22	c 3	22 (60%) CSP integer variables are encoded (528 clauses, 5664 bytes)
3.09/3.23	c 3	26 (70%) CSP integer variables are encoded (624 clauses, 6720 bytes)
3.09/3.23	c 3	29 (80%) CSP integer variables are encoded (696 clauses, 7512 bytes)
3.09/3.23	c 3	33 (90%) CSP integer variables are encoded (792 clauses, 8568 bytes)
3.09/3.23	c 3	36 (100%) CSP integer variables are encoded (864 clauses, 9360 bytes)
37.71/38.02	c 38	2 (10%) CSP clauses are encoded (153992 clauses, 5834424 bytes)
55.53/55.93	c 56	3 (20%) CSP clauses are encoded (230556 clauses, 9020172 bytes)
72.63/73.16	c 73	4 (30%) CSP clauses are encoded (307120 clauses, 12205920 bytes)
90.25/90.89	c 90	5 (40%) CSP clauses are encoded (383684 clauses, 15392901 bytes)
107.66/108.34	c 108	6 (50%) CSP clauses are encoded (460248 clauses, 18725648 bytes)
142.39/143.27	c 143	8 (60%) CSP clauses are encoded (613376 clauses, 25391142 bytes)
160.50/161.42	c 161	9 (70%) CSP clauses are encoded (689940 clauses, 28723889 bytes)
176.88/177.88	c 177	10 (80%) CSP clauses are encoded (766504 clauses, 32056636 bytes)
193.26/194.24	c 194	11 (90%) CSP clauses are encoded (843068 clauses, 35389383 bytes)
209.83/210.85	c 210	12 (100%) CSP clauses are encoded (919632 clauses, 38722130 bytes)
209.83/210.85	c 210	12 CSP clauses encoded
209.83/210.85	c 210	Writing map file : HOME/temp.map
209.83/210.85	c 210	Heap : 70 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
209.83/210.85	c 210	SAT : 900 SAT variables, 919632 SAT clauses, 38722130 bytes
209.83/210.85	c 210	Heap : 70 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
209.90/210.90	c 210	SOLVING HOME/temp.cnf
209.90/210.90	c 210	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
545.45/548.14	c 548	DECODING HOME/temp.out WITH HOME/temp.map
545.45/548.14	c 548	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'
545.51/548.22	c 548	Decoding HOME/temp.out
545.51/548.25	s SATISFIABLE
545.51/548.25	v 4 6 4 18 19 0 12 4 3 8 0 11 4 13 6 11 20 19 20 13 8 0 19 4 19 4 13 13 4 17 4 3 6 4 17 18
545.51/548.27	c 548	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
545.51/548.32	c 548	CPU 545.63 (0.06 0.01 533.5 12.06)
545.51/548.32	c 548	END Sun Jul 12 01:40:56 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-2071851-1247355107/watcher-2071851-1247355107 -o /tmp/evaluation-result-2071851-1247355107/solver-2071851-1247355107 -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-2071851-1247355107.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.00 2.04 2.00 4/82 16478
/proc/meminfo: memFree=1516528/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=4708 CPUtime=0
/proc/16478/stat : 16478 (sugar) R 16476 16478 15368 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 22577581 4820992 43 996147200 4194304 4206940 548682068608 18446744073709551615 237785642377 0 0 4096 0 0 0 0 17 1 0 0
/proc/16478/statm: 1177 43 33 3 0 8 0

[startup+0.0795521 s]
/proc/loadavg: 2.00 2.04 2.00 4/82 16478
/proc/meminfo: memFree=1516528/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=16740 CPUtime=0.07
/proc/16478/stat : 16478 (sugar) R 16476 16478 15368 0 -1 4194304 1116 0 0 0 6 1 0 0 18 0 1 0 22577581 17141760 1084 996147200 4194304 4206940 548682068608 18446744073709551615 237806146311 0 0 4224 0 0 0 0 17 1 0 0
/proc/16478/statm: 4185 1084 385 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.101554 s]
/proc/loadavg: 2.00 2.04 2.00 4/82 16478
/proc/meminfo: memFree=1516528/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=16868 CPUtime=0.07
/proc/16478/stat : 16478 (sugar) S 16476 16478 15368 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22577581 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16478/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301587 s]
/proc/loadavg: 2.00 2.04 2.00 4/82 16478
/proc/meminfo: memFree=1516528/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=16868 CPUtime=0.07
/proc/16478/stat : 16478 (sugar) S 16476 16478 15368 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 22577581 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16478/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701662 s]
/proc/loadavg: 2.00 2.04 2.00 4/82 16478
/proc/meminfo: memFree=1516528/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=16868 CPUtime=0.58
/proc/16478/stat : 16478 (sugar) S 16476 16478 15368 0 -1 4194304 1292 7023 0 1 6 1 47 4 16 0 1 0 22577581 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16478/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 16868

[startup+1.50281 s]
/proc/loadavg: 2.00 2.04 2.00 4/93 16500
/proc/meminfo: memFree=1502160/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=16868 CPUtime=0.58
/proc/16478/stat : 16478 (sugar) S 16476 16478 15368 0 -1 4194304 1310 7023 0 1 6 1 47 4 15 0 1 0 22577581 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16478/statm: 4217 1111 409 3 0 796 0
[pid=16491] ppid=16478 vsize=5356 CPUtime=0
/proc/16491/stat : 16491 (sh) S 16478 16478 15368 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22577648 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16491/statm: 1339 233 193 169 0 50 0
[pid=16492] ppid=16491 vsize=864352 CPUtime=0.82
/proc/16492/stat : 16492 (java) S 16491 16478 15368 0 -1 0 9515 0 1 0 77 5 0 0 18 0 9 0 22577648 885096448 8588 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16492/statm: 216088 8588 2566 9 0 210593 0
[pid=16492/tid=16493] ppid=16491 vsize=864352 CPUtime=0.42
/proc/16492/task/16493/stat : 16493 (java) R 16491 16478 15368 0 -1 64 2794 0 1 0 41 1 0 0 22 0 9 0 22577649 885096448 8588 996147200 134512640 134550932 4294955936 18446744073709551615 103563621 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16494] ppid=16491 vsize=864352 CPUtime=0.33
/proc/16492/task/16494/stat : 16494 (java) S 16491 16478 15368 0 -1 64 5709 0 0 0 31 2 0 0 16 0 9 0 22577650 885096448 8588 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16495] ppid=16491 vsize=864352 CPUtime=0
/proc/16492/task/16495/stat : 16495 (java) S 16491 16478 15368 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22577650 885096448 8588 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16496] ppid=16491 vsize=864352 CPUtime=0
/proc/16492/task/16496/stat : 16496 (java) S 16491 16478 15368 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22577650 885096448 8588 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16497] ppid=16491 vsize=864352 CPUtime=0
/proc/16492/task/16497/stat : 16497 (java) S 16491 16478 15368 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22577652 885096448 8588 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16498] ppid=16491 vsize=864352 CPUtime=0.04
/proc/16492/task/16498/stat : 16498 (java) S 16491 16478 15368 0 -1 64 314 0 0 0 4 0 0 0 16 0 9 0 22577652 885096448 8588 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16499] ppid=16491 vsize=864352 CPUtime=0
/proc/16492/task/16499/stat : 16499 (java) S 16491 16478 15368 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22577652 885096448 8588 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16500] ppid=16491 vsize=864352 CPUtime=0
/proc/16492/task/16500/stat : 16500 (java) S 16491 16478 15368 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22577652 885096448 8588 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 886576

[startup+3.10111 s]
/proc/loadavg: 2.00 2.04 2.00 3/93 16500
/proc/meminfo: memFree=1471760/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=16868 CPUtime=0.58
/proc/16478/stat : 16478 (sugar) S 16476 16478 15368 0 -1 4194304 1310 7023 0 1 6 1 47 4 15 0 1 0 22577581 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16478/statm: 4217 1111 409 3 0 796 0
[pid=16491] ppid=16478 vsize=5356 CPUtime=0
/proc/16491/stat : 16491 (sh) S 16478 16478 15368 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22577648 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16491/statm: 1339 233 193 169 0 50 0
[pid=16492] ppid=16491 vsize=864604 CPUtime=2.41
/proc/16492/stat : 16492 (java) S 16491 16478 15368 0 -1 0 19063 0 1 0 231 10 0 0 18 0 9 0 22577648 885354496 17981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16492/statm: 216151 17981 2566 9 0 210656 0
[pid=16492/tid=16493] ppid=16491 vsize=864604 CPUtime=0.97
/proc/16492/task/16493/stat : 16493 (java) R 16491 16478 15368 0 -1 64 3242 0 1 0 96 1 0 0 25 0 9 0 22577649 885354496 17981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16494] ppid=16491 vsize=864604 CPUtime=1.37
/proc/16492/task/16494/stat : 16494 (java) R 16491 16478 15368 0 -1 64 14809 0 0 0 130 7 0 0 18 0 9 0 22577650 885354496 17981 996147200 134512640 134550932 4294955936 18446744073709551615 102768134 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16495] ppid=16491 vsize=864604 CPUtime=0
/proc/16492/task/16495/stat : 16495 (java) S 16491 16478 15368 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22577650 885354496 17981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16496] ppid=16491 vsize=864604 CPUtime=0
/proc/16492/task/16496/stat : 16496 (java) S 16491 16478 15368 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 22577650 885354496 17981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16497] ppid=16491 vsize=864604 CPUtime=0
/proc/16492/task/16497/stat : 16497 (java) S 16491 16478 15368 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22577652 885354496 17981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16498] ppid=16491 vsize=864604 CPUtime=0.04
/proc/16492/task/16498/stat : 16498 (java) S 16491 16478 15368 0 -1 64 314 0 0 0 4 0 0 0 16 0 9 0 22577652 885354496 17981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16499] ppid=16491 vsize=864604 CPUtime=0
/proc/16492/task/16499/stat : 16499 (java) S 16491 16478 15368 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22577652 885354496 17981 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16500] ppid=16491 vsize=864604 CPUtime=0
/proc/16492/task/16500/stat : 16500 (java) S 16491 16478 15368 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22577652 885354496 17981 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) 886828

[startup+6.30269 s]
/proc/loadavg: 2.00 2.04 2.00 4/93 16500
/proc/meminfo: memFree=1448784/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=16868 CPUtime=0.58
/proc/16478/stat : 16478 (sugar) S 16476 16478 15368 0 -1 4194304 1310 7023 0 1 6 1 47 4 15 0 1 0 22577581 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16478/statm: 4217 1111 409 3 0 796 0
[pid=16491] ppid=16478 vsize=5356 CPUtime=0
/proc/16491/stat : 16491 (sh) S 16478 16478 15368 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22577648 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16491/statm: 1339 233 193 169 0 50 0
[pid=16492] ppid=16491 vsize=864464 CPUtime=5.6
/proc/16492/stat : 16492 (java) S 16491 16478 15368 0 -1 0 19614 0 1 0 549 11 0 0 18 0 9 0 22577648 885211136 18441 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16492/statm: 216116 18441 2590 9 0 210593 0
[pid=16492/tid=16493] ppid=16491 vsize=864464 CPUtime=3.99
/proc/16492/task/16493/stat : 16493 (java) R 16491 16478 15368 0 -1 64 3441 0 1 0 397 2 0 0 25 0 9 0 22577649 885211136 18441 996147200 134512640 134550932 4294955936 18446744073709551615 4126568141 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16494] ppid=16491 vsize=864464 CPUtime=1.5
/proc/16492/task/16494/stat : 16494 (java) S 16491 16478 15368 0 -1 64 15140 0 0 0 143 7 0 0 16 0 9 0 22577650 885211136 18441 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16495] ppid=16491 vsize=864464 CPUtime=0
/proc/16492/task/16495/stat : 16495 (java) S 16491 16478 15368 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22577650 885211136 18441 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16496] ppid=16491 vsize=864464 CPUtime=0
/proc/16492/task/16496/stat : 16496 (java) S 16491 16478 15368 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22577650 885211136 18441 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16497] ppid=16491 vsize=864464 CPUtime=0
/proc/16492/task/16497/stat : 16497 (java) S 16491 16478 15368 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22577652 885211136 18441 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16498] ppid=16491 vsize=864464 CPUtime=0.07
/proc/16492/task/16498/stat : 16498 (java) S 16491 16478 15368 0 -1 64 335 0 0 0 7 0 0 0 16 0 9 0 22577652 885211136 18441 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16499] ppid=16491 vsize=864464 CPUtime=0
/proc/16492/task/16499/stat : 16499 (java) S 16491 16478 15368 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22577652 885211136 18441 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16500] ppid=16491 vsize=864464 CPUtime=0
/proc/16492/task/16500/stat : 16500 (java) S 16491 16478 15368 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22577652 885211136 18441 996147200 134512640 134550932 4294955936 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) 886688

[startup+12.7029 s]
/proc/loadavg: 2.00 2.04 2.00 3/93 16500
/proc/meminfo: memFree=1446160/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=16868 CPUtime=0.58
/proc/16478/stat : 16478 (sugar) S 16476 16478 15368 0 -1 4194304 1310 7023 0 1 6 1 47 4 15 0 1 0 22577581 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16478/statm: 4217 1111 409 3 0 796 0
[pid=16491] ppid=16478 vsize=5356 CPUtime=0
/proc/16491/stat : 16491 (sh) S 16478 16478 15368 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22577648 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16491/statm: 1339 233 193 169 0 50 0
[pid=16492] ppid=16491 vsize=864464 CPUtime=11.96
/proc/16492/stat : 16492 (java) S 16491 16478 15368 0 -1 0 20539 0 1 0 1185 11 0 0 18 0 9 0 22577648 885211136 19351 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16492/statm: 216116 19351 2590 9 0 210593 0
[pid=16492/tid=16493] ppid=16491 vsize=864464 CPUtime=10.29
/proc/16492/task/16493/stat : 16493 (java) R 16491 16478 15368 0 -1 64 3456 0 1 0 1027 2 0 0 25 0 9 0 22577649 885211136 19351 996147200 134512640 134550932 4294955936 18446744073709551615 4125952176 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16494] ppid=16491 vsize=864464 CPUtime=1.57
/proc/16492/task/16494/stat : 16494 (java) S 16491 16478 15368 0 -1 64 16050 0 0 0 149 8 0 0 16 0 9 0 22577650 885211136 19351 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16495] ppid=16491 vsize=864464 CPUtime=0
/proc/16492/task/16495/stat : 16495 (java) S 16491 16478 15368 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22577650 885211136 19351 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16496] ppid=16491 vsize=864464 CPUtime=0
/proc/16492/task/16496/stat : 16496 (java) S 16491 16478 15368 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22577650 885211136 19351 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16497] ppid=16491 vsize=864464 CPUtime=0
/proc/16492/task/16497/stat : 16497 (java) S 16491 16478 15368 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22577652 885211136 19351 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16498] ppid=16491 vsize=864464 CPUtime=0.07
/proc/16492/task/16498/stat : 16498 (java) S 16491 16478 15368 0 -1 64 335 0 0 0 7 0 0 0 16 0 9 0 22577652 885211136 19351 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16499] ppid=16491 vsize=864464 CPUtime=0
/proc/16492/task/16499/stat : 16499 (java) S 16491 16478 15368 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22577652 885211136 19351 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16500] ppid=16491 vsize=864464 CPUtime=0
/proc/16492/task/16500/stat : 16500 (java) S 16491 16478 15368 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22577652 885211136 19351 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 886688

[startup+25.5022 s]
/proc/loadavg: 2.00 2.03 2.00 3/93 16500
/proc/meminfo: memFree=1433168/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=16868 CPUtime=0.58
/proc/16478/stat : 16478 (sugar) S 16476 16478 15368 0 -1 4194304 1310 7023 0 1 6 1 47 4 15 0 1 0 22577581 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16478/statm: 4217 1111 409 3 0 796 0
[pid=16491] ppid=16478 vsize=5356 CPUtime=0
/proc/16491/stat : 16491 (sh) S 16478 16478 15368 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22577648 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16491/statm: 1339 233 193 169 0 50 0
[pid=16492] ppid=16491 vsize=864464 CPUtime=24.69
/proc/16492/stat : 16492 (java) S 16491 16478 15368 0 -1 0 22836 0 1 0 2454 15 0 0 18 0 9 0 22577648 885211136 21603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16492/statm: 216116 21603 2590 9 0 210593 0
[pid=16492/tid=16493] ppid=16491 vsize=864464 CPUtime=22.9
/proc/16492/task/16493/stat : 16493 (java) R 16491 16478 15368 0 -1 64 3501 0 1 0 2286 4 0 0 25 0 9 0 22577649 885211136 21603 996147200 134512640 134550932 4294955936 18446744073709551615 4126568122 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16494] ppid=16491 vsize=864464 CPUtime=1.68
/proc/16492/task/16494/stat : 16494 (java) S 16491 16478 15368 0 -1 64 18298 0 0 0 158 10 0 0 16 0 9 0 22577650 885211136 21603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16495] ppid=16491 vsize=864464 CPUtime=0
/proc/16492/task/16495/stat : 16495 (java) S 16491 16478 15368 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22577650 885211136 21603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16496] ppid=16491 vsize=864464 CPUtime=0
/proc/16492/task/16496/stat : 16496 (java) S 16491 16478 15368 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22577650 885211136 21603 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16492/tid=16497] ppid=16491 vsize=864464 CPUtime=0

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

/proc/16478/statm: 4217 1112 409 3 0 796 0
[pid=16559] ppid=16478 vsize=5356 CPUtime=0
/proc/16559/stat : 16559 (sh) S 16478 16478 15368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22598672 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16559/statm: 1339 232 193 169 0 50 0
[pid=16560] ppid=16559 vsize=54828 CPUtime=71.03
/proc/16560/stat : 16560 (picosat) R 16559 16478 15368 0 -1 4194304 13542 0 0 0 5965 1138 0 0 25 0 1 0 22598673 56143872 13528 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16560/statm: 13707 13528 42 102 0 13602 0
Current children cumulated CPU time (s) 280.95
Current children cumulated vsize (KiB) 77052

[startup+342.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 16560
/proc/meminfo: memFree=1728176/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=16868 CPUtime=209.92
/proc/16478/stat : 16478 (sugar) S 16476 16478 15368 0 -1 4194304 1364 53888 0 2 6 1 20925 60 16 0 1 0 22577581 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16478/statm: 4217 1112 409 3 0 796 0
[pid=16559] ppid=16478 vsize=5356 CPUtime=0
/proc/16559/stat : 16559 (sh) S 16478 16478 15368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22598672 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16559/statm: 1339 232 193 169 0 50 0
[pid=16560] ppid=16559 vsize=57336 CPUtime=130.74
/proc/16560/stat : 16560 (picosat) R 16559 16478 15368 0 -1 4194304 14180 0 0 0 11935 1139 0 0 25 0 1 0 22598673 58712064 14166 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/16560/statm: 14334 14166 42 102 0 14229 0
Current children cumulated CPU time (s) 340.66
Current children cumulated vsize (KiB) 79560

[startup+402.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 16560
/proc/meminfo: memFree=1727024/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=16868 CPUtime=209.92
/proc/16478/stat : 16478 (sugar) S 16476 16478 15368 0 -1 4194304 1364 53888 0 2 6 1 20925 60 16 0 1 0 22577581 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16478/statm: 4217 1112 409 3 0 796 0
[pid=16559] ppid=16478 vsize=5356 CPUtime=0
/proc/16559/stat : 16559 (sh) S 16478 16478 15368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22598672 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16559/statm: 1339 232 193 169 0 50 0
[pid=16560] ppid=16559 vsize=58260 CPUtime=190.45
/proc/16560/stat : 16560 (picosat) R 16559 16478 15368 0 -1 4194304 14445 0 0 0 17905 1140 0 0 25 0 1 0 22598673 59658240 14431 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16560/statm: 14565 14431 42 102 0 14460 0
Current children cumulated CPU time (s) 400.37
Current children cumulated vsize (KiB) 80484

[startup+462.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 16560
/proc/meminfo: memFree=1726064/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=16868 CPUtime=209.92
/proc/16478/stat : 16478 (sugar) S 16476 16478 15368 0 -1 4194304 1364 53888 0 2 6 1 20925 60 16 0 1 0 22577581 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16478/statm: 4217 1112 409 3 0 796 0
[pid=16559] ppid=16478 vsize=5356 CPUtime=0
/proc/16559/stat : 16559 (sh) S 16478 16478 15368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22598672 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16559/statm: 1339 232 193 169 0 50 0
[pid=16560] ppid=16559 vsize=59184 CPUtime=250.15
/proc/16560/stat : 16560 (picosat) R 16559 16478 15368 0 -1 4194304 14678 0 0 0 23875 1140 0 0 25 0 1 0 22598673 60604416 14664 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/16560/statm: 14796 14664 42 102 0 14691 0
Current children cumulated CPU time (s) 460.07
Current children cumulated vsize (KiB) 81408

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16560
/proc/meminfo: memFree=1725232/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=16868 CPUtime=209.92
/proc/16478/stat : 16478 (sugar) S 16476 16478 15368 0 -1 4194304 1364 53888 0 2 6 1 20925 60 16 0 1 0 22577581 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16478/statm: 4217 1112 409 3 0 796 0
[pid=16559] ppid=16478 vsize=5356 CPUtime=0
/proc/16559/stat : 16559 (sh) S 16478 16478 15368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22598672 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16559/statm: 1339 232 193 169 0 50 0
[pid=16560] ppid=16559 vsize=59976 CPUtime=309.86
/proc/16560/stat : 16560 (picosat) R 16559 16478 15368 0 -1 4194304 14884 0 0 0 29845 1141 0 0 25 0 1 0 22598673 61415424 14870 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16560/statm: 14994 14870 42 102 0 14889 0
Current children cumulated CPU time (s) 519.78
Current children cumulated vsize (KiB) 82200

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

[startup+524.707 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16560
/proc/meminfo: memFree=1725168/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=16868 CPUtime=209.92
/proc/16478/stat : 16478 (sugar) S 16476 16478 15368 0 -1 4194304 1364 53888 0 2 6 1 20925 60 16 0 1 0 22577581 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16478/statm: 4217 1112 409 3 0 796 0
[pid=16559] ppid=16478 vsize=5356 CPUtime=0
/proc/16559/stat : 16559 (sh) S 16478 16478 15368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22598672 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16559/statm: 1339 232 193 169 0 50 0
[pid=16560] ppid=16559 vsize=59976 CPUtime=312.25
/proc/16560/stat : 16560 (picosat) R 16559 16478 15368 0 -1 4194304 14893 0 0 0 30084 1141 0 0 25 0 1 0 22598673 61415424 14879 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16560/statm: 14994 14879 42 102 0 14889 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 82200

[startup+537.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16560
/proc/meminfo: memFree=1724976/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=16868 CPUtime=209.92
/proc/16478/stat : 16478 (sugar) S 16476 16478 15368 0 -1 4194304 1364 53888 0 2 6 1 20925 60 16 0 1 0 22577581 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16478/statm: 4217 1112 409 3 0 796 0
[pid=16559] ppid=16478 vsize=5356 CPUtime=0
/proc/16559/stat : 16559 (sh) S 16478 16478 15368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22598672 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16559/statm: 1339 232 193 169 0 50 0
[pid=16560] ppid=16559 vsize=60108 CPUtime=324.99
/proc/16560/stat : 16560 (picosat) R 16559 16478 15368 0 -1 4194304 14933 0 0 0 31358 1141 0 0 25 0 1 0 22598673 61550592 14919 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16560/statm: 15027 14919 42 102 0 14922 0
Current children cumulated CPU time (s) 534.91
Current children cumulated vsize (KiB) 82332

[startup+543.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16560
/proc/meminfo: memFree=1724912/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=16868 CPUtime=209.92
/proc/16478/stat : 16478 (sugar) S 16476 16478 15368 0 -1 4194304 1364 53888 0 2 6 1 20925 60 16 0 1 0 22577581 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16478/statm: 4217 1112 409 3 0 796 0
[pid=16559] ppid=16478 vsize=5356 CPUtime=0
/proc/16559/stat : 16559 (sh) S 16478 16478 15368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22598672 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16559/statm: 1339 232 193 169 0 50 0
[pid=16560] ppid=16559 vsize=60240 CPUtime=331.35
/proc/16560/stat : 16560 (picosat) R 16559 16478 15368 0 -1 4194304 14955 0 0 0 31994 1141 0 0 25 0 1 0 22598673 61685760 14941 996147200 134512640 134931368 4294956256 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 1 0 0
/proc/16560/statm: 15060 14941 42 102 0 14955 0
Current children cumulated CPU time (s) 541.27
Current children cumulated vsize (KiB) 82464

[startup+545.503 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16560
/proc/meminfo: memFree=1724848/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=16868 CPUtime=209.92
/proc/16478/stat : 16478 (sugar) S 16476 16478 15368 0 -1 4194304 1364 53888 0 2 6 1 20925 60 16 0 1 0 22577581 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16478/statm: 4217 1112 409 3 0 796 0
[pid=16559] ppid=16478 vsize=5356 CPUtime=0
/proc/16559/stat : 16559 (sh) S 16478 16478 15368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22598672 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16559/statm: 1339 232 193 169 0 50 0
[pid=16560] ppid=16559 vsize=60240 CPUtime=332.95
/proc/16560/stat : 16560 (picosat) R 16559 16478 15368 0 -1 4194304 14961 0 0 0 32154 1141 0 0 25 0 1 0 22598673 61685760 14947 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16560/statm: 15060 14947 42 102 0 14955 0
Current children cumulated CPU time (s) 542.87
Current children cumulated vsize (KiB) 82464

[startup+547.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16560
/proc/meminfo: memFree=1724848/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=16868 CPUtime=209.92
/proc/16478/stat : 16478 (sugar) S 16476 16478 15368 0 -1 4194304 1364 53888 0 2 6 1 20925 60 16 0 1 0 22577581 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16478/statm: 4217 1112 409 3 0 796 0
[pid=16559] ppid=16478 vsize=5356 CPUtime=0
/proc/16559/stat : 16559 (sh) S 16478 16478 15368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22598672 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16559/statm: 1339 232 193 169 0 50 0
[pid=16560] ppid=16559 vsize=60240 CPUtime=334.54
/proc/16560/stat : 16560 (picosat) R 16559 16478 15368 0 -1 4194304 14968 0 0 0 32313 1141 0 0 25 0 1 0 22598673 61685760 14954 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16560/statm: 15060 14954 42 102 0 14955 0
Current children cumulated CPU time (s) 544.46
Current children cumulated vsize (KiB) 82464

[startup+547.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16560
/proc/meminfo: memFree=1724848/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=16868 CPUtime=209.92
/proc/16478/stat : 16478 (sugar) S 16476 16478 15368 0 -1 4194304 1364 53888 0 2 6 1 20925 60 16 0 1 0 22577581 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16478/statm: 4217 1112 409 3 0 796 0
[pid=16559] ppid=16478 vsize=5356 CPUtime=0
/proc/16559/stat : 16559 (sh) S 16478 16478 15368 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22598672 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16559/statm: 1339 232 193 169 0 50 0
[pid=16560] ppid=16559 vsize=60240 CPUtime=335.33
/proc/16560/stat : 16560 (picosat) R 16559 16478 15368 0 -1 4194304 14971 0 0 0 32392 1141 0 0 25 0 1 0 22598673 61685760 14957 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/16560/statm: 15060 14957 42 102 0 14955 0
Current children cumulated CPU time (s) 545.25
Current children cumulated vsize (KiB) 82464

[startup+548.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16560
/proc/meminfo: memFree=1724848/2055920 swapFree=4192812/4192956
[pid=16478] ppid=16476 vsize=16868 CPUtime=545.51
/proc/16478/stat : 16478 (sugar) S 16476 16478 15368 0 -1 4194304 1446 69151 0 2 6 1 53341 1203 15 0 1 0 22577581 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16478/statm: 4217 1112 409 3 0 796 0
Current children cumulated CPU time (s) 545.51
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 548.333
CPU time (s): 545.678
CPU user time (s): 533.574
CPU system time (s): 12.1042
CPU usage (%): 99.5157
Max. virtual memory (cumulated for all children) (KiB): 900004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 533.574
system time used= 12.1042
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74426
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= 11314
involuntary context switches= 18197

runsolver used 0.625904 second user time and 1.88571 second system time

The end

Launcher Data

Begin job on node24 at 2009-07-12 01:31:48
IDJOB=2071851
IDBENCH=55542
IDSOLVER=738
FILE ID=node24/2071851-1247355107
PBS_JOBID= 9506881
Free space on /tmp= 66460 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg6-6_ext.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-2071851-1247355107/watcher-2071851-1247355107 -o /tmp/evaluation-result-2071851-1247355107/solver-2071851-1247355107 -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-2071851-1247355107.xml

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

MD5SUM BENCH= 7f6583e4b68c1a523eb73180242a388f
RANDOM SEED=305816934

node24.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.287
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.287
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:       1516944 kB
Buffers:         32376 kB
Cached:          92608 kB
SwapCached:          0 kB
Active:         440416 kB
Inactive:        48244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1516944 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:         384140 kB
Slab:            34528 kB
Committed_AS:   526332 kB
PageTables:       2772 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= 66456 MiB
End job on node24 at 2009-07-12 01:40:56