Trace number 2068948

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+minisat? (TO) 1800.07 1814.97

General information on the benchmark

Namecsp/tdsp/
normalized-C5-1-90.xml
MD5SUM201be1397216eda1a01a388a4af9416b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables221
Number of constraints2774
Maximum constraint arity6
Maximum domain size91
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2774
Global constraints used (with number of constraints)

Solver Data

0.04/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.04/0.07	c 0	BEGIN Sat Jul 11 23:51:03 2009
0.04/0.07	c 0	PID 16278
0.04/0.07	c 0	HOST node81.alineos.net
0.04/0.07	c 0	CONVERTING HOME/instance-2068948-1247349063.xml TO HOME/temp.csp
0.04/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2068948-1247349063.xml' 'HOME/temp.csp'
0.06/0.55	c 1	5 domains, 221 variables, 2 predicates, 0 relations, 2774 constraints
0.06/0.60	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.60	c 1	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'
0.52/0.67	c 1	Parsing HOME/temp.csp
0.52/0.78	c 1	parsed 3002 expressions
0.52/0.79	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.52/0.79	c 1	Converting to clausal form CSP
0.52/0.95	c 1	converted 301 (10%) expressions
0.91/1.03	c 1	converted 601 (20%) expressions
0.91/1.06	c 1	converted 901 (30%) expressions
0.91/1.08	c 1	converted 1201 (40%) expressions
0.91/1.10	c 1	converted 1501 (50%) expressions
1.00/1.12	c 1	converted 1802 (60%) expressions
1.00/1.14	c 1	converted 2102 (70%) expressions
1.09/1.21	c 1	converted 2402 (80%) expressions
1.09/1.23	c 1	converted 2702 (90%) expressions
1.09/1.25	c 1	converted 3002 (100%) expressions
1.09/1.25	c 1	CSP : 363 integers, 0 booleans, 3050 clauses, largest domain size 90
1.09/1.25	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.09/1.25	c 1	Propagation in CSP
1.09/1.26	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.09/1.26	c 1	CSP : 363 integers, 0 booleans, 3050 clauses, largest domain size 90
1.09/1.26	c 1	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.09/1.27	c 1	Simplifing CSP by introducing new Boolean variables
1.20/1.38	c 1	CSP : 363 integers, 10512 booleans, 13562 clauses, largest domain size 90
1.20/1.38	c 1	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.29/1.44	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.29/1.46	c 2	37 (10%) CSP integer variables are encoded (1592 clauses, 18593 bytes)
1.29/1.47	c 2	73 (20%) CSP integer variables are encoded (3240 clauses, 40017 bytes)
1.29/1.47	c 2	109 (30%) CSP integer variables are encoded (4894 clauses, 61519 bytes)
1.29/1.47	c 2	146 (40%) CSP integer variables are encoded (6510 clauses, 82527 bytes)
1.29/1.47	c 2	182 (50%) CSP integer variables are encoded (8194 clauses, 104419 bytes)
1.29/1.47	c 2	218 (60%) CSP integer variables are encoded (9882 clauses, 126556 bytes)
1.29/1.47	c 2	255 (70%) CSP integer variables are encoded (10256 clauses, 132166 bytes)
1.29/1.48	c 2	291 (80%) CSP integer variables are encoded (10397 clauses, 134281 bytes)
1.29/1.48	c 2	327 (90%) CSP integer variables are encoded (10636 clauses, 137866 bytes)
1.29/1.48	c 2	363 (100%) CSP integer variables are encoded (10786 clauses, 140116 bytes)
2.49/2.68	c 3	1357 (10%) CSP clauses are encoded (538099 clauses, 12658925 bytes)
3.29/3.46	c 4	2713 (20%) CSP clauses are encoded (904675 clauses, 21346215 bytes)
4.47/4.69	c 5	4069 (30%) CSP clauses are encoded (1487561 clauses, 35898262 bytes)
5.75/5.97	c 6	5425 (40%) CSP clauses are encoded (2081490 clauses, 50813881 bytes)
6.54/6.74	c 7	6781 (50%) CSP clauses are encoded (2455383 clauses, 60049509 bytes)
7.44/7.69	c 8	8138 (60%) CSP clauses are encoded (2905750 clauses, 71249955 bytes)
8.43/8.68	c 9	9494 (70%) CSP clauses are encoded (3373939 clauses, 82926058 bytes)
9.32/9.54	c 10	10850 (80%) CSP clauses are encoded (3777763 clauses, 92938610 bytes)
10.19/10.44	c 10	12206 (90%) CSP clauses are encoded (4188864 clauses, 103149453 bytes)
11.09/11.33	c 11	13562 (100%) CSP clauses are encoded (4600324 clauses, 113385013 bytes)
11.09/11.33	c 11	13562 CSP clauses encoded
11.09/11.33	c 11	Writing map file : HOME/temp.map
11.09/11.34	c 11	Heap : 6 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
11.09/11.34	c 11	SAT : 21655 SAT variables, 4600324 SAT clauses, 113385013 bytes
11.09/11.34	c 11	Heap : 6 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
11.09/11.38	c 11	SOLVING HOME/temp.cnf
11.09/11.38	c 11	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
11.09/11.39	c 11	This is MiniSat 2.0 beta
11.09/11.39	c 11	WARNING: for repeatability, setting FPU to use double precision
11.09/11.39	c 11	============================[ Problem Statistics ]=============================
11.09/11.39	c 11	|                                                                             |
11.09/11.39	c 11	|  Number of variables:  21655                                                |
11.09/11.39	c 11	|  Number of clauses:    4600324                                              |
13.84/14.13	c 14	|  Parsing time:         2.30         s                                       |
13.95/14.26	c 14	============================[ Search Statistics ]==============================
13.95/14.26	c 14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.95/14.26	c 14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.95/14.26	c 14	===============================================================================
13.95/14.26	c 14	|         0 |   21655  4600324 17529648 |  1533441        0    nan |  0.000 % |
14.73/15.05	c 15	|       100 |   21655  4600324 17529648 |  1686785      100     27 |  0.000 % |
15.33/15.66	c 16	|       250 |   21655  4600324 17529648 |  1855464      250     23 |  0.000 % |
15.93/16.27	c 16	|       475 |   21655  4600324 17529648 |  2041010      475     21 |  0.000 % |
16.83/17.17	c 17	|       812 |   21655  4600324 17529648 |  2245111      812     20 |  0.000 % |
18.12/18.47	c 19	|      1318 |   21655  4600324 17529648 |  2469622     1318     20 |  0.000 % |
19.90/20.29	c 20	|      2078 |   21655  4600324 17529648 |  2716584     2078     20 |  0.000 % |
22.80/23.15	c 23	|      3217 |   21655  4600324 17529648 |  2988243     3217     21 |  0.000 % |
26.87/27.22	c 27	|      4927 |   21655  4600324 17529648 |  3287067     4927     23 |  0.000 % |
31.85/32.30	c 32	|      7492 |   21655  4600324 17529648 |  3615774     7492     25 |  0.000 % |
38.31/38.74	c 39	|     11336 |   21655  4600324 17529648 |  3977351    11336     32 |  0.000 % |
48.27/48.79	c 49	|     17102 |   21655  4600324 17529648 |  4375087    17102     35 |  0.000 % |
62.00/62.59	c 63	|     25751 |   21655  4600324 17529648 |  4812595    25751     41 |  0.000 % |
88.27/88.94	c 89	|     38728 |   21655  4600324 17529648 |  5293855    38728     95 |  0.000 % |
123.10/123.99	c 124	|     58189 |   21655  4600324 17529648 |  5823240    58189     85 |  0.000 % |
173.66/174.76	c 175	|     87381 |   21655  4600324 17529648 |  6405565    87381     81 |  0.000 % |
242.73/244.15	c 244	|    131172 |   21655  4600324 17529648 |  7046121   131172     89 |  0.000 % |
382.54/384.69	c 385	|    196856 |   21655  4600324 17529648 |  7750733   196856    110 |  0.000 % |
662.12/666.36	c 666	|    295382 |   21655  4600324 17529648 |  8525807   295382    150 |  0.000 % |
1092.16/1100.48	c 1101	|    443171 |   21655  4600324 17529648 |  9378387   443171    177 |  0.000 % |
1800.00/1814.81	c ERROR INTERRUPTED
11.17/1814.92	s UNKNOWN
11.17/1814.92	c 1815	CPU 11.16 (0.06 0.01 10.09 1)
11.17/1814.92	c 1815	END Sun Jul 12 00:21:18 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-2068948-1247349063/watcher-2068948-1247349063 -o /tmp/evaluation-result-2068948-1247349063/solver-2068948-1247349063 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2068948-1247349063.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.12 2.29 2.26 4/83 16278
/proc/meminfo: memFree=1213328/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=18576 CPUtime=0
/proc/16278/stat : 16278 (runsolver) R 16276 16278 16241 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 21971378 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 269807578407 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16278/statm: 4644 284 249 26 0 2626 0

[startup+0.0552509 s]
/proc/loadavg: 2.12 2.29 2.26 4/83 16278
/proc/meminfo: memFree=1213328/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=15948 CPUtime=0.04
/proc/16278/stat : 16278 (sugar) R 16276 16278 16241 0 -1 4194304 910 0 0 0 3 1 0 0 20 0 1 0 21971378 16330752 878 996147200 4194304 4206940 548682068608 18446744073709551615 269827580997 0 0 4224 0 0 0 0 17 0 0 0
/proc/16278/statm: 3987 878 380 3 0 566 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15948

[startup+0.102255 s]
/proc/loadavg: 2.12 2.29 2.26 4/83 16278
/proc/meminfo: memFree=1213328/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=16868 CPUtime=0.06
/proc/16278/stat : 16278 (sugar) S 16276 16278 16241 0 -1 4194304 1227 128 0 0 5 1 0 0 22 0 1 0 21971378 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16278/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302275 s]
/proc/loadavg: 2.12 2.29 2.26 4/83 16278
/proc/meminfo: memFree=1213328/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=16868 CPUtime=0.06
/proc/16278/stat : 16278 (sugar) S 16276 16278 16241 0 -1 4194304 1227 128 0 0 5 1 0 0 22 0 1 0 21971378 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16278/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.702353 s]
/proc/loadavg: 2.12 2.29 2.26 4/83 16278
/proc/meminfo: memFree=1213328/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=16868 CPUtime=0.52
/proc/16278/stat : 16278 (sugar) S 16276 16278 16241 0 -1 4194304 1309 5504 0 1 5 1 43 3 16 0 1 0 21971378 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16278/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 16868

[startup+1.50141 s]
/proc/loadavg: 2.12 2.29 2.26 4/94 16300
/proc/meminfo: memFree=1162424/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=16868 CPUtime=0.52
/proc/16278/stat : 16278 (sugar) S 16276 16278 16241 0 -1 4194304 1310 5504 0 1 5 1 43 3 15 0 1 0 21971378 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16278/statm: 4217 1111 409 3 0 796 0
[pid=16291] ppid=16278 vsize=5356 CPUtime=0
/proc/16291/stat : 16291 (sh) S 16278 16278 16241 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21971438 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16291/statm: 1339 233 193 169 0 50 0
[pid=16292] ppid=16291 vsize=868708 CPUtime=0.87
/proc/16292/stat : 16292 (java) S 16291 16278 16241 0 -1 0 8180 0 1 0 82 5 0 0 19 0 9 0 21971438 889556992 7383 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16292/statm: 217177 7383 2590 9 0 211654 0
[pid=16292/tid=16293] ppid=16291 vsize=868708 CPUtime=0.45
/proc/16292/task/16293/stat : 16293 (java) R 16291 16278 16241 0 -1 64 2743 0 1 0 43 2 0 0 18 0 9 0 21971439 889556992 7383 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16294] ppid=16291 vsize=868708 CPUtime=0.22
/proc/16292/task/16294/stat : 16294 (java) S 16291 16278 16241 0 -1 64 3247 0 0 0 22 0 0 0 16 0 9 0 21971440 889556992 7383 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16295] ppid=16291 vsize=868708 CPUtime=0
/proc/16292/task/16295/stat : 16295 (java) S 16291 16278 16241 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21971441 889556992 7383 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16296] ppid=16291 vsize=868708 CPUtime=0
/proc/16292/task/16296/stat : 16296 (java) S 16291 16278 16241 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21971441 889556992 7383 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16297] ppid=16291 vsize=868708 CPUtime=0
/proc/16292/task/16297/stat : 16297 (java) S 16291 16278 16241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21971443 889556992 7383 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16298] ppid=16291 vsize=868708 CPUtime=0.17
/proc/16292/task/16298/stat : 16298 (java) R 16291 16278 16241 0 -1 64 1492 0 0 0 16 1 0 0 16 0 9 0 21971443 889556992 7383 996147200 134512640 134550932 4294955936 18446744073709551615 101680828 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16299] ppid=16291 vsize=868708 CPUtime=0
/proc/16292/task/16299/stat : 16299 (java) S 16291 16278 16241 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21971443 889556992 7383 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16300] ppid=16291 vsize=868708 CPUtime=0
/proc/16292/task/16300/stat : 16300 (java) S 16291 16278 16241 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21971443 889556992 7383 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 890932

[startup+3.10158 s]
/proc/loadavg: 2.12 2.29 2.26 4/94 16300
/proc/meminfo: memFree=1097272/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=16868 CPUtime=0.52
/proc/16278/stat : 16278 (sugar) S 16276 16278 16241 0 -1 4194304 1310 5504 0 1 5 1 43 3 16 0 1 0 21971378 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16278/statm: 4217 1111 409 3 0 796 0
[pid=16291] ppid=16278 vsize=5356 CPUtime=0
/proc/16291/stat : 16291 (sh) S 16278 16278 16241 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21971438 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16291/statm: 1339 233 193 169 0 50 0
[pid=16292] ppid=16291 vsize=868708 CPUtime=2.47
/proc/16292/stat : 16292 (java) S 16291 16278 16241 0 -1 0 8705 0 1 0 228 19 0 0 19 0 9 0 21971438 889556992 7396 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16292/statm: 217177 7396 2590 9 0 211654 0
[pid=16292/tid=16293] ppid=16291 vsize=868708 CPUtime=1.84
/proc/16292/task/16293/stat : 16293 (java) R 16291 16278 16241 0 -1 64 3255 0 1 0 172 12 0 0 25 0 9 0 21971439 889556992 7396 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16294] ppid=16291 vsize=868708 CPUtime=0.4
/proc/16292/task/16294/stat : 16294 (java) S 16291 16278 16241 0 -1 64 3247 0 0 0 36 4 0 0 16 0 9 0 21971440 889556992 7396 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16295] ppid=16291 vsize=868708 CPUtime=0
/proc/16292/task/16295/stat : 16295 (java) S 16291 16278 16241 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21971441 889556992 7396 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16296] ppid=16291 vsize=868708 CPUtime=0
/proc/16292/task/16296/stat : 16296 (java) S 16291 16278 16241 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21971441 889556992 7396 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16297] ppid=16291 vsize=868708 CPUtime=0
/proc/16292/task/16297/stat : 16297 (java) S 16291 16278 16241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21971443 889556992 7396 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16298] ppid=16291 vsize=868708 CPUtime=0.19
/proc/16292/task/16298/stat : 16298 (java) R 16291 16278 16241 0 -1 64 1505 0 0 0 18 1 0 0 16 0 9 0 21971443 889556992 7396 996147200 134512640 134550932 4294955936 18446744073709551615 101680828 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16299] ppid=16291 vsize=868708 CPUtime=0
/proc/16292/task/16299/stat : 16299 (java) S 16291 16278 16241 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21971443 889556992 7396 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16300] ppid=16291 vsize=868708 CPUtime=0
/proc/16292/task/16300/stat : 16300 (java) S 16291 16278 16241 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21971443 889556992 7396 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 890932

[startup+6.30292 s]
/proc/loadavg: 2.11 2.28 2.26 3/94 16300
/proc/meminfo: memFree=1005752/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=16868 CPUtime=0.52
/proc/16278/stat : 16278 (sugar) S 16276 16278 16241 0 -1 4194304 1310 5504 0 1 5 1 43 3 16 0 1 0 21971378 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16278/statm: 4217 1111 409 3 0 796 0
[pid=16291] ppid=16278 vsize=5356 CPUtime=0
/proc/16291/stat : 16291 (sh) S 16278 16278 16241 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21971438 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16291/statm: 1339 233 193 169 0 50 0
[pid=16292] ppid=16291 vsize=868708 CPUtime=5.62
/proc/16292/stat : 16292 (java) S 16291 16278 16241 0 -1 0 9797 0 1 0 514 48 0 0 19 0 9 0 21971438 889556992 7408 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16292/statm: 217177 7408 2590 9 0 211654 0
[pid=16292/tid=16293] ppid=16291 vsize=868708 CPUtime=4.7
/proc/16292/task/16293/stat : 16293 (java) R 16291 16278 16241 0 -1 64 4335 0 1 0 435 35 0 0 25 0 9 0 21971439 889556992 7408 996147200 134512640 134550932 4294955936 18446744073709551615 4126887172 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16294] ppid=16291 vsize=868708 CPUtime=0.69
/proc/16292/task/16294/stat : 16294 (java) S 16291 16278 16241 0 -1 64 3247 0 0 0 59 10 0 0 16 0 9 0 21971440 889556992 7408 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16295] ppid=16291 vsize=868708 CPUtime=0
/proc/16292/task/16295/stat : 16295 (java) S 16291 16278 16241 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21971441 889556992 7408 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16296] ppid=16291 vsize=868708 CPUtime=0
/proc/16292/task/16296/stat : 16296 (java) S 16291 16278 16241 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21971441 889556992 7408 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16297] ppid=16291 vsize=868708 CPUtime=0
/proc/16292/task/16297/stat : 16297 (java) S 16291 16278 16241 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21971443 889556992 7408 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16298] ppid=16291 vsize=868708 CPUtime=0.2
/proc/16292/task/16298/stat : 16298 (java) S 16291 16278 16241 0 -1 64 1517 0 0 0 19 1 0 0 16 0 9 0 21971443 889556992 7408 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16299] ppid=16291 vsize=868708 CPUtime=0
/proc/16292/task/16299/stat : 16299 (java) S 16291 16278 16241 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21971443 889556992 7408 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16292/tid=16300] ppid=16291 vsize=868708 CPUtime=0
/proc/16292/task/16300/stat : 16300 (java) S 16291 16278 16241 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21971443 889556992 7408 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 890932

[startup+12.7016 s]
/proc/loadavg: 2.11 2.28 2.26 4/86 16302
/proc/meminfo: memFree=857336/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=16868 CPUtime=11.16
/proc/16278/stat : 16278 (sugar) S 16276 16278 16241 0 -1 4194304 1376 17283 0 2 6 1 1009 100 16 0 1 0 21971378 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16278/statm: 4217 1113 409 3 0 796 0
[pid=16301] ppid=16278 vsize=5356 CPUtime=0
/proc/16301/stat : 16301 (sh) S 16278 16278 16241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21972517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16301/statm: 1339 232 193 169 0 50 0
[pid=16302] ppid=16301 vsize=100008 CPUtime=1.29
/proc/16302/stat : 16302 (minisat) R 16301 16278 16241 0 -1 4194304 24704 0 0 0 107 22 0 0 25 0 1 0 21972517 102408192 24690 996147200 134512640 135127466 4294956256 18446744073709551615 134706298 0 0 4096 3 0 0 0 17 1 0 0
/proc/16302/statm: 25002 24692 62 150 0 24849 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 122232

[startup+25.503 s]
/proc/loadavg: 2.23 2.30 2.26 4/86 16302
/proc/meminfo: memFree=665016/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=16868 CPUtime=11.16
/proc/16278/stat : 16278 (sugar) S 16276 16278 16241 0 -1 4194304 1376 17283 0 2 6 1 1009 100 16 0 1 0 21971378 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16278/statm: 4217 1113 409 3 0 796 0
[pid=16301] ppid=16278 vsize=5356 CPUtime=0
/proc/16301/stat : 16301 (sh) S 16278 16278 16241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21972517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16301/statm: 1339 232 193 169 0 50 0
[pid=16302] ppid=16301 vsize=243760 CPUtime=14.02
/proc/16302/stat : 16302 (minisat) R 16301 16278 16241 0 -1 4194304 59959 0 0 0 1356 46 0 0 25 0 1 0 21972517 249610240 59945 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16302/statm: 60940 59945 76 150 0 60787 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 265984

[startup+51.1027 s]
/proc/loadavg: 2.30 2.31 2.27 5/86 16302
/proc/meminfo: memFree=661304/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=16868 CPUtime=11.16
/proc/16278/stat : 16278 (sugar) S 16276 16278 16241 0 -1 4194304 1376 17283 0 2 6 1 1009 100 16 0 1 0 21971378 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16278/statm: 4217 1113 409 3 0 796 0
[pid=16301] ppid=16278 vsize=5356 CPUtime=0
/proc/16301/stat : 16301 (sh) S 16278 16278 16241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21972517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16301/statm: 1339 232 193 169 0 50 0
[pid=16302] ppid=16301 vsize=247748 CPUtime=39.49
/proc/16302/stat : 16302 (minisat) R 16301 16278 16241 0 -1 4194304 60929 0 0 0 3902 47 0 0 25 0 1 0 21972517 253693952 60915 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16302/statm: 61937 60915 76 150 0 61784 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 269972

[startup+102.306 s]
/proc/loadavg: 2.35 2.33 2.27 3/86 16302
/proc/meminfo: memFree=640824/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=16868 CPUtime=11.16
/proc/16278/stat : 16278 (sugar) S 16276 16278 16241 0 -1 4194304 1376 17283 0 2 6 1 1009 100 16 0 1 0 21971378 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16278/statm: 4217 1113 409 3 0 796 0
[pid=16301] ppid=16278 vsize=5356 CPUtime=0

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

/proc/16302/stat : 16302 (minisat) R 16301 16278 16241 0 -1 4194304 164218 0 0 0 139816 172 0 0 25 0 1 0 21972517 677486592 164204 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16302/statm: 165402 164204 76 150 0 165249 0
Current children cumulated CPU time (s) 1411.04
Current children cumulated vsize (KiB) 683832

[startup+1482.3 s]
/proc/loadavg: 2.34 2.34 2.28 4/86 16308
/proc/meminfo: memFree=223544/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=16868 CPUtime=11.16
/proc/16278/stat : 16278 (sugar) S 16276 16278 16241 0 -1 4194304 1376 17283 0 2 6 1 1009 100 16 0 1 0 21971378 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16278/statm: 4217 1113 409 3 0 796 0
[pid=16301] ppid=16278 vsize=5356 CPUtime=0
/proc/16301/stat : 16301 (sh) S 16278 16278 16241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21972517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16301/statm: 1339 232 193 169 0 50 0
[pid=16302] ppid=16301 vsize=679244 CPUtime=1459.32
/proc/16302/stat : 16302 (minisat) R 16301 16278 16241 0 -1 4194304 168629 0 0 0 145754 178 0 0 25 0 1 0 21972517 695545856 168615 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/16302/statm: 169811 168615 76 150 0 169658 0
Current children cumulated CPU time (s) 1470.48
Current children cumulated vsize (KiB) 701468

[startup+1542.3 s]
/proc/loadavg: 2.15 2.29 2.27 4/86 16308
/proc/meminfo: memFree=206392/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=16868 CPUtime=11.16
/proc/16278/stat : 16278 (sugar) S 16276 16278 16241 0 -1 4194304 1376 17283 0 2 6 1 1009 100 16 0 1 0 21971378 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16278/statm: 4217 1113 409 3 0 796 0
[pid=16301] ppid=16278 vsize=5356 CPUtime=0
/proc/16301/stat : 16301 (sh) S 16278 16278 16241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21972517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16301/statm: 1339 232 193 169 0 50 0
[pid=16302] ppid=16301 vsize=696404 CPUtime=1518.75
/proc/16302/stat : 16302 (minisat) R 16301 16278 16241 0 -1 4194304 172915 0 0 0 151692 183 0 0 25 0 1 0 21972517 713117696 172901 996147200 134512640 135127466 4294956256 18446744073709551615 134527131 0 0 4096 3 0 0 0 17 1 0 0
/proc/16302/statm: 174101 172901 76 150 0 173948 0
Current children cumulated CPU time (s) 1529.91
Current children cumulated vsize (KiB) 718628

[startup+1602.3 s]
/proc/loadavg: 2.40 2.34 2.28 3/86 16308
/proc/meminfo: memFree=188792/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=16868 CPUtime=11.16
/proc/16278/stat : 16278 (sugar) S 16276 16278 16241 0 -1 4194304 1376 17283 0 2 6 1 1009 100 16 0 1 0 21971378 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16278/statm: 4217 1113 409 3 0 796 0
[pid=16301] ppid=16278 vsize=5356 CPUtime=0
/proc/16301/stat : 16301 (sh) S 16278 16278 16241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21972517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16301/statm: 1339 232 193 169 0 50 0
[pid=16302] ppid=16301 vsize=714028 CPUtime=1578.2
/proc/16302/stat : 16302 (minisat) R 16301 16278 16241 0 -1 4194304 177329 0 0 0 157631 189 0 0 25 0 1 0 21972517 731164672 177315 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16302/statm: 178507 177315 76 150 0 178354 0
Current children cumulated CPU time (s) 1589.36
Current children cumulated vsize (KiB) 736252

[startup+1662.3 s]
/proc/loadavg: 2.48 2.35 2.29 4/86 16308
/proc/meminfo: memFree=170424/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=16868 CPUtime=11.16
/proc/16278/stat : 16278 (sugar) S 16276 16278 16241 0 -1 4194304 1376 17283 0 2 6 1 1009 100 16 0 1 0 21971378 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16278/statm: 4217 1113 409 3 0 796 0
[pid=16301] ppid=16278 vsize=5356 CPUtime=0
/proc/16301/stat : 16301 (sh) S 16278 16278 16241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21972517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16301/statm: 1339 232 193 169 0 50 0
[pid=16302] ppid=16301 vsize=732376 CPUtime=1637.64
/proc/16302/stat : 16302 (minisat) R 16301 16278 16241 0 -1 4194304 181920 0 0 0 163570 194 0 0 25 0 1 0 21972517 749953024 181906 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/16302/statm: 183094 181906 76 150 0 182941 0
Current children cumulated CPU time (s) 1648.8
Current children cumulated vsize (KiB) 754600

[startup+1722.3 s]
/proc/loadavg: 2.21 2.30 2.27 3/86 16308
/proc/meminfo: memFree=152184/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=16868 CPUtime=11.16
/proc/16278/stat : 16278 (sugar) S 16276 16278 16241 0 -1 4194304 1376 17283 0 2 6 1 1009 100 16 0 1 0 21971378 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16278/statm: 4217 1113 409 3 0 796 0
[pid=16301] ppid=16278 vsize=5356 CPUtime=0
/proc/16301/stat : 16301 (sh) S 16278 16278 16241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21972517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16301/statm: 1339 232 193 169 0 50 0
[pid=16302] ppid=16301 vsize=750488 CPUtime=1697.08
/proc/16302/stat : 16302 (minisat) R 16301 16278 16241 0 -1 4194304 186456 0 0 0 169508 200 0 0 25 0 1 0 21972517 768499712 186442 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 1 0 0
/proc/16302/statm: 187622 186442 76 150 0 187469 0
Current children cumulated CPU time (s) 1708.24
Current children cumulated vsize (KiB) 772712

[startup+1782.3 s]
/proc/loadavg: 2.33 2.32 2.28 3/86 16308
/proc/meminfo: memFree=135288/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=16868 CPUtime=11.16
/proc/16278/stat : 16278 (sugar) S 16276 16278 16241 0 -1 4194304 1376 17283 0 2 6 1 1009 100 16 0 1 0 21971378 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16278/statm: 4217 1113 409 3 0 796 0
[pid=16301] ppid=16278 vsize=5356 CPUtime=0
/proc/16301/stat : 16301 (sh) S 16278 16278 16241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21972517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16301/statm: 1339 232 193 169 0 50 0
[pid=16302] ppid=16301 vsize=766856 CPUtime=1756.51
/proc/16302/stat : 16302 (minisat) R 16301 16278 16241 0 -1 4194304 190567 0 0 0 175444 207 0 0 25 0 1 0 21972517 785260544 190553 996147200 134512640 135127466 4294956256 18446744073709551615 134527053 0 0 4096 3 0 0 0 17 1 0 0
/proc/16302/statm: 191714 190553 76 150 0 191561 0
Current children cumulated CPU time (s) 1767.67
Current children cumulated vsize (KiB) 789080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.8 s]
/proc/loadavg: 1.84 2.20 2.24 2/71 16367
/proc/meminfo: memFree=573496/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=16868 CPUtime=11.16
/proc/16278/stat : 16278 (sugar) S 16276 16278 16241 0 -1 4194304 1376 17283 0 2 6 1 1009 100 16 0 1 0 21971378 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16278/statm: 4217 1113 409 3 0 796 0
[pid=16301] ppid=16278 vsize=5356 CPUtime=0
/proc/16301/stat : 16301 (sh) S 16278 16278 16241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21972517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16301/statm: 1339 232 193 169 0 50 0
[pid=16302] ppid=16301 vsize=777024 CPUtime=1788.84
/proc/16302/stat : 16302 (minisat) R 16301 16278 16241 0 -1 4194304 193100 0 0 0 178674 210 0 0 25 0 1 0 21972517 795672576 193086 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/16302/statm: 194256 193086 76 150 0 194103 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 799248

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

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

[startup+1814.8 s]
/proc/loadavg: 1.84 2.20 2.24 2/71 16367
/proc/meminfo: memFree=573496/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=16868 CPUtime=11.16
/proc/16278/stat : 16278 (sugar) S 16276 16278 16241 0 -1 4194304 1376 17283 0 2 6 1 1009 100 16 0 1 0 21971378 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 269816475746 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16278/statm: 4217 1113 409 3 0 796 0
[pid=16301] ppid=16278 vsize=5356 CPUtime=0
/proc/16301/stat : 16301 (sh) S 16278 16278 16241 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21972517 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16301/statm: 1339 232 193 169 0 50 0
[pid=16302] ppid=16301 vsize=777024 CPUtime=1788.84
/proc/16302/stat : 16302 (minisat) R 16301 16278 16241 0 -1 4194304 193100 0 0 0 178674 210 0 0 25 0 1 0 21972517 795672576 193086 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/16302/statm: 194256 193086 76 150 0 194103 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 799248

[startup+1814.92 s]
/proc/loadavg: 1.84 2.20 2.24 3/70 16368
/proc/meminfo: memFree=1346944/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=16868 CPUtime=11.17
/proc/16278/stat : 16278 (sugar) R 16276 16278 16241 0 -1 4194304 1423 17560 0 2 6 2 1009 100 15 0 1 0 21971378 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 269807752233 0 0 4224 16386 0 0 0 17 1 0 0
/proc/16278/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 11.17
Current children cumulated vsize (KiB) 16868
#
############


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

[startup+1814.92 s]
/proc/loadavg: 1.84 2.20 2.24 3/70 16368
/proc/meminfo: memFree=1346944/2055920 swapFree=4192948/4192956
[pid=16278] ppid=16276 vsize=16868 CPUtime=11.17
/proc/16278/stat : 16278 (sugar) R 16276 16278 16241 0 -1 4194304 1423 17560 0 2 6 2 1009 100 15 0 1 0 21971378 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 269807752233 0 0 4224 16386 0 0 0 17 1 0 0
/proc/16278/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 11.17
Current children cumulated vsize (KiB) 16868

Child status: 0

# 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): 1788.83
#  lost CPU user time (s): 1786.74
#  lost CPU system time (s): 2.09

Real time (s): 1814.97
CPU time (s): 1800.07
CPU user time (s): 1796.9
CPU system time (s): 3.16784
CPU usage (%): 99.1786
Max. virtual memory (cumulated for all children) (KiB): 891008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.1585
system time used= 1.07784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19042
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= 31499
involuntary context switches= 31685

runsolver used 2.45763 second user time and 5.77912 second system time

The end

Launcher Data

Begin job on node81 at 2009-07-11 23:51:03
IDJOB=2068948
IDBENCH=54961
IDSOLVER=739
FILE ID=node81/2068948-1247349063
PBS_JOBID= 9506888
Free space on /tmp= 126620 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/tdsp/normalized-C5-1-90.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068948-1247349063/watcher-2068948-1247349063 -o /tmp/evaluation-result-2068948-1247349063/solver-2068948-1247349063 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2068948-1247349063.xml

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

MD5SUM BENCH= 201be1397216eda1a01a388a4af9416b
RANDOM SEED=1461466969

node81.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.233
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.233
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1213872 kB
Buffers:         59844 kB
Cached:         463612 kB
SwapCached:          8 kB
Active:         312396 kB
Inactive:       475616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1213872 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:            3752 kB
Writeback:           0 kB
Mapped:         284896 kB
Slab:            38576 kB
Committed_AS:   508980 kB
PageTables:       2412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126620 MiB
End job on node81 at 2009-07-12 00:21:20