Trace number 2088187

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.09 1808.47

General information on the benchmark

Namecsp/bibd8/
normalized-bibd-8-98-49-4-21_glb.xml
MD5SUM8cbbde67c61ae75ca5dd50b54810dc80
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark59.6969
Satisfiable
(Un)Satisfiability was proved
Number of variables3528
Number of constraints2878
Maximum constraint arity98
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2744
Global constraints used (with number of constraints)weightedsum(134)

Solver Data

0.03/0.07	c 0	Sugar v1-14-6 + HOME/minisat
0.03/0.07	c 0	BEGIN Sun Jul 12 10:33:49 2009
0.03/0.07	c 0	PID 29410
0.03/0.07	c 0	HOST node82.alineos.net
0.03/0.07	c 0	CONVERTING HOME/instance-2088187-1247387629.xml TO HOME/temp.csp
0.03/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-2088187-1247387629.xml' 'HOME/temp.csp'
0.06/0.69	c 1	1 domains, 3528 variables, 1 predicates, 0 relations, 2878 constraints
0.06/0.70	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.70	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.06/0.78	c 1	Parsing HOME/temp.csp
0.95/1.06	c 1	parsed 6408 expressions
0.95/1.06	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.95/1.06	c 1	Converting to clausal form CSP
0.95/1.09	c 1	converted 641 (10%) expressions
0.95/1.10	c 1	converted 1282 (20%) expressions
1.05/1.11	c 1	converted 1923 (30%) expressions
1.05/1.11	c 1	converted 2564 (40%) expressions
1.05/1.12	c 1	converted 3204 (50%) expressions
1.35/1.44	c 1	converted 3845 (60%) expressions
1.55/1.70	c 2	converted 4486 (70%) expressions
1.75/1.86	c 2	converted 5127 (80%) expressions
2.05/2.11	c 2	converted 5768 (90%) expressions
2.55/2.67	c 3	converted 6408 (100%) expressions
2.55/2.68	c 3	CSP : 10528 integers, 5488 booleans, 30732 clauses, largest domain size 34
2.55/2.68	c 3	Heap : 19 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.55/2.68	c 3	Propagation in CSP
2.64/2.78	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.64/2.79	c 3	CSP : 10528 integers, 5488 booleans, 30732 clauses, largest domain size 34
2.64/2.79	c 3	Heap : 20 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.74/2.80	c 3	Simplifing CSP by introducing new Boolean variables
2.74/2.82	c 3	CSP : 10528 integers, 5488 booleans, 30732 clauses, largest domain size 34
2.74/2.82	c 3	Heap : 19 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
2.84/2.96	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.84/2.99	c 3	1053 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.94/3.00	c 3	2106 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.94/3.00	c 3	3159 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.94/3.00	c 3	4212 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.94/3.00	c 3	5264 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.94/3.01	c 3	6317 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.94/3.01	c 3	7370 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.94/3.01	c 3	8423 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
2.94/3.02	c 3	9476 (90%) CSP integer variables are encoded (5855 clauses, 86064 bytes)
2.94/3.04	c 3	10528 (100%) CSP integer variables are encoded (18676 clauses, 278379 bytes)
2.94/3.09	c 3	3074 (10%) CSP clauses are encoded (21750 clauses, 322791 bytes)
3.04/3.12	c 3	6147 (20%) CSP clauses are encoded (24823 clauses, 367486 bytes)
3.04/3.14	c 3	9220 (30%) CSP clauses are encoded (27896 clauses, 413225 bytes)
3.04/3.16	c 3	12293 (40%) CSP clauses are encoded (30969 clauses, 459325 bytes)
3.04/3.18	c 3	15366 (50%) CSP clauses are encoded (34042 clauses, 505418 bytes)
3.14/3.21	c 3	18440 (60%) CSP clauses are encoded (37116 clauses, 551525 bytes)
3.14/3.23	c 3	21513 (70%) CSP clauses are encoded (40189 clauses, 597625 bytes)
3.14/3.25	c 3	24586 (80%) CSP clauses are encoded (43262 clauses, 643718 bytes)
3.33/3.43	c 3	27659 (90%) CSP clauses are encoded (63067 clauses, 1073795 bytes)
9.98/10.18	c 10	30732 (100%) CSP clauses are encoded (787748 clauses, 20764595 bytes)
9.98/10.18	c 10	30732 CSP clauses encoded
9.98/10.18	c 10	Writing map file : HOME/temp.map
10.09/10.20	c 10	Heap : 19 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
10.09/10.20	c 10	SAT : 34692 SAT variables, 787748 SAT clauses, 20764595 bytes
10.09/10.20	c 10	Heap : 19 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
10.09/10.24	c 10	SOLVING HOME/temp.cnf
10.09/10.24	c 10	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
10.09/10.25	c 10	This is MiniSat 2.0 beta
10.09/10.25	c 10	WARNING: for repeatability, setting FPU to use double precision
10.09/10.25	c 10	============================[ Problem Statistics ]=============================
10.09/10.25	c 10	|                                                                             |
10.09/10.25	c 10	|  Number of variables:  34692                                                |
10.09/10.25	c 10	|  Number of clauses:    787748                                               |
10.11/10.73	c 11	|  Parsing time:         0.40         s                                       |
10.11/10.76	c 11	============================[ Search Statistics ]==============================
10.11/10.76	c 11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.11/10.76	c 11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.11/10.76	c 11	===============================================================================
10.11/10.76	c 11	|         0 |   34692   787748  3429640 |   262582        0    nan |  0.000 % |
10.11/10.81	c 11	|       100 |   34692   787748  3429640 |   288840      100     44 |  0.000 % |
10.11/10.86	c 11	|       251 |   34692   787748  3429640 |   317725      251     30 |  0.000 % |
10.85/11.03	c 11	|       477 |   34692   787748  3429640 |   349497      477     29 |  0.000 % |
10.94/11.16	c 11	|       816 |   34692   787748  3429640 |   384447      816     31 |  0.000 % |
11.14/11.34	c 11	|      1322 |   34692   787748  3429640 |   422892     1322     29 |  0.000 % |
11.24/11.47	c 12	|      2081 |   34692   787748  3429640 |   465181     2081     29 |  0.000 % |
11.44/11.68	c 12	|      3220 |   34692   787748  3429640 |   511699     3220     28 |  0.000 % |
11.84/12.09	c 12	|      4928 |   34692   787748  3429640 |   562869     4928     28 |  0.000 % |
12.54/12.76	c 13	|      7491 |   34692   787748  3429640 |   619156     7491     25 |  0.000 % |
13.63/13.89	c 14	|     11335 |   34692   787748  3429640 |   681071    11335     27 |  0.000 % |
14.92/15.12	c 15	|     17101 |   34692   787748  3429640 |   749178    17101     30 |  0.000 % |
17.01/17.20	c 17	|     25750 |   34692   787748  3429640 |   824096    25750     33 |  0.000 % |
20.30/20.58	c 21	|     38725 |   34692   787748  3429640 |   906506    38725     32 |  0.000 % |
25.97/26.24	c 26	|     58186 |   34692   787748  3429640 |   997157    58186     30 |  0.000 % |
35.31/35.62	c 36	|     87379 |   34692   787748  3429640 |  1096872    87379     29 |  0.000 % |
53.23/53.65	c 54	|    131169 |   34692   787748  3429640 |  1206560   131169     30 |  0.000 % |
82.59/83.15	c 83	|    196853 |   34692   787748  3429640 |  1327216   196853     33 |  0.000 % |
135.42/136.29	c 136	|    295379 |   34692   787748  3429640 |  1459937   295379     34 |  0.000 % |
235.44/236.71	c 237	|    443168 |   34692   787748  3429640 |  1605931   443168     35 |  0.000 % |
449.20/451.57	c 452	|    664851 |   34692   787748  3429640 |  1766524   664851     35 |  0.000 % |
848.67/852.92	c 853	|    997376 |   34692   787748  3429640 |  1943177   997376     38 |  0.000 % |
1650.10/1657.86	c 1658	|   1496164 |   34692   787748  3429640 |  2137495  1496164     39 |  0.000 % |
1800.09/1808.42	c ERROR INTERRUPTED
1800.09/1808.46	s UNKNOWN
1800.09/1808.46	c 1809	CPU 10.11 (0.06 0.01 9.73 0.31)
1800.09/1808.46	c 1809	END Sun Jul 12 11:03:58 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-2088187-1247387629/watcher-2088187-1247387629 -o /tmp/evaluation-result-2088187-1247387629/solver-2088187-1247387629 -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-2088187-1247387629.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.04 2.01 4/81 29410
/proc/meminfo: memFree=1091392/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=12000 CPUtime=0
/proc/29410/stat : 29410 (sugar) R 29408 29410 26957 0 -1 4194304 166 0 0 0 0 0 0 0 19 0 1 0 25827872 12288000 134 996147200 4194304 4206940 548682068608 18446744073709551615 224284322320 0 0 4224 0 0 0 0 17 0 0 0
/proc/29410/statm: 3000 134 100 3 0 100 0

[startup+0.04852 s]
/proc/loadavg: 2.12 2.04 2.01 4/81 29410
/proc/meminfo: memFree=1091392/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=14776 CPUtime=0.03
/proc/29410/stat : 29410 (sugar) R 29408 29410 26957 0 -1 4194304 853 0 0 0 3 0 0 0 19 0 1 0 25827872 15130624 821 996147200 4194304 4206940 548682068608 18446744073709551615 224284863419 0 0 4224 0 0 0 0 17 1 0 0
/proc/29410/statm: 3694 821 378 3 0 533 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14776

[startup+0.101526 s]
/proc/loadavg: 2.12 2.04 2.01 4/81 29410
/proc/meminfo: memFree=1091392/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=16868 CPUtime=0.06
/proc/29410/stat : 29410 (sugar) S 29408 29410 26957 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 25827872 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29410/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301563 s]
/proc/loadavg: 2.12 2.04 2.01 4/81 29410
/proc/meminfo: memFree=1091392/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=16868 CPUtime=0.06
/proc/29410/stat : 29410 (sugar) S 29408 29410 26957 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 25827872 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29410/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701638 s]
/proc/loadavg: 2.12 2.04 2.01 4/81 29410
/proc/meminfo: memFree=1091392/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=16868 CPUtime=0.06
/proc/29410/stat : 29410 (sugar) S 29408 29410 26957 0 -1 4194304 1245 128 0 0 5 1 0 0 16 0 1 0 25827872 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/29410/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50279 s]
/proc/loadavg: 2.12 2.04 2.01 3/92 29432
/proc/meminfo: memFree=1082392/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=16868 CPUtime=0.68
/proc/29410/stat : 29410 (sugar) S 29408 29410 26957 0 -1 4194304 1309 7251 0 1 6 1 56 5 16 0 1 0 25827872 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29410/statm: 4217 1111 409 3 0 796 0
[pid=29423] ppid=29410 vsize=5356 CPUtime=0
/proc/29423/stat : 29423 (sh) S 29410 29410 26957 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25827943 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29423/statm: 1339 233 193 169 0 50 0
[pid=29424] ppid=29423 vsize=868600 CPUtime=0.78
/proc/29424/stat : 29424 (java) S 29423 29410 26957 0 -1 0 7421 0 1 0 74 4 0 0 18 0 9 0 25827943 889446400 6670 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29424/statm: 217150 6670 2567 9 0 211655 0
[pid=29424/tid=29425] ppid=29423 vsize=868600 CPUtime=0.5
/proc/29424/task/29425/stat : 29425 (java) R 29423 29410 26957 0 -1 64 2678 0 1 0 49 1 0 0 19 0 9 0 25827944 889446400 6670 996147200 134512640 134550932 4294955936 18446744073709551615 4126882112 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29426] ppid=29423 vsize=868600 CPUtime=0.09
/proc/29424/task/29426/stat : 29426 (java) S 29423 29410 26957 0 -1 64 2564 0 0 0 8 1 0 0 16 0 9 0 25827945 889446400 6670 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29427] ppid=29423 vsize=868600 CPUtime=0
/proc/29424/task/29427/stat : 29427 (java) S 29423 29410 26957 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25827945 889446400 6670 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29428] ppid=29423 vsize=868600 CPUtime=0
/proc/29424/task/29428/stat : 29428 (java) S 29423 29410 26957 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 25827945 889446400 6670 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29429] ppid=29423 vsize=868600 CPUtime=0
/proc/29424/task/29429/stat : 29429 (java) S 29423 29410 26957 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25827947 889446400 6670 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29430] ppid=29423 vsize=868600 CPUtime=0.15
/proc/29424/task/29430/stat : 29430 (java) S 29423 29410 26957 0 -1 64 1479 0 0 0 15 0 0 0 16 0 9 0 25827947 889446400 6670 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29431] ppid=29423 vsize=868600 CPUtime=0
/proc/29424/task/29431/stat : 29431 (java) S 29423 29410 26957 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25827947 889446400 6670 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29432] ppid=29423 vsize=868600 CPUtime=0
/proc/29424/task/29432/stat : 29432 (java) S 29423 29410 26957 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25827947 889446400 6670 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 890824

[startup+3.10208 s]
/proc/loadavg: 2.12 2.04 2.01 4/92 29432
/proc/meminfo: memFree=1060952/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=16868 CPUtime=0.68
/proc/29410/stat : 29410 (sugar) S 29408 29410 26957 0 -1 4194304 1310 7251 0 1 6 1 56 5 15 0 1 0 25827872 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29410/statm: 4217 1111 409 3 0 796 0
[pid=29423] ppid=29410 vsize=5356 CPUtime=0
/proc/29423/stat : 29423 (sh) S 29410 29410 26957 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25827943 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29423/statm: 1339 233 193 169 0 50 0
[pid=29424] ppid=29423 vsize=868712 CPUtime=2.36
/proc/29424/stat : 29424 (java) S 29423 29410 26957 0 -1 0 12124 0 1 0 228 8 0 0 18 0 9 0 25827943 889561088 10750 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29424/statm: 217178 10750 2590 9 0 211655 0
[pid=29424/tid=29425] ppid=29423 vsize=868712 CPUtime=1.38
/proc/29424/task/29425/stat : 29425 (java) R 29423 29410 26957 0 -1 64 3041 0 1 0 137 1 0 0 25 0 9 0 25827944 889561088 10750 996147200 134512640 134550932 4294955936 18446744073709551615 102093923 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29426] ppid=29423 vsize=868712 CPUtime=0.71
/proc/29424/task/29426/stat : 29426 (java) S 29423 29410 26957 0 -1 64 6842 0 0 0 66 5 0 0 16 0 9 0 25827945 889561088 10750 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29427] ppid=29423 vsize=868712 CPUtime=0
/proc/29424/task/29427/stat : 29427 (java) S 29423 29410 26957 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25827945 889561088 10750 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29428] ppid=29423 vsize=868712 CPUtime=0
/proc/29424/task/29428/stat : 29428 (java) S 29423 29410 26957 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25827945 889561088 10750 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29429] ppid=29423 vsize=868712 CPUtime=0
/proc/29424/task/29429/stat : 29429 (java) S 29423 29410 26957 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25827947 889561088 10750 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29430] ppid=29423 vsize=868712 CPUtime=0.24
/proc/29424/task/29430/stat : 29430 (java) S 29423 29410 26957 0 -1 64 1541 0 0 0 24 0 0 0 16 0 9 0 25827947 889561088 10750 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29431] ppid=29423 vsize=868712 CPUtime=0
/proc/29424/task/29431/stat : 29431 (java) S 29423 29410 26957 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25827947 889561088 10750 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29432] ppid=29423 vsize=868712 CPUtime=0
/proc/29424/task/29432/stat : 29432 (java) S 29423 29410 26957 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25827947 889561088 10750 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 890936

[startup+6.30268 s]
/proc/loadavg: 2.11 2.04 2.01 3/92 29432
/proc/meminfo: memFree=1048216/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=16868 CPUtime=0.68
/proc/29410/stat : 29410 (sugar) S 29408 29410 26957 0 -1 4194304 1310 7251 0 1 6 1 56 5 15 0 1 0 25827872 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29410/statm: 4217 1111 409 3 0 796 0
[pid=29423] ppid=29410 vsize=5356 CPUtime=0
/proc/29423/stat : 29423 (sh) S 29410 29410 26957 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25827943 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29423/statm: 1339 233 193 169 0 50 0
[pid=29424] ppid=29423 vsize=868712 CPUtime=5.54
/proc/29424/stat : 29424 (java) S 29423 29410 26957 0 -1 0 12297 0 1 0 538 16 0 0 18 0 9 0 25827943 889561088 10756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29424/statm: 217178 10756 2590 9 0 211655 0
[pid=29424/tid=29425] ppid=29423 vsize=868712 CPUtime=4.49
/proc/29424/task/29425/stat : 29425 (java) R 29423 29410 26957 0 -1 64 3208 0 1 0 441 8 0 0 25 0 9 0 25827944 889561088 10756 996147200 134512640 134550932 4294955936 18446744073709551615 4127089954 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29426] ppid=29423 vsize=868712 CPUtime=0.77
/proc/29424/task/29426/stat : 29426 (java) S 29423 29410 26957 0 -1 64 6842 0 0 0 71 6 0 0 16 0 9 0 25827945 889561088 10756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29427] ppid=29423 vsize=868712 CPUtime=0
/proc/29424/task/29427/stat : 29427 (java) S 29423 29410 26957 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25827945 889561088 10756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29428] ppid=29423 vsize=868712 CPUtime=0
/proc/29424/task/29428/stat : 29428 (java) S 29423 29410 26957 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25827945 889561088 10756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29429] ppid=29423 vsize=868712 CPUtime=0
/proc/29424/task/29429/stat : 29429 (java) S 29423 29410 26957 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25827947 889561088 10756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29430] ppid=29423 vsize=868712 CPUtime=0.25
/proc/29424/task/29430/stat : 29430 (java) S 29423 29410 26957 0 -1 64 1547 0 0 0 25 0 0 0 16 0 9 0 25827947 889561088 10756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29431] ppid=29423 vsize=868712 CPUtime=0
/proc/29424/task/29431/stat : 29431 (java) S 29423 29410 26957 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25827947 889561088 10756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29424/tid=29432] ppid=29423 vsize=868712 CPUtime=0
/proc/29424/task/29432/stat : 29432 (java) S 29423 29410 26957 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25827947 889561088 10756 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 890936

[startup+12.7029 s]
/proc/loadavg: 2.18 2.06 2.01 3/84 29434
/proc/meminfo: memFree=1024160/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=16868 CPUtime=10.11
/proc/29410/stat : 29410 (sugar) S 29408 29410 26957 0 -1 4194304 1376 20049 0 2 6 1 973 31 15 0 1 0 25827872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29410/statm: 4217 1113 409 3 0 796 0
[pid=29433] ppid=29410 vsize=5356 CPUtime=0
/proc/29433/stat : 29433 (sh) S 29410 29410 26957 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25828897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29433/statm: 1339 232 193 169 0 50 0
[pid=29434] ppid=29433 vsize=45368 CPUtime=2.43
/proc/29434/stat : 29434 (minisat) R 29433 29410 26957 0 -1 4194304 10904 0 0 0 234 9 0 0 25 0 1 0 25828897 46456832 10890 996147200 134512640 135127466 4294956256 18446744073709551615 134521685 0 0 4096 3 0 0 0 17 1 0 0
/proc/29434/statm: 11342 10890 76 150 0 11189 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 67592

[startup+25.5013 s]
/proc/loadavg: 2.21 2.07 2.02 3/84 29434
/proc/meminfo: memFree=1014048/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=16868 CPUtime=10.11
/proc/29410/stat : 29410 (sugar) S 29408 29410 26957 0 -1 4194304 1376 20049 0 2 6 1 973 31 16 0 1 0 25827872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29410/statm: 4217 1113 409 3 0 796 0
[pid=29433] ppid=29410 vsize=5356 CPUtime=0
/proc/29433/stat : 29433 (sh) S 29410 29410 26957 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25828897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29433/statm: 1339 232 193 169 0 50 0
[pid=29434] ppid=29433 vsize=55032 CPUtime=15.16
/proc/29434/stat : 29434 (minisat) R 29433 29410 26957 0 -1 4194304 13307 0 0 0 1505 11 0 0 25 0 1 0 25828897 56352768 13293 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29434/statm: 13758 13293 76 150 0 13605 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 77256

[startup+51.101 s]
/proc/loadavg: 2.14 2.06 2.01 3/84 29434
/proc/meminfo: memFree=1003040/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=16868 CPUtime=10.11
/proc/29410/stat : 29410 (sugar) S 29408 29410 26957 0 -1 4194304 1376 20049 0 2 6 1 973 31 16 0 1 0 25827872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29410/statm: 4217 1113 409 3 0 796 0
[pid=29433] ppid=29410 vsize=5356 CPUtime=0
/proc/29433/stat : 29433 (sh) S 29410 29410 26957 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25828897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29433/statm: 1339 232 193 169 0 50 0
[pid=29434] ppid=29433 vsize=66460 CPUtime=40.63
/proc/29434/stat : 29434 (minisat) R 29433 29410 26957 0 -1 4194304 16148 0 0 0 4049 14 0 0 25 0 1 0 25828897 68055040 16134 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29434/statm: 16615 16134 76 150 0 16462 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 88684

[startup+102.307 s]
/proc/loadavg: 2.11 2.07 2.01 3/84 29434
/proc/meminfo: memFree=980448/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=16868 CPUtime=10.11
/proc/29410/stat : 29410 (sugar) S 29408 29410 26957 0 -1 4194304 1376 20049 0 2 6 1 973 31 16 0 1 0 25827872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29410/statm: 4217 1113 409 3 0 796 0
[pid=29433] ppid=29410 vsize=5356 CPUtime=0

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

/proc/meminfo: memFree=1441560/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=16868 CPUtime=10.11
/proc/29410/stat : 29410 (sugar) S 29408 29410 26957 0 -1 4194304 1376 20049 0 2 6 1 973 31 16 0 1 0 25827872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29410/statm: 4217 1113 409 3 0 796 0
[pid=29433] ppid=29410 vsize=5356 CPUtime=0
/proc/29433/stat : 29433 (sh) S 29410 29410 26957 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25828897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29433/statm: 1339 232 193 169 0 50 0
[pid=29434] ppid=29433 vsize=293744 CPUtime=1285.91
/proc/29434/stat : 29434 (minisat) R 29433 29410 26957 0 -1 4194304 72637 0 0 0 128506 85 0 0 25 0 1 0 25828897 300793856 72623 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29434/statm: 73436 72623 76 150 0 73283 0
Current children cumulated CPU time (s) 1296.02
Current children cumulated vsize (KiB) 315968

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 29474
/proc/meminfo: memFree=1435992/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=16868 CPUtime=10.11
/proc/29410/stat : 29410 (sugar) S 29408 29410 26957 0 -1 4194304 1376 20049 0 2 6 1 973 31 16 0 1 0 25827872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29410/statm: 4217 1113 409 3 0 796 0
[pid=29433] ppid=29410 vsize=5356 CPUtime=0
/proc/29433/stat : 29433 (sh) S 29410 29410 26957 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25828897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29433/statm: 1339 232 193 169 0 50 0
[pid=29434] ppid=29433 vsize=299356 CPUtime=1345.67
/proc/29434/stat : 29434 (minisat) R 29433 29410 26957 0 -1 4194304 74061 0 0 0 134481 86 0 0 25 0 1 0 25828897 306540544 74047 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29434/statm: 74839 74047 76 150 0 74686 0
Current children cumulated CPU time (s) 1355.78
Current children cumulated vsize (KiB) 321580

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 29474
/proc/meminfo: memFree=1429208/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=16868 CPUtime=10.11
/proc/29410/stat : 29410 (sugar) S 29408 29410 26957 0 -1 4194304 1376 20049 0 2 6 1 973 31 16 0 1 0 25827872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29410/statm: 4217 1113 409 3 0 796 0
[pid=29433] ppid=29410 vsize=5356 CPUtime=0
/proc/29433/stat : 29433 (sh) S 29410 29410 26957 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25828897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29433/statm: 1339 232 193 169 0 50 0
[pid=29434] ppid=29433 vsize=305996 CPUtime=1405.43
/proc/29434/stat : 29434 (minisat) R 29433 29410 26957 0 -1 4194304 75740 0 0 0 140455 88 0 0 25 0 1 0 25828897 313339904 75726 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29434/statm: 76499 75726 76 150 0 76346 0
Current children cumulated CPU time (s) 1415.54
Current children cumulated vsize (KiB) 328220

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 29474
/proc/meminfo: memFree=1420056/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=16868 CPUtime=10.11
/proc/29410/stat : 29410 (sugar) S 29408 29410 26957 0 -1 4194304 1376 20049 0 2 6 1 973 31 16 0 1 0 25827872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29410/statm: 4217 1113 409 3 0 796 0
[pid=29433] ppid=29410 vsize=5356 CPUtime=0
/proc/29433/stat : 29433 (sh) S 29410 29410 26957 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25828897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29433/statm: 1339 232 193 169 0 50 0
[pid=29434] ppid=29433 vsize=314868 CPUtime=1465.19
/proc/29434/stat : 29434 (minisat) R 29433 29410 26957 0 -1 4194304 78025 0 0 0 146429 90 0 0 25 0 1 0 25828897 322424832 78011 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29434/statm: 78717 78011 76 150 0 78564 0
Current children cumulated CPU time (s) 1475.3
Current children cumulated vsize (KiB) 337092

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 29474
/proc/meminfo: memFree=1413144/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=16868 CPUtime=10.11
/proc/29410/stat : 29410 (sugar) S 29408 29410 26957 0 -1 4194304 1376 20049 0 2 6 1 973 31 16 0 1 0 25827872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29410/statm: 4217 1113 409 3 0 796 0
[pid=29433] ppid=29410 vsize=5356 CPUtime=0
/proc/29433/stat : 29433 (sh) S 29410 29410 26957 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25828897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29433/statm: 1339 232 193 169 0 50 0
[pid=29434] ppid=29433 vsize=321516 CPUtime=1524.95
/proc/29434/stat : 29434 (minisat) R 29433 29410 26957 0 -1 4194304 79729 0 0 0 152403 92 0 0 25 0 1 0 25828897 329232384 79715 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29434/statm: 80379 79715 76 150 0 80226 0
Current children cumulated CPU time (s) 1535.06
Current children cumulated vsize (KiB) 343740

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 29474
/proc/meminfo: memFree=1406744/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=16868 CPUtime=10.11
/proc/29410/stat : 29410 (sugar) S 29408 29410 26957 0 -1 4194304 1376 20049 0 2 6 1 973 31 16 0 1 0 25827872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29410/statm: 4217 1113 409 3 0 796 0
[pid=29433] ppid=29410 vsize=5356 CPUtime=0
/proc/29433/stat : 29433 (sh) S 29410 29410 26957 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25828897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29433/statm: 1339 232 193 169 0 50 0
[pid=29434] ppid=29433 vsize=327772 CPUtime=1584.71
/proc/29434/stat : 29434 (minisat) R 29433 29410 26957 0 -1 4194304 81317 0 0 0 158377 94 0 0 25 0 1 0 25828897 335638528 81303 996147200 134512640 135127466 4294956256 18446744073709551615 134530933 0 0 4096 3 0 0 0 17 1 0 0
/proc/29434/statm: 81943 81303 76 150 0 81790 0
Current children cumulated CPU time (s) 1594.82
Current children cumulated vsize (KiB) 349996

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 29480
/proc/meminfo: memFree=1401176/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=16868 CPUtime=10.11
/proc/29410/stat : 29410 (sugar) S 29408 29410 26957 0 -1 4194304 1376 20049 0 2 6 1 973 31 16 0 1 0 25827872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29410/statm: 4217 1113 409 3 0 796 0
[pid=29433] ppid=29410 vsize=5356 CPUtime=0
/proc/29433/stat : 29433 (sh) S 29410 29410 26957 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25828897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29433/statm: 1339 232 193 169 0 50 0
[pid=29434] ppid=29433 vsize=333236 CPUtime=1644.47
/proc/29434/stat : 29434 (minisat) R 29433 29410 26957 0 -1 4194304 82696 0 0 0 164351 96 0 0 25 0 1 0 25828897 341233664 82682 996147200 134512640 135127466 4294956256 18446744073709551615 134530775 0 0 4096 3 0 0 0 17 1 0 0
/proc/29434/statm: 83309 82682 76 150 0 83156 0
Current children cumulated CPU time (s) 1654.58
Current children cumulated vsize (KiB) 355460

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 29480
/proc/meminfo: memFree=1395736/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=16868 CPUtime=10.11
/proc/29410/stat : 29410 (sugar) S 29408 29410 26957 0 -1 4194304 1376 20049 0 2 6 1 973 31 16 0 1 0 25827872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29410/statm: 4217 1113 409 3 0 796 0
[pid=29433] ppid=29410 vsize=5356 CPUtime=0
/proc/29433/stat : 29433 (sh) S 29410 29410 26957 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25828897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29433/statm: 1339 232 193 169 0 50 0
[pid=29434] ppid=29433 vsize=338572 CPUtime=1704.23
/proc/29434/stat : 29434 (minisat) R 29433 29410 26957 0 -1 4194304 84051 0 0 0 170325 98 0 0 25 0 1 0 25828897 346697728 84037 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29434/statm: 84643 84037 76 150 0 84490 0
Current children cumulated CPU time (s) 1714.34
Current children cumulated vsize (KiB) 360796

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 29480
/proc/meminfo: memFree=1389208/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=16868 CPUtime=10.11
/proc/29410/stat : 29410 (sugar) S 29408 29410 26957 0 -1 4194304 1376 20049 0 2 6 1 973 31 16 0 1 0 25827872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29410/statm: 4217 1113 409 3 0 796 0
[pid=29433] ppid=29410 vsize=5356 CPUtime=0
/proc/29433/stat : 29433 (sh) S 29410 29410 26957 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25828897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29433/statm: 1339 232 193 169 0 50 0
[pid=29434] ppid=29433 vsize=344788 CPUtime=1763.98
/proc/29434/stat : 29434 (minisat) R 29433 29410 26957 0 -1 4194304 85630 0 0 0 176299 99 0 0 25 0 1 0 25828897 353062912 85616 996147200 134512640 135127466 4294956256 18446744073709551615 134527454 0 0 4096 3 0 0 0 17 1 0 0
/proc/29434/statm: 86197 85616 76 150 0 86044 0
Current children cumulated CPU time (s) 1774.09
Current children cumulated vsize (KiB) 367012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 29480
/proc/meminfo: memFree=1385944/2055920 swapFree=4192812/4192956
[pid=29410] ppid=29408 vsize=16868 CPUtime=10.11
/proc/29410/stat : 29410 (sugar) S 29408 29410 26957 0 -1 4194304 1376 20049 0 2 6 1 973 31 16 0 1 0 25827872 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29410/statm: 4217 1113 409 3 0 796 0
[pid=29433] ppid=29410 vsize=5356 CPUtime=0
/proc/29433/stat : 29433 (sh) S 29410 29410 26957 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25828897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29433/statm: 1339 232 193 169 0 50 0
[pid=29434] ppid=29433 vsize=347832 CPUtime=1789.98
/proc/29434/stat : 29434 (minisat) R 29433 29410 26957 0 -1 4194304 86421 0 0 0 178898 100 0 0 25 0 1 0 25828897 356179968 86407 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/29434/statm: 86958 86407 76 150 0 86805 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 370056

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29410 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=807509
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=345947
# CPU time returned by wait4() is 10.1535
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.47
CPU time (s): 1800.09
CPU user time (s): 1798.77
CPU system time (s): 1.32
CPU usage (%): 99.5364
Max. virtual memory (cumulated for all children) (KiB): 891328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.80751
system time used= 0.345947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21808
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= 6231
involuntary context switches= 6253

runsolver used 2.21466 second user time and 5.35319 second system time

The end

Launcher Data

Begin job on node82 at 2009-07-12 10:33:49
IDJOB=2088187
IDBENCH=58887
IDSOLVER=739
FILE ID=node82/2088187-1247387629
PBS_JOBID= 9507276
Free space on /tmp= 66120 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/bibd8/normalized-bibd-8-98-49-4-21_glb.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-2088187-1247387629/watcher-2088187-1247387629 -o /tmp/evaluation-result-2088187-1247387629/solver-2088187-1247387629 -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-2088187-1247387629.xml

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

MD5SUM BENCH= 8cbbde67c61ae75ca5dd50b54810dc80
RANDOM SEED=54625614

node82.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.265
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.265
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:       1091872 kB
Buffers:         17080 kB
Cached:         148704 kB
SwapCached:          0 kB
Active:         876528 kB
Inactive:        35276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1091872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2432 kB
Writeback:           0 kB
Mapped:         766452 kB
Slab:            36120 kB
Committed_AS:   944520 kB
PageTables:       3204 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= 66184 MiB
End job on node82 at 2009-07-12 11:03:59