Trace number 1070218

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.13+minisat? (TO) 1800.05 1809.52

General information on the benchmark

Namecsp/pseudoGLB/
normalized-pigeon-clauses-91-90.xml
MD5SUM06e1e34a3addf0444bdb7cddd699422e
Bench CategoryGLOBAL (global constraints)
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 variables8190
Number of constraints368641
Maximum constraint arity90
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(368641)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Fri Jul  4 11:32:28 2008
0.00/0.04	c 0	PID 22344
0.00/0.05	c 0	HOST node70.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1070218-1215163945.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1070218-1215163945.xml' 'HOME/temp.csp'
25.48/25.85	c 26	1 domains, 8190 variables, 0 predicates, 0 relations, 368641 constraints
25.56/25.98	c 26	ENCODING HOME/temp.csp TO HOME/temp.cnf
25.56/25.98	c 26	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
25.65/26.07	c 26	Parsing HOME/temp.csp
26.05/26.43	c 27	parsed 10000 expressions
26.53/26.91	c 27	parsed 20000 expressions
26.93/27.38	c 28	parsed 30000 expressions
27.53/27.92	c 28	parsed 40000 expressions
27.92/28.30	c 28	parsed 50000 expressions
28.23/28.69	c 29	parsed 60000 expressions
28.92/29.31	c 29	parsed 70000 expressions
29.31/29.70	c 30	parsed 80000 expressions
29.60/30.10	c 30	parsed 90000 expressions
30.00/30.48	c 31	parsed 100000 expressions
30.99/31.43	c 32	parsed 110000 expressions
31.38/31.83	c 32	parsed 120000 expressions
31.77/32.21	c 32	parsed 130000 expressions
32.17/32.61	c 33	parsed 140000 expressions
32.47/33.00	c 33	parsed 150000 expressions
32.86/33.38	c 34	parsed 160000 expressions
34.05/34.58	c 35	parsed 170000 expressions
34.45/34.98	c 35	parsed 180000 expressions
34.84/35.38	c 36	parsed 190000 expressions
35.24/35.76	c 36	parsed 200000 expressions
35.63/36.17	c 36	parsed 210000 expressions
36.03/36.57	c 37	parsed 220000 expressions
36.42/36.96	c 37	parsed 230000 expressions
36.82/37.34	c 37	parsed 240000 expressions
37.23/37.74	c 38	parsed 250000 expressions
37.61/38.14	c 38	parsed 260000 expressions
38.01/38.51	c 39	parsed 270000 expressions
39.59/40.10	c 40	parsed 280000 expressions
39.89/40.49	c 41	parsed 290000 expressions
40.29/40.90	c 41	parsed 300000 expressions
40.79/41.31	c 41	parsed 310000 expressions
41.18/41.71	c 42	parsed 320000 expressions
41.57/42.12	c 42	parsed 330000 expressions
41.87/42.48	c 43	parsed 340000 expressions
42.27/42.89	c 43	parsed 350000 expressions
42.66/43.29	c 43	parsed 360000 expressions
43.06/43.69	c 44	parsed 370000 expressions
43.46/44.03	c 44	parsed 376832 expressions
43.46/44.03	c 44	Heap : 232 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
43.46/44.03	c 44	Converting to clausal form CSP
44.64/45.21	c 45	converted 37684 (10%) expressions
45.73/46.39	c 47	converted 75367 (20%) expressions
46.92/47.58	c 48	converted 113050 (30%) expressions
49.89/50.58	c 51	converted 150733 (40%) expressions
51.17/51.81	c 52	converted 188416 (50%) expressions
52.27/52.98	c 53	converted 226100 (60%) expressions
53.45/54.16	c 54	converted 263783 (70%) expressions
54.64/55.34	c 55	converted 301466 (80%) expressions
55.83/56.51	c 57	converted 339149 (90%) expressions
57.51/58.29	c 58	converted 376832 (100%) expressions
57.51/58.30	c 58	CSP : 16198 integers, 0 booleans, 384657 clauses, largest domain size 46
57.51/58.30	c 58	Heap : 396 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
57.51/58.30	c 58	Propagation in CSP
58.70/59.48	c 60	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
58.70/59.49	c 60	CSP : 16198 integers, 0 booleans, 384657 clauses, largest domain size 46
58.70/59.49	c 60	Heap : 391 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
58.79/59.59	c 60	Simplifing CSP by introducing new Boolean variables
58.99/59.72	c 60	CSP : 16198 integers, 0 booleans, 384657 clauses, largest domain size 46
58.99/59.72	c 60	Heap : 416 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
60.08/60.88	c 61	Encoding CSP to SAT : HOME/temp.cnf
60.18/60.91	c 61	1620 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
60.18/60.91	c 61	3240 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
60.18/60.92	c 61	4860 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
60.18/60.92	c 61	6480 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
60.18/60.92	c 61	8099 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
60.18/60.93	c 61	9719 (60%) CSP integer variables are encoded (7152 clauses, 104371 bytes)
60.18/60.95	c 61	11339 (70%) CSP integer variables are encoded (14785 clauses, 218866 bytes)
60.18/60.96	c 61	12959 (80%) CSP integer variables are encoded (22401 clauses, 333106 bytes)
60.18/60.97	c 61	14579 (90%) CSP integer variables are encoded (30032 clauses, 447571 bytes)
60.18/60.98	c 61	16198 (100%) CSP integer variables are encoded (37674 clauses, 562201 bytes)
60.48/61.26	c 61	38466 (10%) CSP clauses are encoded (76140 clauses, 972040 bytes)
60.68/61.48	c 62	76932 (20%) CSP clauses are encoded (114606 clauses, 1393693 bytes)
60.97/61.70	c 62	115398 (30%) CSP clauses are encoded (153072 clauses, 1847347 bytes)
61.17/61.93	c 62	153863 (40%) CSP clauses are encoded (191537 clauses, 2308927 bytes)
61.37/62.15	c 62	192329 (50%) CSP clauses are encoded (230003 clauses, 2770519 bytes)
61.56/62.37	c 63	230795 (60%) CSP clauses are encoded (268469 clauses, 3232111 bytes)
61.77/62.59	c 63	269260 (70%) CSP clauses are encoded (306934 clauses, 3693691 bytes)
62.06/62.81	c 63	307726 (80%) CSP clauses are encoded (345400 clauses, 4155283 bytes)
62.25/63.04	c 63	346192 (90%) CSP clauses are encoded (383866 clauses, 4616875 bytes)
63.25/64.07	c 64	384657 (100%) CSP clauses are encoded (858039 clauses, 13914045 bytes)
63.25/64.08	c 64	384657 CSP clauses encoded
63.25/64.08	c 64	Writing map file : HOME/temp.map
63.34/64.14	c 64	Heap : 177 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
63.34/64.14	c 64	SAT : 53872 SAT variables, 858039 SAT clauses, 13914045 bytes
63.34/64.14	c 64	Heap : 177 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
63.40/64.27	c 64	SOLVING HOME/temp.cnf
63.40/64.27	c 64	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
63.40/64.27	c 64	This is MiniSat 2.0 beta
63.40/64.27	c 64	WARNING: for repeatability, setting FPU to use double precision
63.40/64.27	c 64	============================[ Problem Statistics ]=============================
63.40/64.27	c 64	|                                                                             |
63.40/64.28	c 64	|  Number of variables:  53872                                                |
63.40/64.28	c 64	|  Number of clauses:    858039                                               |
63.47/64.69	c 65	|  Parsing time:         0.36         s                                       |
63.47/64.71	c 65	============================[ Search Statistics ]==============================
63.47/64.71	c 65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
63.47/64.71	c 65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
63.47/64.71	c 65	===============================================================================
63.47/64.71	c 65	|         0 |   53872   858039  2076438 |   286013        0    nan |  0.000 % |
63.47/64.76	c 65	|       100 |   53872   858039  2076438 |   314614      100      3 |  0.000 % |
63.98/64.81	c 65	|       250 |   53872   858039  2076438 |   346075      250      3 |  0.000 % |
64.08/64.95	c 65	|       475 |   53872   858039  2076438 |   380683      475     16 |  0.000 % |
64.28/65.19	c 65	|       812 |   53872   858039  2076438 |   418751      812     24 |  0.000 % |
64.77/65.67	c 66	|      1319 |   53872   858039  2076438 |   460626     1319     41 |  0.000 % |
65.36/66.22	c 66	|      2080 |   53872   858039  2076438 |   506689     2080     43 |  0.000 % |
66.25/67.12	c 67	|      3222 |   53872   858039  2076438 |   557358     3222     62 |  0.000 % |
67.14/68.07	c 68	|      4930 |   53872   858039  2076438 |   613094     4930     88 |  0.000 % |
68.43/69.35	c 70	|      7494 |   53872   858039  2076438 |   674403     7494     78 |  0.000 % |
69.43/70.32	c 70	|     11338 |   53872   858039  2076438 |   741844    11338     65 |  0.000 % |
72.29/73.26	c 73	|     17106 |   53872   858039  2076438 |   816028    17106     65 |  0.000 % |
79.72/80.75	c 81	|     25755 |   53872   858039  2076438 |   897631    25755     91 |  0.000 % |
85.16/86.21	c 86	|     38729 |   53872   858039  2076438 |   987394    38729    101 |  0.000 % |
92.59/93.80	c 94	|     58192 |   53872   858039  2076438 |  1086133    58192     88 |  0.000 % |
118.19/119.60	c 120	|     87384 |   53872   858039  2076438 |  1194747    87384    107 |  0.000 % |
166.63/168.59	c 169	|    131175 |   53872   858039  2076438 |  1314222   131175    115 |  0.000 % |
291.63/294.80	c 295	|    196860 |   53872   858039  2076438 |  1445644   196860    160 |  0.000 % |
430.71/435.18	c 435	|    295386 |   53872   858039  2076438 |  1590208   295386    138 |  0.000 % |
712.61/719.71	c 720	|    443175 |   53872   858039  2076438 |  1749229   443175    144 |  0.000 % |
1157.13/1165.91	c 1166	|    664858 |   53872   858039  2076438 |  1924152   664858    134 |  0.000 % |
1791.15/1800.51	c 1801	|    997384 |   53872   858039  2076438 |  2116567   997384    134 |  0.000 % |
1800.05/1809.42	c ERROR INTERRUPTED
1800.05/1809.50	s UNKNOWN
1800.05/1809.50	c 1810	CPU 61.25 (0.04 0.01 61.21 2.21)
1800.05/1809.50	c 1810	END Fri Jul  4 12:02:38 2008

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1070218-1215163945/watcher-1070218-1215163945 -o /tmp/evaluation-result-1070218-1215163945/solver-1070218-1215163945 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1070218-1215163945.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 1.99 1.99 4/74 22344
/proc/meminfo: memFree=1655768/2055920 swapFree=4110904/4192956
[pid=22344] ppid=22342 vsize=12268 CPUtime=0
/proc/22344/stat : 22344 (sugar) R 22342 22344 21435 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 1995363670 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 233402235493 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/22344/statm: 3067 316 241 3 0 167 0

[startup+0.061611 s]
/proc/loadavg: 1.93 1.99 1.99 4/74 22344
/proc/meminfo: memFree=1655768/2055920 swapFree=4110904/4192956
[pid=22344] ppid=22342 vsize=13600 CPUtime=0.04
/proc/22344/stat : 22344 (sugar) S 22342 22344 21435 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1995363670 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22344/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.104275 s]
/proc/loadavg: 1.93 1.99 1.99 4/74 22344
/proc/meminfo: memFree=1655768/2055920 swapFree=4110904/4192956
[pid=22344] ppid=22342 vsize=13600 CPUtime=0.04
/proc/22344/stat : 22344 (sugar) S 22342 22344 21435 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1995363670 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22344/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301308 s]
/proc/loadavg: 1.93 1.99 1.99 4/74 22344
/proc/meminfo: memFree=1655768/2055920 swapFree=4110904/4192956
[pid=22344] ppid=22342 vsize=13600 CPUtime=0.04
/proc/22344/stat : 22344 (sugar) S 22342 22344 21435 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1995363670 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22344/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701384 s]
/proc/loadavg: 1.93 1.99 1.99 4/74 22344
/proc/meminfo: memFree=1655768/2055920 swapFree=4110904/4192956
[pid=22344] ppid=22342 vsize=13600 CPUtime=0.04
/proc/22344/stat : 22344 (sugar) S 22342 22344 21435 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1995363670 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22344/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50252 s]
/proc/loadavg: 1.93 1.99 1.99 5/85 22356
/proc/meminfo: memFree=1621312/2055920 swapFree=4110904/4192956
[pid=22344] ppid=22342 vsize=13600 CPUtime=0.04
/proc/22344/stat : 22344 (sugar) S 22342 22344 21435 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1995363670 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22344/statm: 3400 796 370 3 0 500 0
[pid=22347] ppid=22344 vsize=5356 CPUtime=0
/proc/22347/stat : 22347 (sh) S 22344 22344 21435 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 1995363676 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1339 233 193 169 0 50 0
[pid=22348] ppid=22347 vsize=866664 CPUtime=1.42
/proc/22348/stat : 22348 (java) S 22347 22344 21435 0 -1 0 17927 0 1 0 133 9 0 0 18 0 9 0 1995363676 887463936 15511 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22348/statm: 216666 15511 2529 9 0 211248 0
[pid=22348/tid=22349] ppid=22347 vsize=866664 CPUtime=0.71
/proc/22348/task/22349/stat : 22349 (java) R 22347 22344 21435 0 -1 64 2973 0 1 0 69 2 0 0 25 0 9 0 1995363677 887463936 15511 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22350] ppid=22347 vsize=866664 CPUtime=0.59
/proc/22348/task/22350/stat : 22350 (java) R 22347 22344 21435 0 -1 64 13767 0 0 0 54 5 0 0 16 0 9 0 1995363678 887463936 15511 996147200 134512640 134550740 4294956000 18446744073709551615 102731917 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22351] ppid=22347 vsize=866664 CPUtime=0
/proc/22348/task/22351/stat : 22351 (java) S 22347 22344 21435 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1995363678 887463936 15511 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22352] ppid=22347 vsize=866664 CPUtime=0
/proc/22348/task/22352/stat : 22352 (java) S 22347 22344 21435 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1995363678 887463936 15511 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22353] ppid=22347 vsize=866664 CPUtime=0
/proc/22348/task/22353/stat : 22353 (java) S 22347 22344 21435 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995363680 887463936 15511 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22354] ppid=22347 vsize=866664 CPUtime=0.09
/proc/22348/task/22354/stat : 22354 (java) S 22347 22344 21435 0 -1 64 488 0 0 0 9 0 0 0 16 0 9 0 1995363680 887463936 15511 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22355] ppid=22347 vsize=866664 CPUtime=0
/proc/22348/task/22355/stat : 22355 (java) S 22347 22344 21435 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995363680 887463936 15511 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22356] ppid=22347 vsize=866664 CPUtime=0
/proc/22348/task/22356/stat : 22356 (java) S 22347 22344 21435 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995363680 887463936 15511 996147200 134512640 134550740 4294956000 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) 885620

[startup+3.10182 s]
/proc/loadavg: 1.93 1.99 1.99 4/85 22356
/proc/meminfo: memFree=1574208/2055920 swapFree=4110904/4192956
[pid=22344] ppid=22342 vsize=13600 CPUtime=0.04
/proc/22344/stat : 22344 (sugar) S 22342 22344 21435 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1995363670 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22344/statm: 3400 796 370 3 0 500 0
[pid=22347] ppid=22344 vsize=5356 CPUtime=0
/proc/22347/stat : 22347 (sh) S 22344 22344 21435 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 1995363676 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1339 233 193 169 0 50 0
[pid=22348] ppid=22347 vsize=864664 CPUtime=2.98
/proc/22348/stat : 22348 (java) S 22347 22344 21435 0 -1 0 36712 0 1 0 279 19 0 0 18 0 9 0 1995363676 885415936 31818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22348/statm: 216166 31818 2529 9 0 210748 0
[pid=22348/tid=22349] ppid=22347 vsize=864664 CPUtime=1.63
/proc/22348/task/22349/stat : 22349 (java) R 22347 22344 21435 0 -1 64 3832 0 1 0 158 5 0 0 25 0 9 0 1995363677 885415936 31818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22350] ppid=22347 vsize=864664 CPUtime=1.23
/proc/22348/task/22350/stat : 22350 (java) R 22347 22344 21435 0 -1 64 31692 0 0 0 110 13 0 0 16 0 9 0 1995363678 885415936 31818 996147200 134512640 134550740 4294956000 18446744073709551615 102674855 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22351] ppid=22347 vsize=864664 CPUtime=0
/proc/22348/task/22351/stat : 22351 (java) S 22347 22344 21435 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1995363678 885415936 31818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22352] ppid=22347 vsize=864664 CPUtime=0
/proc/22348/task/22352/stat : 22352 (java) S 22347 22344 21435 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1995363678 885415936 31818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22353] ppid=22347 vsize=864664 CPUtime=0
/proc/22348/task/22353/stat : 22353 (java) S 22347 22344 21435 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995363680 885415936 31818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22354] ppid=22347 vsize=864664 CPUtime=0.1
/proc/22348/task/22354/stat : 22354 (java) S 22347 22344 21435 0 -1 64 489 0 0 0 10 0 0 0 16 0 9 0 1995363680 885415936 31818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22355] ppid=22347 vsize=864664 CPUtime=0
/proc/22348/task/22355/stat : 22355 (java) S 22347 22344 21435 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995363680 885415936 31818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22356] ppid=22347 vsize=864664 CPUtime=0
/proc/22348/task/22356/stat : 22356 (java) S 22347 22344 21435 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995363680 885415936 31818 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 883620

[startup+6.30239 s]
/proc/loadavg: 1.94 1.99 1.99 4/85 22356
/proc/meminfo: memFree=1432192/2055920 swapFree=4110904/4192956
[pid=22344] ppid=22342 vsize=13600 CPUtime=0.04
/proc/22344/stat : 22344 (sugar) S 22342 22344 21435 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1995363670 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22344/statm: 3400 796 370 3 0 500 0
[pid=22347] ppid=22344 vsize=5356 CPUtime=0
/proc/22347/stat : 22347 (sh) S 22344 22344 21435 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 1995363676 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1339 233 193 169 0 50 0
[pid=22348] ppid=22347 vsize=890900 CPUtime=6.14
/proc/22348/stat : 22348 (java) S 22347 22344 21435 0 -1 0 82993 0 1 0 571 43 0 0 18 0 9 0 1995363676 912281600 67789 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22348/statm: 222725 67789 2529 9 0 217307 0
[pid=22348/tid=22349] ppid=22347 vsize=890900 CPUtime=3.11
/proc/22348/task/22349/stat : 22349 (java) S 22347 22344 21435 0 -1 64 4818 0 1 0 304 7 0 0 25 0 9 0 1995363677 912281600 67789 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22350] ppid=22347 vsize=890900 CPUtime=2.9
/proc/22348/task/22350/stat : 22350 (java) R 22347 22344 21435 0 -1 64 76987 0 0 0 256 34 0 0 21 0 9 0 1995363678 912281600 67789 996147200 134512640 134550740 4294956000 18446744073709551615 103834280 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22351] ppid=22347 vsize=890900 CPUtime=0
/proc/22348/task/22351/stat : 22351 (java) S 22347 22344 21435 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1995363678 912281600 67789 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22352] ppid=22347 vsize=890900 CPUtime=0
/proc/22348/task/22352/stat : 22352 (java) S 22347 22344 21435 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1995363678 912281600 67789 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22353] ppid=22347 vsize=890900 CPUtime=0
/proc/22348/task/22353/stat : 22353 (java) S 22347 22344 21435 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995363680 912281600 67789 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22354] ppid=22347 vsize=890900 CPUtime=0.1
/proc/22348/task/22354/stat : 22354 (java) S 22347 22344 21435 0 -1 64 489 0 0 0 10 0 0 0 16 0 9 0 1995363680 912281600 67789 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22355] ppid=22347 vsize=890900 CPUtime=0
/proc/22348/task/22355/stat : 22355 (java) S 22347 22344 21435 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995363680 912281600 67789 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22356] ppid=22347 vsize=890900 CPUtime=0
/proc/22348/task/22356/stat : 22356 (java) S 22347 22344 21435 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995363680 912281600 67789 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 909856

[startup+12.7025 s]
/proc/loadavg: 1.94 1.99 1.99 4/85 22356
/proc/meminfo: memFree=1188800/2055920 swapFree=4110904/4192956
[pid=22344] ppid=22342 vsize=13600 CPUtime=0.04
/proc/22344/stat : 22344 (sugar) S 22342 22344 21435 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1995363670 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22344/statm: 3400 796 370 3 0 500 0
[pid=22347] ppid=22344 vsize=5356 CPUtime=0
/proc/22347/stat : 22347 (sh) S 22344 22344 21435 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 1995363676 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1339 233 193 169 0 50 0
[pid=22348] ppid=22347 vsize=864648 CPUtime=12.48
/proc/22348/stat : 22348 (java) S 22347 22344 21435 0 -1 0 164932 0 1 0 1165 83 0 0 18 0 9 0 1995363676 885399552 130300 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22348/statm: 216162 130300 2529 9 0 210744 0
[pid=22348/tid=22349] ppid=22347 vsize=864648 CPUtime=5.7
/proc/22348/task/22349/stat : 22349 (java) R 22347 22344 21435 0 -1 64 9644 0 1 0 559 11 0 0 16 0 9 0 1995363677 885399552 130300 996147200 134512640 134550740 4294956000 18446744073709551615 4126704605 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22350] ppid=22347 vsize=864648 CPUtime=6.62
/proc/22348/task/22350/stat : 22350 (java) R 22347 22344 21435 0 -1 64 154083 0 0 0 593 69 0 0 25 0 9 0 1995363678 885399552 130300 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22351] ppid=22347 vsize=864648 CPUtime=0
/proc/22348/task/22351/stat : 22351 (java) S 22347 22344 21435 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1995363678 885399552 130300 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22352] ppid=22347 vsize=864648 CPUtime=0
/proc/22348/task/22352/stat : 22352 (java) S 22347 22344 21435 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995363678 885399552 130300 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22353] ppid=22347 vsize=864648 CPUtime=0
/proc/22348/task/22353/stat : 22353 (java) S 22347 22344 21435 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1995363680 885399552 130300 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22354] ppid=22347 vsize=864648 CPUtime=0.12
/proc/22348/task/22354/stat : 22354 (java) S 22347 22344 21435 0 -1 64 506 0 0 0 12 0 0 0 16 0 9 0 1995363680 885399552 130300 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22355] ppid=22347 vsize=864648 CPUtime=0
/proc/22348/task/22355/stat : 22355 (java) S 22347 22344 21435 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995363680 885399552 130300 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22356] ppid=22347 vsize=864648 CPUtime=0
/proc/22348/task/22356/stat : 22356 (java) S 22347 22344 21435 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1995363680 885399552 130300 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 883604

[startup+25.5028 s]
/proc/loadavg: 2.02 2.00 2.00 3/85 22356
/proc/meminfo: memFree=1016704/2055920 swapFree=4110904/4192956
[pid=22344] ppid=22342 vsize=13600 CPUtime=0.04
/proc/22344/stat : 22344 (sugar) S 22342 22344 21435 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1995363670 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22344/statm: 3400 796 370 3 0 500 0
[pid=22347] ppid=22344 vsize=5356 CPUtime=0
/proc/22347/stat : 22347 (sh) S 22344 22344 21435 0 -1 4194304 277 0 0 0 0 0 0 0 20 0 1 0 1995363676 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22347/statm: 1339 233 193 169 0 50 0
[pid=22348] ppid=22347 vsize=864648 CPUtime=25.15
/proc/22348/stat : 22348 (java) S 22347 22344 21435 0 -1 0 190930 0 1 0 2409 106 0 0 18 0 9 0 1995363676 885399552 156240 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22348/statm: 216162 156240 2529 9 0 210744 0
[pid=22348/tid=22349] ppid=22347 vsize=864648 CPUtime=16.84
/proc/22348/task/22349/stat : 22349 (java) R 22347 22344 21435 0 -1 64 9712 0 1 0 1661 23 0 0 25 0 9 0 1995363677 885399552 156240 996147200 134512640 134550740 4294956000 18446744073709551615 4126612564 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22350] ppid=22347 vsize=864648 CPUtime=8.06
/proc/22348/task/22350/stat : 22350 (java) S 22347 22344 21435 0 -1 64 179963 0 0 0 725 81 0 0 16 0 9 0 1995363678 885399552 156240 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22351] ppid=22347 vsize=864648 CPUtime=0
/proc/22348/task/22351/stat : 22351 (java) S 22347 22344 21435 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1995363678 885399552 156240 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22348/tid=22352] ppid=22347 vsize=864648 CPUtime=0
/proc/22348/task/22352/stat : 22352 (java) S 22347 22344 21435 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995363678 885399552 156240 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/meminfo: memFree=1113160/2055920 swapFree=4110904/4192956
[pid=22344] ppid=22342 vsize=13600 CPUtime=63.47
/proc/22344/stat : 22344 (sugar) S 22342 22344 21435 0 -1 4194304 1033 350360 0 2 4 1 6121 221 16 0 1 0 1995363670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22344/statm: 3400 799 370 3 0 500 0
[pid=22367] ppid=22344 vsize=5356 CPUtime=0
/proc/22367/stat : 22367 (sh) S 22344 22344 21435 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995370098 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22367/statm: 1339 232 193 169 0 50 0
[pid=22368] ppid=22367 vsize=497612 CPUtime=1229.93
/proc/22368/stat : 22368 (minisat) R 22367 22344 21435 0 -1 4194304 123129 0 0 0 122863 130 0 0 25 0 1 0 1995370098 509554688 123115 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22368/statm: 124403 123115 76 150 0 124250 0
Current children cumulated CPU time (s) 1293.4
Current children cumulated vsize (KiB) 516568

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 22411
/proc/meminfo: memFree=1089608/2055920 swapFree=4110904/4192956
[pid=22344] ppid=22342 vsize=13600 CPUtime=63.47
/proc/22344/stat : 22344 (sugar) S 22342 22344 21435 0 -1 4194304 1033 350360 0 2 4 1 6121 221 16 0 1 0 1995363670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22344/statm: 3400 799 370 3 0 500 0
[pid=22367] ppid=22344 vsize=5356 CPUtime=0
/proc/22367/stat : 22367 (sh) S 22344 22344 21435 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995370098 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22367/statm: 1339 232 193 169 0 50 0
[pid=22368] ppid=22367 vsize=521404 CPUtime=1289.88
/proc/22368/stat : 22368 (minisat) R 22367 22344 21435 0 -1 4194304 129059 0 0 0 128852 136 0 0 25 0 1 0 1995370098 533917696 129045 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22368/statm: 130351 129045 76 150 0 130198 0
Current children cumulated CPU time (s) 1353.35
Current children cumulated vsize (KiB) 540360

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 22411
/proc/meminfo: memFree=1071880/2055920 swapFree=4110904/4192956
[pid=22344] ppid=22342 vsize=13600 CPUtime=63.47
/proc/22344/stat : 22344 (sugar) S 22342 22344 21435 0 -1 4194304 1033 350360 0 2 4 1 6121 221 16 0 1 0 1995363670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22344/statm: 3400 799 370 3 0 500 0
[pid=22367] ppid=22344 vsize=5356 CPUtime=0
/proc/22367/stat : 22367 (sh) S 22344 22344 21435 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995370098 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22367/statm: 1339 232 193 169 0 50 0
[pid=22368] ppid=22367 vsize=538904 CPUtime=1349.83
/proc/22368/stat : 22368 (minisat) R 22367 22344 21435 0 -1 4194304 133424 0 0 0 134843 140 0 0 25 0 1 0 1995370098 551837696 133410 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/22368/statm: 134726 133410 76 150 0 134573 0
Current children cumulated CPU time (s) 1413.3
Current children cumulated vsize (KiB) 557860

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 22411
/proc/meminfo: memFree=1057032/2055920 swapFree=4110904/4192956
[pid=22344] ppid=22342 vsize=13600 CPUtime=63.47
/proc/22344/stat : 22344 (sugar) S 22342 22344 21435 0 -1 4194304 1033 350360 0 2 4 1 6121 221 16 0 1 0 1995363670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22344/statm: 3400 799 370 3 0 500 0
[pid=22367] ppid=22344 vsize=5356 CPUtime=0
/proc/22367/stat : 22367 (sh) S 22344 22344 21435 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995370098 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22367/statm: 1339 232 193 169 0 50 0
[pid=22368] ppid=22367 vsize=553892 CPUtime=1409.77
/proc/22368/stat : 22368 (minisat) R 22367 22344 21435 0 -1 4194304 137158 0 0 0 140833 144 0 0 25 0 1 0 1995370098 567185408 137144 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22368/statm: 138473 137144 76 150 0 138320 0
Current children cumulated CPU time (s) 1473.24
Current children cumulated vsize (KiB) 572848

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 22411
/proc/meminfo: memFree=1043080/2055920 swapFree=4110904/4192956
[pid=22344] ppid=22342 vsize=13600 CPUtime=63.47
/proc/22344/stat : 22344 (sugar) S 22342 22344 21435 0 -1 4194304 1033 350360 0 2 4 1 6121 221 16 0 1 0 1995363670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22344/statm: 3400 799 370 3 0 500 0
[pid=22367] ppid=22344 vsize=5356 CPUtime=0
/proc/22367/stat : 22367 (sh) S 22344 22344 21435 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995370098 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22367/statm: 1339 232 193 169 0 50 0
[pid=22368] ppid=22367 vsize=567636 CPUtime=1469.72
/proc/22368/stat : 22368 (minisat) R 22367 22344 21435 0 -1 4194304 140576 0 0 0 146823 149 0 0 25 0 1 0 1995370098 581259264 140562 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22368/statm: 141909 140562 76 150 0 141756 0
Current children cumulated CPU time (s) 1533.19
Current children cumulated vsize (KiB) 586592

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 22411
/proc/meminfo: memFree=1031112/2055920 swapFree=4110904/4192956
[pid=22344] ppid=22342 vsize=13600 CPUtime=63.47
/proc/22344/stat : 22344 (sugar) S 22342 22344 21435 0 -1 4194304 1033 350360 0 2 4 1 6121 221 16 0 1 0 1995363670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22344/statm: 3400 799 370 3 0 500 0
[pid=22367] ppid=22344 vsize=5356 CPUtime=0
/proc/22367/stat : 22367 (sh) S 22344 22344 21435 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995370098 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22367/statm: 1339 232 193 169 0 50 0
[pid=22368] ppid=22367 vsize=579476 CPUtime=1529.66
/proc/22368/stat : 22368 (minisat) R 22367 22344 21435 0 -1 4194304 143575 0 0 0 152814 152 0 0 25 0 1 0 1995370098 593383424 143561 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22368/statm: 144869 143561 76 150 0 144716 0
Current children cumulated CPU time (s) 1593.13
Current children cumulated vsize (KiB) 598432

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 22411
/proc/meminfo: memFree=1018120/2055920 swapFree=4110904/4192956
[pid=22344] ppid=22342 vsize=13600 CPUtime=63.47
/proc/22344/stat : 22344 (sugar) S 22342 22344 21435 0 -1 4194304 1033 350360 0 2 4 1 6121 221 16 0 1 0 1995363670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22344/statm: 3400 799 370 3 0 500 0
[pid=22367] ppid=22344 vsize=5356 CPUtime=0
/proc/22367/stat : 22367 (sh) S 22344 22344 21435 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995370098 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22367/statm: 1339 232 193 169 0 50 0
[pid=22368] ppid=22367 vsize=592388 CPUtime=1589.61
/proc/22368/stat : 22368 (minisat) R 22367 22344 21435 0 -1 4194304 146808 0 0 0 158804 157 0 0 25 0 1 0 1995370098 606605312 146794 996147200 134512640 135127466 4294956256 18446744073709551615 134530759 0 0 4096 3 0 0 0 17 0 0 0
/proc/22368/statm: 148097 146794 76 150 0 147944 0
Current children cumulated CPU time (s) 1653.08
Current children cumulated vsize (KiB) 611344

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 22417
/proc/meminfo: memFree=1007176/2055920 swapFree=4110904/4192956
[pid=22344] ppid=22342 vsize=13600 CPUtime=63.47
/proc/22344/stat : 22344 (sugar) S 22342 22344 21435 0 -1 4194304 1033 350360 0 2 4 1 6121 221 16 0 1 0 1995363670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22344/statm: 3400 799 370 3 0 500 0
[pid=22367] ppid=22344 vsize=5356 CPUtime=0
/proc/22367/stat : 22367 (sh) S 22344 22344 21435 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995370098 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22367/statm: 1339 232 193 169 0 50 0
[pid=22368] ppid=22367 vsize=603444 CPUtime=1649.55
/proc/22368/stat : 22368 (minisat) R 22367 22344 21435 0 -1 4194304 149512 0 0 0 164796 159 0 0 25 0 1 0 1995370098 617926656 149498 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/22368/statm: 150861 149498 76 150 0 150708 0
Current children cumulated CPU time (s) 1713.02
Current children cumulated vsize (KiB) 622400

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/83 22417
/proc/meminfo: memFree=996744/2055920 swapFree=4110904/4192956
[pid=22344] ppid=22342 vsize=13600 CPUtime=63.47
/proc/22344/stat : 22344 (sugar) S 22342 22344 21435 0 -1 4194304 1033 350360 0 2 4 1 6121 221 16 0 1 0 1995363670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22344/statm: 3400 799 370 3 0 500 0
[pid=22367] ppid=22344 vsize=5356 CPUtime=0
/proc/22367/stat : 22367 (sh) S 22344 22344 21435 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995370098 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22367/statm: 1339 232 193 169 0 50 0
[pid=22368] ppid=22367 vsize=613760 CPUtime=1709.5
/proc/22368/stat : 22368 (minisat) R 22367 22344 21435 0 -1 4194304 152108 0 0 0 170788 162 0 0 25 0 1 0 1995370098 628490240 152094 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/22368/statm: 153440 152094 76 150 0 153287 0
Current children cumulated CPU time (s) 1772.97
Current children cumulated vsize (KiB) 632716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.4 s]
/proc/loadavg: 2.09 2.04 2.00 3/83 22417
/proc/meminfo: memFree=990856/2055920 swapFree=4110904/4192956
[pid=22344] ppid=22342 vsize=13600 CPUtime=63.47
/proc/22344/stat : 22344 (sugar) S 22342 22344 21435 0 -1 4194304 1033 350360 0 2 4 1 6121 221 16 0 1 0 1995363670 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22344/statm: 3400 799 370 3 0 500 0
[pid=22367] ppid=22344 vsize=5356 CPUtime=0
/proc/22367/stat : 22367 (sh) S 22344 22344 21435 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995370098 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22367/statm: 1339 232 193 169 0 50 0
[pid=22368] ppid=22367 vsize=619580 CPUtime=1736.58
/proc/22368/stat : 22368 (minisat) R 22367 22344 21435 0 -1 4194304 153560 0 0 0 173494 164 0 0 25 0 1 0 1995370098 634449920 153546 996147200 134512640 135127466 4294956256 18446744073709551615 134530616 0 0 4096 3 0 0 0 17 0 0 0
/proc/22368/statm: 154895 153546 76 150 0 154742 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 638536

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 22344 and gives
#  childrusage.ru_utime.tv_sec=61
#  childrusage.ru_utime.tv_usec=265686
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=252657
# CPU time returned by wait4() is 63.5183
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.52
CPU time (s): 1800.05
CPU user time (s): 1796.19
CPU system time (s): 3.86
CPU usage (%): 99.4765
Max. virtual memory (cumulated for all children) (KiB): 911920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 61.2657
system time used= 2.25266
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 351737
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= 7915
involuntary context switches= 8384

runsolver used 2.07868 second user time and 5.82811 second system time

The end

Launcher Data (download as text)

Begin job on node70 at 2008-07-04 11:32:28
IDJOB=1070218
IDBENCH=55821
IDSOLVER=346
FILE ID=node70/1070218-1215163945
PBS_JOBID= 7881408
Free space on /tmp= 66388 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-pigeon-clauses-91-90.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1070218-1215163945/watcher-1070218-1215163945 -o /tmp/evaluation-result-1070218-1215163945/solver-1070218-1215163945 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1070218-1215163945.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 06e1e34a3addf0444bdb7cddd699422e
RANDOM SEED=1055379089

node70.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.256
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.256
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:       1656248 kB
Buffers:         34152 kB
Cached:         181972 kB
SwapCached:      76344 kB
Active:         295092 kB
Inactive:        47852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1656248 kB
SwapTotal:     4192956 kB
SwapFree:      4110904 kB
Dirty:           63272 kB
Writeback:           0 kB
Mapped:         133428 kB
Slab:            41868 kB
Committed_AS:  4149332 kB
PageTables:       2000 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node70 at 2008-07-04 12:02:40