Trace number 2073666

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 307.445 309.098

General information on the benchmark

Namecsp/ukPuzzle/
normalized-crossword-m1-uk-puzzle10.xml
MD5SUMed386202dff9a90c1d67cfbc8f1c8252
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.117981
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints146
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension20
Number of constraints which are defined in intension126
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.07	c 0	BEGIN Sun Jul 12 02:34:04 2009
0.00/0.07	c 0	PID 17852
0.06/0.08	c 0	HOST node19.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2073666-1247358844.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-2073666-1247358844.xml' 'HOME/temp.csp'
0.06/0.53	c 1	1 domains, 40 variables, 4 predicates, 2 relations, 146 constraints
0.06/0.55	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.55	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.50/0.63	c 1	Parsing HOME/temp.csp
0.50/0.96	c 1	parsed 193 expressions
0.50/0.97	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.50/0.97	c 1	Converting to clausal form CSP
0.50/0.99	c 1	converted 20 (10%) expressions
0.50/0.99	c 1	converted 39 (20%) expressions
1.03/1.11	c 2	converted 58 (30%) expressions
1.03/1.14	c 2	converted 78 (40%) expressions
1.03/1.16	c 2	converted 97 (50%) expressions
1.03/1.17	c 2	converted 116 (60%) expressions
1.03/1.19	c 2	converted 136 (70%) expressions
1.12/1.20	c 2	converted 155 (80%) expressions
1.12/1.26	c 2	converted 174 (90%) expressions
2.41/2.59	c 3	converted 193 (100%) expressions
2.41/2.59	c 3	CSP : 40 integers, 0 booleans, 146 clauses, largest domain size 26
2.41/2.59	c 3	Heap : 36 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.41/2.59	c 3	Propagation in CSP
2.41/2.59	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.41/2.59	c 3	CSP : 40 integers, 0 booleans, 146 clauses, largest domain size 26
2.41/2.59	c 3	Heap : 36 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.41/2.59	c 3	Simplifing CSP by introducing new Boolean variables
2.51/2.60	c 3	CSP : 40 integers, 764 booleans, 910 clauses, largest domain size 26
2.51/2.61	c 3	Heap : 36 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.71/2.83	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.71/2.84	c 3	4 (10%) CSP integer variables are encoded (96 clauses, 912 bytes)
2.71/2.84	c 3	8 (20%) CSP integer variables are encoded (192 clauses, 1968 bytes)
2.71/2.85	c 3	12 (30%) CSP integer variables are encoded (288 clauses, 3024 bytes)
2.71/2.85	c 3	16 (40%) CSP integer variables are encoded (384 clauses, 4080 bytes)
2.71/2.85	c 3	20 (50%) CSP integer variables are encoded (480 clauses, 5136 bytes)
2.71/2.85	c 3	24 (60%) CSP integer variables are encoded (576 clauses, 6192 bytes)
2.71/2.85	c 3	28 (70%) CSP integer variables are encoded (672 clauses, 7248 bytes)
2.71/2.85	c 3	32 (80%) CSP integer variables are encoded (768 clauses, 8304 bytes)
2.71/2.85	c 3	36 (90%) CSP integer variables are encoded (864 clauses, 9360 bytes)
2.71/2.85	c 3	40 (100%) CSP integer variables are encoded (960 clauses, 10417 bytes)
2.90/3.09	c 4	91 (10%) CSP clauses are encoded (18935 clauses, 435525 bytes)
3.00/3.10	c 4	182 (20%) CSP clauses are encoded (20976 clauses, 467575 bytes)
3.00/3.11	c 4	273 (30%) CSP clauses are encoded (23017 clauses, 500687 bytes)
3.00/3.11	c 4	364 (40%) CSP clauses are encoded (25058 clauses, 534187 bytes)
3.00/3.12	c 4	455 (50%) CSP clauses are encoded (27099 clauses, 567949 bytes)
3.00/3.13	c 4	546 (60%) CSP clauses are encoded (29140 clauses, 602145 bytes)
3.00/3.14	c 4	637 (70%) CSP clauses are encoded (31181 clauses, 636341 bytes)
3.00/3.14	c 4	728 (80%) CSP clauses are encoded (33222 clauses, 670539 bytes)
3.00/3.15	c 4	819 (90%) CSP clauses are encoded (35263 clauses, 704743 bytes)
288.55/290.11	c 291	910 (100%) CSP clauses are encoded (649210 clauses, 30336907 bytes)
288.55/290.11	c 291	910 CSP clauses encoded
288.55/290.11	c 291	Writing map file : HOME/temp.map
288.55/290.11	c 291	Heap : 51 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
288.55/290.11	c 291	SAT : 1764 SAT variables, 649210 SAT clauses, 30336907 bytes
288.55/290.11	c 291	Heap : 51 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
288.55/290.18	c 291	SOLVING HOME/temp.cnf
288.55/290.18	c 291	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
307.25/308.92	c 309	DECODING HOME/temp.out WITH HOME/temp.map
307.25/308.92	c 309	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'
307.25/308.99	c 309	Decoding HOME/temp.out
307.35/309.02	s SATISFIABLE
307.35/309.03	v 0 22 11 12 14 20 11 14 14 14 11 3 1 14 17 8 3 4 18 8 20 10 4 2 10 11 4 18 0 13 0 20 11 4 8 3 4 18 11 24
307.35/309.03	c 309	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
307.35/309.08	c 309	CPU 307.41 (0.05 0.01 297.26 10.09)
307.35/309.08	c 309	END Sun Jul 12 02:39:13 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-2073666-1247358844/watcher-2073666-1247358844 -o /tmp/evaluation-result-2073666-1247358844/solver-2073666-1247358844 -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-2073666-1247358844.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.99 1.98 1.99 4/82 17852
/proc/meminfo: memFree=1772744/2055920 swapFree=4192812/4192956
[pid=17852] ppid=17850 vsize=18576 CPUtime=0
/proc/17852/stat : 17852 (runsolver) R 17850 17852 14979 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 22951075 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 255236566311 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17852/statm: 4644 284 249 26 0 2626 0

[startup+0.076384 s]
/proc/loadavg: 1.99 1.98 1.99 4/82 17852
/proc/meminfo: memFree=1772744/2055920 swapFree=4192812/4192956
[pid=17852] ppid=17850 vsize=16740 CPUtime=0.06
/proc/17852/stat : 17852 (sugar) S 17850 17852 14979 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 22951075 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17852/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.10175 s]
/proc/loadavg: 1.99 1.98 1.99 4/82 17852
/proc/meminfo: memFree=1772744/2055920 swapFree=4192812/4192956
[pid=17852] ppid=17850 vsize=16868 CPUtime=0.06
/proc/17852/stat : 17852 (sugar) S 17850 17852 14979 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22951075 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17852/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302768 s]
/proc/loadavg: 1.99 1.98 1.99 4/82 17852
/proc/meminfo: memFree=1772744/2055920 swapFree=4192812/4192956
[pid=17852] ppid=17850 vsize=16868 CPUtime=0.06
/proc/17852/stat : 17852 (sugar) S 17850 17852 14979 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 22951075 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17852/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701814 s]
/proc/loadavg: 1.99 1.98 1.99 4/82 17852
/proc/meminfo: memFree=1772744/2055920 swapFree=4192812/4192956
[pid=17852] ppid=17850 vsize=16868 CPUtime=0.5
/proc/17852/stat : 17852 (sugar) S 17850 17852 14979 0 -1 4194304 1309 7702 0 1 5 1 40 4 16 0 1 0 22951075 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17852/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 16868

[startup+1.5019 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 17874
/proc/meminfo: memFree=1751536/2055920 swapFree=4192812/4192956
[pid=17852] ppid=17850 vsize=16868 CPUtime=0.5
/proc/17852/stat : 17852 (sugar) S 17850 17852 14979 0 -1 4194304 1309 7702 0 1 5 1 40 4 16 0 1 0 22951075 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17852/statm: 4217 1111 409 3 0 796 0
[pid=17865] ppid=17852 vsize=5356 CPUtime=0
/proc/17865/stat : 17865 (sh) S 17852 17852 14979 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 22951130 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17865/statm: 1339 233 193 169 0 50 0
[pid=17866] ppid=17865 vsize=868624 CPUtime=0.91
/proc/17866/stat : 17866 (java) S 17865 17852 14979 0 -1 0 10035 0 1 0 86 5 0 0 18 0 9 0 22951131 889470976 9060 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17866/statm: 217156 9060 2566 9 0 211661 0
[pid=17866/tid=17867] ppid=17865 vsize=868624 CPUtime=0.46
/proc/17866/task/17867/stat : 17867 (java) R 17865 17852 14979 0 -1 64 2713 0 1 0 44 2 0 0 19 0 9 0 22951132 889470976 9060 996147200 134512640 134550932 4294955936 18446744073709551615 103211385 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17868] ppid=17865 vsize=868624 CPUtime=0.31
/proc/17866/task/17868/stat : 17868 (java) S 17865 17852 14979 0 -1 64 5205 0 0 0 29 2 0 0 16 0 9 0 22951133 889470976 9060 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17869] ppid=17865 vsize=868624 CPUtime=0
/proc/17866/task/17869/stat : 17869 (java) S 17865 17852 14979 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22951133 889470976 9060 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17870] ppid=17865 vsize=868624 CPUtime=0
/proc/17866/task/17870/stat : 17870 (java) S 17865 17852 14979 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22951133 889470976 9060 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17871] ppid=17865 vsize=868624 CPUtime=0
/proc/17866/task/17871/stat : 17871 (java) S 17865 17852 14979 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22951135 889470976 9060 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17872] ppid=17865 vsize=868624 CPUtime=0.12
/proc/17866/task/17872/stat : 17872 (java) S 17865 17852 14979 0 -1 64 1414 0 0 0 12 0 0 0 16 0 9 0 22951135 889470976 9060 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17873] ppid=17865 vsize=868624 CPUtime=0
/proc/17866/task/17873/stat : 17873 (java) S 17865 17852 14979 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22951135 889470976 9060 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17874] ppid=17865 vsize=868624 CPUtime=0
/proc/17866/task/17874/stat : 17874 (java) S 17865 17852 14979 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22951135 889470976 9060 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) 890848

[startup+3.10107 s]
/proc/loadavg: 2.15 2.02 2.01 4/93 17874
/proc/meminfo: memFree=1708016/2055920 swapFree=4192812/4192956
[pid=17852] ppid=17850 vsize=16868 CPUtime=0.5
/proc/17852/stat : 17852 (sugar) S 17850 17852 14979 0 -1 4194304 1310 7702 0 1 5 1 40 4 16 0 1 0 22951075 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17852/statm: 4217 1111 409 3 0 796 0
[pid=17865] ppid=17852 vsize=5356 CPUtime=0
/proc/17865/stat : 17865 (sh) S 17852 17852 14979 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 22951130 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17865/statm: 1339 233 193 169 0 50 0
[pid=17866] ppid=17865 vsize=868736 CPUtime=2.5
/proc/17866/stat : 17866 (java) S 17865 17852 14979 0 -1 0 17038 0 1 0 241 9 0 0 18 0 9 0 22951131 889585664 15431 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17866/statm: 217184 15431 2591 9 0 211661 0
[pid=17866/tid=17867] ppid=17865 vsize=868736 CPUtime=1.03
/proc/17866/task/17867/stat : 17867 (java) R 17865 17852 14979 0 -1 64 3226 0 1 0 101 2 0 0 19 0 9 0 22951132 889585664 15431 996147200 134512640 134550932 4294955936 18446744073709551615 4126546565 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17868] ppid=17865 vsize=868736 CPUtime=1.26
/proc/17866/task/17868/stat : 17868 (java) S 17865 17852 14979 0 -1 64 11644 0 0 0 121 5 0 0 16 0 9 0 22951133 889585664 15431 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17869] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17869/stat : 17869 (java) S 17865 17852 14979 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22951133 889585664 15431 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17870] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17870/stat : 17870 (java) S 17865 17852 14979 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22951133 889585664 15431 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17871] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17871/stat : 17871 (java) S 17865 17852 14979 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22951135 889585664 15431 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17872] ppid=17865 vsize=868736 CPUtime=0.17
/proc/17866/task/17872/stat : 17872 (java) S 17865 17852 14979 0 -1 64 1465 0 0 0 17 0 0 0 16 0 9 0 22951135 889585664 15431 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17873] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17873/stat : 17873 (java) S 17865 17852 14979 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22951135 889585664 15431 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17874] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17874/stat : 17874 (java) S 17865 17852 14979 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22951135 889585664 15431 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 890960

[startup+6.30241 s]
/proc/loadavg: 2.15 2.02 2.01 3/93 17874
/proc/meminfo: memFree=1707568/2055920 swapFree=4192812/4192956
[pid=17852] ppid=17850 vsize=16868 CPUtime=0.5
/proc/17852/stat : 17852 (sugar) S 17850 17852 14979 0 -1 4194304 1310 7702 0 1 5 1 40 4 15 0 1 0 22951075 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17852/statm: 4217 1111 409 3 0 796 0
[pid=17865] ppid=17852 vsize=5356 CPUtime=0
/proc/17865/stat : 17865 (sh) S 17852 17852 14979 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 22951130 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17865/statm: 1339 233 193 169 0 50 0
[pid=17866] ppid=17865 vsize=868736 CPUtime=5.69
/proc/17866/stat : 17866 (java) S 17865 17852 14979 0 -1 0 17145 0 1 0 559 10 0 0 18 0 9 0 22951131 889585664 15507 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17866/statm: 217184 15507 2591 9 0 211661 0
[pid=17866/tid=17867] ppid=17865 vsize=868736 CPUtime=4.15
/proc/17866/task/17867/stat : 17867 (java) R 17865 17852 14979 0 -1 64 3257 0 1 0 412 3 0 0 25 0 9 0 22951132 889585664 15507 996147200 134512640 134550932 4294955936 18446744073709551615 4126852736 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17868] ppid=17865 vsize=868736 CPUtime=1.32
/proc/17866/task/17868/stat : 17868 (java) S 17865 17852 14979 0 -1 64 11715 0 0 0 127 5 0 0 16 0 9 0 22951133 889585664 15507 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17869] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17869/stat : 17869 (java) S 17865 17852 14979 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22951133 889585664 15507 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17870] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17870/stat : 17870 (java) S 17865 17852 14979 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22951133 889585664 15507 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17871] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17871/stat : 17871 (java) S 17865 17852 14979 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22951135 889585664 15507 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17872] ppid=17865 vsize=868736 CPUtime=0.18
/proc/17866/task/17872/stat : 17872 (java) S 17865 17852 14979 0 -1 64 1470 0 0 0 18 0 0 0 15 0 9 0 22951135 889585664 15507 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17873] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17873/stat : 17873 (java) S 17865 17852 14979 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22951135 889585664 15507 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17874] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17874/stat : 17874 (java) S 17865 17852 14979 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22951135 889585664 15507 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 890960

[startup+12.7021 s]
/proc/loadavg: 2.13 2.02 2.00 3/93 17874
/proc/meminfo: memFree=1707568/2055920 swapFree=4192812/4192956
[pid=17852] ppid=17850 vsize=16868 CPUtime=0.5
/proc/17852/stat : 17852 (sugar) S 17850 17852 14979 0 -1 4194304 1310 7702 0 1 5 1 40 4 15 0 1 0 22951075 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17852/statm: 4217 1111 409 3 0 796 0
[pid=17865] ppid=17852 vsize=5356 CPUtime=0
/proc/17865/stat : 17865 (sh) S 17852 17852 14979 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 22951130 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17865/statm: 1339 233 193 169 0 50 0
[pid=17866] ppid=17865 vsize=868736 CPUtime=12.06
/proc/17866/stat : 17866 (java) S 17865 17852 14979 0 -1 0 17145 0 1 0 1196 10 0 0 18 0 9 0 22951131 889585664 15507 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17866/statm: 217184 15507 2591 9 0 211661 0
[pid=17866/tid=17867] ppid=17865 vsize=868736 CPUtime=10.52
/proc/17866/task/17867/stat : 17867 (java) R 17865 17852 14979 0 -1 64 3257 0 1 0 1049 3 0 0 25 0 9 0 22951132 889585664 15507 996147200 134512640 134550932 4294955936 18446744073709551615 4126579951 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17868] ppid=17865 vsize=868736 CPUtime=1.32
/proc/17866/task/17868/stat : 17868 (java) S 17865 17852 14979 0 -1 64 11715 0 0 0 127 5 0 0 16 0 9 0 22951133 889585664 15507 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17869] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17869/stat : 17869 (java) S 17865 17852 14979 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22951133 889585664 15507 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17870] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17870/stat : 17870 (java) S 17865 17852 14979 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22951133 889585664 15507 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17871] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17871/stat : 17871 (java) S 17865 17852 14979 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22951135 889585664 15507 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17872] ppid=17865 vsize=868736 CPUtime=0.18
/proc/17866/task/17872/stat : 17872 (java) S 17865 17852 14979 0 -1 64 1470 0 0 0 18 0 0 0 15 0 9 0 22951135 889585664 15507 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17873] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17873/stat : 17873 (java) S 17865 17852 14979 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22951135 889585664 15507 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17874] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17874/stat : 17874 (java) S 17865 17852 14979 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22951135 889585664 15507 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 890960

[startup+25.5025 s]
/proc/loadavg: 2.11 2.01 2.00 3/93 17874
/proc/meminfo: memFree=1704496/2055920 swapFree=4192812/4192956
[pid=17852] ppid=17850 vsize=16868 CPUtime=0.5
/proc/17852/stat : 17852 (sugar) S 17850 17852 14979 0 -1 4194304 1310 7702 0 1 5 1 40 4 15 0 1 0 22951075 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17852/statm: 4217 1111 409 3 0 796 0
[pid=17865] ppid=17852 vsize=5356 CPUtime=0
/proc/17865/stat : 17865 (sh) S 17852 17852 14979 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 22951130 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17865/statm: 1339 233 193 169 0 50 0
[pid=17866] ppid=17865 vsize=868736 CPUtime=24.79
/proc/17866/stat : 17866 (java) S 17865 17852 14979 0 -1 0 17736 0 1 0 2468 11 0 0 18 0 9 0 22951131 889585664 16084 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17866/statm: 217184 16084 2591 9 0 211661 0
[pid=17866/tid=17867] ppid=17865 vsize=868736 CPUtime=23.21
/proc/17866/task/17867/stat : 17867 (java) R 17865 17852 14979 0 -1 64 3271 0 1 0 2318 3 0 0 25 0 9 0 22951132 889585664 16084 996147200 134512640 134550932 4294955936 18446744073709551615 4126579938 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17868] ppid=17865 vsize=868736 CPUtime=1.36
/proc/17866/task/17868/stat : 17868 (java) S 17865 17852 14979 0 -1 64 12292 0 0 0 130 6 0 0 16 0 9 0 22951133 889585664 16084 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17869] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17869/stat : 17869 (java) S 17865 17852 14979 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22951133 889585664 16084 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17870] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17870/stat : 17870 (java) S 17865 17852 14979 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22951133 889585664 16084 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17871] ppid=17865 vsize=868736 CPUtime=0

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

Current children cumulated vsize (KiB) 890960

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17876
/proc/meminfo: memFree=1713072/2055920 swapFree=4192812/4192956
[pid=17852] ppid=17850 vsize=16868 CPUtime=0.5
/proc/17852/stat : 17852 (sugar) S 17850 17852 14979 0 -1 4194304 1310 7702 0 1 5 1 40 4 15 0 1 0 22951075 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/17852/statm: 4217 1111 409 3 0 796 0
[pid=17865] ppid=17852 vsize=5356 CPUtime=0
/proc/17865/stat : 17865 (sh) S 17852 17852 14979 0 -1 4194304 278 0 0 0 0 0 0 0 19 0 1 0 22951130 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17865/statm: 1339 233 193 169 0 50 0
[pid=17866] ppid=17865 vsize=868736 CPUtime=280.29
/proc/17866/stat : 17866 (java) S 17865 17852 14979 0 -1 0 35843 0 1 0 27989 40 0 0 18 0 9 0 22951131 889585664 20997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17866/statm: 217184 20997 2591 9 0 211661 0
[pid=17866/tid=17867] ppid=17865 vsize=868736 CPUtime=276.51
/proc/17866/task/17867/stat : 17867 (java) R 17865 17852 14979 0 -1 64 3879 0 1 0 27631 20 0 0 25 0 9 0 22951132 889585664 20997 996147200 134512640 134550932 4294955936 18446744073709551615 4126855380 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17866/tid=17868] ppid=17865 vsize=868736 CPUtime=3.57
/proc/17866/task/17868/stat : 17868 (java) S 17865 17852 14979 0 -1 64 29785 0 0 0 339 18 0 0 16 0 9 0 22951133 889585664 20997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17869] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17869/stat : 17869 (java) S 17865 17852 14979 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22951133 889585664 20997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17870] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17870/stat : 17870 (java) S 17865 17852 14979 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22951133 889585664 20997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17871] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17871/stat : 17871 (java) S 17865 17852 14979 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22951135 889585664 20997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17872] ppid=17865 vsize=868736 CPUtime=0.2
/proc/17866/task/17872/stat : 17872 (java) S 17865 17852 14979 0 -1 64 1476 0 0 0 19 1 0 0 16 0 9 0 22951135 889585664 20997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17873] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17873/stat : 17873 (java) S 17865 17852 14979 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22951135 889585664 20997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17866/tid=17874] ppid=17865 vsize=868736 CPUtime=0
/proc/17866/task/17874/stat : 17874 (java) S 17865 17852 14979 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22951135 889585664 20997 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.79
Current children cumulated vsize (KiB) 890960

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

[startup+294.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 17878
/proc/meminfo: memFree=1743856/2055920 swapFree=4192812/4192956
[pid=17852] ppid=17850 vsize=16868 CPUtime=288.61
/proc/17852/stat : 17852 (sugar) S 17850 17852 14979 0 -1 4194304 1365 43915 0 2 5 1 28804 51 16 0 1 0 22951075 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17852/statm: 4217 1113 409 3 0 796 0
[pid=17877] ppid=17852 vsize=5356 CPUtime=0
/proc/17877/stat : 17877 (sh) S 17852 17852 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22980093 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17877/statm: 1339 232 193 169 0 50 0
[pid=17878] ppid=17877 vsize=10072 CPUtime=4.09
/proc/17878/stat : 17878 (picosat) R 17877 17852 14979 0 -1 4194304 2346 0 0 0 172 237 0 0 25 0 1 0 22980093 10313728 2332 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/17878/statm: 2518 2332 40 102 0 2413 0
Current children cumulated CPU time (s) 292.7
Current children cumulated vsize (KiB) 32296

[startup+300.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 17878
/proc/meminfo: memFree=1719152/2055920 swapFree=4192812/4192956
[pid=17852] ppid=17850 vsize=16868 CPUtime=288.61
/proc/17852/stat : 17852 (sugar) S 17850 17852 14979 0 -1 4194304 1365 43915 0 2 5 1 28804 51 16 0 1 0 22951075 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17852/statm: 4217 1113 409 3 0 796 0
[pid=17877] ppid=17852 vsize=5356 CPUtime=0
/proc/17877/stat : 17877 (sh) S 17852 17852 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22980093 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17877/statm: 1339 232 193 169 0 50 0
[pid=17878] ppid=17877 vsize=24296 CPUtime=10.45
/proc/17878/stat : 17878 (picosat) R 17877 17852 14979 0 -1 4194304 5873 0 0 0 452 593 0 0 25 0 1 0 22980093 24879104 5859 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/17878/statm: 6074 5859 40 102 0 5969 0
Current children cumulated CPU time (s) 299.06
Current children cumulated vsize (KiB) 46520

[startup+303.901 s]
/proc/loadavg: 2.00 2.00 2.00 2/70 17905
/proc/meminfo: memFree=1815464/2055920 swapFree=4192812/4192956
[pid=17852] ppid=17850 vsize=16868 CPUtime=288.61
/proc/17852/stat : 17852 (sugar) S 17850 17852 14979 0 -1 4194304 1365 43915 0 2 5 1 28804 51 16 0 1 0 22951075 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17852/statm: 4217 1113 409 3 0 796 0
[pid=17877] ppid=17852 vsize=5356 CPUtime=0
/proc/17877/stat : 17877 (sh) S 17852 17852 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22980093 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17877/statm: 1339 232 193 169 0 50 0
[pid=17878] ppid=17877 vsize=31556 CPUtime=13.65
/proc/17878/stat : 17878 (picosat) R 17877 17852 14979 0 -1 4194304 7792 0 0 0 606 759 0 0 25 0 1 0 22980093 32313344 7778 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/17878/statm: 7889 7778 40 102 0 7784 0
Current children cumulated CPU time (s) 302.26
Current children cumulated vsize (KiB) 53780

[startup+307.103 s]
/proc/loadavg: 2.00 2.00 2.00 2/70 17905
/proc/meminfo: memFree=1807656/2055920 swapFree=4192812/4192956
[pid=17852] ppid=17850 vsize=16868 CPUtime=288.61
/proc/17852/stat : 17852 (sugar) S 17850 17852 14979 0 -1 4194304 1365 43915 0 2 5 1 28804 51 16 0 1 0 22951075 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17852/statm: 4217 1113 409 3 0 796 0
[pid=17877] ppid=17852 vsize=5356 CPUtime=0
/proc/17877/stat : 17877 (sh) S 17852 17852 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22980093 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17877/statm: 1339 232 193 169 0 50 0
[pid=17878] ppid=17877 vsize=40600 CPUtime=16.84
/proc/17878/stat : 17878 (picosat) R 17877 17852 14979 0 -1 4194304 9675 0 0 0 756 928 0 0 25 0 1 0 22980093 41574400 9661 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/17878/statm: 10150 9661 40 102 0 10045 0
Current children cumulated CPU time (s) 305.45
Current children cumulated vsize (KiB) 62824

[startup+307.903 s]
/proc/loadavg: 1.92 1.98 1.99 2/70 17905
/proc/meminfo: memFree=1805672/2055920 swapFree=4192812/4192956
[pid=17852] ppid=17850 vsize=16868 CPUtime=288.61
/proc/17852/stat : 17852 (sugar) S 17850 17852 14979 0 -1 4194304 1365 43915 0 2 5 1 28804 51 16 0 1 0 22951075 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17852/statm: 4217 1113 409 3 0 796 0
[pid=17877] ppid=17852 vsize=5356 CPUtime=0
/proc/17877/stat : 17877 (sh) S 17852 17852 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22980093 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17877/statm: 1339 232 193 169 0 50 0
[pid=17878] ppid=17877 vsize=41788 CPUtime=17.64
/proc/17878/stat : 17878 (picosat) R 17877 17852 14979 0 -1 4194304 9989 0 0 0 810 954 0 0 25 0 1 0 22980093 42790912 9975 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/17878/statm: 10447 9975 42 102 0 10342 0
Current children cumulated CPU time (s) 306.25
Current children cumulated vsize (KiB) 64012

[startup+308.702 s]
/proc/loadavg: 1.92 1.98 1.99 2/70 17905
/proc/meminfo: memFree=1805672/2055920 swapFree=4192812/4192956
[pid=17852] ppid=17850 vsize=16868 CPUtime=288.61
/proc/17852/stat : 17852 (sugar) S 17850 17852 14979 0 -1 4194304 1365 43915 0 2 5 1 28804 51 16 0 1 0 22951075 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17852/statm: 4217 1113 409 3 0 796 0
[pid=17877] ppid=17852 vsize=5356 CPUtime=0
/proc/17877/stat : 17877 (sh) S 17852 17852 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22980093 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17877/statm: 1339 232 193 169 0 50 0
[pid=17878] ppid=17877 vsize=41788 CPUtime=18.44
/proc/17878/stat : 17878 (picosat) R 17877 17852 14979 0 -1 4194304 9991 0 0 0 890 954 0 0 25 0 1 0 22980093 42790912 9977 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/17878/statm: 10447 9977 42 102 0 10342 0
Current children cumulated CPU time (s) 307.05
Current children cumulated vsize (KiB) 64012

[startup+308.902 s]
/proc/loadavg: 1.92 1.98 1.99 2/70 17905
/proc/meminfo: memFree=1805672/2055920 swapFree=4192812/4192956
[pid=17852] ppid=17850 vsize=16868 CPUtime=288.61
/proc/17852/stat : 17852 (sugar) S 17850 17852 14979 0 -1 4194304 1365 43915 0 2 5 1 28804 51 16 0 1 0 22951075 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17852/statm: 4217 1113 409 3 0 796 0
[pid=17877] ppid=17852 vsize=5356 CPUtime=0
/proc/17877/stat : 17877 (sh) S 17852 17852 14979 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22980093 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17877/statm: 1339 232 193 169 0 50 0
[pid=17878] ppid=17877 vsize=41792 CPUtime=18.64
/proc/17878/stat : 17878 (picosat) R 17877 17852 14979 0 -1 4194304 9998 0 0 0 910 954 0 0 25 0 1 0 22980093 42795008 9984 996147200 134512640 134931368 4294956256 18446744073709551615 134580560 0 0 4096 0 0 0 0 17 1 0 0
/proc/17878/statm: 10448 9984 47 102 0 10343 0
Current children cumulated CPU time (s) 307.25
Current children cumulated vsize (KiB) 64016

[startup+309.002 s]
/proc/loadavg: 1.92 1.98 1.99 3/78 17915
/proc/meminfo: memFree=1841192/2055920 swapFree=4192812/4192956
[pid=17852] ppid=17850 vsize=16868 CPUtime=307.28
/proc/17852/stat : 17852 (sugar) S 17850 17852 14979 0 -1 4194304 1446 54199 0 2 5 1 29715 1007 16 0 1 0 22951075 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/17852/statm: 4217 1113 409 3 0 796 0
[pid=17906] ppid=17852 vsize=5356 CPUtime=0
/proc/17906/stat : 17906 (sh) S 17852 17852 14979 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22981968 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17906/statm: 1339 233 193 169 0 50 0
[pid=17907] ppid=17906 vsize=862040 CPUtime=0.07
/proc/17907/stat : 17907 (java) S 17906 17852 14979 0 -1 0 2804 0 1 0 6 1 0 0 18 0 9 0 22981968 882728960 2277 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17907/statm: 215510 2277 1236 9 0 210423 0
[pid=17907/tid=17908] ppid=17906 vsize=862040 CPUtime=0.05
/proc/17907/task/17908/stat : 17908 (java) R 17906 17852 14979 0 -1 64 1884 0 1 0 5 0 0 0 18 0 9 0 22981969 882728960 2277 996147200 134512640 134550932 4294955984 18446744073709551615 4159706123 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17907/tid=17909] ppid=17906 vsize=862040 CPUtime=0
/proc/17907/task/17909/stat : 17909 (java) S 17906 17852 14979 0 -1 64 2 0 0 0 0 0 0 0 21 0 9 0 22981970 882728960 2277 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17907/tid=17910] ppid=17906 vsize=862040 CPUtime=0
/proc/17907/task/17910/stat : 17910 (java) S 17906 17852 14979 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 22981970 882728960 2277 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17907/tid=17911] ppid=17906 vsize=862040 CPUtime=0
/proc/17907/task/17911/stat : 17911 (java) S 17906 17852 14979 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 22981970 882728960 2277 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17907/tid=17912] ppid=17906 vsize=862040 CPUtime=0
/proc/17907/task/17912/stat : 17912 (java) S 17906 17852 14979 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 22981972 882728960 2277 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17907/tid=17913] ppid=17906 vsize=862040 CPUtime=0
/proc/17907/task/17913/stat : 17913 (java) S 17906 17852 14979 0 -1 64 224 0 0 0 0 0 0 0 16 0 9 0 22981972 882728960 2277 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17907/tid=17914] ppid=17906 vsize=862040 CPUtime=0
/proc/17907/task/17914/stat : 17914 (java) S 17906 17852 14979 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 22981972 882728960 2277 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17907/tid=17915] ppid=17906 vsize=862040 CPUtime=0
/proc/17907/task/17915/stat : 17915 (java) S 17906 17852 14979 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 22981972 882728960 2277 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 307.35
Current children cumulated vsize (KiB) 884264

Child status: 0
Real time (s): 309.098
CPU time (s): 307.445
CPU user time (s): 297.32
CPU system time (s): 10.1255
CPU usage (%): 99.4654
Max. virtual memory (cumulated for all children) (KiB): 901208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 297.32
system time used= 10.1255
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59481
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= 14185
involuntary context switches= 21820

runsolver used 0.381941 second user time and 1.02984 second system time

The end

Launcher Data

Begin job on node19 at 2009-07-12 02:34:04
IDJOB=2073666
IDBENCH=56000
IDSOLVER=738
FILE ID=node19/2073666-1247358844
PBS_JOBID= 9506809
Free space on /tmp= 66420 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/ukPuzzle/normalized-crossword-m1-uk-puzzle10.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-2073666-1247358844/watcher-2073666-1247358844 -o /tmp/evaluation-result-2073666-1247358844/solver-2073666-1247358844 -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-2073666-1247358844.xml

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

MD5SUM BENCH= ed386202dff9a90c1d67cfbc8f1c8252
RANDOM SEED=655537680

node19.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.211
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.211
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:       1773232 kB
Buffers:         22472 kB
Cached:         103736 kB
SwapCached:          0 kB
Active:         201036 kB
Inactive:        34784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           14484 kB
Writeback:           0 kB
Mapped:         130980 kB
Slab:            31688 kB
Committed_AS:   292148 kB
PageTables:       2164 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= 66428 MiB
End job on node19 at 2009-07-12 02:39:14