Trace number 2081356

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 1809.17

General information on the benchmark

Namecsp/queenAttacking/
normalized-queenAttacking-11.xml
MD5SUM910d61ba544cb1eb5e823b3eb305c3f6
Bench Category2-ARY-INT (binary 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 variables122
Number of constraints7290
Maximum constraint arity2
Maximum domain size121
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7290
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 06:22:52 2009
0.00/0.08	c 0	PID 22929
0.00/0.08	c 0	HOST node64.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2081356-1247372572.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-2081356-1247372572.xml' 'HOME/temp.csp'
0.07/0.79	c 1	2 domains, 122 variables, 3 predicates, 0 relations, 7290 constraints
0.07/0.82	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.82	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.76/0.90	c 1	Parsing HOME/temp.csp
0.92/1.04	c 1	parsed 7417 expressions
0.92/1.04	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.92/1.04	c 1	Converting to clausal form CSP
1.21/1.32	c 1	converted 742 (10%) expressions
1.21/1.36	c 1	converted 1484 (20%) expressions
1.21/1.40	c 1	converted 2226 (30%) expressions
1.31/1.47	c 1	converted 2967 (40%) expressions
1.41/1.50	c 1	converted 3709 (50%) expressions
1.41/1.54	c 1	converted 4451 (60%) expressions
1.41/1.57	c 1	converted 5192 (70%) expressions
1.51/1.61	c 2	converted 5934 (80%) expressions
1.60/1.70	c 2	converted 6676 (90%) expressions
1.60/1.75	c 2	converted 7417 (100%) expressions
1.60/1.75	c 2	CSP : 640 integers, 360 booleans, 9608 clauses, largest domain size 121
1.60/1.75	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.60/1.75	c 2	Propagation in CSP
1.70/1.80	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.70/1.80	c 2	CSP : 640 integers, 360 booleans, 9608 clauses, largest domain size 121
1.70/1.80	c 2	Heap : 8 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.70/1.81	c 2	Simplifing CSP by introducing new Boolean variables
1.81/1.95	c 2	CSP : 640 integers, 15780 booleans, 25028 clauses, largest domain size 121
1.81/1.95	c 2	Heap : 13 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.91/2.03	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.91/2.08	c 2	64 (10%) CSP integer variables are encoded (7516 clauses, 95581 bytes)
1.91/2.09	c 2	128 (20%) CSP integer variables are encoded (14452 clauses, 194824 bytes)
1.91/2.09	c 2	192 (30%) CSP integer variables are encoded (15028 clauses, 203464 bytes)
1.91/2.09	c 2	256 (40%) CSP integer variables are encoded (15604 clauses, 212104 bytes)
1.91/2.09	c 2	320 (50%) CSP integer variables are encoded (16180 clauses, 220744 bytes)
1.91/2.09	c 2	384 (60%) CSP integer variables are encoded (16756 clauses, 229384 bytes)
1.91/2.10	c 2	448 (70%) CSP integer variables are encoded (17332 clauses, 238024 bytes)
1.91/2.10	c 2	512 (80%) CSP integer variables are encoded (17908 clauses, 246664 bytes)
2.00/2.10	c 2	576 (90%) CSP integer variables are encoded (18484 clauses, 255304 bytes)
2.00/2.11	c 2	640 (100%) CSP integer variables are encoded (19060 clauses, 263944 bytes)
2.40/2.59	c 3	2503 (10%) CSP clauses are encoded (211847 clauses, 4532187 bytes)
2.80/2.95	c 3	5006 (20%) CSP clauses are encoded (404406 clauses, 8332197 bytes)
3.09/3.30	c 3	7509 (30%) CSP clauses are encoded (595773 clauses, 12208164 bytes)
3.48/3.65	c 4	10012 (40%) CSP clauses are encoded (787140 clauses, 16086493 bytes)
3.78/3.99	c 4	12514 (50%) CSP clauses are encoded (978386 clauses, 19969335 bytes)
4.18/4.34	c 4	15017 (60%) CSP clauses are encoded (1166781 clauses, 23800013 bytes)
4.48/4.68	c 5	17520 (70%) CSP clauses are encoded (1354100 clauses, 27624841 bytes)
4.87/5.02	c 5	20023 (80%) CSP clauses are encoded (1538095 clauses, 31402387 bytes)
5.18/5.35	c 5	22526 (90%) CSP clauses are encoded (1718279 clauses, 35163905 bytes)
5.47/5.64	c 6	25028 (100%) CSP clauses are encoded (1872540 clauses, 38514629 bytes)
5.47/5.64	c 6	25028 CSP clauses encoded
5.47/5.64	c 6	Writing map file : HOME/temp.map
5.47/5.66	c 6	Heap : 9 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
5.47/5.66	c 6	SAT : 35480 SAT variables, 1872540 SAT clauses, 38514629 bytes
5.47/5.66	c 6	Heap : 9 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
5.47/5.67	c 6	SOLVING HOME/temp.cnf
5.47/5.67	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
5.47/5.67	c 6	This is MiniSat 2.0 beta
5.47/5.67	c 6	WARNING: for repeatability, setting FPU to use double precision
5.47/5.67	c 6	============================[ Problem Statistics ]=============================
5.47/5.67	c 6	|                                                                             |
5.47/5.68	c 6	|  Number of variables:  35480                                                |
5.47/5.68	c 6	|  Number of clauses:    1872540                                              |
6.45/6.69	c 7	|  Parsing time:         0.88         s                                       |
6.54/6.73	c 7	============================[ Search Statistics ]==============================
6.54/6.73	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.54/6.73	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.54/6.73	c 7	===============================================================================
6.54/6.73	c 7	|         0 |   35480  1872540  5623730 |   624180        0    nan |  0.000 % |
6.73/6.98	c 7	|       100 |   35480  1872540  5623730 |   686598      100      8 |  0.000 % |
6.94/7.10	c 7	|       251 |   35480  1872540  5623730 |   755257      251      9 |  0.000 % |
7.03/7.21	c 7	|       476 |   35480  1872540  5623730 |   830783      476     10 |  0.000 % |
7.13/7.31	c 7	|       813 |   35480  1872540  5623730 |   913861      813     10 |  0.000 % |
7.33/7.52	c 7	|      1319 |   35480  1872540  5623730 |  1005248     1319     11 |  0.000 % |
7.63/7.89	c 8	|      2080 |   35480  1872540  5623730 |  1105772     2080     12 |  0.000 % |
8.22/8.41	c 8	|      3219 |   35480  1872540  5623730 |  1216350     3219     12 |  0.000 % |
8.91/9.18	c 9	|      4928 |   35480  1872540  5623730 |  1337985     4928     15 |  0.000 % |
10.40/10.65	c 11	|      7490 |   35480  1872540  5623730 |  1471783     7490     15 |  0.000 % |
12.08/12.36	c 12	|     11335 |   35480  1872540  5623730 |  1618962    11335     16 |  0.000 % |
15.06/15.38	c 15	|     17101 |   35480  1872540  5623730 |  1780858    17101     17 |  0.000 % |
20.00/20.32	c 20	|     25751 |   35480  1872540  5623730 |  1958944    25751     21 |  0.000 % |
26.35/26.70	c 27	|     38725 |   35480  1872540  5623730 |  2154838    38725     21 |  0.000 % |
41.31/41.90	c 42	|     58186 |   35480  1872540  5623730 |  2370322    58186     21 |  0.000 % |
68.84/69.69	c 70	|     87379 |   35480  1872540  5623730 |  2607354    87379     22 |  0.000 % |
106.09/107.28	c 107	|    131169 |   35480  1872540  5623730 |  2868090   131169     26 |  0.000 % |
194.76/196.79	c 197	|    196853 |   35480  1872540  5623730 |  3154899   196853     31 |  0.000 % |
304.72/307.74	c 308	|    295380 |   35480  1872540  5623730 |  3470389   295380     33 |  0.000 % |
534.95/540.12	c 540	|    443169 |   35480  1872540  5623730 |  3817428   443169     34 |  0.000 % |
1168.81/1177.61	c 1178	|    664853 |   35480  1872540  5623730 |  4199170   664853     47 |  0.000 % |
1800.07/1809.11	c ERROR INTERRUPTED
1800.07/1809.16	s UNKNOWN
1800.07/1809.16	c 1809	CPU 5.56 (0.06 0.01 5.07 0.42)
1800.07/1809.16	c 1809	END Sun Jul 12 06:53:01 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-2081356-1247372572/watcher-2081356-1247372572 -o /tmp/evaluation-result-2081356-1247372572/solver-2081356-1247372572 -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-2081356-1247372572.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.00 2.00 2.00 4/72 22929
/proc/meminfo: memFree=1739104/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=4708 CPUtime=0
/proc/22929/stat : 22929 (sugar) R 22927 22929 19277 0 -1 4194304 58 0 0 0 0 0 0 0 22 0 1 0 24320491 4820992 43 996147200 4194304 4206940 548682068608 18446744073709551615 251252506108 0 0 4096 0 0 0 0 17 1 0 0
/proc/22929/statm: 1177 43 33 3 0 8 0

[startup+0.085517 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 22929
/proc/meminfo: memFree=1739104/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=0.07
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24320491 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22929/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.101334 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 22929
/proc/meminfo: memFree=1739104/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=0.07
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24320491 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22929/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301355 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 22929
/proc/meminfo: memFree=1739104/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=0.07
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24320491 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22929/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.7014 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 22929
/proc/meminfo: memFree=1739104/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=0.07
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24320491 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22929/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50249 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 22951
/proc/meminfo: memFree=1730048/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=0.76
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1309 8155 0 1 6 1 64 5 15 0 1 0 24320491 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22929/statm: 4217 1111 409 3 0 796 0
[pid=22942] ppid=22929 vsize=5356 CPUtime=0
/proc/22942/stat : 22942 (sh) S 22929 22929 19277 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24320574 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22942/statm: 1339 233 193 169 0 50 0
[pid=22943] ppid=22942 vsize=868564 CPUtime=0.65
/proc/22943/stat : 22943 (java) S 22942 22929 19277 0 -1 0 7305 0 1 0 61 4 0 0 18 0 9 0 24320574 889409536 6542 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22943/statm: 217141 6542 2566 9 0 211646 0
[pid=22943/tid=22944] ppid=22942 vsize=868564 CPUtime=0.38
/proc/22943/task/22944/stat : 22944 (java) R 22942 22929 19277 0 -1 64 2676 0 1 0 37 1 0 0 19 0 9 0 24320575 889409536 6542 996147200 134512640 134550932 4294955936 18446744073709551615 4126567031 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22943/tid=22945] ppid=22942 vsize=868564 CPUtime=0.08
/proc/22943/task/22945/stat : 22945 (java) S 22942 22929 19277 0 -1 64 2466 0 0 0 8 0 0 0 16 0 9 0 24320576 889409536 6542 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22943/tid=22946] ppid=22942 vsize=868564 CPUtime=0
/proc/22943/task/22946/stat : 22946 (java) S 22942 22929 19277 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24320576 889409536 6542 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22943/tid=22947] ppid=22942 vsize=868564 CPUtime=0
/proc/22943/task/22947/stat : 22947 (java) S 22942 22929 19277 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24320576 889409536 6542 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22943/tid=22948] ppid=22942 vsize=868564 CPUtime=0
/proc/22943/task/22948/stat : 22948 (java) S 22942 22929 19277 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24320578 889409536 6542 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22943/tid=22949] ppid=22942 vsize=868564 CPUtime=0.15
/proc/22943/task/22949/stat : 22949 (java) S 22942 22929 19277 0 -1 64 1465 0 0 0 14 1 0 0 16 0 9 0 24320578 889409536 6542 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22943/tid=22950] ppid=22942 vsize=868564 CPUtime=0
/proc/22943/task/22950/stat : 22950 (java) S 22942 22929 19277 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24320578 889409536 6542 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22943/tid=22951] ppid=22942 vsize=868564 CPUtime=0
/proc/22943/task/22951/stat : 22951 (java) S 22942 22929 19277 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24320578 889409536 6542 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 890788

[startup+3.10266 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 22951
/proc/meminfo: memFree=1710144/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=0.76
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1310 8155 0 1 6 1 64 5 15 0 1 0 24320491 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22929/statm: 4217 1111 409 3 0 796 0
[pid=22942] ppid=22929 vsize=5356 CPUtime=0
/proc/22942/stat : 22942 (sh) S 22929 22929 19277 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24320574 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22942/statm: 1339 233 193 169 0 50 0
[pid=22943] ppid=22942 vsize=868676 CPUtime=2.24
/proc/22943/stat : 22943 (java) S 22942 22929 19277 0 -1 0 9858 0 1 0 212 12 0 0 18 0 9 0 24320574 889524224 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22943/statm: 217169 8818 2592 9 0 211646 0
[pid=22943/tid=22944] ppid=22942 vsize=868676 CPUtime=1.56
/proc/22943/task/22944/stat : 22944 (java) R 22942 22929 19277 0 -1 64 3061 0 1 0 149 7 0 0 25 0 9 0 24320575 889524224 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4126798711 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22943/tid=22945] ppid=22942 vsize=868676 CPUtime=0.42
/proc/22943/task/22945/stat : 22945 (java) S 22942 22929 19277 0 -1 64 4573 0 0 0 40 2 0 0 16 0 9 0 24320576 889524224 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22943/tid=22946] ppid=22942 vsize=868676 CPUtime=0
/proc/22943/task/22946/stat : 22946 (java) S 22942 22929 19277 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24320576 889524224 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22943/tid=22947] ppid=22942 vsize=868676 CPUtime=0
/proc/22943/task/22947/stat : 22947 (java) S 22942 22929 19277 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24320576 889524224 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22943/tid=22948] ppid=22942 vsize=868676 CPUtime=0
/proc/22943/task/22948/stat : 22948 (java) S 22942 22929 19277 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24320578 889524224 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22943/tid=22949] ppid=22942 vsize=868676 CPUtime=0.22
/proc/22943/task/22949/stat : 22949 (java) S 22942 22929 19277 0 -1 64 1526 0 0 0 21 1 0 0 16 0 9 0 24320578 889524224 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22943/tid=22950] ppid=22942 vsize=868676 CPUtime=0
/proc/22943/task/22950/stat : 22950 (java) S 22942 22929 19277 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24320578 889524224 8818 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22943/tid=22951] ppid=22942 vsize=868676 CPUtime=0
/proc/22943/task/22951/stat : 22951 (java) S 22942 22929 19277 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 24320578 889524224 8818 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) 890900

[startup+6.30301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 22951
/proc/meminfo: memFree=1674304/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=5.55
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1376 18801 0 2 6 1 507 41 16 0 1 0 24320491 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22929/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 5.55
Current children cumulated vsize (KiB) 16868

[startup+12.7027 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22953
/proc/meminfo: memFree=1615168/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=5.55
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1376 18801 0 2 6 1 507 41 16 0 1 0 24320491 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22929/statm: 4217 1113 409 3 0 796 0
[pid=22952] ppid=22929 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22929 22929 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24321059 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=85224 CPUtime=6.92
/proc/22953/stat : 22953 (minisat) R 22952 22929 19277 0 -1 4194304 20638 0 0 0 680 12 0 0 25 0 1 0 24321059 87269376 20624 996147200 134512640 135127466 4294956256 18446744073709551615 134522860 0 0 4096 3 0 0 0 17 1 0 0
/proc/22953/statm: 21306 20624 76 150 0 21153 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 107448

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22953
/proc/meminfo: memFree=1612160/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=5.55
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1376 18801 0 2 6 1 507 41 16 0 1 0 24320491 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22929/statm: 4217 1113 409 3 0 796 0
[pid=22952] ppid=22929 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22929 22929 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24321059 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=88228 CPUtime=19.61
/proc/22953/stat : 22953 (minisat) R 22952 22929 19277 0 -1 4194304 21410 0 0 0 1947 14 0 0 25 0 1 0 24321059 90345472 21396 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22953/statm: 22057 21396 76 150 0 21904 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 110452

[startup+51.1019 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22953
/proc/meminfo: memFree=1608320/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=5.55
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1376 18801 0 2 6 1 507 41 16 0 1 0 24320491 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22929/statm: 4217 1113 409 3 0 796 0
[pid=22952] ppid=22929 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22929 22929 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24321059 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=92288 CPUtime=44.96
/proc/22953/stat : 22953 (minisat) R 22952 22929 19277 0 -1 4194304 22372 0 0 0 4482 14 0 0 25 0 1 0 24321059 94502912 22358 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/22953/statm: 23072 22358 76 150 0 22919 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 114512

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22953
/proc/meminfo: memFree=1598784/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=5.55
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1376 18801 0 2 6 1 507 41 16 0 1 0 24320491 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22929/statm: 4217 1113 409 3 0 796 0
[pid=22952] ppid=22929 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22929 22929 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24321059 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=101180 CPUtime=95.7
/proc/22953/stat : 22953 (minisat) R 22952 22929 19277 0 -1 4194304 24628 0 0 0 9553 17 0 0 25 0 1 0 24321059 103608320 24614 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22953/statm: 25295 24614 76 150 0 25142 0
Current children cumulated CPU time (s) 101.25
Current children cumulated vsize (KiB) 123404

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22953
/proc/meminfo: memFree=1591104/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=5.55
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1376 18801 0 2 6 1 507 41 16 0 1 0 24320491 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22929/statm: 4217 1113 409 3 0 796 0
[pid=22952] ppid=22929 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22929 22929 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24321059 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=109368 CPUtime=155.13
/proc/22953/stat : 22953 (minisat) R 22952 22929 19277 0 -1 4194304 26638 0 0 0 15493 20 0 0 25 0 1 0 24321059 111992832 26624 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22953/statm: 27342 26624 76 150 0 27189 0
Current children cumulated CPU time (s) 160.68
Current children cumulated vsize (KiB) 131592

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

/proc/meminfo: memFree=1409720/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=5.55
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1376 18801 0 2 6 1 507 41 16 0 1 0 24320491 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22929/statm: 4217 1113 409 3 0 796 0
[pid=22952] ppid=22929 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22929 22929 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24321059 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=252208 CPUtime=1347.89
/proc/22953/stat : 22953 (minisat) R 22952 22929 19277 0 -1 4194304 62063 0 0 0 134728 61 0 0 25 0 1 0 24321059 258260992 62049 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 63052 62049 76 150 0 62899 0
Current children cumulated CPU time (s) 1353.44
Current children cumulated vsize (KiB) 274432

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22982
/proc/meminfo: memFree=1403640/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=5.55
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1376 18801 0 2 6 1 507 41 16 0 1 0 24320491 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22929/statm: 4217 1113 409 3 0 796 0
[pid=22952] ppid=22929 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22929 22929 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24321059 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=258156 CPUtime=1407.87
/proc/22953/stat : 22953 (minisat) R 22952 22929 19277 0 -1 4194304 63561 0 0 0 140725 62 0 0 25 0 1 0 24321059 264351744 63547 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 64539 63547 76 150 0 64386 0
Current children cumulated CPU time (s) 1413.42
Current children cumulated vsize (KiB) 280380

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22982
/proc/meminfo: memFree=1398648/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=5.55
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1376 18801 0 2 6 1 507 41 16 0 1 0 24320491 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22929/statm: 4217 1113 409 3 0 796 0
[pid=22952] ppid=22929 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22929 22929 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24321059 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=263112 CPUtime=1467.85
/proc/22953/stat : 22953 (minisat) R 22952 22929 19277 0 -1 4194304 64823 0 0 0 146721 64 0 0 25 0 1 0 24321059 269426688 64809 996147200 134512640 135127466 4294956256 18446744073709551615 134530635 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 65778 64809 76 150 0 65625 0
Current children cumulated CPU time (s) 1473.4
Current children cumulated vsize (KiB) 285336

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22982
/proc/meminfo: memFree=1391864/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=5.55
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1376 18801 0 2 6 1 507 41 16 0 1 0 24320491 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22929/statm: 4217 1113 409 3 0 796 0
[pid=22952] ppid=22929 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22929 22929 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24321059 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=269712 CPUtime=1527.82
/proc/22953/stat : 22953 (minisat) R 22952 22929 19277 0 -1 4194304 66498 0 0 0 152717 65 0 0 25 0 1 0 24321059 276185088 66484 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 67428 66484 76 150 0 67275 0
Current children cumulated CPU time (s) 1533.37
Current children cumulated vsize (KiB) 291936

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22982
/proc/meminfo: memFree=1386552/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=5.55
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1376 18801 0 2 6 1 507 41 16 0 1 0 24320491 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22929/statm: 4217 1113 409 3 0 796 0
[pid=22952] ppid=22929 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22929 22929 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24321059 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=274896 CPUtime=1587.8
/proc/22953/stat : 22953 (minisat) R 22952 22929 19277 0 -1 4194304 67827 0 0 0 158713 67 0 0 25 0 1 0 24321059 281493504 67813 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 68724 67813 76 150 0 68571 0
Current children cumulated CPU time (s) 1593.35
Current children cumulated vsize (KiB) 297120

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22982
/proc/meminfo: memFree=1381816/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=5.55
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1376 18801 0 2 6 1 507 41 16 0 1 0 24320491 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22929/statm: 4217 1113 409 3 0 796 0
[pid=22952] ppid=22929 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22929 22929 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24321059 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=279408 CPUtime=1647.78
/proc/22953/stat : 22953 (minisat) R 22952 22929 19277 0 -1 4194304 68986 0 0 0 164709 69 0 0 25 0 1 0 24321059 286113792 68972 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 69852 68972 76 150 0 69699 0
Current children cumulated CPU time (s) 1653.33
Current children cumulated vsize (KiB) 301632

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22984
/proc/meminfo: memFree=1375608/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=5.55
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1376 18801 0 2 6 1 507 41 16 0 1 0 24320491 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22929/statm: 4217 1113 409 3 0 796 0
[pid=22952] ppid=22929 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22929 22929 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24321059 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=285640 CPUtime=1707.74
/proc/22953/stat : 22953 (minisat) R 22952 22929 19277 0 -1 4194304 70537 0 0 0 170704 70 0 0 25 0 1 0 24321059 292495360 70523 996147200 134512640 135127466 4294956256 18446744073709551615 134531095 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 71410 70523 76 150 0 71257 0
Current children cumulated CPU time (s) 1713.29
Current children cumulated vsize (KiB) 307864

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22984
/proc/meminfo: memFree=1370680/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=5.55
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1376 18801 0 2 6 1 507 41 16 0 1 0 24320491 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22929/statm: 4217 1113 409 3 0 796 0
[pid=22952] ppid=22929 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22929 22929 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24321059 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=290392 CPUtime=1767.73
/proc/22953/stat : 22953 (minisat) R 22952 22929 19277 0 -1 4194304 71764 0 0 0 176701 72 0 0 25 0 1 0 24321059 297361408 71750 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 72598 71750 76 150 0 72445 0
Current children cumulated CPU time (s) 1773.28
Current children cumulated vsize (KiB) 312616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22984
/proc/meminfo: memFree=1368184/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=5.55
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1376 18801 0 2 6 1 507 41 16 0 1 0 24320491 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22929/statm: 4217 1113 409 3 0 796 0
[pid=22952] ppid=22929 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22929 22929 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24321059 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=292900 CPUtime=1794.52
/proc/22953/stat : 22953 (minisat) R 22952 22929 19277 0 -1 4194304 72384 0 0 0 179380 72 0 0 25 0 1 0 24321059 299929600 72370 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 73225 72370 76 150 0 73072 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 315124

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

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

[startup+1809.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22984
/proc/meminfo: memFree=1368184/2055920 swapFree=4192812/4192956
[pid=22929] ppid=22927 vsize=16868 CPUtime=5.55
/proc/22929/stat : 22929 (sugar) S 22927 22929 19277 0 -1 4194304 1376 18801 0 2 6 1 507 41 16 0 1 0 24320491 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22929/statm: 4217 1113 409 3 0 796 0
[pid=22952] ppid=22929 vsize=5356 CPUtime=0
/proc/22952/stat : 22952 (sh) S 22929 22929 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24321059 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22952/statm: 1339 232 193 169 0 50 0
[pid=22953] ppid=22952 vsize=292900 CPUtime=1794.52
/proc/22953/stat : 22953 (minisat) R 22952 22929 19277 0 -1 4194304 72384 0 0 0 179380 72 0 0 25 0 1 0 24321059 299929600 72370 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22953/statm: 73225 72370 76 150 0 73072 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 315124

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22929 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=137219
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=456930
# CPU time returned by wait4() is 5.59415
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.17
CPU time (s): 1800.07
CPU user time (s): 1798.93
CPU system time (s): 1.14
CPU usage (%): 99.4969
Max. virtual memory (cumulated for all children) (KiB): 891008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.13722
system time used= 0.45693
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20560
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= 8433
involuntary context switches= 8377

runsolver used 2.14067 second user time and 6.09707 second system time

The end

Launcher Data

Begin job on node64 at 2009-07-12 06:22:52
IDJOB=2081356
IDBENCH=57390
IDSOLVER=739
FILE ID=node64/2081356-1247372572
PBS_JOBID= 9507078
Free space on /tmp= 66348 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/queenAttacking/normalized-queenAttacking-11.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-2081356-1247372572/watcher-2081356-1247372572 -o /tmp/evaluation-result-2081356-1247372572/solver-2081356-1247372572 -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-2081356-1247372572.xml

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

MD5SUM BENCH= 910d61ba544cb1eb5e823b3eb305c3f6
RANDOM SEED=724684487

node64.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.220
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.220
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:       1739584 kB
Buffers:         42176 kB
Cached:         181476 kB
SwapCached:          0 kB
Active:         126396 kB
Inactive:       116100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1739584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2140 kB
Writeback:           0 kB
Mapped:          30464 kB
Slab:            59060 kB
Committed_AS:   177948 kB
PageTables:       1720 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= 66344 MiB
End job on node64 at 2009-07-12 06:53:03