Trace number 1085583

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+minisat? 773.311 782.765

General information on the benchmark

Namecsp/fapp/fapp22/
normalized-fapp22-1750-6.xml
MD5SUM3874290cda754699d3686661cf7c347b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.73767
Satisfiable
(Un)Satisfiability was proved
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul  5 07:08:16 2008
0.00/0.04	c 0	PID 23385
0.03/0.05	c 0	HOST node13.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1085583-1215234496.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1085583-1215234496.xml' 'HOME/temp.csp'
2.05/2.11	c 3	30 domains, 1750 variables, 8 predicates, 0 relations, 32049 constraints
2.05/2.15	c 3	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.05/2.15	c 3	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'
2.08/2.23	c 3	Parsing HOME/temp.csp
2.08/2.90	c 3	parsed 10000 expressions
3.11/3.21	c 4	parsed 20000 expressions
3.41/3.54	c 4	parsed 30000 expressions
3.50/3.64	c 4	parsed 33837 expressions
3.50/3.65	c 4	Heap : 16 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.50/3.65	c 4	Converting to clausal form CSP
7.66/7.85	c 8	converted 3384 (10%) expressions
15.37/15.69	c 16	converted 6768 (20%) expressions
22.89/23.26	c 24	converted 10152 (30%) expressions
29.72/30.11	c 31	converted 13535 (40%) expressions
37.04/37.54	c 38	converted 16919 (50%) expressions
43.58/44.19	c 45	converted 20303 (60%) expressions
49.72/50.31	c 51	converted 23686 (70%) expressions
55.84/56.50	c 57	converted 27070 (80%) expressions
62.39/63.17	c 64	converted 30454 (90%) expressions
67.93/68.75	c 69	converted 33837 (100%) expressions
67.93/68.76	c 69	CSP : 5603 integers, 93675 booleans, 201243 clauses, largest domain size 2921
67.93/68.76	c 69	Heap : 186 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
67.93/68.76	c 69	Propagation in CSP
72.38/73.21	c 74	34264 values, 0 unsatisfiable literals, and 0 valid clauses are removed
72.38/73.22	c 74	CSP : 5603 integers, 93675 booleans, 201243 clauses, largest domain size 2921
72.38/73.22	c 74	Heap : 203 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
72.38/73.28	c 74	Simplifing CSP by introducing new Boolean variables
72.89/73.72	c 74	CSP : 5603 integers, 161319 booleans, 268887 clauses, largest domain size 2921
72.89/73.72	c 74	Heap : 218 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
74.18/75.09	c 76	Encoding CSP to SAT : HOME/temp.cnf
83.68/84.70	c 85	561 (10%) CSP integer variables are encoded (257544 clauses, 4156599 bytes)
93.19/94.23	c 95	1121 (20%) CSP integer variables are encoded (520388 clauses, 8624947 bytes)
102.31/103.48	c 104	1681 (30%) CSP integer variables are encoded (774842 clauses, 12950665 bytes)
104.97/106.17	c 107	2242 (40%) CSP integer variables are encoded (1958726 clauses, 34997800 bytes)
106.66/107.83	c 108	2802 (50%) CSP integer variables are encoded (3286678 clauses, 60228888 bytes)
108.14/109.39	c 110	3362 (60%) CSP integer variables are encoded (4519748 clauses, 83657218 bytes)
109.69/110.97	c 111	3923 (70%) CSP integer variables are encoded (5748973 clauses, 107012493 bytes)
111.28/112.53	c 113	4483 (80%) CSP integer variables are encoded (6953421 clauses, 129897005 bytes)
112.86/114.18	c 115	5043 (90%) CSP integer variables are encoded (8195579 clauses, 153498007 bytes)
114.42/115.79	c 116	5603 (100%) CSP integer variables are encoded (9390535 clauses, 176202171 bytes)
290.55/294.05	c 294	26889 (10%) CSP clauses are encoded (26269317 clauses, 587460009 bytes)
407.13/412.16	c 413	53778 (20%) CSP clauses are encoded (39483529 clauses, 918830761 bytes)
512.64/518.82	c 519	80667 (30%) CSP clauses are encoded (52104408 clauses, 1243670663 bytes)
608.67/615.59	c 616	107555 (40%) CSP clauses are encoded (64854743 clauses, 1570790912 bytes)
698.20/705.61	c 706	134444 (50%) CSP clauses are encoded (76722456 clauses, 1877811818 bytes)
772.55/780.55	c 781	ERROR Exception Too large HOME/temp.cnf
772.55/780.55	c 781	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:219)
772.55/780.55	c 781	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:130)
772.55/780.55	c 781	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:258)
772.55/780.55	s UNKNOWN
772.55/780.59	c 781	CPU 759.75 (0.03 0.01 759.72 12.9)
772.55/780.59	c 781	END Sat Jul  5 07:21:17 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-1085583-1215234496/watcher-1085583-1215234496 -o /tmp/evaluation-result-1085583-1215234496/solver-1085583-1215234496 -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/minisat -tmp=HOME/temp HOME/instance-1085583-1215234496.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.92 1.98 1.99 4/72 23385
/proc/meminfo: memFree=1743808/2055920 swapFree=4180436/4192956
[pid=23385] ppid=23383 vsize=12268 CPUtime=0
/proc/23385/stat : 23385 (sugar) R 23383 23385 23348 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1553121422 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 269766147070 0 0 4224 0 0 0 0 17 1 0 0
/proc/23385/statm: 3067 316 241 3 0 167 0

[startup+0.0503939 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 23385
/proc/meminfo: memFree=1743808/2055920 swapFree=4180436/4192956
[pid=23385] ppid=23383 vsize=13600 CPUtime=0.03
/proc/23385/stat : 23385 (sugar) S 23383 23385 23348 0 -1 4194304 837 0 0 0 2 1 0 0 18 0 1 0 1553121422 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23385/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102123 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 23385
/proc/meminfo: memFree=1743808/2055920 swapFree=4180436/4192956
[pid=23385] ppid=23383 vsize=13600 CPUtime=0.03
/proc/23385/stat : 23385 (sugar) S 23383 23385 23348 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1553121422 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23385/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301646 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 23385
/proc/meminfo: memFree=1743808/2055920 swapFree=4180436/4192956
[pid=23385] ppid=23383 vsize=13600 CPUtime=0.03
/proc/23385/stat : 23385 (sugar) S 23383 23385 23348 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1553121422 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23385/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701696 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 23385
/proc/meminfo: memFree=1743808/2055920 swapFree=4180436/4192956
[pid=23385] ppid=23383 vsize=13600 CPUtime=0.03
/proc/23385/stat : 23385 (sugar) S 23383 23385 23348 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1553121422 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23385/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50281 s]
/proc/loadavg: 2.01 2.00 2.00 4/83 23397
/proc/meminfo: memFree=1707560/2055920 swapFree=4180436/4192956
[pid=23385] ppid=23383 vsize=13600 CPUtime=0.03
/proc/23385/stat : 23385 (sugar) S 23383 23385 23348 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1553121422 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23385/statm: 3400 796 370 3 0 500 0
[pid=23388] ppid=23385 vsize=5356 CPUtime=0
/proc/23388/stat : 23388 (sh) S 23385 23385 23348 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1553121427 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23388/statm: 1339 233 193 169 0 50 0
[pid=23389] ppid=23388 vsize=866692 CPUtime=1.41
/proc/23389/stat : 23389 (java) S 23388 23385 23348 0 -1 0 18558 0 1 0 131 10 0 0 18 0 9 0 1553121427 887492608 15635 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23389/statm: 216673 15635 2529 9 0 211255 0
[pid=23389/tid=23390] ppid=23388 vsize=866692 CPUtime=0.65
/proc/23389/task/23390/stat : 23390 (java) R 23388 23385 23348 0 -1 64 3059 0 1 0 62 3 0 0 25 0 9 0 1553121428 887492608 15635 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23389/tid=23391] ppid=23388 vsize=866692 CPUtime=0.62
/proc/23389/task/23391/stat : 23391 (java) R 23388 23385 23348 0 -1 64 14293 0 0 0 56 6 0 0 16 0 9 0 1553121430 887492608 15635 996147200 134512640 134550740 4294956000 18446744073709551615 102721918 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23389/tid=23392] ppid=23388 vsize=866692 CPUtime=0
/proc/23389/task/23392/stat : 23392 (java) S 23388 23385 23348 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1553121430 887492608 15635 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23389/tid=23393] ppid=23388 vsize=866692 CPUtime=0
/proc/23389/task/23393/stat : 23393 (java) S 23388 23385 23348 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1553121430 887492608 15635 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23389/tid=23394] ppid=23388 vsize=866692 CPUtime=0
/proc/23389/task/23394/stat : 23394 (java) S 23388 23385 23348 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553121432 887492608 15635 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23389/tid=23395] ppid=23388 vsize=866692 CPUtime=0.12
/proc/23389/task/23395/stat : 23395 (java) S 23388 23385 23348 0 -1 64 506 0 0 0 12 0 0 0 16 0 9 0 1553121432 887492608 15635 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23389/tid=23396] ppid=23388 vsize=866692 CPUtime=0
/proc/23389/task/23396/stat : 23396 (java) S 23388 23385 23348 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1553121432 887492608 15635 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23389/tid=23397] ppid=23388 vsize=866692 CPUtime=0
/proc/23389/task/23397/stat : 23397 (java) S 23388 23385 23348 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1553121432 887492608 15635 996147200 134512640 134550740 4294956000 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) 885648

[startup+3.10201 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 23397
/proc/meminfo: memFree=1687784/2055920 swapFree=4180436/4192956
[pid=23385] ppid=23383 vsize=13600 CPUtime=2.08
/proc/23385/stat : 23385 (sugar) S 23383 23385 23348 0 -1 4194304 973 19396 0 1 3 1 192 12 15 0 1 0 1553121422 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23385/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 13600

[startup+6.30244 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 23407
/proc/meminfo: memFree=1709992/2055920 swapFree=4180436/4192956
[pid=23385] ppid=23383 vsize=13600 CPUtime=2.08
/proc/23385/stat : 23385 (sugar) S 23383 23385 23348 0 -1 4194304 974 19396 0 1 3 1 192 12 15 0 1 0 1553121422 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23385/statm: 3400 797 370 3 0 500 0
[pid=23398] ppid=23385 vsize=5356 CPUtime=0
/proc/23398/stat : 23398 (sh) S 23385 23385 23348 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1553121637 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23398/statm: 1339 233 193 169 0 50 0
[pid=23399] ppid=23398 vsize=868480 CPUtime=4.09
/proc/23399/stat : 23399 (java) S 23398 23385 23348 0 -1 0 12109 0 1 0 400 9 0 0 19 0 9 0 1553121637 889323520 10662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23399/statm: 217120 10662 2541 9 0 211695 0
[pid=23399/tid=23400] ppid=23398 vsize=868480 CPUtime=3.17
/proc/23399/task/23400/stat : 23400 (java) R 23398 23385 23348 0 -1 64 3102 0 1 0 315 2 0 0 25 0 9 0 1553121638 889323520 10662 996147200 134512640 134550740 4294955952 18446744073709551615 4126519359 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23401] ppid=23398 vsize=868480 CPUtime=0.69
/proc/23399/task/23401/stat : 23401 (java) S 23398 23385 23348 0 -1 64 6841 0 0 0 64 5 0 0 16 0 9 0 1553121639 889323520 10662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23402] ppid=23398 vsize=868480 CPUtime=0
/proc/23399/task/23402/stat : 23402 (java) S 23398 23385 23348 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1553121639 889323520 10662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23403] ppid=23398 vsize=868480 CPUtime=0
/proc/23399/task/23403/stat : 23403 (java) S 23398 23385 23348 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1553121639 889323520 10662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23404] ppid=23398 vsize=868480 CPUtime=0
/proc/23399/task/23404/stat : 23404 (java) S 23398 23385 23348 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553121641 889323520 10662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23405] ppid=23398 vsize=868480 CPUtime=0.21
/proc/23399/task/23405/stat : 23405 (java) S 23398 23385 23348 0 -1 64 1470 0 0 0 20 1 0 0 16 0 9 0 1553121641 889323520 10662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23406] ppid=23398 vsize=868480 CPUtime=0
/proc/23399/task/23406/stat : 23406 (java) S 23398 23385 23348 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1553121641 889323520 10662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23407] ppid=23398 vsize=868480 CPUtime=0
/proc/23399/task/23407/stat : 23407 (java) S 23398 23385 23348 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1553121641 889323520 10662 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 887436

[startup+12.7013 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23407
/proc/meminfo: memFree=1695016/2055920 swapFree=4180436/4192956
[pid=23385] ppid=23383 vsize=13600 CPUtime=2.08
/proc/23385/stat : 23385 (sugar) S 23383 23385 23348 0 -1 4194304 974 19396 0 1 3 1 192 12 16 0 1 0 1553121422 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23385/statm: 3400 797 370 3 0 500 0
[pid=23398] ppid=23385 vsize=5356 CPUtime=0
/proc/23398/stat : 23398 (sh) S 23385 23385 23348 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1553121637 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23398/statm: 1339 233 193 169 0 50 0
[pid=23399] ppid=23398 vsize=868480 CPUtime=10.42
/proc/23399/stat : 23399 (java) S 23398 23385 23348 0 -1 0 19661 0 1 0 1026 16 0 0 19 0 9 0 1553121637 889323520 14423 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23399/statm: 217120 14423 2541 9 0 211695 0
[pid=23399/tid=23400] ppid=23398 vsize=868480 CPUtime=8.75
/proc/23399/task/23400/stat : 23400 (java) R 23398 23385 23348 0 -1 64 3593 0 1 0 872 3 0 0 25 0 9 0 1553121638 889323520 14423 996147200 134512640 134550740 4294955952 18446744073709551615 4126572506 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23401] ppid=23398 vsize=868480 CPUtime=1.42
/proc/23399/task/23401/stat : 23401 (java) S 23398 23385 23348 0 -1 64 13900 0 0 0 132 10 0 0 16 0 9 0 1553121639 889323520 14423 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23402] ppid=23398 vsize=868480 CPUtime=0
/proc/23399/task/23402/stat : 23402 (java) S 23398 23385 23348 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1553121639 889323520 14423 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23403] ppid=23398 vsize=868480 CPUtime=0
/proc/23399/task/23403/stat : 23403 (java) S 23398 23385 23348 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1553121639 889323520 14423 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23404] ppid=23398 vsize=868480 CPUtime=0
/proc/23399/task/23404/stat : 23404 (java) S 23398 23385 23348 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553121641 889323520 14423 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23405] ppid=23398 vsize=868480 CPUtime=0.22
/proc/23399/task/23405/stat : 23405 (java) S 23398 23385 23348 0 -1 64 1472 0 0 0 21 1 0 0 15 0 9 0 1553121641 889323520 14423 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23406] ppid=23398 vsize=868480 CPUtime=0
/proc/23399/task/23406/stat : 23406 (java) S 23398 23385 23348 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1553121641 889323520 14423 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23407] ppid=23398 vsize=868480 CPUtime=0
/proc/23399/task/23407/stat : 23407 (java) S 23398 23385 23348 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1553121641 889323520 14423 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 887436

[startup+25.503 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23407
/proc/meminfo: memFree=1657192/2055920 swapFree=4180436/4192956
[pid=23385] ppid=23383 vsize=13600 CPUtime=2.08
/proc/23385/stat : 23385 (sugar) S 23383 23385 23348 0 -1 4194304 974 19396 0 1 3 1 192 12 16 0 1 0 1553121422 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23385/statm: 3400 797 370 3 0 500 0
[pid=23398] ppid=23385 vsize=5356 CPUtime=0
/proc/23398/stat : 23398 (sh) S 23385 23385 23348 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1553121637 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23398/statm: 1339 233 193 169 0 50 0
[pid=23399] ppid=23398 vsize=868480 CPUtime=23.09
/proc/23399/stat : 23399 (java) S 23398 23385 23348 0 -1 0 29721 0 1 0 2286 23 0 0 19 0 9 0 1553121637 889323520 23238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23399/statm: 217120 23238 2541 9 0 211695 0
[pid=23399/tid=23400] ppid=23398 vsize=868480 CPUtime=20.17
/proc/23399/task/23400/stat : 23400 (java) R 23398 23385 23348 0 -1 64 4260 0 1 0 2012 5 0 0 25 0 9 0 1553121638 889323520 23238 996147200 134512640 134550740 4294955952 18446744073709551615 4126519375 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23401] ppid=23398 vsize=868480 CPUtime=2.66
/proc/23399/task/23401/stat : 23401 (java) S 23398 23385 23348 0 -1 64 23285 0 0 0 250 16 0 0 16 0 9 0 1553121639 889323520 23238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23402] ppid=23398 vsize=868480 CPUtime=0
/proc/23399/task/23402/stat : 23402 (java) S 23398 23385 23348 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1553121639 889323520 23238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23403] ppid=23398 vsize=868480 CPUtime=0
/proc/23399/task/23403/stat : 23403 (java) S 23398 23385 23348 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1553121639 889323520 23238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23404] ppid=23398 vsize=868480 CPUtime=0
/proc/23399/task/23404/stat : 23404 (java) S 23398 23385 23348 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553121641 889323520 23238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23405] ppid=23398 vsize=868480 CPUtime=0.22
/proc/23399/task/23405/stat : 23405 (java) S 23398 23385 23348 0 -1 64 1480 0 0 0 21 1 0 0 16 0 9 0 1553121641 889323520 23238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23406] ppid=23398 vsize=868480 CPUtime=0
/proc/23399/task/23406/stat : 23406 (java) S 23398 23385 23348 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1553121641 889323520 23238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23407] ppid=23398 vsize=868480 CPUtime=0
/proc/23399/task/23407/stat : 23407 (java) S 23398 23385 23348 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1553121641 889323520 23238 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 887436

[startup+51.1024 s]
/proc/loadavg: 2.07 2.02 2.00 3/83 23407
/proc/meminfo: memFree=1588200/2055920 swapFree=4180436/4192956
[pid=23385] ppid=23383 vsize=13600 CPUtime=2.08
/proc/23385/stat : 23385 (sugar) S 23383 23385 23348 0 -1 4194304 974 19396 0 1 3 1 192 12 16 0 1 0 1553121422 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23385/statm: 3400 797 370 3 0 500 0
[pid=23398] ppid=23385 vsize=5356 CPUtime=0
/proc/23398/stat : 23398 (sh) S 23385 23385 23348 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1553121637 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23398/statm: 1339 233 193 169 0 50 0
[pid=23399] ppid=23398 vsize=868480 CPUtime=48.42
/proc/23399/stat : 23399 (java) S 23398 23385 23348 0 -1 0 49093 0 1 0 4806 36 0 0 19 0 9 0 1553121637 889323520 40692 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

[pid=23399/tid=23405] ppid=23398 vsize=868592 CPUtime=0.32
/proc/23399/task/23405/stat : 23405 (java) S 23398 23385 23348 0 -1 64 1532 0 0 0 31 1 0 0 16 0 9 0 1553121641 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23406] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23406/stat : 23406 (java) S 23398 23385 23348 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1553121641 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23407] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23407/stat : 23407 (java) S 23398 23385 23348 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1553121641 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 694.91
Current children cumulated vsize (KiB) 887548

[startup+762.307 s]
/proc/loadavg: 2.06 2.36 2.23 3/91 23443
/proc/meminfo: memFree=15400/2055920 swapFree=4180436/4192956
[pid=23385] ppid=23383 vsize=13600 CPUtime=2.08
/proc/23385/stat : 23385 (sugar) S 23383 23385 23348 0 -1 4194304 974 19396 0 1 3 1 192 12 16 0 1 0 1553121422 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23385/statm: 3400 797 370 3 0 500 0
[pid=23398] ppid=23385 vsize=5356 CPUtime=0
/proc/23398/stat : 23398 (sh) S 23385 23385 23348 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1553121637 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23398/statm: 1339 233 193 169 0 50 0
[pid=23399] ppid=23398 vsize=868592 CPUtime=752.39
/proc/23399/stat : 23399 (java) S 23398 23385 23348 0 -1 0 75041 0 1 0 74001 1238 0 0 19 0 9 0 1553121637 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23399/statm: 217148 62425 2566 9 0 211695 0
[pid=23399/tid=23400] ppid=23398 vsize=868592 CPUtime=740.78
/proc/23399/task/23400/stat : 23400 (java) R 23398 23385 23348 0 -1 64 8898 0 1 0 72898 1180 0 0 25 0 9 0 1553121638 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4126899758 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23399/tid=23401] ppid=23398 vsize=868592 CPUtime=11.25
/proc/23399/task/23401/stat : 23401 (java) S 23398 23385 23348 0 -1 64 63915 0 0 0 1070 55 0 0 16 0 9 0 1553121639 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23399/tid=23402] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23402/stat : 23402 (java) S 23398 23385 23348 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1553121639 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23403] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23403/stat : 23403 (java) S 23398 23385 23348 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1553121639 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23404] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23404/stat : 23404 (java) S 23398 23385 23348 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553121641 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23405] ppid=23398 vsize=868592 CPUtime=0.32
/proc/23399/task/23405/stat : 23405 (java) S 23398 23385 23348 0 -1 64 1532 0 0 0 31 1 0 0 16 0 9 0 1553121641 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23406] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23406/stat : 23406 (java) S 23398 23385 23348 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1553121641 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23407] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23407/stat : 23407 (java) S 23398 23385 23348 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1553121641 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 754.47
Current children cumulated vsize (KiB) 887548

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

[startup+767.902 s]
/proc/loadavg: 2.06 2.36 2.23 3/91 23443
/proc/meminfo: memFree=15080/2055920 swapFree=4180436/4192956
[pid=23385] ppid=23383 vsize=13600 CPUtime=2.08
/proc/23385/stat : 23385 (sugar) S 23383 23385 23348 0 -1 4194304 974 19396 0 1 3 1 192 12 16 0 1 0 1553121422 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23385/statm: 3400 797 370 3 0 500 0
[pid=23398] ppid=23385 vsize=5356 CPUtime=0
/proc/23398/stat : 23398 (sh) S 23385 23385 23348 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1553121637 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23398/statm: 1339 233 193 169 0 50 0
[pid=23399] ppid=23398 vsize=868592 CPUtime=757.94
/proc/23399/stat : 23399 (java) S 23398 23385 23348 0 -1 0 75065 0 1 0 74546 1248 0 0 19 0 9 0 1553121637 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23399/statm: 217148 62425 2566 9 0 211695 0
[pid=23399/tid=23400] ppid=23398 vsize=868592 CPUtime=746.31
/proc/23399/task/23400/stat : 23400 (java) R 23398 23385 23348 0 -1 64 8922 0 1 0 73441 1190 0 0 25 0 9 0 1553121638 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4126662807 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23399/tid=23401] ppid=23398 vsize=868592 CPUtime=11.27
/proc/23399/task/23401/stat : 23401 (java) S 23398 23385 23348 0 -1 64 63915 0 0 0 1072 55 0 0 16 0 9 0 1553121639 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23399/tid=23402] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23402/stat : 23402 (java) S 23398 23385 23348 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1553121639 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23403] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23403/stat : 23403 (java) S 23398 23385 23348 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1553121639 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23404] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23404/stat : 23404 (java) S 23398 23385 23348 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553121641 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23405] ppid=23398 vsize=868592 CPUtime=0.32
/proc/23399/task/23405/stat : 23405 (java) S 23398 23385 23348 0 -1 64 1532 0 0 0 31 1 0 0 16 0 9 0 1553121641 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23406] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23406/stat : 23406 (java) S 23398 23385 23348 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1553121641 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23407] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23407/stat : 23407 (java) S 23398 23385 23348 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1553121641 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 760.02
Current children cumulated vsize (KiB) 887548

[startup+774.301 s]
/proc/loadavg: 2.05 2.35 2.23 3/91 23443
/proc/meminfo: memFree=15720/2055920 swapFree=4180436/4192956
[pid=23385] ppid=23383 vsize=13600 CPUtime=2.08
/proc/23385/stat : 23385 (sugar) S 23383 23385 23348 0 -1 4194304 974 19396 0 1 3 1 192 12 16 0 1 0 1553121422 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23385/statm: 3400 797 370 3 0 500 0
[pid=23398] ppid=23385 vsize=5356 CPUtime=0
/proc/23398/stat : 23398 (sh) S 23385 23385 23348 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1553121637 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23398/statm: 1339 233 193 169 0 50 0
[pid=23399] ppid=23398 vsize=868592 CPUtime=764.32
/proc/23399/stat : 23399 (java) S 23398 23385 23348 0 -1 0 75089 0 1 0 75172 1260 0 0 19 0 9 0 1553121637 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23399/statm: 217148 62425 2566 9 0 211695 0
[pid=23399/tid=23400] ppid=23398 vsize=868592 CPUtime=752.66
/proc/23399/task/23400/stat : 23400 (java) R 23398 23385 23348 0 -1 64 8946 0 1 0 74065 1201 0 0 25 0 9 0 1553121638 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4126663512 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23399/tid=23401] ppid=23398 vsize=868592 CPUtime=11.29
/proc/23399/task/23401/stat : 23401 (java) S 23398 23385 23348 0 -1 64 63915 0 0 0 1074 55 0 0 16 0 9 0 1553121639 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23399/tid=23402] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23402/stat : 23402 (java) S 23398 23385 23348 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1553121639 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23403] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23403/stat : 23403 (java) S 23398 23385 23348 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1553121639 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23404] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23404/stat : 23404 (java) S 23398 23385 23348 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553121641 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23405] ppid=23398 vsize=868592 CPUtime=0.32
/proc/23399/task/23405/stat : 23405 (java) S 23398 23385 23348 0 -1 64 1532 0 0 0 31 1 0 0 16 0 9 0 1553121641 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23406] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23406/stat : 23406 (java) S 23398 23385 23348 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1553121641 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23407] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23407/stat : 23407 (java) S 23398 23385 23348 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1553121641 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 766.4
Current children cumulated vsize (KiB) 887548

[startup+777.503 s]
/proc/loadavg: 2.13 2.36 2.23 3/91 23443
/proc/meminfo: memFree=16168/2055920 swapFree=4180436/4192956
[pid=23385] ppid=23383 vsize=13600 CPUtime=2.08
/proc/23385/stat : 23385 (sugar) S 23383 23385 23348 0 -1 4194304 974 19396 0 1 3 1 192 12 16 0 1 0 1553121422 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 269766144098 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23385/statm: 3400 797 370 3 0 500 0
[pid=23398] ppid=23385 vsize=5356 CPUtime=0
/proc/23398/stat : 23398 (sh) S 23385 23385 23348 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1553121637 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23398/statm: 1339 233 193 169 0 50 0
[pid=23399] ppid=23398 vsize=868592 CPUtime=767.49
/proc/23399/stat : 23399 (java) S 23398 23385 23348 0 -1 0 75102 0 1 0 75481 1268 0 0 19 0 9 0 1553121637 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23399/statm: 217148 62425 2566 9 0 211695 0
[pid=23399/tid=23400] ppid=23398 vsize=868592 CPUtime=755.82
/proc/23399/task/23400/stat : 23400 (java) R 23398 23385 23348 0 -1 64 8959 0 1 0 74373 1209 0 0 25 0 9 0 1553121638 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4126642451 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23399/tid=23401] ppid=23398 vsize=868592 CPUtime=11.31
/proc/23399/task/23401/stat : 23401 (java) S 23398 23385 23348 0 -1 64 63915 0 0 0 1075 56 0 0 16 0 9 0 1553121639 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23399/tid=23402] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23402/stat : 23402 (java) S 23398 23385 23348 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1553121639 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23403] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23403/stat : 23403 (java) S 23398 23385 23348 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1553121639 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23404] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23404/stat : 23404 (java) S 23398 23385 23348 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1553121641 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23405] ppid=23398 vsize=868592 CPUtime=0.32
/proc/23399/task/23405/stat : 23405 (java) S 23398 23385 23348 0 -1 64 1532 0 0 0 31 1 0 0 16 0 9 0 1553121641 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23406] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23406/stat : 23406 (java) S 23398 23385 23348 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1553121641 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23399/tid=23407] ppid=23398 vsize=868592 CPUtime=0
/proc/23399/task/23407/stat : 23407 (java) S 23398 23385 23348 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1553121641 889438208 62425 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 769.57
Current children cumulated vsize (KiB) 887548

[startup+780.703 s]
/proc/loadavg: 2.13 2.36 2.23 3/91 23443
/proc/meminfo: memFree=15976/2055920 swapFree=4180436/4192956
[pid=23385] ppid=23383 vsize=13600 CPUtime=772.74
/proc/23385/stat : 23385 (sugar) R 23383 23385 23348 0 -1 4194304 996 94810 0 2 3 9 75972 1290 17 0 1 0 1553121422 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269757420585 0 0 4224 16386 0 0 0 17 0 0 0
/proc/23385/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 772.74
Current children cumulated vsize (KiB) 13600

[startup+781.502 s]
/proc/loadavg: 2.13 2.36 2.23 3/81 23443
/proc/meminfo: memFree=902392/2055920 swapFree=4180436/4192956
[pid=23385] ppid=23383 vsize=13600 CPUtime=773.24
/proc/23385/stat : 23385 (sugar) D 23383 23385 23348 0 -1 4194304 996 94810 0 2 3 59 75972 1290 18 0 1 0 1553121422 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269757420585 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/23385/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 773.24
Current children cumulated vsize (KiB) 13600

[startup+782.302 s]
/proc/loadavg: 2.12 2.36 2.23 2/81 23443
/proc/meminfo: memFree=1387384/2055920 swapFree=4180436/4192956
[pid=23385] ppid=23383 vsize=13600 CPUtime=773.27
/proc/23385/stat : 23385 (sugar) D 23383 23385 23348 0 -1 4194304 996 94810 0 2 3 62 75972 1290 18 0 1 0 1553121422 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269757420585 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/23385/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 773.27
Current children cumulated vsize (KiB) 13600

[startup+782.701 s]
/proc/loadavg: 2.12 2.36 2.23 2/81 23443
/proc/meminfo: memFree=1387384/2055920 swapFree=4180436/4192956
[pid=23385] ppid=23383 vsize=13600 CPUtime=773.29
/proc/23385/stat : 23385 (sugar) D 23383 23385 23348 0 -1 4194304 996 94810 0 2 3 64 75972 1290 18 0 1 0 1553121422 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 269757420585 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/23385/statm: 3400 798 371 3 0 500 0
Current children cumulated CPU time (s) 773.29
Current children cumulated vsize (KiB) 13600

Child status: 0
Real time (s): 782.765
CPU time (s): 773.311
CPU user time (s): 759.755
CPU system time (s): 13.5559
CPU usage (%): 98.7923
Max. virtual memory (cumulated for all children) (KiB): 897684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 759.755
system time used= 13.5559
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95836
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= 44473
involuntary context switches= 48023

runsolver used 0.974851 second user time and 2.6466 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-05 07:08:16
IDJOB=1085583
IDBENCH=57661
IDSOLVER=346
FILE ID=node13/1085583-1215234496
PBS_JOBID= 7881957
Free space on /tmp= 66520 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/fapp/fapp22/normalized-fapp22-1750-6.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1085583-1215234496/watcher-1085583-1215234496 -o /tmp/evaluation-result-1085583-1215234496/solver-1085583-1215234496 -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/minisat" -tmp="HOME/temp" HOME/instance-1085583-1215234496.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3874290cda754699d3686661cf7c347b
RANDOM SEED=287869337

node13.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.238
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.238
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:       1744288 kB
Buffers:         53092 kB
Cached:         182848 kB
SwapCached:       6956 kB
Active:         155396 kB
Inactive:        94744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1744288 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            5960 kB
Writeback:           0 kB
Mapped:          21572 kB
Slab:            46844 kB
Committed_AS:  3057384 kB
PageTables:       1868 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= 66512 MiB
End job on node13 at 2008-07-05 07:21:19