Trace number 2083962

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? (MO) 195.899 199.73

General information on the benchmark

Namecsp/fapp/fapp27/
normalized-fapp27-2550-8.xml
MD5SUM80784ad202db7a8a76db2282d616ca89
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.0761
Satisfiable
(Un)Satisfiability was proved
Number of variables2550
Number of constraints10886
Maximum constraint arity2
Maximum domain size242
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10886
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 08:02:28 2009
0.00/0.08	c 0	PID 21259
0.00/0.08	c 0	HOST node9.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2083962-1247378548.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2083962-1247378548.xml' 'HOME/temp.csp'
1.25/1.32	c 2	8 domains, 2550 variables, 8 predicates, 0 relations, 10886 constraints
1.25/1.34	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.25/1.34	c 2	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'
1.28/1.42	c 2	Parsing HOME/temp.csp
1.28/1.59	c 2	parsed 10000 expressions
1.28/1.68	c 2	parsed 13452 expressions
1.28/1.69	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.28/1.69	c 2	Converting to clausal form CSP
1.28/1.74	c 2	converted 1346 (10%) expressions
1.28/2.11	c 2	converted 2691 (20%) expressions
3.80/3.91	c 4	converted 4036 (30%) expressions
5.39/5.52	c 6	converted 5381 (40%) expressions
6.76/6.97	c 7	converted 6726 (50%) expressions
8.45/8.67	c 9	converted 8072 (60%) expressions
10.02/10.21	c 11	converted 9417 (70%) expressions
11.62/11.80	c 12	converted 10762 (80%) expressions
12.82/13.05	c 13	converted 12107 (90%) expressions
13.92/14.15	c 14	converted 13452 (100%) expressions
13.92/14.15	c 14	CSP : 7024 integers, 27901 booleans, 73365 clauses, largest domain size 2721
13.92/14.15	c 14	Heap : 47 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
13.92/14.15	c 14	Propagation in CSP
15.53/15.79	c 16	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
15.63/15.80	c 16	CSP : 7024 integers, 27901 booleans, 73365 clauses, largest domain size 2721
15.63/15.80	c 16	Heap : 49 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
15.63/15.83	c 16	Simplifing CSP by introducing new Boolean variables
15.83/16.00	c 16	CSP : 7024 integers, 58219 booleans, 103683 clauses, largest domain size 2721
15.83/16.00	c 16	Heap : 56 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
16.13/16.37	c 17	Encoding CSP to SAT : HOME/temp.cnf
19.03/19.27	c 20	703 (10%) CSP integer variables are encoded (161665 clauses, 2527116 bytes)
21.83/22.04	c 22	1405 (20%) CSP integer variables are encoded (321009 clauses, 5235964 bytes)
24.62/24.86	c 25	2108 (30%) CSP integer variables are encoded (481711 clauses, 7967898 bytes)
27.13/27.39	c 28	2810 (40%) CSP integer variables are encoded (1251166 clauses, 21556384 bytes)
29.31/29.56	c 30	3512 (50%) CSP integer variables are encoded (3078694 clauses, 56279416 bytes)
31.51/31.70	c 32	4215 (60%) CSP integer variables are encoded (4887593 clauses, 90648497 bytes)
33.60/33.80	c 34	4917 (70%) CSP integer variables are encoded (6668853 clauses, 124492437 bytes)
35.78/36.07	c 36	5620 (80%) CSP integer variables are encoded (8460536 clauses, 158534414 bytes)
37.96/38.28	c 39	6322 (90%) CSP integer variables are encoded (10235166 clauses, 192735175 bytes)
40.33/40.65	c 41	7024 (100%) CSP integer variables are encoded (12049132 clauses, 230828461 bytes)
50.31/50.71	c 51	10369 (10%) CSP clauses are encoded (15630278 clauses, 324805985 bytes)
60.17/60.76	c 61	20737 (20%) CSP clauses are encoded (19341687 clauses, 424203426 bytes)
70.17/70.87	c 71	31105 (30%) CSP clauses are encoded (23167099 clauses, 527371442 bytes)
79.85/80.67	c 81	41474 (40%) CSP clauses are encoded (26793571 clauses, 624578517 bytes)
89.54/90.48	c 91	51842 (50%) CSP clauses are encoded (30362321 clauses, 720898055 bytes)
99.31/100.39	c 101	62210 (60%) CSP clauses are encoded (33967197 clauses, 817514875 bytes)
109.10/110.27	c 111	72579 (70%) CSP clauses are encoded (37504334 clauses, 912711393 bytes)
118.79/120.08	c 120	82947 (80%) CSP clauses are encoded (41084363 clauses, 1009724432 bytes)
128.85/130.29	c 131	93315 (90%) CSP clauses are encoded (44811899 clauses, 1114746496 bytes)
139.24/140.89	c 141	103683 (100%) CSP clauses are encoded (48763731 clauses, 1227454935 bytes)
139.24/140.89	c 141	103683 CSP clauses encoded
139.24/140.89	c 141	Writing map file : HOME/temp.map
139.43/141.08	c 141	Heap : 46 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
139.43/141.08	c 141	SAT : 12114375 SAT variables, 48763731 SAT clauses, 1227454935 bytes
139.43/141.08	c 141	Heap : 46 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
139.51/141.14	c 141	SOLVING HOME/temp.cnf
139.51/141.15	c 141	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
195.65/197.66	c 198	*** picosat: out of memory in 'realloc'
195.73/197.72	c ERROR INTERRUPTED

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2083962-1247378548/watcher-2083962-1247378548 -o /tmp/evaluation-result-2083962-1247378548/solver-2083962-1247378548 -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-2083962-1247378548.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.03 2.04 2.00 4/74 21259
/proc/meminfo: memFree=654196/2055920 swapFree=4192812/4192956
[pid=21259] ppid=21257 vsize=18576 CPUtime=0
/proc/21259/stat : 21259 (runsolver) R 21257 21259 21180 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 24921944 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 215418989863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/21259/statm: 4644 284 249 26 0 2626 0

[startup+0.101372 s]
/proc/loadavg: 2.03 2.04 2.00 4/74 21259
/proc/meminfo: memFree=654196/2055920 swapFree=4192812/4192956
[pid=21259] ppid=21257 vsize=16868 CPUtime=0.06
/proc/21259/stat : 21259 (sugar) S 21257 21259 21180 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24921944 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21259/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.201345 s]
/proc/loadavg: 2.03 2.04 2.00 4/74 21259
/proc/meminfo: memFree=654196/2055920 swapFree=4192812/4192956
[pid=21259] ppid=21257 vsize=16868 CPUtime=0.06
/proc/21259/stat : 21259 (sugar) S 21257 21259 21180 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24921944 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21259/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301347 s]
/proc/loadavg: 2.03 2.04 2.00 4/74 21259
/proc/meminfo: memFree=654196/2055920 swapFree=4192812/4192956
[pid=21259] ppid=21257 vsize=16868 CPUtime=0.06
/proc/21259/stat : 21259 (sugar) S 21257 21259 21180 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24921944 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21259/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701402 s]
/proc/loadavg: 2.03 2.04 2.00 4/74 21259
/proc/meminfo: memFree=654196/2055920 swapFree=4192812/4192956
[pid=21259] ppid=21257 vsize=16868 CPUtime=0.06
/proc/21259/stat : 21259 (sugar) S 21257 21259 21180 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24921944 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21259/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50149 s]
/proc/loadavg: 2.03 2.04 2.00 4/85 21271
/proc/meminfo: memFree=628060/2055920 swapFree=4192812/4192956
[pid=21259] ppid=21257 vsize=16868 CPUtime=1.28
/proc/21259/stat : 21259 (sugar) S 21257 21259 21180 0 -1 4194304 1309 10165 0 1 5 1 115 7 15 0 1 0 24921944 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21259/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 16868

[startup+3.10266 s]
/proc/loadavg: 2.03 2.04 2.00 3/85 21281
/proc/meminfo: memFree=632988/2055920 swapFree=4192812/4192956
[pid=21259] ppid=21257 vsize=16868 CPUtime=1.28
/proc/21259/stat : 21259 (sugar) S 21257 21259 21180 0 -1 4194304 1309 10165 0 1 5 1 115 7 16 0 1 0 24921944 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21259/statm: 4217 1111 409 3 0 796 0
[pid=21272] ppid=21259 vsize=5356 CPUtime=0
/proc/21272/stat : 21272 (sh) S 21259 21259 21180 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24922078 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21272/statm: 1339 233 193 169 0 50 0
[pid=21273] ppid=21272 vsize=868580 CPUtime=1.72
/proc/21273/stat : 21273 (java) S 21272 21259 21180 0 -1 0 8431 0 1 0 167 5 0 0 18 0 9 0 24922079 889425920 7520 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21273/statm: 217145 7520 2567 9 0 211650 0
[pid=21273/tid=21274] ppid=21272 vsize=868580 CPUtime=1.26
/proc/21273/task/21274/stat : 21274 (java) R 21272 21259 21180 0 -1 64 2687 0 1 0 125 1 0 0 25 0 9 0 24922080 889425920 7520 996147200 134512640 134550932 4294955936 18446744073709551615 4126408722 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21275] ppid=21272 vsize=868580 CPUtime=0.25
/proc/21273/task/21275/stat : 21275 (java) S 21272 21259 21180 0 -1 64 3562 0 0 0 23 2 0 0 16 0 9 0 24922081 889425920 7520 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21276] ppid=21272 vsize=868580 CPUtime=0
/proc/21273/task/21276/stat : 21276 (java) S 21272 21259 21180 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24922081 889425920 7520 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21277] ppid=21272 vsize=868580 CPUtime=0
/proc/21273/task/21277/stat : 21277 (java) S 21272 21259 21180 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 24922081 889425920 7520 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21278] ppid=21272 vsize=868580 CPUtime=0
/proc/21273/task/21278/stat : 21278 (java) S 21272 21259 21180 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24922083 889425920 7520 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21279] ppid=21272 vsize=868580 CPUtime=0.18
/proc/21273/task/21279/stat : 21279 (java) S 21272 21259 21180 0 -1 64 1479 0 0 0 17 1 0 0 15 0 9 0 24922083 889425920 7520 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21280] ppid=21272 vsize=868580 CPUtime=0
/proc/21273/task/21280/stat : 21280 (java) S 21272 21259 21180 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24922083 889425920 7520 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21281] ppid=21272 vsize=868580 CPUtime=0
/proc/21273/task/21281/stat : 21281 (java) S 21272 21259 21180 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24922083 889425920 7520 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 890804

[startup+6.30302 s]
/proc/loadavg: 2.02 2.04 2.00 3/85 21281
/proc/meminfo: memFree=621660/2055920 swapFree=4192812/4192956
[pid=21259] ppid=21257 vsize=16868 CPUtime=1.28
/proc/21259/stat : 21259 (sugar) S 21257 21259 21180 0 -1 4194304 1309 10165 0 1 5 1 115 7 16 0 1 0 24921944 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21259/statm: 4217 1111 409 3 0 796 0
[pid=21272] ppid=21259 vsize=5356 CPUtime=0
/proc/21272/stat : 21272 (sh) S 21259 21259 21180 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24922078 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21272/statm: 1339 233 193 169 0 50 0
[pid=21273] ppid=21272 vsize=868580 CPUtime=4.89
/proc/21273/stat : 21273 (java) S 21272 21259 21180 0 -1 0 11473 0 1 0 481 8 0 0 18 0 9 0 24922079 889425920 10268 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21273/statm: 217145 10268 2567 9 0 211650 0
[pid=21273/tid=21274] ppid=21272 vsize=868580 CPUtime=4.05
/proc/21273/task/21274/stat : 21274 (java) R 21272 21259 21180 0 -1 64 3078 0 1 0 403 2 0 0 25 0 9 0 24922080 889425920 10268 996147200 134512640 134550932 4294955936 18446744073709551615 4126483840 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21275] ppid=21272 vsize=868580 CPUtime=0.61
/proc/21273/task/21275/stat : 21275 (java) S 21272 21259 21180 0 -1 64 6189 0 0 0 57 4 0 0 16 0 9 0 24922081 889425920 10268 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21276] ppid=21272 vsize=868580 CPUtime=0
/proc/21273/task/21276/stat : 21276 (java) S 21272 21259 21180 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24922081 889425920 10268 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21277] ppid=21272 vsize=868580 CPUtime=0
/proc/21273/task/21277/stat : 21277 (java) S 21272 21259 21180 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 24922081 889425920 10268 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21278] ppid=21272 vsize=868580 CPUtime=0
/proc/21273/task/21278/stat : 21278 (java) S 21272 21259 21180 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24922083 889425920 10268 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21279] ppid=21272 vsize=868580 CPUtime=0.2
/proc/21273/task/21279/stat : 21279 (java) S 21272 21259 21180 0 -1 64 1503 0 0 0 19 1 0 0 15 0 9 0 24922083 889425920 10268 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21280] ppid=21272 vsize=868580 CPUtime=0
/proc/21273/task/21280/stat : 21280 (java) S 21272 21259 21180 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24922083 889425920 10268 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21281] ppid=21272 vsize=868580 CPUtime=0
/proc/21273/task/21281/stat : 21281 (java) S 21272 21259 21180 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24922083 889425920 10268 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 890804

[startup+12.7017 s]
/proc/loadavg: 2.02 2.04 2.00 3/84 21313
/proc/meminfo: memFree=1643036/2055920 swapFree=4192812/4192956
[pid=21259] ppid=21257 vsize=16868 CPUtime=1.28
/proc/21259/stat : 21259 (sugar) S 21257 21259 21180 0 -1 4194304 1309 10165 0 1 5 1 115 7 16 0 1 0 24921944 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21259/statm: 4217 1111 409 3 0 796 0
[pid=21272] ppid=21259 vsize=5356 CPUtime=0
/proc/21272/stat : 21272 (sh) S 21259 21259 21180 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24922078 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21272/statm: 1339 233 193 169 0 50 0
[pid=21273] ppid=21272 vsize=868580 CPUtime=11.24
/proc/21273/stat : 21273 (java) S 21272 21259 21180 0 -1 0 20490 0 1 0 1107 17 0 0 18 0 9 0 24922079 889425920 16445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21273/statm: 217145 16445 2568 9 0 211650 0
[pid=21273/tid=21274] ppid=21272 vsize=868580 CPUtime=9.4
/proc/21273/task/21274/stat : 21274 (java) R 21272 21259 21180 0 -1 64 3769 0 1 0 936 4 0 0 22 0 9 0 24922080 889425920 16445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21273/tid=21275] ppid=21272 vsize=868580 CPUtime=1.62
/proc/21273/task/21275/stat : 21275 (java) R 21272 21259 21180 0 -1 64 14514 0 0 0 151 11 0 0 15 0 9 0 24922081 889425920 16445 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21273/tid=21276] ppid=21272 vsize=868580 CPUtime=0
/proc/21273/task/21276/stat : 21276 (java) S 21272 21259 21180 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24922081 889425920 16446 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21277] ppid=21272 vsize=868580 CPUtime=0
/proc/21273/task/21277/stat : 21277 (java) S 21272 21259 21180 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 24922081 889425920 16446 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21278] ppid=21272 vsize=868580 CPUtime=0
/proc/21273/task/21278/stat : 21278 (java) S 21272 21259 21180 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24922083 889425920 16446 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21279] ppid=21272 vsize=868580 CPUtime=0.2
/proc/21273/task/21279/stat : 21279 (java) S 21272 21259 21180 0 -1 64 1504 0 0 0 19 1 0 0 15 0 9 0 24922083 889425920 16446 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21280] ppid=21272 vsize=868580 CPUtime=0
/proc/21273/task/21280/stat : 21280 (java) S 21272 21259 21180 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24922083 889425920 16447 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21281] ppid=21272 vsize=868580 CPUtime=0
/proc/21273/task/21281/stat : 21281 (java) S 21272 21259 21180 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24922083 889425920 16447 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 890804

[startup+25.5022 s]
/proc/loadavg: 2.02 2.04 2.00 3/93 21322
/proc/meminfo: memFree=1562716/2055920 swapFree=4192812/4192956
[pid=21259] ppid=21257 vsize=16868 CPUtime=1.29
/proc/21259/stat : 21259 (sugar) S 21257 21259 21180 0 -1 4194304 1310 10165 0 1 6 1 115 7 16 0 1 0 24921944 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21259/statm: 4217 1111 409 3 0 796 0
[pid=21272] ppid=21259 vsize=5356 CPUtime=0
/proc/21272/stat : 21272 (sh) S 21259 21259 21180 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24922078 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21272/statm: 1339 233 193 169 0 50 0
[pid=21273] ppid=21272 vsize=868692 CPUtime=24.03
/proc/21273/stat : 21273 (java) S 21272 21259 21180 0 -1 0 25329 0 1 0 2376 27 0 0 18 0 9 0 24922079 889540608 20736 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21273/statm: 217173 20736 2592 9 0 211650 0
[pid=21273/tid=21274] ppid=21272 vsize=868692 CPUtime=21.43
/proc/21273/task/21274/stat : 21274 (java) R 21272 21259 21180 0 -1 64 4153 0 1 0 2133 10 0 0 25 0 9 0 24922080 889540608 20736 996147200 134512640 134550932 4294955936 18446744073709551615 102093965 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21273/tid=21275] ppid=21272 vsize=868692 CPUtime=2.31
/proc/21273/task/21275/stat : 21275 (java) S 21272 21259 21180 0 -1 64 18936 0 0 0 217 14 0 0 16 0 9 0 24922081 889540608 20736 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21273/tid=21276] ppid=21272 vsize=868692 CPUtime=0
/proc/21273/task/21276/stat : 21276 (java) S 21272 21259 21180 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24922081 889540608 20736 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21273/tid=21277] ppid=21272 vsize=868692 CPUtime=0
/proc/21273/task/21277/stat : 21277 (java) S 21272 21259 21180 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24922081 889540608 20736 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21273/tid=21278] ppid=21272 vsize=868692 CPUtime=0
/proc/21273/task/21278/stat : 21278 (java) S 21272 21259 21180 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24922083 889540608 20736 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21279] ppid=21272 vsize=868692 CPUtime=0.26
/proc/21273/task/21279/stat : 21279 (java) S 21272 21259 21180 0 -1 64 1537 0 0 0 25 1 0 0 16 0 9 0 24922083 889540608 20736 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21273/tid=21280] ppid=21272 vsize=868692 CPUtime=0
/proc/21273/task/21280/stat : 21280 (java) S 21272 21259 21180 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24922083 889540608 20736 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21281] ppid=21272 vsize=868692 CPUtime=0
/proc/21273/task/21281/stat : 21281 (java) S 21272 21259 21180 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24922083 889540608 20736 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 890916

[startup+51.102 s]
/proc/loadavg: 2.08 2.05 2.00 3/93 21322
/proc/meminfo: memFree=1111324/2055920 swapFree=4192812/4192956
[pid=21259] ppid=21257 vsize=16868 CPUtime=1.29
/proc/21259/stat : 21259 (sugar) S 21257 21259 21180 0 -1 4194304 1310 10165 0 1 6 1 115 7 16 0 1 0 24921944 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21259/statm: 4217 1111 409 3 0 796 0
[pid=21272] ppid=21259 vsize=5356 CPUtime=0
/proc/21272/stat : 21272 (sh) S 21259 21259 21180 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24922078 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21272/statm: 1339 233 193 169 0 50 0
[pid=21273] ppid=21272 vsize=868692 CPUtime=49.4
/proc/21273/stat : 21273 (java) S 21272 21259 21180 0 -1 0 26562 0 1 0 4723 217 0 0 18 0 9 0 24922079 889540608 20752 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21273/statm: 217173 20752 2593 9 0 211650 0

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

Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 890916

[startup+102.303 s]
/proc/loadavg: 2.30 2.12 2.03 3/93 21323
/proc/meminfo: memFree=405652/2055920 swapFree=4192812/4192956
[pid=21259] ppid=21257 vsize=16868 CPUtime=1.29
/proc/21259/stat : 21259 (sugar) S 21257 21259 21180 0 -1 4194304 1310 10165 0 1 6 1 115 7 16 0 1 0 24921944 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21259/statm: 4217 1111 409 3 0 796 0
[pid=21272] ppid=21259 vsize=5356 CPUtime=0
/proc/21272/stat : 21272 (sh) S 21259 21259 21180 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24922078 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21272/statm: 1339 233 193 169 0 50 0
[pid=21273] ppid=21272 vsize=868692 CPUtime=100.01
/proc/21273/stat : 21273 (java) S 21272 21259 21180 0 -1 0 28575 0 1 0 9484 517 0 0 18 0 9 0 24922079 889540608 20752 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21273/statm: 217173 20752 2593 9 0 211650 0
[pid=21273/tid=21274] ppid=21272 vsize=868692 CPUtime=95.71
/proc/21273/task/21274/stat : 21274 (java) R 21272 21259 21180 0 -1 64 7386 0 1 0 9094 477 0 0 25 0 9 0 24922080 889540608 20752 996147200 134512640 134550932 4294955936 18446744073709551615 4126563638 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21273/tid=21275] ppid=21272 vsize=868692 CPUtime=3.99
/proc/21273/task/21275/stat : 21275 (java) S 21272 21259 21180 0 -1 64 18936 0 0 0 361 38 0 0 16 0 9 0 24922081 889540608 20752 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21273/tid=21276] ppid=21272 vsize=868692 CPUtime=0
/proc/21273/task/21276/stat : 21276 (java) S 21272 21259 21180 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24922081 889540608 20752 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21273/tid=21277] ppid=21272 vsize=868692 CPUtime=0
/proc/21273/task/21277/stat : 21277 (java) S 21272 21259 21180 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24922081 889540608 20752 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21273/tid=21278] ppid=21272 vsize=868692 CPUtime=0
/proc/21273/task/21278/stat : 21278 (java) S 21272 21259 21180 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24922083 889540608 20752 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21279] ppid=21272 vsize=868692 CPUtime=0.28
/proc/21273/task/21279/stat : 21279 (java) S 21272 21259 21180 0 -1 64 1550 0 0 0 27 1 0 0 16 0 9 0 24922083 889540608 20752 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21273/tid=21280] ppid=21272 vsize=868692 CPUtime=0
/proc/21273/task/21280/stat : 21280 (java) S 21272 21259 21180 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24922083 889540608 20752 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21273/tid=21281] ppid=21272 vsize=868692 CPUtime=0
/proc/21273/task/21281/stat : 21281 (java) S 21272 21259 21180 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24922083 889540608 20752 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 890916

[startup+162.301 s]
/proc/loadavg: 2.66 2.26 2.08 3/84 21365
/proc/meminfo: memFree=304548/2055920 swapFree=4192812/4192956
[pid=21259] ppid=21257 vsize=16868 CPUtime=139.56
/proc/21259/stat : 21259 (sugar) S 21257 21259 21180 0 -1 4194304 1366 40567 0 2 7 2 13186 761 16 0 1 0 24921944 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21259/statm: 4217 1114 409 3 0 796 0
[pid=21324] ppid=21259 vsize=5356 CPUtime=0
/proc/21324/stat : 21324 (sh) S 21259 21259 21180 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24936059 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21324/statm: 1339 232 193 169 0 50 0
[pid=21325] ppid=21324 vsize=349460 CPUtime=20.95
/proc/21325/stat : 21325 (picosat) R 21324 21259 21180 0 -1 4194304 69895 0 0 0 964 1131 0 0 25 0 1 0 24936060 357847040 69881 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/21325/statm: 87365 69881 40 102 0 87260 0
Current children cumulated CPU time (s) 160.51
Current children cumulated vsize (KiB) 371684



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+197.702 s]
/proc/loadavg: 2.42 2.24 2.08 2/85 21366
/proc/meminfo: memFree=15196/2055920 swapFree=4192812/4192956
[pid=21259] ppid=21257 vsize=16868 CPUtime=139.56
/proc/21259/stat : 21259 (sugar) S 21257 21259 21180 0 -1 4194304 1377 40567 0 2 7 2 13186 761 16 0 1 0 24921944 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21259/statm: 4217 1114 409 3 0 796 0
[pid=21324] ppid=21259 vsize=5356 CPUtime=0
/proc/21324/stat : 21324 (sh) S 21259 21259 21180 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24936059 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21324/statm: 1339 232 193 169 0 50 0
[pid=21325] ppid=21324 vsize=918872 CPUtime=56.17
/proc/21325/stat : 21325 (picosat) R 21324 21259 21180 0 -1 4195840 192537 0 1 0 2554 3063 0 0 24 0 1 0 24936060 940924928 192524 996147200 134512640 134931368 4294956256 18446744073709551615 134664401 0 0 4096 0 0 0 0 17 0 0 0
/proc/21325/statm: 229718 192524 41 102 0 229613 0
Current children cumulated CPU time (s) 195.73
Current children cumulated vsize (KiB) 941096

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

############
# WARNING:
# current cumulated CPU time (139.56 s) is less than in the last sample (195.88 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (56.32 s) to the 'lost time'.

[startup+197.901 s]
/proc/loadavg: 2.42 2.24 2.08 2/85 21366
/proc/meminfo: memFree=15196/2055920 swapFree=4192812/4192956
[pid=21259] ppid=21257 vsize=16868 CPUtime=139.56
/proc/21259/stat : 21259 (sugar) S 21257 21259 21180 0 -1 4194304 1399 40567 0 2 7 2 13186 761 16 0 1 0 24921944 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21259/statm: 4217 1114 409 3 0 796 0
[pid=21324] ppid=21259 vsize=0 CPUtime=0
/proc/21324/stat : 21324 (sh) Z 21259 21259 21180 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 24936059 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/21324/statm: 0 0 0 0 0 0 0
[pid=21325] ppid=1 vsize=918872 CPUtime=56.32
/proc/21325/stat : 21325 (picosat) R 1 21259 21180 0 -1 4195840 192537 0 1 0 2554 3078 0 0 25 0 1 0 24936060 940924928 192524 996147200 134512640 134931368 4294956256 18446744073709551615 134664401 0 0 4096 0 0 0 0 17 0 0 0
/proc/21325/statm: 229718 192524 41 102 0 229613 0
Current children cumulated CPU time (s) 195.88
Current children cumulated vsize (KiB) 935740

[startup+198.001 s]
/proc/loadavg: 2.42 2.24 2.08 3/86 21367
/proc/meminfo: memFree=16340/2055920 swapFree=4192812/4192956
[pid=21259] ppid=21257 vsize=16868 CPUtime=139.56
/proc/21259/stat : 21259 (sugar) S 21257 21259 21180 0 -1 4194304 1399 40567 0 2 7 2 13186 761 16 0 1 0 24921944 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21259/statm: 4217 1114 409 3 0 796 0
[pid=21324] ppid=21259 vsize=0 CPUtime=0
/proc/21324/stat : 21324 (sh) Z 21259 21259 21180 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 24936059 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/21324/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 139.56
Current children cumulated vsize (KiB) 16868
#
############


Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -21259

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

[startup+198.401 s]
/proc/loadavg: 2.42 2.24 2.08 3/86 21367
/proc/meminfo: memFree=16340/2055920 swapFree=4192812/4192956
[pid=21259] ppid=21257 vsize=16868 CPUtime=139.56
/proc/21259/stat : 21259 (sugar) S 21257 21259 21180 0 -1 4194304 1399 40567 0 2 7 2 13186 761 16 0 1 0 24921944 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21259/statm: 4217 1114 409 3 0 796 0
[pid=21324] ppid=21259 vsize=0 CPUtime=0
/proc/21324/stat : 21324 (sh) Z 21259 21259 21180 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 24936059 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/21324/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 139.56
Current children cumulated vsize (KiB) 16868

[startup+199.201 s]
/proc/loadavg: 2.70 2.31 2.10 2/86 21367
/proc/meminfo: memFree=15508/2055920 swapFree=4192812/4192956
[pid=21259] ppid=21257 vsize=16868 CPUtime=139.56
/proc/21259/stat : 21259 (sugar) S 21257 21259 21180 0 -1 4194304 1399 40567 0 2 7 2 13186 761 16 0 1 0 24921944 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21259/statm: 4217 1114 409 3 0 796 0
[pid=21324] ppid=21259 vsize=0 CPUtime=0
/proc/21324/stat : 21324 (sh) Z 21259 21259 21180 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 24936059 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/21324/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 139.56
Current children cumulated vsize (KiB) 16868

[startup+199.602 s]
/proc/loadavg: 2.70 2.31 2.10 2/86 21367
/proc/meminfo: memFree=15508/2055920 swapFree=4192812/4192956
[pid=21259] ppid=21257 vsize=16868 CPUtime=139.56
/proc/21259/stat : 21259 (sugar) S 21257 21259 21180 0 -1 4194304 1399 40567 0 2 7 2 13186 761 16 0 1 0 24921944 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21259/statm: 4217 1114 409 3 0 796 0
[pid=21324] ppid=21259 vsize=0 CPUtime=0
/proc/21324/stat : 21324 (sh) Z 21259 21259 21180 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 24936059 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/21324/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 139.56
Current children cumulated vsize (KiB) 16868

[startup+199.702 s]
/proc/loadavg: 2.70 2.31 2.10 2/86 21367
/proc/meminfo: memFree=15508/2055920 swapFree=4192812/4192956
[pid=21259] ppid=21257 vsize=16868 CPUtime=139.56
/proc/21259/stat : 21259 (sugar) S 21257 21259 21180 0 -1 4194304 1399 40567 0 2 7 2 13186 761 16 0 1 0 24921944 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/21259/statm: 4217 1114 409 3 0 796 0
[pid=21324] ppid=21259 vsize=0 CPUtime=0
/proc/21324/stat : 21324 (sh) Z 21259 21259 21180 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 24936059 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/21324/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 139.56
Current children cumulated vsize (KiB) 16868

Child ended because it received signal 9 (SIGKILL)

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 56.32
#  lost CPU user time (s): 25.54
#  lost CPU system time (s): 30.78

Real time (s): 199.73
CPU time (s): 195.899
CPU user time (s): 157.481
CPU system time (s): 38.4178
CPU usage (%): 98.082
Max. virtual memory (cumulated for all children) (KiB): 941096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 131.941
system time used= 7.63784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41966
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= 54739
involuntary context switches= 53287

runsolver used 0.250961 second user time and 0.714891 second system time

The end

Launcher Data

Begin job on node9 at 2009-07-12 08:02:28
IDJOB=2083962
IDBENCH=57990
IDSOLVER=738
FILE ID=node9/2083962-1247378548
PBS_JOBID= 9507203
Free space on /tmp= 66060 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/fapp/fapp27/normalized-fapp27-2550-8.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-2083962-1247378548/watcher-2083962-1247378548 -o /tmp/evaluation-result-2083962-1247378548/solver-2083962-1247378548 -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-2083962-1247378548.xml

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

MD5SUM BENCH= 80784ad202db7a8a76db2282d616ca89
RANDOM SEED=324971052

node9.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.216
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.216
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:        654676 kB
Buffers:         48888 kB
Cached:         556652 kB
SwapCached:          0 kB
Active:        1186392 kB
Inactive:       130916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        654676 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3080 kB
Writeback:           0 kB
Mapped:         723020 kB
Slab:            67600 kB
Committed_AS:   889464 kB
PageTables:       3320 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= 64840 MiB
End job on node9 at 2009-07-12 08:05:48