Trace number 2084017

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+picosat? 1008.36 1024.53

General information on the benchmark

Namecsp/fapp/fapp29/
normalized-fapp29-2900-5.xml
MD5SUMd0d281a31a6244200294b112f64d2b20
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 benchmark16.8474
Satisfiable
(Un)Satisfiability was proved
Number of variables2900
Number of constraints67898
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension67898
Global constraints used (with number of constraints)

Solver Data

0.03/0.28	c 0	Sugar v1-14-6 + HOME/picosat
0.03/0.28	c 0	BEGIN Sun Jul 12 08:03:51 2009
0.03/0.28	c 0	PID 22213
0.03/0.29	c 0	HOST node20.alineos.net
0.03/0.29	c 0	CONVERTING HOME/instance-2084017-1247378630.xml TO HOME/temp.csp
0.03/0.29	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2084017-1247378630.xml' 'HOME/temp.csp'
3.63/4.01	c 4	39 domains, 2900 variables, 8 predicates, 0 relations, 67898 constraints
3.63/4.05	c 4	ENCODING HOME/temp.csp TO HOME/temp.cnf
3.63/4.05	c 4	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
3.66/4.13	c 4	Parsing HOME/temp.csp
3.89/4.31	c 4	parsed 10000 expressions
4.08/4.53	c 5	parsed 20000 expressions
4.18/4.64	c 5	parsed 30000 expressions
4.38/4.83	c 5	parsed 40000 expressions
4.48/4.95	c 5	parsed 50000 expressions
4.78/5.21	c 5	parsed 60000 expressions
4.88/5.32	c 5	parsed 70000 expressions
4.88/5.33	c 5	parsed 70845 expressions
4.88/5.34	c 5	Heap : 27 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.88/5.34	c 5	Converting to clausal form CSP
15.76/16.40	c 16	converted 7085 (10%) expressions
32.58/33.37	c 33	converted 14169 (20%) expressions
49.72/50.67	c 51	converted 21254 (30%) expressions
66.24/67.34	c 67	converted 28338 (40%) expressions
83.06/84.38	c 84	converted 35423 (50%) expressions
98.90/100.33	c 100	converted 42507 (60%) expressions
114.63/116.24	c 116	converted 49592 (70%) expressions
131.05/132.80	c 133	converted 56676 (80%) expressions
143.91/145.83	c 146	converted 63761 (90%) expressions
154.89/156.96	c 157	converted 70845 (100%) expressions
154.89/156.97	c 157	CSP : 19753 integers, 193479 booleans, 455041 clauses, largest domain size 2217
154.89/156.97	c 157	Heap : 403 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
154.89/156.97	c 157	Propagation in CSP
171.30/173.51	c 173	120 values, 0 unsatisfiable literals, and 0 valid clauses are removed
171.30/173.52	c 173	CSP : 19753 integers, 193479 booleans, 455041 clauses, largest domain size 2217
171.30/173.52	c 173	Heap : 402 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
171.40/173.67	c 174	Simplifing CSP by introducing new Boolean variables
172.40/174.64	c 175	CSP : 19753 integers, 339073 booleans, 600635 clauses, largest domain size 2217
172.40/174.64	c 175	Heap : 441 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
175.55/177.90	c 178	Encoding CSP to SAT : HOME/temp.cnf
216.14/218.84	c 219	1976 (10%) CSP integer variables are encoded (1003671 clauses, 16851975 bytes)
237.40/240.38	c 240	3951 (20%) CSP integer variables are encoded (3373327 clauses, 61875439 bytes)
242.01/245.04	c 245	5926 (30%) CSP integer variables are encoded (6865696 clauses, 128230450 bytes)
246.82/249.93	c 250	7902 (40%) CSP integer variables are encoded (10383752 clauses, 195856385 bytes)
251.80/255.00	c 255	9877 (50%) CSP integer variables are encoded (13868119 clauses, 269028092 bytes)
256.74/260.10	c 260	11852 (60%) CSP integer variables are encoded (17366628 clauses, 342496781 bytes)
261.66/265.22	c 265	13828 (70%) CSP integer variables are encoded (20868368 clauses, 416033321 bytes)
266.63/270.31	c 270	15803 (80%) CSP integer variables are encoded (24373193 clauses, 489634646 bytes)
271.53/275.56	c 276	17778 (90%) CSP integer variables are encoded (27881430 clauses, 563307623 bytes)
276.52/280.80	c 281	19753 (100%) CSP integer variables are encoded (31360109 clauses, 636359882 bytes)
402.00/407.79	c 408	60064 (10%) CSP clauses are encoded (46285860 clauses, 1045480101 bytes)
515.48/522.42	c 522	120127 (20%) CSP clauses are encoded (60836207 clauses, 1447720797 bytes)
628.45/636.78	c 637	180191 (30%) CSP clauses are encoded (74982316 clauses, 1854502327 bytes)
752.32/761.95	c 762	240254 (40%) CSP clauses are encoded (89777030 clauses, 2287963284 bytes)
869.60/881.19	c 881	300318 (50%) CSP clauses are encoded (104773904 clauses, 2729423026 bytes)
992.54/1006.15	c 1006	360381 (60%) CSP clauses are encoded (119613635 clauses, 3165494481 bytes)
1007.28/1021.19	c 1021	ERROR Exception Too large HOME/temp.cnf
1007.28/1021.19	c 1021	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:231)
1007.28/1021.19	c 1021	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:144)
1007.28/1021.19	c 1021	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:314)
1007.28/1021.19	s UNKNOWN
1007.44/1021.31	c 1021	CPU 1007.46 (0.06 0.02 986.67 20.71)
1007.44/1021.31	c 1021	END Sun Jul 12 08:20:52 2009

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2084017-1247378630/watcher-2084017-1247378630 -o /tmp/evaluation-result-2084017-1247378630/solver-2084017-1247378630 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2084017-1247378630.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.14 2.46 2.33 4/83 22213
/proc/meminfo: memFree=1307688/2055920 swapFree=4192812/4192956
[pid=22213] ppid=22211 vsize=18576 CPUtime=0
/proc/22213/stat : 22213 (runsolver) R 22211 22213 17272 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 24929678 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 273952599335 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22213/statm: 4644 284 249 26 0 2626 0

[startup+0.080074 s]
/proc/loadavg: 2.14 2.46 2.33 4/83 22213
/proc/meminfo: memFree=1307688/2055920 swapFree=4192812/4192956
[pid=22213] ppid=22211 vsize=12268 CPUtime=0
/proc/22213/stat : 22213 (sugar) D 22211 22213 17272 0 -1 4194304 345 0 3 0 0 0 0 0 18 0 1 0 24929678 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 273952766565 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/22213/statm: 3067 316 241 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.101072 s]
/proc/loadavg: 2.14 2.46 2.33 4/83 22213
/proc/meminfo: memFree=1307688/2055920 swapFree=4192812/4192956
[pid=22213] ppid=22211 vsize=12272 CPUtime=0
/proc/22213/stat : 22213 (sugar) D 22211 22213 17272 0 -1 4194304 357 0 3 0 0 0 0 0 18 0 1 0 24929678 12566528 328 996147200 4194304 4206940 548682068608 18446744073709551615 273952766565 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/22213/statm: 3068 328 246 3 0 168 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12272

[startup+0.301099 s]
/proc/loadavg: 2.14 2.46 2.33 4/83 22213
/proc/meminfo: memFree=1307688/2055920 swapFree=4192812/4192956
[pid=22213] ppid=22211 vsize=16868 CPUtime=0.08
/proc/22213/stat : 22213 (sugar) S 22211 22213 17272 0 -1 4194304 1222 128 5 0 6 2 0 0 18 0 1 0 24929678 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22213/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16868

[startup+0.70115 s]
/proc/loadavg: 2.14 2.46 2.33 4/83 22213
/proc/meminfo: memFree=1307688/2055920 swapFree=4192812/4192956
[pid=22213] ppid=22211 vsize=16868 CPUtime=0.08
/proc/22213/stat : 22213 (sugar) S 22211 22213 17272 0 -1 4194304 1222 128 5 0 6 2 0 0 18 0 1 0 24929678 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22213/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16868

[startup+1.50224 s]
/proc/loadavg: 2.14 2.46 2.33 4/94 22225
/proc/meminfo: memFree=1277136/2055920 swapFree=4192812/4192956
[pid=22213] ppid=22211 vsize=16868 CPUtime=0.08
/proc/22213/stat : 22213 (sugar) S 22211 22213 17272 0 -1 4194304 1222 128 5 0 6 2 0 0 18 0 1 0 24929678 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22213/statm: 4217 1111 409 3 0 796 0
[pid=22216] ppid=22213 vsize=5356 CPUtime=0
/proc/22216/stat : 22216 (sh) S 22213 22213 17272 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24929708 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22216/statm: 1339 233 193 169 0 50 0
[pid=22217] ppid=22216 vsize=865580 CPUtime=1.08
/proc/22217/stat : 22217 (java) S 22216 22213 17272 0 -1 0 13077 0 42 0 101 7 0 0 18 0 9 0 24929708 886353920 11159 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22217/statm: 216395 11159 2557 9 0 210907 0
[pid=22217/tid=22218] ppid=22216 vsize=865580 CPUtime=0.58
/proc/22217/task/22218/stat : 22218 (java) R 22216 22213 17272 0 -1 64 3005 0 20 0 56 2 0 0 21 0 9 0 24929714 886353920 11159 996147200 134512640 134550932 4294955984 18446744073709551615 4126660992 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22217/tid=22219] ppid=22216 vsize=865580 CPUtime=0.38
/proc/22217/task/22219/stat : 22219 (java) S 22216 22213 17272 0 -1 64 8896 0 0 0 35 3 0 0 16 0 9 0 24929719 886353920 11159 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22217/tid=22220] ppid=22216 vsize=865580 CPUtime=0
/proc/22217/task/22220/stat : 22220 (java) S 22216 22213 17272 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24929719 886353920 11159 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22217/tid=22221] ppid=22216 vsize=865580 CPUtime=0
/proc/22217/task/22221/stat : 22221 (java) S 22216 22213 17272 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 24929719 886353920 11159 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22217/tid=22222] ppid=22216 vsize=865580 CPUtime=0
/proc/22217/task/22222/stat : 22222 (java) S 22216 22213 17272 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24929722 886353920 11159 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22217/tid=22223] ppid=22216 vsize=865580 CPUtime=0.09
/proc/22217/task/22223/stat : 22223 (java) S 22216 22213 17272 0 -1 64 493 0 0 0 9 0 0 0 17 0 9 0 24929722 886353920 11159 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22217/tid=22224] ppid=22216 vsize=865580 CPUtime=0
/proc/22217/task/22224/stat : 22224 (java) S 22216 22213 17272 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24929722 886353920 11159 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22217/tid=22225] ppid=22216 vsize=865580 CPUtime=0
/proc/22217/task/22225/stat : 22225 (java) S 22216 22213 17272 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24929722 886353920 11159 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 887804

[startup+3.10243 s]
/proc/loadavg: 2.14 2.46 2.33 2/94 22225
/proc/meminfo: memFree=1234960/2055920 swapFree=4192812/4192956
[pid=22213] ppid=22211 vsize=16868 CPUtime=0.08
/proc/22213/stat : 22213 (sugar) S 22211 22213 17272 0 -1 4194304 1222 128 5 0 6 2 0 0 18 0 1 0 24929678 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22213/statm: 4217 1111 409 3 0 796 0
[pid=22216] ppid=22213 vsize=5356 CPUtime=0
/proc/22216/stat : 22216 (sh) S 22213 22213 17272 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24929708 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22216/statm: 1339 233 193 169 0 50 0
[pid=22217] ppid=22216 vsize=865600 CPUtime=2.67
/proc/22217/stat : 22217 (java) S 22216 22213 17272 0 -1 0 32014 0 42 0 252 15 0 0 18 0 9 0 24929708 886374400 27142 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22217/statm: 216400 27142 2556 9 0 210912 0
[pid=22217/tid=22218] ppid=22216 vsize=865600 CPUtime=1.31
/proc/22217/task/22218/stat : 22218 (java) R 22216 22213 17272 0 -1 64 3903 0 20 0 128 3 0 0 19 0 9 0 24929714 886374400 27142 996147200 134512640 134550932 4294955984 18446744073709551615 4126745084 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22217/tid=22219] ppid=22216 vsize=865600 CPUtime=1.2
/proc/22217/task/22219/stat : 22219 (java) S 22216 22213 17272 0 -1 64 26914 0 0 0 111 9 0 0 16 0 9 0 24929719 886374400 27142 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22217/tid=22220] ppid=22216 vsize=865600 CPUtime=0
/proc/22217/task/22220/stat : 22220 (java) S 22216 22213 17272 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24929719 886374400 27142 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22217/tid=22221] ppid=22216 vsize=865600 CPUtime=0
/proc/22217/task/22221/stat : 22221 (java) S 22216 22213 17272 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 24929719 886374400 27142 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22217/tid=22222] ppid=22216 vsize=865600 CPUtime=0
/proc/22217/task/22222/stat : 22222 (java) S 22216 22213 17272 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24929722 886374400 27142 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22217/tid=22223] ppid=22216 vsize=865600 CPUtime=0.12
/proc/22217/task/22223/stat : 22223 (java) S 22216 22213 17272 0 -1 64 514 0 0 0 12 0 0 0 16 0 9 0 24929722 886374400 27142 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22217/tid=22224] ppid=22216 vsize=865600 CPUtime=0
/proc/22217/task/22224/stat : 22224 (java) S 22216 22213 17272 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24929722 886374400 27142 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22217/tid=22225] ppid=22216 vsize=865600 CPUtime=0
/proc/22217/task/22225/stat : 22225 (java) S 22216 22213 17272 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24929722 886374400 27142 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 887824

[startup+6.3018 s]
/proc/loadavg: 2.21 2.47 2.33 3/94 22235
/proc/meminfo: memFree=1249360/2055920 swapFree=4192812/4192956
[pid=22213] ppid=22211 vsize=16868 CPUtime=3.66
/proc/22213/stat : 22213 (sugar) S 22211 22213 17272 0 -1 4194304 1304 33375 5 42 6 2 338 20 15 0 1 0 24929678 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22213/statm: 4217 1111 409 3 0 796 0
[pid=22226] ppid=22213 vsize=5356 CPUtime=0
/proc/22226/stat : 22226 (sh) S 22213 22213 17272 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24930084 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22226/statm: 1339 233 193 169 0 50 0
[pid=22227] ppid=22226 vsize=868548 CPUtime=2.2
/proc/22227/stat : 22227 (java) S 22226 22213 17272 0 -1 0 14507 0 5 0 213 7 0 0 18 0 9 0 24930084 889393152 13176 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 217137 13176 2569 9 0 211642 0
[pid=22227/tid=22228] ppid=22226 vsize=868548 CPUtime=1.4
/proc/22227/task/22228/stat : 22228 (java) R 22226 22213 17272 0 -1 64 2877 0 5 0 139 1 0 0 25 0 9 0 24930085 889393152 13176 996147200 134512640 134550932 4294955936 18446744073709551615 4126448578 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22229] ppid=22226 vsize=868548 CPUtime=0.61
/proc/22227/task/22229/stat : 22229 (java) S 22226 22213 17272 0 -1 64 9454 0 0 0 57 4 0 0 16 0 9 0 24930086 889393152 13176 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22230] ppid=22226 vsize=868548 CPUtime=0
/proc/22227/task/22230/stat : 22230 (java) S 22226 22213 17272 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24930086 889393152 13176 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22231] ppid=22226 vsize=868548 CPUtime=0
/proc/22227/task/22231/stat : 22231 (java) S 22226 22213 17272 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 24930086 889393152 13176 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22232] ppid=22226 vsize=868548 CPUtime=0
/proc/22227/task/22232/stat : 22232 (java) S 22226 22213 17272 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24930088 889393152 13176 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22233] ppid=22226 vsize=868548 CPUtime=0.17
/proc/22227/task/22233/stat : 22233 (java) S 22226 22213 17272 0 -1 64 1473 0 0 0 17 0 0 0 15 0 9 0 24930088 889393152 13176 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22234] ppid=22226 vsize=868548 CPUtime=0
/proc/22227/task/22234/stat : 22234 (java) S 22226 22213 17272 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24930088 889393152 13176 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22235] ppid=22226 vsize=868548 CPUtime=0
/proc/22227/task/22235/stat : 22235 (java) S 22226 22213 17272 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24930088 889393152 13176 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 890772

[startup+12.7025 s]
/proc/loadavg: 2.19 2.46 2.33 3/94 22235
/proc/meminfo: memFree=1217808/2055920 swapFree=4192812/4192956
[pid=22213] ppid=22211 vsize=16868 CPUtime=3.66
/proc/22213/stat : 22213 (sugar) S 22211 22213 17272 0 -1 4194304 1304 33375 5 42 6 2 338 20 15 0 1 0 24929678 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22213/statm: 4217 1111 409 3 0 796 0
[pid=22226] ppid=22213 vsize=5356 CPUtime=0
/proc/22226/stat : 22226 (sh) S 22213 22213 17272 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24930084 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22226/statm: 1339 233 193 169 0 50 0
[pid=22227] ppid=22226 vsize=868548 CPUtime=8.54
/proc/22227/stat : 22227 (java) S 22226 22213 17272 0 -1 0 22683 0 5 0 841 13 0 0 18 0 9 0 24930084 889393152 17046 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 217137 17046 2568 9 0 211642 0
[pid=22227/tid=22228] ppid=22226 vsize=868548 CPUtime=6.96
/proc/22227/task/22228/stat : 22228 (java) R 22226 22213 17272 0 -1 64 3341 0 5 0 694 2 0 0 25 0 9 0 24930085 889393152 17046 996147200 134512640 134550932 4294955936 18446744073709551615 4126448576 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22229] ppid=22226 vsize=868548 CPUtime=1.34
/proc/22227/task/22229/stat : 22229 (java) S 22226 22213 17272 0 -1 64 17153 0 0 0 126 8 0 0 16 0 9 0 24930086 889393152 17046 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22230] ppid=22226 vsize=868548 CPUtime=0
/proc/22227/task/22230/stat : 22230 (java) S 22226 22213 17272 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24930086 889393152 17046 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22231] ppid=22226 vsize=868548 CPUtime=0
/proc/22227/task/22231/stat : 22231 (java) S 22226 22213 17272 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24930086 889393152 17046 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22232] ppid=22226 vsize=868548 CPUtime=0
/proc/22227/task/22232/stat : 22232 (java) S 22226 22213 17272 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24930088 889393152 17046 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22233] ppid=22226 vsize=868548 CPUtime=0.2
/proc/22227/task/22233/stat : 22233 (java) S 22226 22213 17272 0 -1 64 1486 0 0 0 20 0 0 0 15 0 9 0 24930088 889393152 17046 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22234] ppid=22226 vsize=868548 CPUtime=0
/proc/22227/task/22234/stat : 22234 (java) S 22226 22213 17272 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24930088 889393152 17046 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22235] ppid=22226 vsize=868548 CPUtime=0
/proc/22227/task/22235/stat : 22235 (java) S 22226 22213 17272 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24930088 889393152 17046 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 890772

[startup+25.502 s]
/proc/loadavg: 2.30 2.47 2.33 3/94 22235
/proc/meminfo: memFree=1171152/2055920 swapFree=4192812/4192956
[pid=22213] ppid=22211 vsize=16868 CPUtime=3.66
/proc/22213/stat : 22213 (sugar) S 22211 22213 17272 0 -1 4194304 1304 33375 5 42 6 2 338 20 16 0 1 0 24929678 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22213/statm: 4217 1111 409 3 0 796 0
[pid=22226] ppid=22213 vsize=5356 CPUtime=0
/proc/22226/stat : 22226 (sh) S 22213 22213 17272 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24930084 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22226/statm: 1339 233 193 169 0 50 0
[pid=22227] ppid=22226 vsize=868548 CPUtime=21.2
/proc/22227/stat : 22227 (java) S 22226 22213 17272 0 -1 0 34970 0 5 0 2098 22 0 0 18 0 9 0 24930084 889393152 24896 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 217137 24896 2568 9 0 211642 0
[pid=22227/tid=22228] ppid=22226 vsize=868548 CPUtime=18.33
/proc/22227/task/22228/stat : 22228 (java) R 22226 22213 17272 0 -1 64 4077 0 5 0 1829 4 0 0 25 0 9 0 24930085 889393152 24896 996147200 134512640 134550932 4294955936 18446744073709551615 4126575507 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22229] ppid=22226 vsize=868548 CPUtime=2.63
/proc/22227/task/22229/stat : 22229 (java) S 22226 22213 17272 0 -1 64 28696 0 0 0 247 16 0 0 16 0 9 0 24930086 889393152 24896 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22230] ppid=22226 vsize=868548 CPUtime=0
/proc/22227/task/22230/stat : 22230 (java) S 22226 22213 17272 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24930086 889393152 24896 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22231] ppid=22226 vsize=868548 CPUtime=0
/proc/22227/task/22231/stat : 22231 (java) S 22226 22213 17272 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24930086 889393152 24896 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22232] ppid=22226 vsize=868548 CPUtime=0

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

[pid=22227/tid=22233] ppid=22226 vsize=868660 CPUtime=0.32
/proc/22227/task/22233/stat : 22233 (java) S 22226 22213 17272 0 -1 64 1546 0 0 0 31 1 0 0 16 0 9 0 24930088 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22227/tid=22234] ppid=22226 vsize=868660 CPUtime=0
/proc/22227/task/22234/stat : 22234 (java) S 22226 22213 17272 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24930088 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22235] ppid=22226 vsize=868660 CPUtime=0.01
/proc/22227/task/22235/stat : 22235 (java) S 22226 22213 17272 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 24930088 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 929.88
Current children cumulated vsize (KiB) 890884

[startup+1002.3 s]
/proc/loadavg: 2.17 2.14 2.22 3/85 22322
/proc/meminfo: memFree=14992/2055920 swapFree=4192812/4192956
[pid=22213] ppid=22211 vsize=16868 CPUtime=3.66
/proc/22213/stat : 22213 (sugar) S 22211 22213 17272 0 -1 4194304 1305 33375 5 42 6 2 338 20 16 0 1 0 24929678 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22213/statm: 4217 1111 409 3 0 796 0
[pid=22226] ppid=22213 vsize=5356 CPUtime=0
/proc/22226/stat : 22226 (sh) S 22213 22213 17272 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24930084 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22226/statm: 1339 233 193 169 0 50 0
[pid=22227] ppid=22226 vsize=868660 CPUtime=985.15
/proc/22227/stat : 22227 (java) S 22226 22213 17272 0 -1 0 152406 0 6 0 96515 2000 0 0 18 0 9 0 24930084 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 217165 125239 2593 9 0 211642 0
[pid=22227/tid=22228] ppid=22226 vsize=868660 CPUtime=962.77
/proc/22227/task/22228/stat : 22228 (java) R 22226 22213 17272 0 -1 64 11288 0 6 0 94373 1904 0 0 25 0 9 0 24930085 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4127125888 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22229] ppid=22226 vsize=868660 CPUtime=22.01
/proc/22227/task/22229/stat : 22229 (java) S 22226 22213 17272 0 -1 64 138869 0 0 0 2109 92 0 0 16 0 9 0 24930086 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22230] ppid=22226 vsize=868660 CPUtime=0
/proc/22227/task/22230/stat : 22230 (java) S 22226 22213 17272 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24930086 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22231] ppid=22226 vsize=868660 CPUtime=0
/proc/22227/task/22231/stat : 22231 (java) S 22226 22213 17272 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24930086 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22232] ppid=22226 vsize=868660 CPUtime=0
/proc/22227/task/22232/stat : 22232 (java) S 22226 22213 17272 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24930088 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22233] ppid=22226 vsize=868660 CPUtime=0.32
/proc/22227/task/22233/stat : 22233 (java) S 22226 22213 17272 0 -1 64 1546 0 0 0 31 1 0 0 16 0 9 0 24930088 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22227/tid=22234] ppid=22226 vsize=868660 CPUtime=0
/proc/22227/task/22234/stat : 22234 (java) S 22226 22213 17272 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24930088 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22235] ppid=22226 vsize=868660 CPUtime=0.01
/proc/22227/task/22235/stat : 22235 (java) S 22226 22213 17272 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 24930088 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 988.81
Current children cumulated vsize (KiB) 890884

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

[startup+1011.1 s]
/proc/loadavg: 2.15 2.13 2.21 3/85 22322
/proc/meminfo: memFree=16080/2055920 swapFree=4192812/4192956
[pid=22213] ppid=22211 vsize=16868 CPUtime=3.66
/proc/22213/stat : 22213 (sugar) S 22211 22213 17272 0 -1 4194304 1305 33375 5 42 6 2 338 20 16 0 1 0 24929678 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22213/statm: 4217 1111 409 3 0 796 0
[pid=22226] ppid=22213 vsize=5356 CPUtime=0
/proc/22226/stat : 22226 (sh) S 22213 22213 17272 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24930084 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22226/statm: 1339 233 193 169 0 50 0
[pid=22227] ppid=22226 vsize=868660 CPUtime=993.78
/proc/22227/stat : 22227 (java) S 22226 22213 17272 0 -1 0 152424 0 6 0 97356 2022 0 0 18 0 9 0 24930084 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 217165 125239 2593 9 0 211642 0
[pid=22227/tid=22228] ppid=22226 vsize=868660 CPUtime=971.36
/proc/22227/task/22228/stat : 22228 (java) R 22226 22213 17272 0 -1 64 11306 0 6 0 95210 1926 0 0 25 0 9 0 24930085 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4127065980 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22229] ppid=22226 vsize=868660 CPUtime=22.05
/proc/22227/task/22229/stat : 22229 (java) S 22226 22213 17272 0 -1 64 138869 0 0 0 2113 92 0 0 16 0 9 0 24930086 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22230] ppid=22226 vsize=868660 CPUtime=0
/proc/22227/task/22230/stat : 22230 (java) S 22226 22213 17272 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24930086 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22231] ppid=22226 vsize=868660 CPUtime=0
/proc/22227/task/22231/stat : 22231 (java) S 22226 22213 17272 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24930086 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22232] ppid=22226 vsize=868660 CPUtime=0
/proc/22227/task/22232/stat : 22232 (java) S 22226 22213 17272 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24930088 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22233] ppid=22226 vsize=868660 CPUtime=0.32
/proc/22227/task/22233/stat : 22233 (java) S 22226 22213 17272 0 -1 64 1546 0 0 0 31 1 0 0 16 0 9 0 24930088 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22227/tid=22234] ppid=22226 vsize=868660 CPUtime=0
/proc/22227/task/22234/stat : 22234 (java) S 22226 22213 17272 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24930088 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22235] ppid=22226 vsize=868660 CPUtime=0.01
/proc/22227/task/22235/stat : 22235 (java) S 22226 22213 17272 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 24930088 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 997.44
Current children cumulated vsize (KiB) 890884

[startup+1017.51 s]
/proc/loadavg: 2.13 2.13 2.21 3/85 22322
/proc/meminfo: memFree=15248/2055920 swapFree=4192812/4192956
[pid=22213] ppid=22211 vsize=16868 CPUtime=3.66
/proc/22213/stat : 22213 (sugar) S 22211 22213 17272 0 -1 4194304 1305 33375 5 42 6 2 338 20 16 0 1 0 24929678 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22213/statm: 4217 1111 409 3 0 796 0
[pid=22226] ppid=22213 vsize=5356 CPUtime=0
/proc/22226/stat : 22226 (sh) S 22213 22213 17272 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24930084 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22226/statm: 1339 233 193 169 0 50 0
[pid=22227] ppid=22226 vsize=868660 CPUtime=1000.08
/proc/22227/stat : 22227 (java) S 22226 22213 17272 0 -1 0 152435 0 6 0 97974 2034 0 0 18 0 9 0 24930084 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 217165 125239 2593 9 0 211642 0
[pid=22227/tid=22228] ppid=22226 vsize=868660 CPUtime=977.63
/proc/22227/task/22228/stat : 22228 (java) R 22226 22213 17272 0 -1 64 11317 0 6 0 95825 1938 0 0 25 0 9 0 24930085 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4126892228 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22229] ppid=22226 vsize=868660 CPUtime=22.07
/proc/22227/task/22229/stat : 22229 (java) S 22226 22213 17272 0 -1 64 138869 0 0 0 2115 92 0 0 16 0 9 0 24930086 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22230] ppid=22226 vsize=868660 CPUtime=0
/proc/22227/task/22230/stat : 22230 (java) S 22226 22213 17272 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24930086 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22231] ppid=22226 vsize=868660 CPUtime=0
/proc/22227/task/22231/stat : 22231 (java) S 22226 22213 17272 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24930086 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22232] ppid=22226 vsize=868660 CPUtime=0
/proc/22227/task/22232/stat : 22232 (java) S 22226 22213 17272 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24930088 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22233] ppid=22226 vsize=868660 CPUtime=0.32
/proc/22227/task/22233/stat : 22233 (java) S 22226 22213 17272 0 -1 64 1546 0 0 0 31 1 0 0 16 0 9 0 24930088 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22227/tid=22234] ppid=22226 vsize=868660 CPUtime=0
/proc/22227/task/22234/stat : 22234 (java) S 22226 22213 17272 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24930088 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22235] ppid=22226 vsize=868660 CPUtime=0.01
/proc/22227/task/22235/stat : 22235 (java) S 22226 22213 17272 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 24930088 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1003.74
Current children cumulated vsize (KiB) 890884

[startup+1020.7 s]
/proc/loadavg: 2.12 2.13 2.21 3/85 22322
/proc/meminfo: memFree=15120/2055920 swapFree=4192812/4192956
[pid=22213] ppid=22211 vsize=16868 CPUtime=3.66
/proc/22213/stat : 22213 (sugar) S 22211 22213 17272 0 -1 4194304 1305 33375 5 42 6 2 338 20 16 0 1 0 24929678 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22213/statm: 4217 1111 409 3 0 796 0
[pid=22226] ppid=22213 vsize=5356 CPUtime=0
/proc/22226/stat : 22226 (sh) S 22213 22213 17272 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24930084 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22226/statm: 1339 233 193 169 0 50 0
[pid=22227] ppid=22226 vsize=868660 CPUtime=1003.22
/proc/22227/stat : 22227 (java) S 22226 22213 17272 0 -1 0 152440 0 6 0 98282 2040 0 0 18 0 9 0 24930084 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22227/statm: 217165 125239 2593 9 0 211642 0
[pid=22227/tid=22228] ppid=22226 vsize=868660 CPUtime=980.76
/proc/22227/task/22228/stat : 22228 (java) R 22226 22213 17272 0 -1 64 11322 0 6 0 96132 1944 0 0 25 0 9 0 24930085 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4126977100 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22229] ppid=22226 vsize=868660 CPUtime=22.08
/proc/22227/task/22229/stat : 22229 (java) S 22226 22213 17272 0 -1 64 138869 0 0 0 2116 92 0 0 15 0 9 0 24930086 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22230] ppid=22226 vsize=868660 CPUtime=0
/proc/22227/task/22230/stat : 22230 (java) S 22226 22213 17272 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24930086 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22231] ppid=22226 vsize=868660 CPUtime=0
/proc/22227/task/22231/stat : 22231 (java) S 22226 22213 17272 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24930086 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22232] ppid=22226 vsize=868660 CPUtime=0
/proc/22227/task/22232/stat : 22232 (java) S 22226 22213 17272 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24930088 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22233] ppid=22226 vsize=868660 CPUtime=0.32
/proc/22227/task/22233/stat : 22233 (java) S 22226 22213 17272 0 -1 64 1546 0 0 0 31 1 0 0 16 0 9 0 24930088 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22227/tid=22234] ppid=22226 vsize=868660 CPUtime=0
/proc/22227/task/22234/stat : 22234 (java) S 22226 22213 17272 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24930088 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22227/tid=22235] ppid=22226 vsize=868660 CPUtime=0.01
/proc/22227/task/22235/stat : 22235 (java) S 22226 22213 17272 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 24930088 889507840 125239 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1006.88
Current children cumulated vsize (KiB) 890884

[startup+1022.3 s]
/proc/loadavg: 2.12 2.13 2.21 3/75 22322
/proc/meminfo: memFree=1505824/2055920 swapFree=4192812/4192956
[pid=22213] ppid=22211 vsize=16868 CPUtime=1008.22
/proc/22213/stat : 22213 (sugar) D 22211 22213 17272 0 -1 4194304 1330 186112 5 48 6 78 98667 2071 18 0 1 0 24929678 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 273952773161 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/22213/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 1008.22
Current children cumulated vsize (KiB) 16868

[startup+1023.9 s]
/proc/loadavg: 2.11 2.12 2.21 2/75 22322
/proc/meminfo: memFree=1917984/2055920 swapFree=4192812/4192956
[pid=22213] ppid=22211 vsize=16868 CPUtime=1008.3
/proc/22213/stat : 22213 (sugar) D 22211 22213 17272 0 -1 4194304 1330 186112 5 48 6 86 98667 2071 18 0 1 0 24929678 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 273952773161 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/22213/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 1008.3
Current children cumulated vsize (KiB) 16868

[startup+1024.3 s]
/proc/loadavg: 2.11 2.12 2.21 2/75 22322
/proc/meminfo: memFree=1917152/2055920 swapFree=4192812/4192956
[pid=22213] ppid=22211 vsize=16868 CPUtime=1008.32
/proc/22213/stat : 22213 (sugar) D 22211 22213 17272 0 -1 4194304 1330 186112 5 48 6 88 98667 2071 18 0 1 0 24929678 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 273952773161 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/22213/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 1008.32
Current children cumulated vsize (KiB) 16868

[startup+1024.5 s]
/proc/loadavg: 2.11 2.12 2.21 2/75 22322
/proc/meminfo: memFree=1917152/2055920 swapFree=4192812/4192956
[pid=22213] ppid=22211 vsize=16868 CPUtime=1008.33
/proc/22213/stat : 22213 (sugar) D 22211 22213 17272 0 -1 4194304 1330 186112 5 48 6 89 98667 2071 18 0 1 0 24929678 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 273952773161 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/22213/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 1008.33
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 1024.53
CPU time (s): 1008.36
CPU user time (s): 986.744
CPU system time (s): 21.6167
CPU usage (%): 98.4218
Max. virtual memory (cumulated for all children) (KiB): 905024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 986.744
system time used= 21.6167
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187503
page faults= 53
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49679
involuntary context switches= 62201

runsolver used 1.3108 second user time and 3.58545 second system time

The end

Launcher Data

Begin job on node20 at 2009-07-12 08:03:51
IDJOB=2084017
IDBENCH=58008
IDSOLVER=738
FILE ID=node20/2084017-1247378630
PBS_JOBID= 9507083
Free space on /tmp= 66288 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/fapp/fapp29/normalized-fapp29-2900-5.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2084017-1247378630/watcher-2084017-1247378630 -o /tmp/evaluation-result-2084017-1247378630/solver-2084017-1247378630 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2084017-1247378630.xml

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

MD5SUM BENCH= d0d281a31a6244200294b112f64d2b20
RANDOM SEED=613516078

node20.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.236
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.236
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:       1308360 kB
Buffers:          4128 kB
Cached:          56528 kB
SwapCached:          0 kB
Active:         682464 kB
Inactive:        17172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1308360 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10844 kB
Writeback:           0 kB
Mapped:         654724 kB
Slab:            32012 kB
Committed_AS:   879600 kB
PageTables:       3008 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= 66292 MiB
End job on node20 at 2009-07-12 08:20:56