Trace number 1041890

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.03 1816.94

General information on the benchmark

Namecsp/cjss/
normalized-la04x2-572.xml
MD5SUMf9f8ce7af888a21b1cf2ff98fb29a3e8
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 variables101
Number of constraints105
Maximum constraint arity20
Maximum domain size573
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)cumulative(5)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Wed Jul  2 14:19:02 2008
0.00/0.05	c 0	PID 10520
0.00/0.05	c 0	HOST node71.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1041890-1215001142.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-1041890-1215001142.xml' 'HOME/temp.csp'
0.03/0.29	c 1	2 domains, 101 variables, 1 predicates, 0 relations, 105 constraints
0.03/0.33	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.33	c 1	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'
0.28/0.41	c 1	Parsing HOME/temp.csp
0.28/0.49	c 1	parsed 209 expressions
0.28/0.53	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.28/0.53	c 1	Converting to clausal form CSP
0.28/0.55	c 1	converted 21 (10%) expressions
0.28/0.55	c 1	converted 42 (20%) expressions
0.28/0.55	c 1	converted 63 (30%) expressions
0.28/0.55	c 1	converted 84 (40%) expressions
0.28/0.56	c 1	converted 105 (50%) expressions
0.28/0.57	c 1	converted 126 (60%) expressions
0.28/0.57	c 1	converted 147 (70%) expressions
0.28/0.57	c 1	converted 168 (80%) expressions
0.28/0.58	c 1	converted 189 (90%) expressions
14.09/14.40	c 15	converted 209 (100%) expressions
14.18/14.42	c 15	CSP : 126299 integers, 52186 booleans, 355983 clauses, largest domain size 573
14.18/14.42	c 15	Heap : 200 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
14.18/14.42	c 15	Propagation in CSP
16.97/17.20	c 18	140444 values, 0 unsatisfiable literals, and 36 valid clauses are removed
16.97/17.23	c 18	CSP : 126299 integers, 52186 booleans, 355947 clauses, largest domain size 435
16.97/17.23	c 18	Heap : 229 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
17.07/17.33	c 18	Simplifing CSP by introducing new Boolean variables
17.26/17.51	c 18	CSP : 126299 integers, 52186 booleans, 355947 clauses, largest domain size 435
17.26/17.51	c 18	Heap : 221 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
18.55/18.83	c 19	Encoding CSP to SAT : HOME/temp.cnf
18.64/18.96	c 19	12630 (10%) CSP integer variables are encoded (37959 clauses, 547305 bytes)
18.64/18.98	c 19	25260 (20%) CSP integer variables are encoded (43353 clauses, 628215 bytes)
18.74/19.01	c 19	37890 (30%) CSP integer variables are encoded (49329 clauses, 717855 bytes)
18.74/19.03	c 19	50520 (40%) CSP integer variables are encoded (54561 clauses, 798012 bytes)
18.74/19.06	c 19	63150 (50%) CSP integer variables are encoded (60538 clauses, 899621 bytes)
18.74/19.08	c 19	75780 (60%) CSP integer variables are encoded (65742 clauses, 988089 bytes)
18.84/19.11	c 19	88410 (70%) CSP integer variables are encoded (71732 clauses, 1089919 bytes)
18.84/19.13	c 20	101040 (80%) CSP integer variables are encoded (77000 clauses, 1179475 bytes)
18.84/19.16	c 20	113670 (90%) CSP integer variables are encoded (82896 clauses, 1279707 bytes)
18.84/19.18	c 20	126299 (100%) CSP integer variables are encoded (88059 clauses, 1367478 bytes)
19.24/19.55	c 20	35595 (10%) CSP clauses are encoded (178578 clauses, 2829119 bytes)
19.53/19.86	c 20	71190 (20%) CSP clauses are encoded (239435 clauses, 3843420 bytes)
19.83/20.15	c 21	106785 (30%) CSP clauses are encoded (305581 clauses, 4967476 bytes)
20.14/20.44	c 21	142379 (40%) CSP clauses are encoded (364217 clauses, 5954661 bytes)
20.43/20.75	c 21	177974 (50%) CSP clauses are encoded (429195 clauses, 7172159 bytes)
20.73/21.04	c 21	213569 (60%) CSP clauses are encoded (488226 clauses, 8264008 bytes)
21.03/21.33	c 22	249163 (70%) CSP clauses are encoded (552750 clauses, 9470767 bytes)
21.33/21.62	c 22	284758 (80%) CSP clauses are encoded (613075 clauses, 10590039 bytes)
21.63/21.93	c 22	320353 (90%) CSP clauses are encoded (677727 clauses, 11800278 bytes)
21.93/22.22	c 23	355947 (100%) CSP clauses are encoded (737533 clauses, 12908619 bytes)
21.93/22.22	c 23	355947 CSP clauses encoded
21.93/22.22	c 23	Writing map file : HOME/temp.map
21.93/22.25	c 23	Heap : 216 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
21.93/22.25	c 23	SAT : 261190 SAT variables, 737533 SAT clauses, 12908619 bytes
21.93/22.25	c 23	Heap : 216 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
22.00/22.32	c 23	SOLVING HOME/temp.cnf
22.00/22.32	c 23	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
22.00/22.32	c 23	This is MiniSat 2.0 beta
22.00/22.32	c 23	WARNING: for repeatability, setting FPU to use double precision
22.00/22.32	c 23	============================[ Problem Statistics ]=============================
22.00/22.32	c 23	|                                                                             |
22.00/22.32	c 23	|  Number of variables:  261190                                               |
22.00/22.32	c 23	|  Number of clauses:    737533                                               |
22.03/22.74	c 23	|  Parsing time:         0.34         s                                       |
22.03/22.77	c 23	============================[ Search Statistics ]==============================
22.03/22.77	c 23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.03/22.77	c 23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.03/22.77	c 23	===============================================================================
22.03/22.77	c 23	|         0 |  183676   511204  1139620 |   170401        0    nan |  0.000 % |
23.18/23.59	c 24	|       100 |  183676   511204  1139620 |   187441      100     42 | 29.677 % |
24.17/24.54	c 25	|       250 |  183676   511204  1139620 |   206185      250     54 | 29.677 % |
25.16/25.57	c 26	|       476 |  183676   511204  1139620 |   226804      476     34 | 29.677 % |
27.14/27.59	c 28	|       816 |  183676   511204  1139620 |   249484      816     35 | 29.677 % |
29.91/30.34	c 31	|      1324 |  183676   511204  1139620 |   274433     1324     41 | 29.677 % |
33.39/33.86	c 34	|      2083 |  183676   511204  1139620 |   301876     2083     77 | 29.677 % |
42.30/42.86	c 43	|      3223 |  183676   511204  1139620 |   332063     3223     57 | 29.677 % |
54.47/55.11	c 55	|      4931 |  183676   511204  1139620 |   365270     4931     96 | 29.677 % |
68.64/69.46	c 70	|      7493 |  183676   511204  1139620 |   401797     7493     96 | 29.677 % |
87.76/88.73	c 89	|     11337 |  183676   511204  1139620 |   441977    11337     84 | 29.677 % |
128.27/129.61	c 130	|     17103 |  183676   511204  1139620 |   486174    17103     71 | 29.677 % |
191.38/193.34	c 194	|     25752 |  183676   511204  1139620 |   534792    25752     61 | 29.677 % |
266.76/269.46	c 270	|     38727 |  183676   511204  1139620 |   588271    38727    117 | 29.677 % |
387.41/391.20	c 392	|     58190 |  183676   511204  1139620 |   647098    58190    129 | 29.677 % |
581.27/586.99	c 587	|     87382 |  183676   511204  1139620 |   711808    87382    151 | 29.677 % |
944.32/953.40	c 954	|    131174 |  183676   511204  1139620 |   782989   131174    155 | 29.677 % |
1550.86/1565.71	c 1566	|    196859 |  183676   511204  1139620 |   861288   196859    119 | 29.677 % |
1800.03/1816.91	c ERROR INTERRUPTED
1800.03/1816.93	s UNKNOWN
1800.03/1816.93	c 1817	CPU 21.41 (0.04 0.01 21.37 0.62)
1800.03/1816.93	c 1817	END Wed Jul  2 14:49:19 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-1041890-1215001142/watcher-1041890-1215001142 -o /tmp/evaluation-result-1041890-1215001142/solver-1041890-1215001142 -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-1041890-1215001142.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: 2.01 2.00 2.00 4/72 10520
/proc/meminfo: memFree=1778512/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=12268 CPUtime=0
/proc/10520/stat : 10520 (sugar) R 10518 10520 9992 0 -1 4194304 336 0 0 0 0 0 0 0 20 0 1 0 1979082974 12562432 304 996147200 4194304 4206940 548682068608 18446744073709551615 231980062720 0 0 4224 0 0 0 0 17 1 0 0
/proc/10520/statm: 3067 304 230 3 0 167 0

[startup+0.0930759 s]
/proc/loadavg: 2.01 2.00 2.00 4/72 10520
/proc/meminfo: memFree=1778512/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=13600 CPUtime=0.03
/proc/10520/stat : 10520 (sugar) S 10518 10520 9992 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1979082974 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10520/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102076 s]
/proc/loadavg: 2.01 2.00 2.00 4/72 10520
/proc/meminfo: memFree=1778512/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=13600 CPUtime=0.03
/proc/10520/stat : 10520 (sugar) S 10518 10520 9992 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1979082974 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10520/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301103 s]
/proc/loadavg: 2.01 2.00 2.00 4/72 10520
/proc/meminfo: memFree=1778512/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=13600 CPUtime=0.03
/proc/10520/stat : 10520 (sugar) S 10518 10520 9992 0 -1 4194304 918 127 0 0 3 0 0 0 15 0 1 0 1979082974 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10520/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702158 s]
/proc/loadavg: 2.01 2.00 2.00 4/72 10520
/proc/meminfo: memFree=1778512/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=13600 CPUtime=0.28
/proc/10520/stat : 10520 (sugar) S 10518 10520 9992 0 -1 4194304 973 4295 0 1 3 0 22 3 15 0 1 0 1979082974 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10520/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13600

[startup+1.50227 s]
/proc/loadavg: 2.01 2.00 2.00 4/83 10542
/proc/meminfo: memFree=1760248/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=13600 CPUtime=0.28
/proc/10520/stat : 10520 (sugar) S 10518 10520 9992 0 -1 4194304 973 4295 0 1 3 0 22 3 15 0 1 0 1979082974 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10520/statm: 3400 797 370 3 0 500 0
[pid=10533] ppid=10520 vsize=5356 CPUtime=0
/proc/10533/stat : 10533 (sh) S 10520 10520 9992 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1979083007 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10533/statm: 1339 233 193 169 0 50 0
[pid=10534] ppid=10533 vsize=868344 CPUtime=1.14
/proc/10534/stat : 10534 (java) S 10533 10520 9992 0 -1 0 8923 0 1 0 109 5 0 0 19 0 9 0 1979083008 889184256 8129 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10534/statm: 217086 8129 2539 9 0 211661 0
[pid=10534/tid=10535] ppid=10533 vsize=868344 CPUtime=0.64
/proc/10534/task/10535/stat : 10535 (java) R 10533 10520 9992 0 -1 64 2688 0 1 0 63 1 0 0 23 0 9 0 1979083009 889184256 8129 996147200 134512640 134550740 4294955952 18446744073709551615 4125952098 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10536] ppid=10533 vsize=868344 CPUtime=0.26
/proc/10534/task/10536/stat : 10536 (java) S 10533 10520 9992 0 -1 64 4092 0 0 0 24 2 0 0 16 0 9 0 1979083010 889184256 8129 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10537] ppid=10533 vsize=868344 CPUtime=0
/proc/10534/task/10537/stat : 10537 (java) S 10533 10520 9992 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1979083010 889184256 8129 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10538] ppid=10533 vsize=868344 CPUtime=0
/proc/10534/task/10538/stat : 10538 (java) S 10533 10520 9992 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1979083010 889184256 8129 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10539] ppid=10533 vsize=868344 CPUtime=0
/proc/10534/task/10539/stat : 10539 (java) S 10533 10520 9992 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1979083012 889184256 8129 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10540] ppid=10533 vsize=868344 CPUtime=0.2
/proc/10534/task/10540/stat : 10540 (java) S 10533 10520 9992 0 -1 64 1451 0 0 0 20 0 0 0 16 0 9 0 1979083012 889184256 8129 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10541] ppid=10533 vsize=868344 CPUtime=0
/proc/10534/task/10541/stat : 10541 (java) S 10533 10520 9992 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1979083012 889184256 8129 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10542] ppid=10533 vsize=868344 CPUtime=0
/proc/10534/task/10542/stat : 10542 (java) S 10533 10520 9992 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1979083012 889184256 8129 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 887300

[startup+3.10249 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 10542
/proc/meminfo: memFree=1743352/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=13600 CPUtime=0.28
/proc/10520/stat : 10520 (sugar) S 10518 10520 9992 0 -1 4194304 973 4295 0 1 3 0 22 3 15 0 1 0 1979082974 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10520/statm: 3400 797 370 3 0 500 0
[pid=10533] ppid=10520 vsize=5356 CPUtime=0
/proc/10533/stat : 10533 (sh) S 10520 10520 9992 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1979083007 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10533/statm: 1339 233 193 169 0 50 0
[pid=10534] ppid=10533 vsize=868848 CPUtime=2.72
/proc/10534/stat : 10534 (java) S 10533 10520 9992 0 -1 0 15642 0 1 0 262 10 0 0 19 0 9 0 1979083008 889700352 14593 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10534/statm: 217212 14593 2539 9 0 211787 0
[pid=10534/tid=10535] ppid=10533 vsize=868848 CPUtime=1.56
/proc/10534/task/10535/stat : 10535 (java) R 10533 10520 9992 0 -1 64 3031 0 1 0 155 1 0 0 25 0 9 0 1979083009 889700352 14593 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10536] ppid=10533 vsize=868848 CPUtime=0.92
/proc/10534/task/10536/stat : 10536 (java) R 10533 10520 9992 0 -1 64 10468 0 0 0 85 7 0 0 16 0 9 0 1979083010 889700352 14593 996147200 134512640 134550740 4294955952 18446744073709551615 102469616 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10537] ppid=10533 vsize=868848 CPUtime=0
/proc/10534/task/10537/stat : 10537 (java) S 10533 10520 9992 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1979083010 889700352 14593 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10538] ppid=10533 vsize=868848 CPUtime=0
/proc/10534/task/10538/stat : 10538 (java) S 10533 10520 9992 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1979083010 889700352 14593 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10539] ppid=10533 vsize=868848 CPUtime=0
/proc/10534/task/10539/stat : 10539 (java) S 10533 10520 9992 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1979083012 889700352 14593 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10540] ppid=10533 vsize=868848 CPUtime=0.2
/proc/10534/task/10540/stat : 10540 (java) S 10533 10520 9992 0 -1 64 1451 0 0 0 20 0 0 0 16 0 9 0 1979083012 889700352 14593 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10541] ppid=10533 vsize=868848 CPUtime=0
/proc/10534/task/10541/stat : 10541 (java) S 10533 10520 9992 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1979083012 889700352 14593 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10542] ppid=10533 vsize=868848 CPUtime=0
/proc/10534/task/10542/stat : 10542 (java) S 10533 10520 9992 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1979083012 889700352 14593 996147200 134512640 134550740 4294955952 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) 887804

[startup+6.30293 s]
/proc/loadavg: 2.01 2.00 2.00 4/83 10542
/proc/meminfo: memFree=1696248/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=13600 CPUtime=0.28
/proc/10520/stat : 10520 (sugar) S 10518 10520 9992 0 -1 4194304 973 4295 0 1 3 0 22 3 15 0 1 0 1979082974 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10520/statm: 3400 797 370 3 0 500 0
[pid=10533] ppid=10520 vsize=5356 CPUtime=0
/proc/10533/stat : 10533 (sh) S 10520 10520 9992 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1979083007 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10533/statm: 1339 233 193 169 0 50 0
[pid=10534] ppid=10533 vsize=868344 CPUtime=5.89
/proc/10534/stat : 10534 (java) S 10533 10520 9992 0 -1 0 28918 0 1 0 571 18 0 0 19 0 9 0 1979083008 889184256 27214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10534/statm: 217086 27214 2540 9 0 211661 0
[pid=10534/tid=10535] ppid=10533 vsize=868344 CPUtime=3.44
/proc/10534/task/10535/stat : 10535 (java) R 10533 10520 9992 0 -1 64 3643 0 1 0 342 2 0 0 25 0 9 0 1979083009 889184256 27214 996147200 134512640 134550740 4294955952 18446744073709551615 101444256 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10536] ppid=10533 vsize=868344 CPUtime=2.19
/proc/10534/task/10536/stat : 10536 (java) S 10533 10520 9992 0 -1 64 23107 0 0 0 205 14 0 0 16 0 9 0 1979083010 889184256 27214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10537] ppid=10533 vsize=868344 CPUtime=0
/proc/10534/task/10537/stat : 10537 (java) S 10533 10520 9992 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1979083010 889184256 27214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10538] ppid=10533 vsize=868344 CPUtime=0
/proc/10534/task/10538/stat : 10538 (java) S 10533 10520 9992 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1979083010 889184256 27214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10539] ppid=10533 vsize=868344 CPUtime=0
/proc/10534/task/10539/stat : 10539 (java) S 10533 10520 9992 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1979083012 889184256 27214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10540] ppid=10533 vsize=868344 CPUtime=0.22
/proc/10534/task/10540/stat : 10540 (java) S 10533 10520 9992 0 -1 64 1476 0 0 0 22 0 0 0 16 0 9 0 1979083012 889184256 27214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10541] ppid=10533 vsize=868344 CPUtime=0
/proc/10534/task/10541/stat : 10541 (java) S 10533 10520 9992 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1979083012 889184256 27214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10542] ppid=10533 vsize=868344 CPUtime=0
/proc/10534/task/10542/stat : 10542 (java) S 10533 10520 9992 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1979083012 889184256 27214 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 887300

[startup+12.7028 s]
/proc/loadavg: 2.09 2.02 2.01 3/83 10542
/proc/meminfo: memFree=1598328/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=13600 CPUtime=0.28
/proc/10520/stat : 10520 (sugar) S 10518 10520 9992 0 -1 4194304 973 4295 0 1 3 0 22 3 15 0 1 0 1979082974 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10520/statm: 3400 797 370 3 0 500 0
[pid=10533] ppid=10520 vsize=5356 CPUtime=0
/proc/10533/stat : 10533 (sh) S 10520 10520 9992 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1979083007 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10533/statm: 1339 233 193 169 0 50 0
[pid=10534] ppid=10533 vsize=868344 CPUtime=12.23
/proc/10534/stat : 10534 (java) S 10533 10520 9992 0 -1 0 59669 0 1 0 1187 36 0 0 19 0 9 0 1979083008 889184256 49395 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10534/statm: 217086 49395 2540 9 0 211661 0
[pid=10534/tid=10535] ppid=10533 vsize=868344 CPUtime=6.74
/proc/10534/task/10535/stat : 10535 (java) R 10533 10520 9992 0 -1 64 5094 0 1 0 672 2 0 0 25 0 9 0 1979083009 889184256 49395 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10536] ppid=10533 vsize=868344 CPUtime=5.22
/proc/10534/task/10536/stat : 10536 (java) R 10533 10520 9992 0 -1 64 52407 0 0 0 491 31 0 0 16 0 9 0 1979083010 889184256 49395 996147200 134512640 134550740 4294955952 18446744073709551615 102516792 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10537] ppid=10533 vsize=868344 CPUtime=0
/proc/10534/task/10537/stat : 10537 (java) S 10533 10520 9992 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1979083010 889184256 49395 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10538] ppid=10533 vsize=868344 CPUtime=0
/proc/10534/task/10538/stat : 10538 (java) S 10533 10520 9992 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1979083010 889184256 49395 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10539] ppid=10533 vsize=868344 CPUtime=0
/proc/10534/task/10539/stat : 10539 (java) S 10533 10520 9992 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1979083012 889184256 49395 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10540] ppid=10533 vsize=868344 CPUtime=0.22
/proc/10534/task/10540/stat : 10540 (java) S 10533 10520 9992 0 -1 64 1476 0 0 0 22 0 0 0 16 0 9 0 1979083012 889184256 49395 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10541] ppid=10533 vsize=868344 CPUtime=0
/proc/10534/task/10541/stat : 10541 (java) S 10533 10520 9992 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1979083012 889184256 49395 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10534/tid=10542] ppid=10533 vsize=868344 CPUtime=0
/proc/10534/task/10542/stat : 10542 (java) S 10533 10520 9992 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1979083012 889184256 49395 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 887300

[startup+25.5025 s]
/proc/loadavg: 2.07 2.02 2.00 3/75 10544
/proc/meminfo: memFree=1724792/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=13600 CPUtime=22.03
/proc/10520/stat : 10520 (sugar) S 10518 10520 9992 0 -1 4194304 1032 84270 0 2 4 1 2137 61 16 0 1 0 1979082974 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10520/statm: 3400 798 370 3 0 500 0
[pid=10543] ppid=10520 vsize=5356 CPUtime=0
/proc/10543/stat : 10543 (sh) S 10520 10520 9992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979085206 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10543/statm: 1339 232 193 169 0 50 0
[pid=10544] ppid=10543 vsize=42828 CPUtime=3.13
/proc/10544/stat : 10544 (minisat) R 10543 10520 9992 0 -1 4194304 9615 0 0 0 306 7 0 0 25 0 1 0 1979085206 43855872 9601 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/10544/statm: 10707 9601 76 150 0 10554 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 61784

[startup+51.103 s]
/proc/loadavg: 2.05 2.01 2.00 3/75 10544
/proc/meminfo: memFree=1723384/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=13600 CPUtime=22.03
/proc/10520/stat : 10520 (sugar) S 10518 10520 9992 0 -1 4194304 1032 84270 0 2 4 1 2137 61 16 0 1 0 1979082974 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

/proc/meminfo: memFree=1627768/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=13600 CPUtime=22.03
/proc/10520/stat : 10520 (sugar) S 10518 10520 9992 0 -1 4194304 1032 84270 0 2 4 1 2137 61 16 0 1 0 1979082974 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10520/statm: 3400 798 370 3 0 500 0
[pid=10543] ppid=10520 vsize=5356 CPUtime=0
/proc/10543/stat : 10543 (sh) S 10520 10520 9992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979085206 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10543/statm: 1339 232 193 169 0 50 0
[pid=10544] ppid=10543 vsize=139560 CPUtime=1327.35
/proc/10544/stat : 10544 (minisat) R 10543 10520 9992 0 -1 4194304 33704 0 0 0 132692 43 0 0 25 0 1 0 1979085206 142909440 33690 996147200 134512640 135127466 4294956272 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/10544/statm: 34890 33690 76 150 0 34737 0
Current children cumulated CPU time (s) 1349.38
Current children cumulated vsize (KiB) 158516

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 10544
/proc/meminfo: memFree=1626168/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=13600 CPUtime=22.03
/proc/10520/stat : 10520 (sugar) S 10518 10520 9992 0 -1 4194304 1032 84270 0 2 4 1 2137 61 16 0 1 0 1979082974 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10520/statm: 3400 798 370 3 0 500 0
[pid=10543] ppid=10520 vsize=5356 CPUtime=0
/proc/10543/stat : 10543 (sh) S 10520 10520 9992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979085206 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10543/statm: 1339 232 193 169 0 50 0
[pid=10544] ppid=10543 vsize=141148 CPUtime=1386.78
/proc/10544/stat : 10544 (minisat) R 10543 10520 9992 0 -1 4194304 34092 0 0 0 138635 43 0 0 25 0 1 0 1979085206 144535552 34078 996147200 134512640 135127466 4294956272 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/10544/statm: 35287 34078 76 150 0 35134 0
Current children cumulated CPU time (s) 1408.81
Current children cumulated vsize (KiB) 160104

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 10544
/proc/meminfo: memFree=1624760/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=13600 CPUtime=22.03
/proc/10520/stat : 10520 (sugar) S 10518 10520 9992 0 -1 4194304 1032 84270 0 2 4 1 2137 61 16 0 1 0 1979082974 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10520/statm: 3400 798 370 3 0 500 0
[pid=10543] ppid=10520 vsize=5356 CPUtime=0
/proc/10543/stat : 10543 (sh) S 10520 10520 9992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979085206 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10543/statm: 1339 232 193 169 0 50 0
[pid=10544] ppid=10543 vsize=142604 CPUtime=1446.22
/proc/10544/stat : 10544 (minisat) R 10543 10520 9992 0 -1 4194304 34474 0 0 0 144578 44 0 0 25 0 1 0 1979085206 146026496 34460 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/10544/statm: 35651 34460 76 150 0 35498 0
Current children cumulated CPU time (s) 1468.25
Current children cumulated vsize (KiB) 161560

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 10544
/proc/meminfo: memFree=1623224/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=13600 CPUtime=22.03
/proc/10520/stat : 10520 (sugar) S 10518 10520 9992 0 -1 4194304 1032 84270 0 2 4 1 2137 61 16 0 1 0 1979082974 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10520/statm: 3400 798 370 3 0 500 0
[pid=10543] ppid=10520 vsize=5356 CPUtime=0
/proc/10543/stat : 10543 (sh) S 10520 10520 9992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979085206 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10543/statm: 1339 232 193 169 0 50 0
[pid=10544] ppid=10543 vsize=144056 CPUtime=1505.65
/proc/10544/stat : 10544 (minisat) R 10543 10520 9992 0 -1 4194304 34832 0 0 0 150520 45 0 0 25 0 1 0 1979085206 147513344 34818 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/10544/statm: 36014 34818 76 150 0 35861 0
Current children cumulated CPU time (s) 1527.68
Current children cumulated vsize (KiB) 163012

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 10544
/proc/meminfo: memFree=1621304/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=13600 CPUtime=22.03
/proc/10520/stat : 10520 (sugar) S 10518 10520 9992 0 -1 4194304 1032 84270 0 2 4 1 2137 61 16 0 1 0 1979082974 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10520/statm: 3400 798 370 3 0 500 0
[pid=10543] ppid=10520 vsize=5356 CPUtime=0
/proc/10543/stat : 10543 (sh) S 10520 10520 9992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979085206 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10543/statm: 1339 232 193 169 0 50 0
[pid=10544] ppid=10543 vsize=146036 CPUtime=1565.08
/proc/10544/stat : 10544 (minisat) R 10543 10520 9992 0 -1 4194304 35324 0 0 0 156463 45 0 0 25 0 1 0 1979085206 149540864 35310 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/10544/statm: 36509 35310 76 150 0 36356 0
Current children cumulated CPU time (s) 1587.11
Current children cumulated vsize (KiB) 164992

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 10544
/proc/meminfo: memFree=1619640/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=13600 CPUtime=22.03
/proc/10520/stat : 10520 (sugar) S 10518 10520 9992 0 -1 4194304 1032 84270 0 2 4 1 2137 61 16 0 1 0 1979082974 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10520/statm: 3400 798 370 3 0 500 0
[pid=10543] ppid=10520 vsize=5356 CPUtime=0
/proc/10543/stat : 10543 (sh) S 10520 10520 9992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979085206 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10543/statm: 1339 232 193 169 0 50 0
[pid=10544] ppid=10543 vsize=147892 CPUtime=1624.52
/proc/10544/stat : 10544 (minisat) R 10543 10520 9992 0 -1 4194304 35716 0 0 0 162406 46 0 0 25 0 1 0 1979085206 151441408 35702 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/10544/statm: 36973 35702 76 150 0 36820 0
Current children cumulated CPU time (s) 1646.55
Current children cumulated vsize (KiB) 166848

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 10544
/proc/meminfo: memFree=1617848/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=13600 CPUtime=22.03
/proc/10520/stat : 10520 (sugar) S 10518 10520 9992 0 -1 4194304 1032 84270 0 2 4 1 2137 61 16 0 1 0 1979082974 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10520/statm: 3400 798 370 3 0 500 0
[pid=10543] ppid=10520 vsize=5356 CPUtime=0
/proc/10543/stat : 10543 (sh) S 10520 10520 9992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979085206 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10543/statm: 1339 232 193 169 0 50 0
[pid=10544] ppid=10543 vsize=149608 CPUtime=1683.97
/proc/10544/stat : 10544 (minisat) R 10543 10520 9992 0 -1 4194304 36133 0 0 0 168350 47 0 0 25 0 1 0 1979085206 153198592 36119 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/10544/statm: 37402 36119 76 150 0 37249 0
Current children cumulated CPU time (s) 1706
Current children cumulated vsize (KiB) 168564

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/76 10735
/proc/meminfo: memFree=1747376/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=13600 CPUtime=22.03
/proc/10520/stat : 10520 (sugar) S 10518 10520 9992 0 -1 4194304 1032 84270 0 2 4 1 2137 61 16 0 1 0 1979082974 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10520/statm: 3400 798 370 3 0 500 0
[pid=10543] ppid=10520 vsize=5356 CPUtime=0
/proc/10543/stat : 10543 (sh) S 10520 10520 9992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979085206 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10543/statm: 1339 232 193 169 0 50 0
[pid=10544] ppid=10543 vsize=151324 CPUtime=1743.41
/proc/10544/stat : 10544 (minisat) R 10543 10520 9992 0 -1 4194304 36580 0 0 0 174290 51 0 0 25 0 1 0 1979085206 154955776 36566 996147200 134512640 135127466 4294956272 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/10544/statm: 37831 36566 76 150 0 37678 0
Current children cumulated CPU time (s) 1765.44
Current children cumulated vsize (KiB) 170280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 10735
/proc/meminfo: memFree=1746608/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=13600 CPUtime=22.03
/proc/10520/stat : 10520 (sugar) S 10518 10520 9992 0 -1 4194304 1032 84270 0 2 4 1 2137 61 16 0 1 0 1979082974 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10520/statm: 3400 798 370 3 0 500 0
[pid=10543] ppid=10520 vsize=5356 CPUtime=0
/proc/10543/stat : 10543 (sh) S 10520 10520 9992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979085206 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10543/statm: 1339 232 193 169 0 50 0
[pid=10544] ppid=10543 vsize=152116 CPUtime=1778
/proc/10544/stat : 10544 (minisat) R 10543 10520 9992 0 -1 4194304 36775 0 0 0 177749 51 0 0 25 0 1 0 1979085206 155766784 36761 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10544/statm: 38029 36761 76 150 0 37876 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 171072

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

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

[startup+1816.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 10735
/proc/meminfo: memFree=1746608/2055920 swapFree=4180436/4192956
[pid=10520] ppid=10518 vsize=13600 CPUtime=22.03
/proc/10520/stat : 10520 (sugar) S 10518 10520 9992 0 -1 4194304 1032 84270 0 2 4 1 2137 61 16 0 1 0 1979082974 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10520/statm: 3400 798 370 3 0 500 0
[pid=10543] ppid=10520 vsize=5356 CPUtime=0
/proc/10543/stat : 10543 (sh) S 10520 10520 9992 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1979085206 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10543/statm: 1339 232 193 169 0 50 0
[pid=10544] ppid=10543 vsize=152116 CPUtime=1778
/proc/10544/stat : 10544 (minisat) R 10543 10520 9992 0 -1 4194304 36775 0 0 0 177749 51 0 0 25 0 1 0 1979085206 155766784 36761 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/10544/statm: 38029 36761 76 150 0 37876 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 171072

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10520 and gives
#  childrusage.ru_utime.tv_sec=21
#  childrusage.ru_utime.tv_usec=414744
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=640902
# CPU time returned by wait4() is 22.0556
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1816.94
CPU time (s): 1800.03
CPU user time (s): 1798.9
CPU system time (s): 1.13
CPU usage (%): 99.0694
Max. virtual memory (cumulated for all children) (KiB): 901552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.4147
system time used= 0.640902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85646
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= 4013
involuntary context switches= 4284

runsolver used 2.13567 second user time and 6.10207 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-07-02 14:19:02
IDJOB=1041890
IDBENCH=53851
IDSOLVER=346
FILE ID=node71/1041890-1215001142
PBS_JOBID= 7870781
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/cjss/normalized-la04x2-572.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-1041890-1215001142/watcher-1041890-1215001142 -o /tmp/evaluation-result-1041890-1215001142/solver-1041890-1215001142 -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-1041890-1215001142.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f9f8ce7af888a21b1cf2ff98fb29a3e8
RANDOM SEED=1905741909

node71.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.209
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.209
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:       1779056 kB
Buffers:          7672 kB
Cached:          54516 kB
SwapCached:       6764 kB
Active:         196040 kB
Inactive:        21380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779056 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            1328 kB
Writeback:           0 kB
Mapped:         162528 kB
Slab:            44388 kB
Committed_AS:  4242880 kB
PageTables:       2096 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= 66548 MiB
End job on node71 at 2008-07-02 14:49:21