Trace number 1077374

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+picosat? 177.897 186.4

General information on the benchmark

Namecsp/primes-15/
normalized-primes-15-20-2-7.xml
MD5SUMe2e5b8738391b6588798536d183cefce
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.015997
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Maximum constraint arity9
Maximum domain size46
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Fri Jul  4 19:26:20 2008
0.00/0.04	c 0	PID 21238
0.00/0.05	c 0	HOST node38.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1077374-1215192380.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-1077374-1215192380.xml' 'HOME/temp.csp'
0.04/0.24	c 0	1 domains, 100 variables, 20 predicates, 0 relations, 20 constraints
0.04/0.30	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.30	c 0	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'
0.04/0.38	c 0	Parsing HOME/temp.csp
0.27/0.47	c 0	parsed 141 expressions
0.27/0.49	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.27/0.49	c 0	Converting to clausal form CSP
0.27/0.51	c 0	converted 15 (10%) expressions
0.27/0.51	c 0	converted 29 (20%) expressions
0.27/0.51	c 0	converted 43 (30%) expressions
0.27/0.51	c 0	converted 57 (40%) expressions
0.27/0.51	c 0	converted 71 (50%) expressions
0.27/0.51	c 0	converted 85 (60%) expressions
0.27/0.51	c 0	converted 99 (70%) expressions
0.27/0.51	c 0	converted 113 (80%) expressions
0.27/0.54	c 0	converted 127 (90%) expressions
0.27/0.66	c 0	converted 141 (100%) expressions
0.27/0.66	c 0	CSP : 280 integers, 0 booleans, 400 clauses, largest domain size 6391
0.27/0.66	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.27/0.66	c 0	Propagation in CSP
0.27/0.71	c 0	76282 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.27/0.71	c 0	CSP : 280 integers, 0 booleans, 400 clauses, largest domain size 6211
0.27/0.71	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.27/0.71	c 0	Simplifing CSP by introducing new Boolean variables
0.27/0.71	c 0	CSP : 280 integers, 0 booleans, 400 clauses, largest domain size 6211
0.27/0.71	c 0	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.27/0.73	c 0	Encoding CSP to SAT : HOME/temp.cnf
0.27/0.78	c 0	28 (10%) CSP integer variables are encoded (1216 clauses, 13709 bytes)
0.27/0.78	c 0	56 (20%) CSP integer variables are encoded (2388 clauses, 28945 bytes)
0.27/0.79	c 0	84 (30%) CSP integer variables are encoded (3577 clauses, 44402 bytes)
0.27/0.82	c 0	112 (40%) CSP integer variables are encoded (27092 clauses, 384488 bytes)
0.27/0.86	c 0	140 (50%) CSP integer variables are encoded (65018 clauses, 953378 bytes)
0.27/0.93	c 1	168 (60%) CSP integer variables are encoded (114363 clauses, 1722604 bytes)
0.27/1.00	c 1	196 (70%) CSP integer variables are encoded (164695 clauses, 2578248 bytes)
0.27/1.07	c 1	224 (80%) CSP integer variables are encoded (219009 clauses, 3501586 bytes)
1.04/1.17	c 1	252 (90%) CSP integer variables are encoded (295534 clauses, 4802511 bytes)
1.14/1.26	c 1	280 (100%) CSP integer variables are encoded (363628 clauses, 5960109 bytes)
1.33/1.43	c 1	40 (10%) CSP clauses are encoded (450059 clauses, 7539619 bytes)
2.91/3.01	c 3	80 (20%) CSP clauses are encoded (1344477 clauses, 25660893 bytes)
12.77/13.24	c 13	120 (30%) CSP clauses are encoded (6753213 clauses, 141257783 bytes)
38.21/39.22	c 39	160 (40%) CSP clauses are encoded (20328027 clauses, 444525666 bytes)
77.07/79.58	c 79	200 (50%) CSP clauses are encoded (41096987 clauses, 952780087 bytes)
117.47/121.79	c 121	240 (60%) CSP clauses are encoded (61292663 clauses, 1446998022 bytes)
170.53/177.11	c 177	280 (70%) CSP clauses are encoded (88153253 clauses, 2104524383 bytes)
176.85/183.62	c 183	ERROR Exception Too large HOME/temp.cnf
176.85/183.62	c 183	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
176.85/183.62	c 183	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
176.85/183.62	c 183	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
176.85/183.62	s UNKNOWN
176.87/184.39	c 184	CPU 159.84 (0.03 0.01 159.81 17.03)
176.87/184.39	c 184	END Fri Jul  4 19:29:24 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

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-1077374-1215192380/watcher-1077374-1215192380 -o /tmp/evaluation-result-1077374-1215192380/solver-1077374-1215192380 -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-1077374-1215192380.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: 2.19 2.06 2.02 4/72 21238
/proc/meminfo: memFree=1621032/2055920 swapFree=4112508/4192956
[pid=21238] ppid=21236 vsize=12272 CPUtime=0
/proc/21238/stat : 21238 (sugar) R 21236 21238 14395 0 -1 4194304 360 0 0 0 0 0 0 0 20 0 1 0 1548908363 12566528 328 996147200 4194304 4206940 548682068560 18446744073709551615 266899340286 0 0 4224 0 0 0 0 17 1 0 0
/proc/21238/statm: 3068 328 246 3 0 168 0

[startup+0.140688 s]
/proc/loadavg: 2.19 2.06 2.02 4/72 21238
/proc/meminfo: memFree=1621032/2055920 swapFree=4112508/4192956
[pid=21238] ppid=21236 vsize=13600 CPUtime=0.04
/proc/21238/stat : 21238 (sugar) S 21236 21238 14395 0 -1 4194304 900 128 0 0 3 1 0 0 21 0 1 0 1548908363 13926400 796 996147200 4194304 4206940 548682068560 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21238/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.201693 s]
/proc/loadavg: 2.19 2.06 2.02 4/72 21238
/proc/meminfo: memFree=1621032/2055920 swapFree=4112508/4192956
[pid=21238] ppid=21236 vsize=13600 CPUtime=0.04
/proc/21238/stat : 21238 (sugar) S 21236 21238 14395 0 -1 4194304 900 128 0 0 3 1 0 0 21 0 1 0 1548908363 13926400 796 996147200 4194304 4206940 548682068560 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21238/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301975 s]
/proc/loadavg: 2.19 2.06 2.02 4/72 21238
/proc/meminfo: memFree=1621032/2055920 swapFree=4112508/4192956
[pid=21238] ppid=21236 vsize=13600 CPUtime=0.04
/proc/21238/stat : 21238 (sugar) S 21236 21238 14395 0 -1 4194304 916 128 0 0 3 1 0 0 15 0 1 0 1548908363 13926400 796 996147200 4194304 4206940 548682068560 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21238/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701745 s]
/proc/loadavg: 2.19 2.06 2.02 4/72 21238
/proc/meminfo: memFree=1621032/2055920 swapFree=4112508/4192956
[pid=21238] ppid=21236 vsize=13600 CPUtime=0.27
/proc/21238/stat : 21238 (sugar) S 21236 21238 14395 0 -1 4194304 972 4284 0 1 3 1 20 3 15 0 1 0 1548908363 13926400 797 996147200 4194304 4206940 548682068560 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21238/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 13600

[startup+1.50284 s]
/proc/loadavg: 2.25 2.07 2.02 3/83 21260
/proc/meminfo: memFree=1607824/2055920 swapFree=4112508/4192956
[pid=21238] ppid=21236 vsize=13600 CPUtime=0.27
/proc/21238/stat : 21238 (sugar) S 21236 21238 14395 0 -1 4194304 973 4284 0 1 3 1 20 3 15 0 1 0 1548908363 13926400 797 996147200 4194304 4206940 548682068560 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21238/statm: 3400 797 370 3 0 500 0
[pid=21251] ppid=21238 vsize=5356 CPUtime=0
/proc/21251/stat : 21251 (sh) S 21238 21238 14395 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1548908394 5484544 233 996147200 4194304 4889804 548682068672 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21251/statm: 1339 233 193 169 0 50 0
[pid=21252] ppid=21251 vsize=864272 CPUtime=1.17
/proc/21252/stat : 21252 (java) S 21251 21238 14395 0 -1 0 5250 0 1 0 110 7 0 0 18 0 9 0 1548908394 885014528 4314 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21252/statm: 216068 4314 2562 9 0 210615 0
[pid=21252/tid=21253] ppid=21251 vsize=864272 CPUtime=0.96
/proc/21252/task/21253/stat : 21253 (java) R 21251 21238 14395 0 -1 64 2898 0 1 0 91 5 0 0 25 0 9 0 1548908395 885014528 4314 996147200 134512640 134550740 4294955904 18446744073709551615 4126563682 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21254] ppid=21251 vsize=864272 CPUtime=0.08
/proc/21252/task/21254/stat : 21254 (java) S 21251 21238 14395 0 -1 64 1316 0 0 0 7 1 0 0 16 0 9 0 1548908396 885014528 4314 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21255] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21255/stat : 21255 (java) S 21251 21238 14395 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1548908396 885014528 4314 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21256] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21256/stat : 21256 (java) S 21251 21238 14395 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1548908396 885014528 4314 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21257] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21257/stat : 21257 (java) S 21251 21238 14395 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1548908398 885014528 4314 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21258] ppid=21251 vsize=864272 CPUtime=0.11
/proc/21252/task/21258/stat : 21258 (java) S 21251 21238 14395 0 -1 64 344 0 0 0 11 0 0 0 16 0 9 0 1548908398 885014528 4314 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21259] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21259/stat : 21259 (java) S 21251 21238 14395 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1548908398 885014528 4314 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21260] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21260/stat : 21260 (java) S 21251 21238 14395 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1548908398 885014528 4314 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 883228

[startup+3.10302 s]
/proc/loadavg: 2.25 2.07 2.02 3/83 21260
/proc/meminfo: memFree=1594768/2055920 swapFree=4112508/4192956
[pid=21238] ppid=21236 vsize=13600 CPUtime=0.27
/proc/21238/stat : 21238 (sugar) S 21236 21238 14395 0 -1 4194304 973 4284 0 1 3 1 20 3 16 0 1 0 1548908363 13926400 797 996147200 4194304 4206940 548682068560 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21238/statm: 3400 797 370 3 0 500 0
[pid=21251] ppid=21238 vsize=5356 CPUtime=0
/proc/21251/stat : 21251 (sh) S 21238 21238 14395 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1548908394 5484544 233 996147200 4194304 4889804 548682068672 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21251/statm: 1339 233 193 169 0 50 0
[pid=21252] ppid=21251 vsize=864272 CPUtime=2.74
/proc/21252/stat : 21252 (java) S 21251 21238 14395 0 -1 0 5766 0 1 0 252 22 0 0 18 0 9 0 1548908394 885014528 4315 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21252/statm: 216068 4315 2562 9 0 210615 0
[pid=21252/tid=21253] ppid=21251 vsize=864272 CPUtime=2.41
/proc/21252/task/21253/stat : 21253 (java) R 21251 21238 14395 0 -1 64 3413 0 1 0 224 17 0 0 25 0 9 0 1548908395 885014528 4315 996147200 134512640 134550740 4294955904 18446744073709551615 4126563776 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21254] ppid=21251 vsize=864272 CPUtime=0.2
/proc/21252/task/21254/stat : 21254 (java) S 21251 21238 14395 0 -1 64 1317 0 0 0 16 4 0 0 16 0 9 0 1548908396 885014528 4315 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21255] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21255/stat : 21255 (java) S 21251 21238 14395 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1548908396 885014528 4315 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21256] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21256/stat : 21256 (java) S 21251 21238 14395 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1548908396 885014528 4315 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21257] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21257/stat : 21257 (java) S 21251 21238 14395 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1548908398 885014528 4315 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21258] ppid=21251 vsize=864272 CPUtime=0.11
/proc/21252/task/21258/stat : 21258 (java) S 21251 21238 14395 0 -1 64 344 0 0 0 11 0 0 0 16 0 9 0 1548908398 885014528 4315 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21259] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21259/stat : 21259 (java) S 21251 21238 14395 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1548908398 885014528 4315 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21260] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21260/stat : 21260 (java) S 21251 21238 14395 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1548908398 885014528 4315 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 883228

[startup+6.30138 s]
/proc/loadavg: 2.23 2.07 2.02 3/83 21260
/proc/meminfo: memFree=1556688/2055920 swapFree=4112508/4192956
[pid=21238] ppid=21236 vsize=13600 CPUtime=0.27
/proc/21238/stat : 21238 (sugar) S 21236 21238 14395 0 -1 4194304 973 4284 0 1 3 1 20 3 16 0 1 0 1548908363 13926400 797 996147200 4194304 4206940 548682068560 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21238/statm: 3400 797 370 3 0 500 0
[pid=21251] ppid=21238 vsize=5356 CPUtime=0
/proc/21251/stat : 21251 (sh) S 21238 21238 14395 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1548908394 5484544 233 996147200 4194304 4889804 548682068672 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21251/statm: 1339 233 193 169 0 50 0
[pid=21252] ppid=21251 vsize=864272 CPUtime=5.91
/proc/21252/stat : 21252 (java) S 21251 21238 14395 0 -1 0 6787 0 1 0 540 51 0 0 18 0 9 0 1548908394 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21252/statm: 216068 4316 2562 9 0 210615 0
[pid=21252/tid=21253] ppid=21251 vsize=864272 CPUtime=5.37
/proc/21252/task/21253/stat : 21253 (java) R 21251 21238 14395 0 -1 64 4433 0 1 0 496 41 0 0 25 0 9 0 1548908395 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21254] ppid=21251 vsize=864272 CPUtime=0.41
/proc/21252/task/21254/stat : 21254 (java) S 21251 21238 14395 0 -1 64 1317 0 0 0 32 9 0 0 16 0 9 0 1548908396 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21255] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21255/stat : 21255 (java) S 21251 21238 14395 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1548908396 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21256] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21256/stat : 21256 (java) S 21251 21238 14395 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1548908396 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21257] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21257/stat : 21257 (java) S 21251 21238 14395 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1548908398 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21258] ppid=21251 vsize=864272 CPUtime=0.11
/proc/21252/task/21258/stat : 21258 (java) S 21251 21238 14395 0 -1 64 345 0 0 0 11 0 0 0 16 0 9 0 1548908398 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21259] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21259/stat : 21259 (java) S 21251 21238 14395 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1548908398 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21260] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21260/stat : 21260 (java) S 21251 21238 14395 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1548908398 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 883228

[startup+12.7021 s]
/proc/loadavg: 2.21 2.07 2.02 3/83 21260
/proc/meminfo: memFree=1481936/2055920 swapFree=4112508/4192956
[pid=21238] ppid=21236 vsize=13600 CPUtime=0.27
/proc/21238/stat : 21238 (sugar) S 21236 21238 14395 0 -1 4194304 973 4284 0 1 3 1 20 3 16 0 1 0 1548908363 13926400 797 996147200 4194304 4206940 548682068560 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21238/statm: 3400 797 370 3 0 500 0
[pid=21251] ppid=21238 vsize=5356 CPUtime=0
/proc/21251/stat : 21251 (sh) S 21238 21238 14395 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1548908394 5484544 233 996147200 4194304 4889804 548682068672 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21251/statm: 1339 233 193 169 0 50 0
[pid=21252] ppid=21251 vsize=864272 CPUtime=12.01
/proc/21252/stat : 21252 (java) S 21251 21238 14395 0 -1 0 8714 0 1 0 1091 110 0 0 18 0 9 0 1548908394 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21252/statm: 216068 4316 2562 9 0 210615 0
[pid=21252/tid=21253] ppid=21251 vsize=864272 CPUtime=11.02
/proc/21252/task/21253/stat : 21253 (java) R 21251 21238 14395 0 -1 64 6360 0 1 0 1013 89 0 0 25 0 9 0 1548908395 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4126602309 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21254] ppid=21251 vsize=864272 CPUtime=0.85
/proc/21252/task/21254/stat : 21254 (java) S 21251 21238 14395 0 -1 64 1317 0 0 0 66 19 0 0 16 0 9 0 1548908396 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21255] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21255/stat : 21255 (java) S 21251 21238 14395 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1548908396 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21256] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21256/stat : 21256 (java) S 21251 21238 14395 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1548908396 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21257] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21257/stat : 21257 (java) S 21251 21238 14395 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1548908398 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21258] ppid=21251 vsize=864272 CPUtime=0.11
/proc/21252/task/21258/stat : 21258 (java) S 21251 21238 14395 0 -1 64 345 0 0 0 11 0 0 0 16 0 9 0 1548908398 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21259] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21259/stat : 21259 (java) S 21251 21238 14395 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1548908398 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21260] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21260/stat : 21260 (java) S 21251 21238 14395 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1548908398 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 883228

[startup+25.5025 s]
/proc/loadavg: 2.17 2.07 2.02 3/83 21260
/proc/meminfo: memFree=1332816/2055920 swapFree=4112508/4192956
[pid=21238] ppid=21236 vsize=13600 CPUtime=0.27
/proc/21238/stat : 21238 (sugar) S 21236 21238 14395 0 -1 4194304 973 4284 0 1 3 1 20 3 16 0 1 0 1548908363 13926400 797 996147200 4194304 4206940 548682068560 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21238/statm: 3400 797 370 3 0 500 0
[pid=21251] ppid=21238 vsize=5356 CPUtime=0
/proc/21251/stat : 21251 (sh) S 21238 21238 14395 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1548908394 5484544 233 996147200 4194304 4889804 548682068672 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21251/statm: 1339 233 193 169 0 50 0
[pid=21252] ppid=21251 vsize=864272 CPUtime=24.58
/proc/21252/stat : 21252 (java) S 21251 21238 14395 0 -1 0 12661 0 1 0 2234 224 0 0 18 0 9 0 1548908394 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21252/statm: 216068 4316 2562 9 0 210615 0
[pid=21252/tid=21253] ppid=21251 vsize=864272 CPUtime=22.66
/proc/21252/task/21253/stat : 21253 (java) R 21251 21238 14395 0 -1 64 10307 0 1 0 2086 180 0 0 25 0 9 0 1548908395 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4126602328 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21254] ppid=21251 vsize=864272 CPUtime=1.79
/proc/21252/task/21254/stat : 21254 (java) S 21251 21238 14395 0 -1 64 1317 0 0 0 136 43 0 0 16 0 9 0 1548908396 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21255] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21255/stat : 21255 (java) S 21251 21238 14395 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1548908396 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21256] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21256/stat : 21256 (java) S 21251 21238 14395 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1548908396 885014528 4316 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=21252/tid=21256] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21256/stat : 21256 (java) S 21251 21238 14395 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1548908396 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21257] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21257/stat : 21257 (java) S 21251 21238 14395 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1548908398 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21258] ppid=21251 vsize=864272 CPUtime=0.11
/proc/21252/task/21258/stat : 21258 (java) S 21251 21238 14395 0 -1 64 345 0 0 0 11 0 0 0 16 0 9 0 1548908398 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21259] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21259/stat : 21259 (java) S 21251 21238 14395 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1548908398 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21260] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21260/stat : 21260 (java) S 21251 21238 14395 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1548908398 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 156.62
Current children cumulated vsize (KiB) 883228

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

[startup+166.402 s]
/proc/loadavg: 3.15 2.42 2.15 3/91 21327
/proc/meminfo: memFree=15112/2055920 swapFree=4112508/4192956
[pid=21238] ppid=21236 vsize=13600 CPUtime=0.27
/proc/21238/stat : 21238 (sugar) S 21236 21238 14395 0 -1 4194304 973 4284 0 1 3 1 20 3 16 0 1 0 1548908363 13926400 797 996147200 4194304 4206940 548682068560 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21238/statm: 3400 797 370 3 0 500 0
[pid=21251] ppid=21238 vsize=5356 CPUtime=0
/proc/21251/stat : 21251 (sh) S 21238 21238 14395 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1548908394 5484544 233 996147200 4194304 4889804 548682068672 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21251/statm: 1339 233 193 169 0 50 0
[pid=21252] ppid=21251 vsize=864272 CPUtime=160.06
/proc/21252/stat : 21252 (java) S 21251 21238 14395 0 -1 0 55730 0 1 0 14470 1536 0 0 18 0 9 0 1548908394 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21252/statm: 216068 4317 2562 9 0 210615 0
[pid=21252/tid=21253] ppid=21251 vsize=864272 CPUtime=148.37
/proc/21252/task/21253/stat : 21253 (java) R 21251 21238 14395 0 -1 64 53375 0 1 0 13584 1253 0 0 19 0 9 0 1548908395 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21254] ppid=21251 vsize=864272 CPUtime=11.55
/proc/21252/task/21254/stat : 21254 (java) S 21251 21238 14395 0 -1 64 1318 0 0 0 873 282 0 0 16 0 9 0 1548908396 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21255] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21255/stat : 21255 (java) S 21251 21238 14395 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1548908396 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21256] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21256/stat : 21256 (java) S 21251 21238 14395 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1548908396 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21257] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21257/stat : 21257 (java) S 21251 21238 14395 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1548908398 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21258] ppid=21251 vsize=864272 CPUtime=0.11
/proc/21252/task/21258/stat : 21258 (java) S 21251 21238 14395 0 -1 64 345 0 0 0 11 0 0 0 16 0 9 0 1548908398 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21259] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21259/stat : 21259 (java) S 21251 21238 14395 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1548908398 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21260] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21260/stat : 21260 (java) S 21251 21238 14395 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1548908398 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.33
Current children cumulated vsize (KiB) 883228

[startup+179.202 s]
/proc/loadavg: 3.28 2.47 2.17 3/91 21327
/proc/meminfo: memFree=15048/2055920 swapFree=4112508/4192956
[pid=21238] ppid=21236 vsize=13600 CPUtime=0.27
/proc/21238/stat : 21238 (sugar) S 21236 21238 14395 0 -1 4194304 973 4284 0 1 3 1 20 3 16 0 1 0 1548908363 13926400 797 996147200 4194304 4206940 548682068560 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21238/statm: 3400 797 370 3 0 500 0
[pid=21251] ppid=21238 vsize=5356 CPUtime=0
/proc/21251/stat : 21251 (sh) S 21238 21238 14395 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1548908394 5484544 233 996147200 4194304 4889804 548682068672 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21251/statm: 1339 233 193 169 0 50 0
[pid=21252] ppid=21251 vsize=864272 CPUtime=172.28
/proc/21252/stat : 21252 (java) S 21251 21238 14395 0 -1 0 59592 0 1 0 15570 1658 0 0 18 0 9 0 1548908394 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21252/statm: 216068 4317 2562 9 0 210615 0
[pid=21252/tid=21253] ppid=21251 vsize=864272 CPUtime=159.74
/proc/21252/task/21253/stat : 21253 (java) R 21251 21238 14395 0 -1 64 57237 0 1 0 14619 1355 0 0 22 0 9 0 1548908395 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4126563543 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21254] ppid=21251 vsize=864272 CPUtime=12.4
/proc/21252/task/21254/stat : 21254 (java) S 21251 21238 14395 0 -1 64 1318 0 0 0 939 301 0 0 16 0 9 0 1548908396 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21255] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21255/stat : 21255 (java) S 21251 21238 14395 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1548908396 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21256] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21256/stat : 21256 (java) S 21251 21238 14395 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1548908396 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21257] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21257/stat : 21257 (java) S 21251 21238 14395 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1548908398 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21258] ppid=21251 vsize=864272 CPUtime=0.11
/proc/21252/task/21258/stat : 21258 (java) S 21251 21238 14395 0 -1 64 345 0 0 0 11 0 0 0 16 0 9 0 1548908398 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21259] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21259/stat : 21259 (java) S 21251 21238 14395 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1548908398 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21260] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21260/stat : 21260 (java) S 21251 21238 14395 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1548908398 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 172.55
Current children cumulated vsize (KiB) 883228

[startup+182.403 s]
/proc/loadavg: 3.26 2.48 2.17 3/91 21327
/proc/meminfo: memFree=14920/2055920 swapFree=4112508/4192956
[pid=21238] ppid=21236 vsize=13600 CPUtime=0.27
/proc/21238/stat : 21238 (sugar) S 21236 21238 14395 0 -1 4194304 973 4284 0 1 3 1 20 3 16 0 1 0 1548908363 13926400 797 996147200 4194304 4206940 548682068560 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21238/statm: 3400 797 370 3 0 500 0
[pid=21251] ppid=21238 vsize=5356 CPUtime=0
/proc/21251/stat : 21251 (sh) S 21238 21238 14395 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1548908394 5484544 233 996147200 4194304 4889804 548682068672 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21251/statm: 1339 233 193 169 0 50 0
[pid=21252] ppid=21251 vsize=864272 CPUtime=175.42
/proc/21252/stat : 21252 (java) S 21251 21238 14395 0 -1 0 60575 0 1 0 15854 1688 0 0 18 0 9 0 1548908394 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21252/statm: 216068 4317 2562 9 0 210615 0
[pid=21252/tid=21253] ppid=21251 vsize=864272 CPUtime=162.66
/proc/21252/task/21253/stat : 21253 (java) R 21251 21238 14395 0 -1 64 58220 0 1 0 14885 1381 0 0 25 0 9 0 1548908395 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 102064662 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21254] ppid=21251 vsize=864272 CPUtime=12.62
/proc/21252/task/21254/stat : 21254 (java) S 21251 21238 14395 0 -1 64 1318 0 0 0 956 306 0 0 16 0 9 0 1548908396 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21255] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21255/stat : 21255 (java) S 21251 21238 14395 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1548908396 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21256] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21256/stat : 21256 (java) S 21251 21238 14395 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1548908396 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21257] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21257/stat : 21257 (java) S 21251 21238 14395 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1548908398 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21258] ppid=21251 vsize=864272 CPUtime=0.11
/proc/21252/task/21258/stat : 21258 (java) S 21251 21238 14395 0 -1 64 345 0 0 0 11 0 0 0 16 0 9 0 1548908398 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21259] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21259/stat : 21259 (java) S 21251 21238 14395 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1548908398 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21260] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21260/stat : 21260 (java) S 21251 21238 14395 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1548908398 885014528 4317 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 175.69
Current children cumulated vsize (KiB) 883228

[startup+184.002 s]
/proc/loadavg: 3.26 2.48 2.17 2/89 21327
/proc/meminfo: memFree=16136/2055920 swapFree=4112508/4192956
[pid=21238] ppid=21236 vsize=13600 CPUtime=0.27
/proc/21238/stat : 21238 (sugar) S 21236 21238 14395 0 -1 4194304 974 4284 0 1 3 1 20 3 16 0 1 0 1548908363 13926400 797 996147200 4194304 4206940 548682068560 18446744073709551615 266899337314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21238/statm: 3400 797 370 3 0 500 0
[pid=21251] ppid=21238 vsize=5356 CPUtime=0
/proc/21251/stat : 21251 (sh) S 21238 21238 14395 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1548908394 5484544 233 996147200 4194304 4889804 548682068672 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21251/statm: 1339 233 193 169 0 50 0
[pid=21252] ppid=21251 vsize=864272 CPUtime=176.6
/proc/21252/stat : 21252 (java) S 21251 21238 14395 0 -1 0 60952 0 1 0 15961 1699 0 0 18 0 7 0 1548908394 885014528 4324 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21252/statm: 216068 4324 2563 9 0 210615 0
[pid=21252/tid=21253] ppid=21251 vsize=864272 CPUtime=163.75
/proc/21252/task/21253/stat : 21253 (java) S 21251 21238 14395 0 -1 64 58593 0 1 0 14986 1389 0 0 24 0 7 0 1548908395 885014528 4324 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21254] ppid=21251 vsize=864272 CPUtime=12.71
/proc/21252/task/21254/stat : 21254 (java) D 21251 21238 14395 0 -1 64 1318 0 0 0 963 308 0 0 15 0 7 0 1548908396 885014528 4324 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 0 0 16800975 18446744071563608240 0 0 -1 0 0 0
[pid=21252/tid=21255] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21255/stat : 21255 (java) S 21251 21238 14395 0 -1 64 10 0 0 0 0 0 0 0 16 0 7 0 1548908396 885014528 4324 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21256] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21256/stat : 21256 (java) S 21251 21238 14395 0 -1 64 5 0 0 0 0 0 0 0 15 0 7 0 1548908396 885014528 4324 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21258] ppid=21251 vsize=864272 CPUtime=0.11
/proc/21252/task/21258/stat : 21258 (java) S 21251 21238 14395 0 -1 64 345 0 0 0 11 0 0 0 16 0 7 0 1548908398 885014528 4324 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21252/tid=21259] ppid=21251 vsize=864272 CPUtime=0
/proc/21252/task/21259/stat : 21259 (java) S 21251 21238 14395 0 -1 64 1 0 0 0 0 0 0 0 19 0 7 0 1548908398 885014528 4324 996147200 134512640 134550740 4294955904 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 176.87
Current children cumulated vsize (KiB) 883228

[startup+185.601 s]
/proc/loadavg: 3.26 2.48 2.17 3/81 21327
/proc/meminfo: memFree=345452/2055920 swapFree=4112508/4192956
[pid=21238] ppid=21236 vsize=13600 CPUtime=177.72
/proc/21238/stat : 21238 (sugar) D 21236 21238 14395 0 -1 4194304 994 65523 0 2 3 85 15981 1703 16 0 1 0 1548908363 13926400 798 996147200 4194304 4206940 548682068560 18446744073709551615 266890613801 0 0 4224 16386 18446744071563608069 0 0 17 1 0 0
/proc/21238/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 177.72
Current children cumulated vsize (KiB) 13600

[startup+186.005 s]
/proc/loadavg: 3.24 2.49 2.18 7/81 21327
/proc/meminfo: memFree=1835544/2055920 swapFree=4112508/4192956
[pid=21238] ppid=21236 vsize=13600 CPUtime=177.83
/proc/21238/stat : 21238 (sugar) D 21236 21238 14395 0 -1 4194304 994 65523 0 2 3 96 15981 1703 15 0 1 0 1548908363 13926400 798 996147200 4194304 4206940 548682068560 18446744073709551615 266890613801 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/21238/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 177.83
Current children cumulated vsize (KiB) 13600

[startup+186.201 s]
/proc/loadavg: 3.24 2.49 2.18 7/81 21327
/proc/meminfo: memFree=1835544/2055920 swapFree=4112508/4192956
[pid=21238] ppid=21236 vsize=13600 CPUtime=177.86
/proc/21238/stat : 21238 (sugar) D 21236 21238 14395 0 -1 4194304 994 65523 0 2 3 99 15981 1703 15 0 1 0 1548908363 13926400 798 996147200 4194304 4206940 548682068560 18446744073709551615 266890613801 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/21238/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 177.86
Current children cumulated vsize (KiB) 13600

[startup+186.301 s]
/proc/loadavg: 3.24 2.49 2.18 7/81 21327
/proc/meminfo: memFree=1835544/2055920 swapFree=4112508/4192956
[pid=21238] ppid=21236 vsize=13600 CPUtime=177.87
/proc/21238/stat : 21238 (sugar) D 21236 21238 14395 0 -1 4194304 994 65523 0 2 3 100 15981 1703 15 0 1 0 1548908363 13926400 798 996147200 4194304 4206940 548682068560 18446744073709551615 266890613801 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/21238/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 177.87
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 186.4
CPU time (s): 177.897
CPU user time (s): 159.858
CPU system time (s): 18.0393
CPU usage (%): 95.4381
Max. virtual memory (cumulated for all children) (KiB): 883228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159.858
system time used= 18.0393
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66550
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 393283
involuntary context switches= 392251

runsolver used 0.242963 second user time and 0.768883 second system time

The end

Launcher Data (download as text)

Begin job on node38 at 2008-07-04 19:26:20
IDJOB=1077374
IDBENCH=56668
IDSOLVER=345
FILE ID=node38/1077374-1215192380
PBS_JOBID= 7881504
Free space on /tmp= 66440 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/primes-15/normalized-primes-15-20-2-7.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-1077374-1215192380/watcher-1077374-1215192380 -o /tmp/evaluation-result-1077374-1215192380/solver-1077374-1215192380 -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-1077374-1215192380.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e2e5b8738391b6588798536d183cefce
RANDOM SEED=230219899

node38.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.223
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.223
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:       1621512 kB
Buffers:         21708 kB
Cached:         248504 kB
SwapCached:      74208 kB
Active:         230168 kB
Inactive:       146304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1621512 kB
SwapTotal:     4192956 kB
SwapFree:      4112508 kB
Dirty:            1292 kB
Writeback:           0 kB
Mapped:         113876 kB
Slab:            43036 kB
Committed_AS:  2920112 kB
PageTables:       2044 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= 66436 MiB
End job on node38 at 2008-07-04 19:29:26