Trace number 1070917

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+picosatSAT 301.171 302.054

General information on the benchmark

Namecsp/ukPuzzle/
normalized-crossword-m1-uk-puzzle16.xml
MD5SUM67f615d3f1a75bb28d34b19fc2db7306
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.283955
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of constraints802
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension68
Number of constraints which are defined in intension734
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/picosat
0.00/0.05	c 0	BEGIN Fri Jul  4 12:32:00 2008
0.00/0.05	c 0	PID 22107
0.00/0.05	c 0	HOST node55.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1070917-1215167520.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1070917-1215167520.xml' 'HOME/temp.csp'
1.05/1.13	c 1	1 domains, 135 variables, 6 predicates, 5 relations, 802 constraints
1.05/1.16	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.05/1.16	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.09/1.25	c 1	Parsing HOME/temp.csp
1.09/1.97	c 2	parsed 949 expressions
1.09/1.97	c 2	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.09/1.97	c 2	Converting to clausal form CSP
1.09/2.00	c 2	converted 95 (10%) expressions
2.48/2.66	c 3	converted 190 (20%) expressions
3.47/3.68	c 4	converted 285 (30%) expressions
3.67/3.89	c 4	converted 380 (40%) expressions
3.87/4.06	c 4	converted 475 (50%) expressions
5.16/5.34	c 6	converted 570 (60%) expressions
5.16/5.35	c 6	converted 665 (70%) expressions
5.16/5.35	c 6	converted 760 (80%) expressions
5.16/5.40	c 6	converted 855 (90%) expressions
5.26/5.41	c 6	converted 949 (100%) expressions
5.26/5.41	c 6	CSP : 135 integers, 0 booleans, 802 clauses, largest domain size 26
5.26/5.41	c 6	Heap : 85 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.26/5.41	c 6	Propagation in CSP
5.26/5.43	c 6	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.26/5.43	c 6	CSP : 135 integers, 0 booleans, 802 clauses, largest domain size 26
5.26/5.43	c 6	Heap : 86 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.26/5.43	c 6	Simplifing CSP by introducing new Boolean variables
5.26/5.46	c 6	CSP : 135 integers, 5284 booleans, 6086 clauses, largest domain size 26
5.26/5.46	c 6	Heap : 88 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.95/6.16	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.95/6.18	c 6	14 (10%) CSP integer variables are encoded (336 clauses, 3552 bytes)
5.95/6.18	c 6	27 (20%) CSP integer variables are encoded (648 clauses, 6984 bytes)
5.95/6.18	c 6	41 (30%) CSP integer variables are encoded (984 clauses, 10729 bytes)
5.95/6.18	c 6	54 (40%) CSP integer variables are encoded (1296 clauses, 14785 bytes)
5.95/6.19	c 6	68 (50%) CSP integer variables are encoded (1632 clauses, 19153 bytes)
5.95/6.19	c 6	81 (60%) CSP integer variables are encoded (1944 clauses, 23209 bytes)
5.95/6.19	c 6	95 (70%) CSP integer variables are encoded (2280 clauses, 27577 bytes)
5.95/6.19	c 6	108 (80%) CSP integer variables are encoded (2592 clauses, 31633 bytes)
5.95/6.19	c 6	122 (90%) CSP integer variables are encoded (2928 clauses, 36001 bytes)
5.95/6.19	c 6	135 (100%) CSP integer variables are encoded (3240 clauses, 40057 bytes)
43.94/44.44	c 45	609 (10%) CSP clauses are encoded (487658 clauses, 18861084 bytes)
60.24/60.79	c 61	1218 (20%) CSP clauses are encoded (577855 clauses, 22434952 bytes)
77.92/78.42	c 79	1826 (30%) CSP clauses are encoded (668051 clauses, 26724433 bytes)
270.72/271.34	c 272	2435 (40%) CSP clauses are encoded (1217252 clauses, 56228023 bytes)
270.72/271.36	c 272	3043 (50%) CSP clauses are encoded (1231360 clauses, 56471075 bytes)
270.72/271.39	c 272	3652 (60%) CSP clauses are encoded (1245519 clauses, 56718198 bytes)
270.81/271.41	c 272	4261 (70%) CSP clauses are encoded (1259653 clauses, 56968282 bytes)
270.81/271.44	c 272	4869 (80%) CSP clauses are encoded (1273761 clauses, 57231208 bytes)
270.81/271.46	c 272	5478 (90%) CSP clauses are encoded (1287920 clauses, 57495808 bytes)
270.81/271.49	c 272	6086 (100%) CSP clauses are encoded (1302278 clauses, 57759766 bytes)
270.81/271.49	c 272	6086 CSP clauses encoded
270.81/271.49	c 272	Writing map file : HOME/temp.map
270.81/271.49	c 272	Heap : 115 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
270.81/271.49	c 272	SAT : 8659 SAT variables, 1302278 SAT clauses, 57759766 bytes
270.81/271.49	c 272	Heap : 115 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
270.91/271.54	c 272	SOLVING HOME/temp.cnf
270.91/271.54	c 272	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
300.79/301.79	c 302	DECODING HOME/temp.out WITH HOME/temp.map
300.79/301.79	c 302	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
300.90/301.87	c 302	Decoding HOME/temp.out
300.90/301.97	s SATISFIABLE
300.90/301.98	v 19 22 14 14 20 19 18 18 4 0 19 7 0 6 18 10 4 14 0 12 1 14 4 11 0 2 0 11 10 20 18 4 17 0 11 12 14 20 18 4 6 6 14 11 4 12 8 7 17 0 1 17 20 0 13 0 17 4 18 20 10 4 4 3 8 19 15 8 13 17 7 4 0 8 0 13 18 14 19 1 0 17 4 3 5 11 20 19 4 18 4 4 10 4 0 13 6 0 20 2 7 14 6 24 21 4 4 2 17 20 4 4 17 8 6 14 17 19 7 4 13 2 0 13 15 14 22 18 18 8 19 4 0 17 4
300.90/301.98	c 302	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
300.91/302.03	c 302	CPU 285.58 (0.04 0.01 285.54 15.54)
300.91/302.03	c 302	END Fri Jul  4 12:37:02 2008

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1070917-1215167520/watcher-1070917-1215167520 -o /tmp/evaluation-result-1070917-1215167520/solver-1070917-1215167520 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1070917-1215167520.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 22107
/proc/meminfo: memFree=1656880/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=12000 CPUtime=0
/proc/22107/stat : 22107 (sugar) R 22105 22107 21535 0 -1 4194304 196 0 0 0 0 0 0 0 20 0 1 0 1546418826 12288000 164 996147200 4194304 4206940 548682068608 18446744073709551615 248761177862 0 0 4224 0 0 0 0 17 1 0 0
/proc/22107/statm: 3000 164 126 3 0 100 0

[startup+0.0934769 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 22107
/proc/meminfo: memFree=1656880/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=13600 CPUtime=0.03
/proc/22107/stat : 22107 (sugar) S 22105 22107 21535 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1546418826 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22107/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101477 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 22107
/proc/meminfo: memFree=1656880/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=13600 CPUtime=0.03
/proc/22107/stat : 22107 (sugar) S 22105 22107 21535 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1546418826 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22107/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301511 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 22107
/proc/meminfo: memFree=1656880/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=13600 CPUtime=0.03
/proc/22107/stat : 22107 (sugar) S 22105 22107 21535 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1546418826 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22107/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701587 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 22107
/proc/meminfo: memFree=1656880/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=13600 CPUtime=0.03
/proc/22107/stat : 22107 (sugar) S 22105 22107 21535 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1546418826 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22107/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50272 s]
/proc/loadavg: 1.99 1.97 1.99 3/85 22119
/proc/meminfo: memFree=1636888/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=13600 CPUtime=1.09
/proc/22107/stat : 22107 (sugar) S 22105 22107 21535 0 -1 4194304 973 9158 0 1 3 0 99 7 16 0 1 0 1546418826 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22107/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 13600

[startup+3.102 s]
/proc/loadavg: 1.99 1.97 1.99 4/85 22129
/proc/meminfo: memFree=1633368/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=13600 CPUtime=1.09
/proc/22107/stat : 22107 (sugar) S 22105 22107 21535 0 -1 4194304 973 9158 0 1 3 0 99 7 15 0 1 0 1546418826 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22107/statm: 3400 797 370 3 0 500 0
[pid=22120] ppid=22107 vsize=5356 CPUtime=0
/proc/22120/stat : 22120 (sh) S 22107 22107 21535 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1546418943 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22120/statm: 1339 233 193 169 0 50 0
[pid=22121] ppid=22120 vsize=864444 CPUtime=1.9
/proc/22121/stat : 22121 (java) S 22120 22107 21535 0 -1 0 15150 0 1 0 181 9 0 0 18 0 9 0 1546418943 885190656 13992 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22121/statm: 216111 13992 2540 9 0 210686 0
[pid=22121/tid=22122] ppid=22120 vsize=864444 CPUtime=0.93
/proc/22121/task/22122/stat : 22122 (java) R 22120 22107 21535 0 -1 64 2912 0 1 0 91 2 0 0 25 0 9 0 1546418944 885190656 13992 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22123] ppid=22120 vsize=864444 CPUtime=0.86
/proc/22121/task/22123/stat : 22123 (java) R 22120 22107 21535 0 -1 64 11205 0 0 0 80 6 0 0 16 0 9 0 1546418946 885190656 13992 996147200 134512640 134550740 4294955952 18446744073709551615 102469652 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22124] ppid=22120 vsize=864444 CPUtime=0
/proc/22121/task/22124/stat : 22124 (java) S 22120 22107 21535 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1546418946 885190656 13992 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22125] ppid=22120 vsize=864444 CPUtime=0
/proc/22121/task/22125/stat : 22125 (java) S 22120 22107 21535 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1546418946 885190656 13992 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22126] ppid=22120 vsize=864444 CPUtime=0
/proc/22121/task/22126/stat : 22126 (java) S 22120 22107 21535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1546418948 885190656 13992 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22127] ppid=22120 vsize=864444 CPUtime=0.08
/proc/22121/task/22127/stat : 22127 (java) S 22120 22107 21535 0 -1 64 336 0 0 0 8 0 0 0 16 0 9 0 1546418948 885190656 13992 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22128] ppid=22120 vsize=864444 CPUtime=0
/proc/22121/task/22128/stat : 22128 (java) S 22120 22107 21535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1546418948 885190656 13992 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22129] ppid=22120 vsize=864444 CPUtime=0
/proc/22121/task/22129/stat : 22129 (java) S 22120 22107 21535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1546418948 885190656 13992 996147200 134512640 134550740 4294955952 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) 883400

[startup+6.30255 s]
/proc/loadavg: 2.07 1.99 1.99 3/85 22129
/proc/meminfo: memFree=1553048/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=13600 CPUtime=1.09
/proc/22107/stat : 22107 (sugar) S 22105 22107 21535 0 -1 4194304 974 9158 0 1 3 0 99 7 15 0 1 0 1546418826 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22107/statm: 3400 797 370 3 0 500 0
[pid=22120] ppid=22107 vsize=5356 CPUtime=0
/proc/22120/stat : 22120 (sh) S 22107 22107 21535 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1546418943 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22120/statm: 1339 233 193 169 0 50 0
[pid=22121] ppid=22120 vsize=868504 CPUtime=5.05
/proc/22121/stat : 22121 (java) S 22120 22107 21535 0 -1 0 39339 0 1 0 484 21 0 0 18 0 9 0 1546418943 889348096 27608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22121/statm: 217126 27608 2565 9 0 211673 0
[pid=22121/tid=22122] ppid=22120 vsize=868504 CPUtime=1.91
/proc/22121/task/22122/stat : 22122 (java) R 22120 22107 21535 0 -1 64 3741 0 1 0 188 3 0 0 24 0 9 0 1546418944 889348096 27608 996147200 134512640 134550740 4294955952 18446744073709551615 4126596750 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22123] ppid=22120 vsize=868504 CPUtime=2.88
/proc/22121/task/22123/stat : 22123 (java) S 22120 22107 21535 0 -1 64 33420 0 0 0 272 16 0 0 17 0 9 0 1546418946 889348096 27608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22124] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22124/stat : 22124 (java) S 22120 22107 21535 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1546418946 889348096 27608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22125] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22125/stat : 22125 (java) S 22120 22107 21535 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1546418946 889348096 27608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22126] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22126/stat : 22126 (java) S 22120 22107 21535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1546418948 889348096 27608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22127] ppid=22120 vsize=868504 CPUtime=0.24
/proc/22121/task/22127/stat : 22127 (java) S 22120 22107 21535 0 -1 64 1481 0 0 0 23 1 0 0 16 0 9 0 1546418948 889348096 27608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22128] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22128/stat : 22128 (java) S 22120 22107 21535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1546418948 889348096 27608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22129] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22129/stat : 22129 (java) S 22120 22107 21535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1546418948 889348096 27608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 887460

[startup+12.7016 s]
/proc/loadavg: 2.07 1.99 1.99 3/85 22129
/proc/meminfo: memFree=1544536/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=13600 CPUtime=1.09
/proc/22107/stat : 22107 (sugar) S 22105 22107 21535 0 -1 4194304 974 9158 0 1 3 0 99 7 15 0 1 0 1546418826 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22107/statm: 3400 797 370 3 0 500 0
[pid=22120] ppid=22107 vsize=5356 CPUtime=0
/proc/22120/stat : 22120 (sh) S 22107 22107 21535 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1546418943 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22120/statm: 1339 233 193 169 0 50 0
[pid=22121] ppid=22120 vsize=868504 CPUtime=11.38
/proc/22121/stat : 22121 (java) S 22120 22107 21535 0 -1 0 39573 0 1 0 1111 27 0 0 18 0 9 0 1546418943 889348096 27774 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22121/statm: 217126 27774 2565 9 0 211673 0
[pid=22121/tid=22122] ppid=22120 vsize=868504 CPUtime=8
/proc/22121/task/22122/stat : 22122 (java) R 22120 22107 21535 0 -1 64 3811 0 1 0 793 7 0 0 25 0 9 0 1546418944 889348096 27774 996147200 134512640 134550740 4294955952 18446744073709551615 4126943812 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22123] ppid=22120 vsize=868504 CPUtime=3.1
/proc/22121/task/22123/stat : 22123 (java) S 22120 22107 21535 0 -1 64 33580 0 0 0 293 17 0 0 16 0 9 0 1546418946 889348096 27774 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22124] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22124/stat : 22124 (java) S 22120 22107 21535 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1546418946 889348096 27774 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22125] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22125/stat : 22125 (java) S 22120 22107 21535 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1546418946 889348096 27774 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22126] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22126/stat : 22126 (java) S 22120 22107 21535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1546418948 889348096 27774 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22127] ppid=22120 vsize=868504 CPUtime=0.25
/proc/22121/task/22127/stat : 22127 (java) S 22120 22107 21535 0 -1 64 1485 0 0 0 24 1 0 0 16 0 9 0 1546418948 889348096 27774 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22128] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22128/stat : 22128 (java) S 22120 22107 21535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1546418948 889348096 27774 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22129] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22129/stat : 22129 (java) S 22120 22107 21535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1546418948 889348096 27774 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 887460

[startup+25.5029 s]
/proc/loadavg: 2.05 1.99 1.99 3/85 22129
/proc/meminfo: memFree=1533528/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=13600 CPUtime=1.09
/proc/22107/stat : 22107 (sugar) S 22105 22107 21535 0 -1 4194304 974 9158 0 1 3 0 99 7 15 0 1 0 1546418826 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22107/statm: 3400 797 370 3 0 500 0
[pid=22120] ppid=22107 vsize=5356 CPUtime=0
/proc/22120/stat : 22120 (sh) S 22107 22107 21535 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1546418943 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22120/statm: 1339 233 193 169 0 50 0
[pid=22121] ppid=22120 vsize=868504 CPUtime=23.99
/proc/22121/stat : 22121 (java) S 22120 22107 21535 0 -1 0 40794 0 1 0 2368 31 0 0 18 0 9 0 1546418943 889348096 28938 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22121/statm: 217126 28938 2565 9 0 211673 0
[pid=22121/tid=22122] ppid=22120 vsize=868504 CPUtime=20.36
/proc/22121/task/22122/stat : 22122 (java) R 22120 22107 21535 0 -1 64 3868 0 1 0 2026 10 0 0 25 0 9 0 1546418944 889348096 28938 996147200 134512640 134550740 4294955952 18446744073709551615 4126941255 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22123] ppid=22120 vsize=868504 CPUtime=3.35
/proc/22121/task/22123/stat : 22123 (java) S 22120 22107 21535 0 -1 64 34744 0 0 0 317 18 0 0 16 0 9 0 1546418946 889348096 28938 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22124] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22124/stat : 22124 (java) S 22120 22107 21535 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1546418946 889348096 28938 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22125] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22125/stat : 22125 (java) S 22120 22107 21535 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1546418946 889348096 28938 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22126] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22126/stat : 22126 (java) S 22120 22107 21535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1546418948 889348096 28938 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22127] ppid=22120 vsize=868504 CPUtime=0.25
/proc/22121/task/22127/stat : 22127 (java) S 22120 22107 21535 0 -1 64 1485 0 0 0 24 1 0 0 16 0 9 0 1546418948 889348096 28938 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22128] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22128/stat : 22128 (java) S 22120 22107 21535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1546418948 889348096 28938 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22129] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22129/stat : 22129 (java) S 22120 22107 21535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1546418948 889348096 28938 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 887460

[startup+51.1023 s]
/proc/loadavg: 2.03 1.99 1.99 3/92 22178
/proc/meminfo: memFree=1542176/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=13600 CPUtime=1.09
/proc/22107/stat : 22107 (sugar) S 22105 22107 21535 0 -1 4194304 974 9158 0 1 3 0 99 7 16 0 1 0 1546418826 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22107/statm: 3400 797 370 3 0 500 0
[pid=22120] ppid=22107 vsize=5356 CPUtime=0
/proc/22120/stat : 22120 (sh) S 22107 22107 21535 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1546418943 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22120/statm: 1339 233 193 169 0 50 0
[pid=22121] ppid=22120 vsize=868504 CPUtime=49.55
/proc/22121/stat : 22121 (java) S 22120 22107 21535 0 -1 0 45497 0 1 0 4917 38 0 0 18 0 9 0 1546418943 889348096 33575 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

/proc/loadavg: 2.00 1.99 1.99 3/92 22178
/proc/meminfo: memFree=1504736/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=13600 CPUtime=1.09
/proc/22107/stat : 22107 (sugar) S 22105 22107 21535 0 -1 4194304 974 9158 0 1 3 0 99 7 16 0 1 0 1546418826 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22107/statm: 3400 797 370 3 0 500 0
[pid=22120] ppid=22107 vsize=5356 CPUtime=0
/proc/22120/stat : 22120 (sh) S 22107 22107 21535 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1546418943 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22120/statm: 1339 233 193 169 0 50 0
[pid=22121] ppid=22120 vsize=868504 CPUtime=160.7
/proc/22121/stat : 22121 (java) S 22120 22107 21535 0 -1 0 59058 0 1 0 16012 58 0 0 18 0 9 0 1546418943 889348096 37644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22121/statm: 217126 37644 2565 9 0 211673 0
[pid=22121/tid=22122] ppid=22120 vsize=868504 CPUtime=155.31
/proc/22121/task/22122/stat : 22122 (java) R 22120 22107 21535 0 -1 64 4137 0 1 0 15505 26 0 0 25 0 9 0 1546418944 889348096 37644 996147200 134512640 134550740 4294955952 18446744073709551615 4126941271 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22121/tid=22123] ppid=22120 vsize=868504 CPUtime=5.08
/proc/22121/task/22123/stat : 22123 (java) S 22120 22107 21535 0 -1 64 52729 0 0 0 479 29 0 0 16 0 9 0 1546418946 889348096 37644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22121/tid=22124] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22124/stat : 22124 (java) S 22120 22107 21535 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1546418946 889348096 37644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22121/tid=22125] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22125/stat : 22125 (java) S 22120 22107 21535 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1546418946 889348096 37644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22126] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22126/stat : 22126 (java) S 22120 22107 21535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1546418948 889348096 37644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22127] ppid=22120 vsize=868504 CPUtime=0.27
/proc/22121/task/22127/stat : 22127 (java) S 22120 22107 21535 0 -1 64 1495 0 0 0 26 1 0 0 16 0 9 0 1546418948 889348096 37644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22121/tid=22128] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22128/stat : 22128 (java) S 22120 22107 21535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1546418948 889348096 37644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22129] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22129/stat : 22129 (java) S 22120 22107 21535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1546418948 889348096 37644 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.79
Current children cumulated vsize (KiB) 887460

[startup+222.302 s]
/proc/loadavg: 2.09 2.02 2.00 3/92 22178
/proc/meminfo: memFree=1487072/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=13600 CPUtime=1.09
/proc/22107/stat : 22107 (sugar) S 22105 22107 21535 0 -1 4194304 974 9158 0 1 3 0 99 7 16 0 1 0 1546418826 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22107/statm: 3400 797 370 3 0 500 0
[pid=22120] ppid=22107 vsize=5356 CPUtime=0
/proc/22120/stat : 22120 (sh) S 22107 22107 21535 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1546418943 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22120/statm: 1339 233 193 169 0 50 0
[pid=22121] ppid=22120 vsize=868504 CPUtime=220.67
/proc/22121/stat : 22121 (java) S 22120 22107 21535 0 -1 0 71121 0 1 0 21999 68 0 0 18 0 9 0 1546418943 889348096 40033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22121/statm: 217126 40033 2565 9 0 211673 0
[pid=22121/tid=22122] ppid=22120 vsize=868504 CPUtime=214.49
/proc/22121/task/22122/stat : 22122 (java) R 22120 22107 21535 0 -1 64 4203 0 1 0 21418 31 0 0 25 0 9 0 1546418944 889348096 40033 996147200 134512640 134550740 4294955952 18446744073709551615 4126941271 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22121/tid=22123] ppid=22120 vsize=868504 CPUtime=5.88
/proc/22121/task/22123/stat : 22123 (java) S 22120 22107 21535 0 -1 64 64726 0 0 0 554 34 0 0 16 0 9 0 1546418946 889348096 40033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22121/tid=22124] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22124/stat : 22124 (java) S 22120 22107 21535 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1546418946 889348096 40033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22121/tid=22125] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22125/stat : 22125 (java) S 22120 22107 21535 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1546418946 889348096 40033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22126] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22126/stat : 22126 (java) S 22120 22107 21535 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1546418948 889348096 40033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22127] ppid=22120 vsize=868504 CPUtime=0.27
/proc/22121/task/22127/stat : 22127 (java) S 22120 22107 21535 0 -1 64 1495 0 0 0 26 1 0 0 16 0 9 0 1546418948 889348096 40033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22121/tid=22128] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22128/stat : 22128 (java) S 22120 22107 21535 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1546418948 889348096 40033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22121/tid=22129] ppid=22120 vsize=868504 CPUtime=0
/proc/22121/task/22129/stat : 22129 (java) S 22120 22107 21535 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1546418948 889348096 40033 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.76
Current children cumulated vsize (KiB) 887460

[startup+282.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/84 22180
/proc/meminfo: memFree=1601120/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=13600 CPUtime=270.94
/proc/22107/stat : 22107 (sugar) S 22105 22107 21535 0 -1 4194304 1022 80717 0 2 3 0 27008 83 16 0 1 0 1546418826 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22107/statm: 3400 798 370 3 0 500 0
[pid=22179] ppid=22107 vsize=5356 CPUtime=0
/proc/22179/stat : 22179 (sh) S 22107 22107 21535 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1546445980 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22179/statm: 1339 232 193 169 0 50 0
[pid=22180] ppid=22179 vsize=30568 CPUtime=10.63
/proc/22180/stat : 22180 (picosat) R 22179 22107 21535 0 -1 4194304 7034 0 0 0 503 560 0 0 25 0 1 0 1546445981 31301632 7020 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22180/statm: 7642 7020 40 102 0 7537 0
Current children cumulated CPU time (s) 281.57
Current children cumulated vsize (KiB) 49524

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

[startup+294.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/84 22180
/proc/meminfo: memFree=1572128/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=13600 CPUtime=270.94
/proc/22107/stat : 22107 (sugar) S 22105 22107 21535 0 -1 4194304 1022 80717 0 2 3 0 27008 83 16 0 1 0 1546418826 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22107/statm: 3400 798 370 3 0 500 0
[pid=22179] ppid=22107 vsize=5356 CPUtime=0
/proc/22179/stat : 22179 (sh) S 22107 22107 21535 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1546445980 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22179/statm: 1339 232 193 169 0 50 0
[pid=22180] ppid=22179 vsize=57100 CPUtime=22.52
/proc/22180/stat : 22180 (picosat) R 22179 22107 21535 0 -1 4194304 14188 0 0 0 1068 1184 0 0 25 0 1 0 1546445981 58470400 14174 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22180/statm: 14275 14174 40 102 0 14170 0
Current children cumulated CPU time (s) 293.46
Current children cumulated vsize (KiB) 76056

[startup+297.502 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 22180
/proc/meminfo: memFree=1564512/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=13600 CPUtime=270.94
/proc/22107/stat : 22107 (sugar) S 22105 22107 21535 0 -1 4194304 1022 80717 0 2 3 0 27008 83 16 0 1 0 1546418826 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22107/statm: 3400 798 370 3 0 500 0
[pid=22179] ppid=22107 vsize=5356 CPUtime=0
/proc/22179/stat : 22179 (sh) S 22107 22107 21535 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1546445980 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22179/statm: 1339 232 193 169 0 50 0
[pid=22180] ppid=22179 vsize=68192 CPUtime=25.69
/proc/22180/stat : 22180 (picosat) R 22179 22107 21535 0 -1 4194304 16029 0 0 0 1217 1352 0 0 25 0 1 0 1546445981 69828608 16015 996147200 134512640 134931368 4294956256 18446744073709551615 134549460 0 0 4096 0 0 0 0 17 1 0 0
/proc/22180/statm: 17048 16015 40 102 0 16943 0
Current children cumulated CPU time (s) 296.63
Current children cumulated vsize (KiB) 87148

[startup+299.102 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 22180
/proc/meminfo: memFree=1559072/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=13600 CPUtime=270.94
/proc/22107/stat : 22107 (sugar) S 22105 22107 21535 0 -1 4194304 1022 80717 0 2 3 0 27008 83 16 0 1 0 1546418826 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22107/statm: 3400 798 370 3 0 500 0
[pid=22179] ppid=22107 vsize=5356 CPUtime=0
/proc/22179/stat : 22179 (sh) S 22107 22107 21535 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1546445980 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22179/statm: 1339 232 193 169 0 50 0
[pid=22180] ppid=22179 vsize=71888 CPUtime=27.28
/proc/22180/stat : 22180 (picosat) R 22179 22107 21535 0 -1 4194304 17038 0 0 0 1292 1436 0 0 25 0 1 0 1546445981 73613312 17024 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22180/statm: 17972 17024 40 102 0 17867 0
Current children cumulated CPU time (s) 298.22
Current children cumulated vsize (KiB) 90844

[startup+300.702 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 22180
/proc/meminfo: memFree=1556640/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=13600 CPUtime=270.94
/proc/22107/stat : 22107 (sugar) S 22105 22107 21535 0 -1 4194304 1022 80717 0 2 3 0 27008 83 16 0 1 0 1546418826 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22107/statm: 3400 798 370 3 0 500 0
[pid=22179] ppid=22107 vsize=5356 CPUtime=0
/proc/22179/stat : 22179 (sh) S 22107 22107 21535 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1546445980 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22179/statm: 1339 232 193 169 0 50 0
[pid=22180] ppid=22179 vsize=74672 CPUtime=28.85
/proc/22180/stat : 22180 (picosat) R 22179 22107 21535 0 -1 4194304 17683 0 0 0 1420 1465 0 0 25 0 1 0 1546445981 76464128 17661 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22180/statm: 18668 17661 42 102 0 18563 0
Current children cumulated CPU time (s) 299.79
Current children cumulated vsize (KiB) 93628

[startup+301.502 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 22180
/proc/meminfo: memFree=1556576/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=13600 CPUtime=270.94
/proc/22107/stat : 22107 (sugar) S 22105 22107 21535 0 -1 4194304 1022 80717 0 2 3 0 27008 83 16 0 1 0 1546418826 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22107/statm: 3400 798 370 3 0 500 0
[pid=22179] ppid=22107 vsize=5356 CPUtime=0
/proc/22179/stat : 22179 (sh) S 22107 22107 21535 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1546445980 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22179/statm: 1339 232 193 169 0 50 0
[pid=22180] ppid=22179 vsize=74672 CPUtime=29.64
/proc/22180/stat : 22180 (picosat) R 22179 22107 21535 0 -1 4194304 17683 0 0 0 1499 1465 0 0 25 0 1 0 1546445981 76464128 17661 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22180/statm: 18668 17661 42 102 0 18563 0
Current children cumulated CPU time (s) 300.58
Current children cumulated vsize (KiB) 93628

[startup+301.902 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 22180
/proc/meminfo: memFree=1556576/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=13600 CPUtime=300.9
/proc/22107/stat : 22107 (sugar) S 22105 22107 21535 0 -1 4194304 1087 98693 0 2 3 0 28536 1551 16 0 1 0 1546418826 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22107/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 300.9
Current children cumulated vsize (KiB) 13600

[startup+302.002 s]
/proc/loadavg: 2.02 2.01 2.00 3/84 22180
/proc/meminfo: memFree=1556576/2055920 swapFree=4180408/4192956
[pid=22107] ppid=22105 vsize=13600 CPUtime=300.91
/proc/22107/stat : 22107 (sugar) S 22105 22107 21535 0 -1 4194304 1089 98693 0 2 3 1 28536 1551 15 0 1 0 1546418826 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22107/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 300.91
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 302.054
CPU time (s): 301.171
CPU user time (s): 285.585
CPU system time (s): 15.5866
CPU usage (%): 99.7079
Max. virtual memory (cumulated for all children) (KiB): 913464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 285.585
system time used= 15.5866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103573
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= 11963
involuntary context switches= 9852

runsolver used 0.364944 second user time and 1.02684 second system time

The end

Launcher Data (download as text)

Begin job on node55 at 2008-07-04 12:32:00
IDJOB=1070917
IDBENCH=56004
IDSOLVER=345
FILE ID=node55/1070917-1215167520
PBS_JOBID= 7881456
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/ukPuzzle/normalized-crossword-m1-uk-puzzle16.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1070917-1215167520/watcher-1070917-1215167520 -o /tmp/evaluation-result-1070917-1215167520/solver-1070917-1215167520 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1070917-1215167520.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 67f615d3f1a75bb28d34b19fc2db7306
RANDOM SEED=279422719

node55.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.261
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.261
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:       1657424 kB
Buffers:         56236 kB
Cached:         160000 kB
SwapCached:       6804 kB
Active:         250488 kB
Inactive:        92776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1657424 kB
SwapTotal:     4192956 kB
SwapFree:      4180408 kB
Dirty:            2360 kB
Writeback:           0 kB
Mapped:         133808 kB
Slab:            40256 kB
Committed_AS:  3113012 kB
PageTables:       2008 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= 66552 MiB
End job on node55 at 2008-07-04 12:37:02