Trace number 1083289

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

General information on the benchmark

Namecsp/super-js/super-js-taillard-20-15/
normalized-super-js-taillard-20-15-3.xml
MD5SUM6a3e1593e782c2eb2195b67110bb4fb5
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints9690
Maximum constraint arity2
Maximum domain size1368
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9690
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sat Jul  5 04:57:42 2008
0.00/0.04	c 0	PID 19825
0.03/0.05	c 0	HOST node21.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1083289-1215226662.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1083289-1215226662.xml' 'HOME/temp.csp'
0.95/1.10	c 1	95 domains, 600 variables, 4 predicates, 0 relations, 9690 constraints
1.06/1.14	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.06/1.14	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'
1.06/1.22	c 1	Parsing HOME/temp.csp
1.06/1.66	c 2	parsed 10000 expressions
1.06/1.67	c 2	parsed 10389 expressions
1.06/1.67	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.06/1.67	c 2	Converting to clausal form CSP
1.06/1.79	c 2	converted 1039 (10%) expressions
1.06/1.92	c 2	converted 2078 (20%) expressions
1.06/1.99	c 2	converted 3117 (30%) expressions
1.06/2.02	c 2	converted 4156 (40%) expressions
1.06/2.05	c 2	converted 5195 (50%) expressions
1.06/2.08	c 2	converted 6234 (60%) expressions
2.00/2.11	c 2	converted 7273 (70%) expressions
2.00/2.19	c 2	converted 8312 (80%) expressions
2.10/2.22	c 2	converted 9351 (90%) expressions
2.10/2.25	c 2	converted 10389 (100%) expressions
2.10/2.25	c 2	CSP : 600 integers, 0 booleans, 9690 clauses, largest domain size 1368
2.10/2.25	c 2	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.10/2.25	c 2	Propagation in CSP
2.58/2.75	c 3	407148 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.58/2.75	c 3	CSP : 600 integers, 0 booleans, 9690 clauses, largest domain size 905
2.58/2.75	c 3	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.58/2.75	c 3	Simplifing CSP by introducing new Boolean variables
2.79/2.92	c 3	CSP : 600 integers, 17700 booleans, 27390 clauses, largest domain size 905
2.79/2.92	c 3	Heap : 16 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.88/3.01	c 3	Encoding CSP to SAT : HOME/temp.cnf
2.88/3.09	c 3	60 (10%) CSP integer variables are encoded (41910 clauses, 606538 bytes)
2.98/3.15	c 3	120 (20%) CSP integer variables are encoded (87030 clauses, 1283338 bytes)
3.08/3.20	c 3	180 (30%) CSP integer variables are encoded (121080 clauses, 1836533 bytes)
3.08/3.26	c 3	240 (40%) CSP integer variables are encoded (159150 clauses, 2483723 bytes)
3.08/3.30	c 4	300 (50%) CSP integer variables are encoded (189510 clauses, 2999843 bytes)
3.19/3.36	c 4	360 (60%) CSP integer variables are encoded (226920 clauses, 3635813 bytes)
3.28/3.42	c 4	420 (70%) CSP integer variables are encoded (269040 clauses, 4351853 bytes)
3.28/3.47	c 4	480 (80%) CSP integer variables are encoded (308910 clauses, 5029643 bytes)
3.38/3.53	c 4	540 (90%) CSP integer variables are encoded (350130 clauses, 5730383 bytes)
3.38/3.59	c 4	600 (100%) CSP integer variables are encoded (383970 clauses, 6305663 bytes)
4.96/5.12	c 5	2739 (10%) CSP clauses are encoded (1137975 clauses, 23505599 bytes)
6.55/6.71	c 7	5478 (20%) CSP clauses are encoded (1943006 clauses, 42356786 bytes)
8.02/8.21	c 8	8217 (30%) CSP clauses are encoded (2700162 clauses, 60098569 bytes)
9.69/9.94	c 10	10956 (40%) CSP clauses are encoded (3562222 clauses, 80349932 bytes)
10.98/11.22	c 11	13695 (50%) CSP clauses are encoded (4214522 clauses, 96278211 bytes)
12.45/12.74	c 13	16434 (60%) CSP clauses are encoded (4977803 clauses, 115000848 bytes)
13.55/13.82	c 14	19173 (70%) CSP clauses are encoded (5531691 clauses, 128551498 bytes)
15.01/15.33	c 16	21912 (80%) CSP clauses are encoded (6292627 clauses, 147119381 bytes)
16.49/16.85	c 17	24651 (90%) CSP clauses are encoded (7075967 clauses, 166085689 bytes)
18.07/18.42	c 19	27390 (100%) CSP clauses are encoded (7905654 clauses, 185487985 bytes)
18.07/18.42	c 19	27390 CSP clauses encoded
18.07/18.42	c 19	Writing map file : HOME/temp.map
18.07/18.44	c 19	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
18.07/18.44	c 19	SAT : 402270 SAT variables, 7905654 SAT clauses, 185487985 bytes
18.07/18.44	c 19	Heap : 9 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
18.11/18.50	c 19	SOLVING HOME/temp.cnf
18.11/18.50	c 19	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
18.11/18.50	c 19	This is MiniSat 2.0 beta
18.11/18.50	c 19	WARNING: for repeatability, setting FPU to use double precision
18.11/18.50	c 19	============================[ Problem Statistics ]=============================
18.11/18.50	c 19	|                                                                             |
18.11/18.51	c 19	|  Number of variables:  402270                                               |
18.11/18.51	c 19	|  Number of clauses:    7905654                                              |
22.66/23.14	c 23	|  Parsing time:         3.97         s                                       |
22.85/23.37	c 24	============================[ Search Statistics ]==============================
22.85/23.37	c 24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.85/23.37	c 24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.85/23.37	c 24	===============================================================================
22.85/23.37	c 24	|         0 |  401166  7904550 22763823 |  2634850        0    nan |  0.000 % |
27.51/28.06	c 28	|       100 |  401166  7904550 22763823 |  2898335       99     22 |  0.281 % |
34.04/34.60	c 35	|       251 |  401165  7904550 22763823 |  3188168      249     21 |  0.286 % |
41.47/42.15	c 42	|       476 |  401165  7904550 22763823 |  3506985      474     18 |  0.286 % |
52.26/53.07	c 53	|       813 |  401165  7904550 22763823 |  3857683      811     18 |  0.286 % |
67.61/68.57	c 69	|      1319 |  401120  7903616 22761183 |  4243452     1317     19 |  0.286 % |
92.54/93.82	c 94	|      2078 |  401120  7903616 22761183 |  4667797     2076     19 |  0.286 % |
128.89/130.56	c 131	|      3220 |  401105  7903202 22759994 |  5134577     3217     22 |  0.290 % |
185.06/187.21	c 187	|      4928 |  401105  7903202 22759994 |  5648034     4925     21 |  0.290 % |
264.09/267.08	c 267	|      7490 |  401073  7902502 22758007 |  6212838     7483     22 |  0.309 % |
378.00/382.04	c 382	|     11335 |  400964  7900312 22751789 |  6834122    11324     25 |  0.325 % |
555.41/561.13	c 561	|     17101 |  400843  7898112 22745609 |  7517534    17081     26 |  0.374 % |
811.22/818.92	c 819	|     25750 |  400668  7894907 22736574 |  8269288    25720     28 |  0.407 % |
1248.31/1256.24	c 1256	|     38725 |  400525  7892052 22728452 |  9096216    38686     29 |  0.435 % |
1800.04/1808.22	c ERROR INTERRUPTED
1800.04/1808.27	s UNKNOWN
1800.04/1808.27	c 1808	CPU 16.68 (0.04 0 16.64 1.46)
1800.04/1808.27	c 1808	END Sat Jul  5 05:27:50 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-1083289-1215226662/watcher-1083289-1215226662 -o /tmp/evaluation-result-1083289-1215226662/solver-1083289-1215226662 -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-1083289-1215226662.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.00 2.00 2.00 4/80 19825
/proc/meminfo: memFree=1313816/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=12268 CPUtime=0
/proc/19825/stat : 19825 (sugar) R 19823 19825 17985 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 2001640488 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 221236656741 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/19825/statm: 3067 316 241 3 0 167 0

[startup+0.049626 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 19825
/proc/meminfo: memFree=1313816/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=0.03
/proc/19825/stat : 19825 (sugar) S 19823 19825 17985 0 -1 4194304 837 0 0 0 3 0 0 0 18 0 1 0 2001640488 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19825/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101618 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 19825
/proc/meminfo: memFree=1313816/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=0.03
/proc/19825/stat : 19825 (sugar) S 19823 19825 17985 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2001640488 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19825/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301652 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 19825
/proc/meminfo: memFree=1313816/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=0.03
/proc/19825/stat : 19825 (sugar) S 19823 19825 17985 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2001640488 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19825/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.70173 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 19825
/proc/meminfo: memFree=1313816/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=0.03
/proc/19825/stat : 19825 (sugar) S 19823 19825 17985 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2001640488 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19825/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50188 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 19837
/proc/meminfo: memFree=1291392/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=1.06
/proc/19825/stat : 19825 (sugar) S 19823 19825 17985 0 -1 4194304 973 9045 0 1 3 0 99 4 16 0 1 0 2001640488 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19825/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 13600

[startup+3.10218 s]
/proc/loadavg: 2.08 2.02 2.01 3/91 19847
/proc/meminfo: memFree=1293568/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=1.06
/proc/19825/stat : 19825 (sugar) S 19823 19825 17985 0 -1 4194304 974 9045 0 1 3 0 99 4 15 0 1 0 2001640488 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19825/statm: 3400 797 370 3 0 500 0
[pid=19838] ppid=19825 vsize=5356 CPUtime=0
/proc/19838/stat : 19838 (sh) S 19825 19825 17985 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001640602 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19838/statm: 1339 233 193 169 0 50 0
[pid=19839] ppid=19838 vsize=868488 CPUtime=1.92
/proc/19839/stat : 19839 (java) S 19838 19825 17985 0 -1 0 10413 0 1 0 184 8 0 0 18 0 9 0 2001640603 889331712 9412 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19839/statm: 217122 9412 2565 9 0 211669 0
[pid=19839/tid=19840] ppid=19838 vsize=868488 CPUtime=1.22
/proc/19839/task/19840/stat : 19840 (java) R 19838 19825 17985 0 -1 64 2981 0 1 0 119 3 0 0 23 0 9 0 2001640604 889331712 9412 996147200 134512640 134550740 4294955952 18446744073709551615 4126968608 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19841] ppid=19838 vsize=868488 CPUtime=0.45
/proc/19839/task/19841/stat : 19841 (java) S 19838 19825 17985 0 -1 64 5242 0 0 0 42 3 0 0 16 0 9 0 2001640605 889331712 9412 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19842] ppid=19838 vsize=868488 CPUtime=0
/proc/19839/task/19842/stat : 19842 (java) S 19838 19825 17985 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001640605 889331712 9412 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19843] ppid=19838 vsize=868488 CPUtime=0
/proc/19839/task/19843/stat : 19843 (java) S 19838 19825 17985 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001640605 889331712 9412 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19844] ppid=19838 vsize=868488 CPUtime=0
/proc/19839/task/19844/stat : 19844 (java) S 19838 19825 17985 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001640607 889331712 9412 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19845] ppid=19838 vsize=868488 CPUtime=0.22
/proc/19839/task/19845/stat : 19845 (java) S 19838 19825 17985 0 -1 64 1498 0 0 0 22 0 0 0 15 0 9 0 2001640607 889331712 9412 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19846] ppid=19838 vsize=868488 CPUtime=0
/proc/19839/task/19846/stat : 19846 (java) S 19838 19825 17985 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001640607 889331712 9412 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19847] ppid=19838 vsize=868488 CPUtime=0
/proc/19839/task/19847/stat : 19847 (java) S 19838 19825 17985 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2001640607 889331712 9412 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 887444

[startup+6.30279 s]
/proc/loadavg: 2.08 2.02 2.01 3/91 19847
/proc/meminfo: memFree=1256832/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=1.07
/proc/19825/stat : 19825 (sugar) S 19823 19825 17985 0 -1 4194304 974 9045 0 1 4 0 99 4 16 0 1 0 2001640488 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19825/statm: 3400 797 370 3 0 500 0
[pid=19838] ppid=19825 vsize=5356 CPUtime=0
/proc/19838/stat : 19838 (sh) S 19825 19825 17985 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001640602 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19838/statm: 1339 233 193 169 0 50 0
[pid=19839] ppid=19838 vsize=868488 CPUtime=5.08
/proc/19839/stat : 19839 (java) S 19838 19825 17985 0 -1 0 10990 0 1 0 472 36 0 0 18 0 9 0 2001640603 889331712 9429 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19839/statm: 217122 9429 2565 9 0 211669 0
[pid=19839/tid=19840] ppid=19838 vsize=868488 CPUtime=4.17
/proc/19839/task/19840/stat : 19840 (java) R 19838 19825 17985 0 -1 64 3542 0 1 0 390 27 0 0 25 0 9 0 2001640604 889331712 9429 996147200 134512640 134550740 4294955952 18446744073709551615 4126592888 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19841] ppid=19838 vsize=868488 CPUtime=0.62
/proc/19839/task/19841/stat : 19841 (java) S 19838 19825 17985 0 -1 64 5242 0 0 0 55 7 0 0 16 0 9 0 2001640605 889331712 9429 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19842] ppid=19838 vsize=868488 CPUtime=0
/proc/19839/task/19842/stat : 19842 (java) S 19838 19825 17985 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001640605 889331712 9429 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19843] ppid=19838 vsize=868488 CPUtime=0
/proc/19839/task/19843/stat : 19843 (java) S 19838 19825 17985 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001640605 889331712 9429 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19844] ppid=19838 vsize=868488 CPUtime=0
/proc/19839/task/19844/stat : 19844 (java) S 19838 19825 17985 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001640607 889331712 9429 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19845] ppid=19838 vsize=868488 CPUtime=0.25
/proc/19839/task/19845/stat : 19845 (java) S 19838 19825 17985 0 -1 64 1514 0 0 0 25 0 0 0 16 0 9 0 2001640607 889331712 9429 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19846] ppid=19838 vsize=868488 CPUtime=0
/proc/19839/task/19846/stat : 19846 (java) S 19838 19825 17985 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001640607 889331712 9429 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19847] ppid=19838 vsize=868488 CPUtime=0
/proc/19839/task/19847/stat : 19847 (java) S 19838 19825 17985 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2001640607 889331712 9429 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 887444

[startup+12.703 s]
/proc/loadavg: 2.15 2.03 2.01 3/91 19847
/proc/meminfo: memFree=1177088/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=1.07
/proc/19825/stat : 19825 (sugar) S 19823 19825 17985 0 -1 4194304 974 9045 0 1 4 0 99 4 16 0 1 0 2001640488 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19825/statm: 3400 797 370 3 0 500 0
[pid=19838] ppid=19825 vsize=5356 CPUtime=0
/proc/19838/stat : 19838 (sh) S 19825 19825 17985 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2001640602 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19838/statm: 1339 233 193 169 0 50 0
[pid=19839] ppid=19838 vsize=868488 CPUtime=11.38
/proc/19839/stat : 19839 (java) S 19838 19825 17985 0 -1 0 12148 0 1 0 1048 90 0 0 18 0 9 0 2001640603 889331712 9429 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19839/statm: 217122 9429 2565 9 0 211669 0
[pid=19839/tid=19840] ppid=19838 vsize=868488 CPUtime=10.11
/proc/19839/task/19840/stat : 19840 (java) R 19838 19825 17985 0 -1 64 4700 0 1 0 937 74 0 0 25 0 9 0 2001640604 889331712 9429 996147200 134512640 134550740 4294955952 18446744073709551615 102064678 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19841] ppid=19838 vsize=868488 CPUtime=0.99
/proc/19839/task/19841/stat : 19841 (java) S 19838 19825 17985 0 -1 64 5242 0 0 0 85 14 0 0 16 0 9 0 2001640605 889331712 9429 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19842] ppid=19838 vsize=868488 CPUtime=0
/proc/19839/task/19842/stat : 19842 (java) S 19838 19825 17985 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001640605 889331712 9429 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19843] ppid=19838 vsize=868488 CPUtime=0
/proc/19839/task/19843/stat : 19843 (java) S 19838 19825 17985 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2001640605 889331712 9429 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19844] ppid=19838 vsize=868488 CPUtime=0
/proc/19839/task/19844/stat : 19844 (java) S 19838 19825 17985 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001640607 889331712 9429 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19845] ppid=19838 vsize=868488 CPUtime=0.25
/proc/19839/task/19845/stat : 19845 (java) S 19838 19825 17985 0 -1 64 1514 0 0 0 25 0 0 0 16 0 9 0 2001640607 889331712 9429 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19846] ppid=19838 vsize=868488 CPUtime=0
/proc/19839/task/19846/stat : 19846 (java) S 19838 19825 17985 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001640607 889331712 9429 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19839/tid=19847] ppid=19838 vsize=868488 CPUtime=0
/proc/19839/task/19847/stat : 19847 (java) S 19838 19825 17985 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2001640607 889331712 9429 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 887444

[startup+25.5014 s]
/proc/loadavg: 2.28 2.06 2.02 3/83 19849
/proc/meminfo: memFree=780480/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=18.14
/proc/19825/stat : 19825 (sugar) S 19823 19825 17985 0 -1 4194304 1033 22553 0 2 4 0 1664 146 15 0 1 0 2001640488 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19825/statm: 3400 799 370 3 0 500 0
[pid=19848] ppid=19825 vsize=5356 CPUtime=0
/proc/19848/stat : 19848 (sh) S 19825 19825 17985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001642339 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19848/statm: 1339 232 193 169 0 50 0
[pid=19849] ppid=19848 vsize=352348 CPUtime=6.89
/proc/19849/stat : 19849 (minisat) R 19848 19825 17985 0 -1 4194304 86705 0 0 0 628 61 0 0 25 0 1 0 2001642339 360804352 86691 996147200 134512640 135127466 4294956256 18446744073709551615 134705033 0 0 4096 3 0 0 0 17 1 0 0
/proc/19849/statm: 88087 86691 72 150 0 87934 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 371304

[startup+51.1012 s]
/proc/loadavg: 2.18 2.06 2.02 3/83 19849
/proc/meminfo: memFree=769280/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=18.14
/proc/19825/stat : 19825 (sugar) S 19823 19825 17985 0 -1 4194304 1033 22553 0 2 4 0 1664 146 16 0 1 0 2001640488 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19825/statm: 3400 799 370 3 0 500 0
[pid=19848] ppid=19825 vsize=5356 CPUtime=0
/proc/19848/stat : 19848 (sh) S 19825 19825 17985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001642339 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19848/statm: 1339 232 193 169 0 50 0
[pid=19849] ppid=19848 vsize=363436 CPUtime=32.24
/proc/19849/stat : 19849 (minisat) R 19848 19825 17985 0 -1 4194304 89537 0 0 0 3161 63 0 0 25 0 1 0 2001642339 372158464 89523 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/19849/statm: 90859 89523 75 150 0 90706 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 382392

[startup+102.307 s]
/proc/loadavg: 2.07 2.05 2.01 3/83 19849
/proc/meminfo: memFree=767168/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=18.14
/proc/19825/stat : 19825 (sugar) S 19823 19825 17985 0 -1 4194304 1033 22553 0 2 4 0 1664 146 16 0 1 0 2001640488 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19825/statm: 3400 799 370 3 0 500 0
[pid=19848] ppid=19825 vsize=5356 CPUtime=0
/proc/19848/stat : 19848 (sh) S 19825 19825 17985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001642339 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19848/statm: 1339 232 193 169 0 50 0
[pid=19849] ppid=19848 vsize=365552 CPUtime=82.82
/proc/19849/stat : 19849 (minisat) R 19848 19825 17985 0 -1 4194304 90077 0 0 0 8218 64 0 0 25 0 1 0 2001642339 374325248 90063 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/19849/statm: 91388 90063 75 150 0 91235 0

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

[pid=19848] ppid=19825 vsize=5356 CPUtime=0
/proc/19848/stat : 19848 (sh) S 19825 19825 17985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001642339 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19848/statm: 1339 232 193 169 0 50 0
[pid=19849] ppid=19848 vsize=373424 CPUtime=1396.18
/proc/19849/stat : 19849 (minisat) R 19848 19825 17985 0 -1 4194304 91944 0 0 0 139551 67 0 0 25 0 1 0 2001642339 382386176 91930 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/19849/statm: 93356 91930 75 150 0 93203 0
Current children cumulated CPU time (s) 1414.32
Current children cumulated vsize (KiB) 392380

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19884
/proc/meminfo: memFree=875776/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=18.14
/proc/19825/stat : 19825 (sugar) S 19823 19825 17985 0 -1 4194304 1033 22553 0 2 4 0 1664 146 16 0 1 0 2001640488 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19825/statm: 3400 799 370 3 0 500 0
[pid=19848] ppid=19825 vsize=5356 CPUtime=0
/proc/19848/stat : 19848 (sh) S 19825 19825 17985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001642339 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19848/statm: 1339 232 193 169 0 50 0
[pid=19849] ppid=19848 vsize=373688 CPUtime=1456.15
/proc/19849/stat : 19849 (minisat) R 19848 19825 17985 0 -1 4194304 92010 0 0 0 145548 67 0 0 25 0 1 0 2001642339 382656512 91996 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/19849/statm: 93422 91996 75 150 0 93269 0
Current children cumulated CPU time (s) 1474.29
Current children cumulated vsize (KiB) 392644

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19884
/proc/meminfo: memFree=875520/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=18.14
/proc/19825/stat : 19825 (sugar) S 19823 19825 17985 0 -1 4194304 1033 22553 0 2 4 0 1664 146 16 0 1 0 2001640488 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19825/statm: 3400 799 370 3 0 500 0
[pid=19848] ppid=19825 vsize=5356 CPUtime=0
/proc/19848/stat : 19848 (sh) S 19825 19825 17985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001642339 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19848/statm: 1339 232 193 169 0 50 0
[pid=19849] ppid=19848 vsize=373952 CPUtime=1516.12
/proc/19849/stat : 19849 (minisat) R 19848 19825 17985 0 -1 4194304 92069 0 0 0 151545 67 0 0 25 0 1 0 2001642339 382926848 92055 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 0 0 0
/proc/19849/statm: 93488 92055 75 150 0 93335 0
Current children cumulated CPU time (s) 1534.26
Current children cumulated vsize (KiB) 392908

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19884
/proc/meminfo: memFree=875264/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=18.14
/proc/19825/stat : 19825 (sugar) S 19823 19825 17985 0 -1 4194304 1033 22553 0 2 4 0 1664 146 16 0 1 0 2001640488 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19825/statm: 3400 799 370 3 0 500 0
[pid=19848] ppid=19825 vsize=5356 CPUtime=0
/proc/19848/stat : 19848 (sh) S 19825 19825 17985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001642339 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19848/statm: 1339 232 193 169 0 50 0
[pid=19849] ppid=19848 vsize=374216 CPUtime=1576.09
/proc/19849/stat : 19849 (minisat) R 19848 19825 17985 0 -1 4194304 92134 0 0 0 157542 67 0 0 25 0 1 0 2001642339 383197184 92120 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 0 0 0
/proc/19849/statm: 93554 92120 75 150 0 93401 0
Current children cumulated CPU time (s) 1594.23
Current children cumulated vsize (KiB) 393172

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19884
/proc/meminfo: memFree=875072/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=18.14
/proc/19825/stat : 19825 (sugar) S 19823 19825 17985 0 -1 4194304 1033 22553 0 2 4 0 1664 146 16 0 1 0 2001640488 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19825/statm: 3400 799 370 3 0 500 0
[pid=19848] ppid=19825 vsize=5356 CPUtime=0
/proc/19848/stat : 19848 (sh) S 19825 19825 17985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001642339 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19848/statm: 1339 232 193 169 0 50 0
[pid=19849] ppid=19848 vsize=374348 CPUtime=1636.07
/proc/19849/stat : 19849 (minisat) R 19848 19825 17985 0 -1 4194304 92187 0 0 0 163539 68 0 0 25 0 1 0 2001642339 383332352 92173 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/19849/statm: 93587 92173 75 150 0 93434 0
Current children cumulated CPU time (s) 1654.21
Current children cumulated vsize (KiB) 393304

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19884
/proc/meminfo: memFree=874816/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=18.14
/proc/19825/stat : 19825 (sugar) S 19823 19825 17985 0 -1 4194304 1033 22553 0 2 4 0 1664 146 16 0 1 0 2001640488 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19825/statm: 3400 799 370 3 0 500 0
[pid=19848] ppid=19825 vsize=5356 CPUtime=0
/proc/19848/stat : 19848 (sh) S 19825 19825 17985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001642339 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19848/statm: 1339 232 193 169 0 50 0
[pid=19849] ppid=19848 vsize=374612 CPUtime=1696.04
/proc/19849/stat : 19849 (minisat) R 19848 19825 17985 0 -1 4194304 92254 0 0 0 169536 68 0 0 25 0 1 0 2001642339 383602688 92240 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19849/statm: 93653 92240 75 150 0 93500 0
Current children cumulated CPU time (s) 1714.18
Current children cumulated vsize (KiB) 393568

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19884
/proc/meminfo: memFree=874432/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=18.14
/proc/19825/stat : 19825 (sugar) S 19823 19825 17985 0 -1 4194304 1033 22553 0 2 4 0 1664 146 16 0 1 0 2001640488 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19825/statm: 3400 799 370 3 0 500 0
[pid=19848] ppid=19825 vsize=5356 CPUtime=0
/proc/19848/stat : 19848 (sh) S 19825 19825 17985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001642339 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19848/statm: 1339 232 193 169 0 50 0
[pid=19849] ppid=19848 vsize=375008 CPUtime=1756
/proc/19849/stat : 19849 (minisat) R 19848 19825 17985 0 -1 4194304 92350 0 0 0 175532 68 0 0 25 0 1 0 2001642339 384008192 92336 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/19849/statm: 93752 92336 75 150 0 93599 0
Current children cumulated CPU time (s) 1774.14
Current children cumulated vsize (KiB) 393964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19884
/proc/meminfo: memFree=874304/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=18.14
/proc/19825/stat : 19825 (sugar) S 19823 19825 17985 0 -1 4194304 1033 22553 0 2 4 0 1664 146 16 0 1 0 2001640488 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19825/statm: 3400 799 370 3 0 500 0
[pid=19848] ppid=19825 vsize=5356 CPUtime=0
/proc/19848/stat : 19848 (sh) S 19825 19825 17985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001642339 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19848/statm: 1339 232 193 169 0 50 0
[pid=19849] ppid=19848 vsize=375140 CPUtime=1781.9
/proc/19849/stat : 19849 (minisat) R 19848 19825 17985 0 -1 4194304 92393 0 0 0 178122 68 0 0 25 0 1 0 2001642339 384143360 92379 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/19849/statm: 93785 92379 75 150 0 93632 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 394096

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

[startup+1808.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19884
/proc/meminfo: memFree=874304/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=18.14
/proc/19825/stat : 19825 (sugar) S 19823 19825 17985 0 -1 4194304 1033 22553 0 2 4 0 1664 146 16 0 1 0 2001640488 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221245386850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/19825/statm: 3400 799 370 3 0 500 0
[pid=19848] ppid=19825 vsize=5356 CPUtime=0
/proc/19848/stat : 19848 (sh) S 19825 19825 17985 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2001642339 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19848/statm: 1339 232 193 169 0 50 0
[pid=19849] ppid=19848 vsize=375140 CPUtime=1781.9
/proc/19849/stat : 19849 (minisat) R 19848 19825 17985 0 -1 4194304 92393 0 0 0 178122 68 0 0 25 0 1 0 2001642339 384143360 92379 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 0 0 0
/proc/19849/statm: 93785 92379 75 150 0 93632 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 394096

# WARNING:
# current cumulated CPU time (18.2 s) is less than in the last sample (1800.04 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (1781.84 s) to the 'lost time'.

[startup+1808.32 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 19885
/proc/meminfo: memFree=1370304/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=18.2
/proc/19825/stat : 19825 (sugar) R 19823 19825 17985 0 -1 4194304 1070 22830 0 2 4 6 1664 146 17 0 1 0 2001640488 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 221236663337 0 0 4224 16386 0 0 0 17 0 0 0
/proc/19825/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 18.2
Current children cumulated vsize (KiB) 13600

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

[startup+1808.32 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 19885
/proc/meminfo: memFree=1370304/2055920 swapFree=4180412/4192956
[pid=19825] ppid=19823 vsize=13600 CPUtime=18.2
/proc/19825/stat : 19825 (sugar) R 19823 19825 17985 0 -1 4194304 1070 22830 0 2 4 6 1664 146 17 0 1 0 2001640488 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 221236663337 0 0 4224 16386 0 0 0 17 0 0 0
/proc/19825/statm: 3400 800 371 3 0 500 0
Current children cumulated CPU time (s) 18.2
Current children cumulated vsize (KiB) 13600

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1781.84
#  lost CPU user time (s): 1781.22
#  lost CPU system time (s): 0.62

Real time (s): 1808.36
CPU time (s): 1800.09
CPU user time (s): 1797.91
CPU system time (s): 2.18676
CPU usage (%): 99.5432
Max. virtual memory (cumulated for all children) (KiB): 887444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.6875
system time used= 1.56676
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23931
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= 22575
involuntary context switches= 22755

runsolver used 2.16267 second user time and 6.07907 second system time

The end

Launcher Data (download as text)

Begin job on node21 at 2008-07-05 04:57:42
IDJOB=1083289
IDBENCH=57462
IDSOLVER=346
FILE ID=node21/1083289-1215226662
PBS_JOBID= 7881811
Free space on /tmp= 66480 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-20-15/normalized-super-js-taillard-20-15-3.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-1083289-1215226662/watcher-1083289-1215226662 -o /tmp/evaluation-result-1083289-1215226662/solver-1083289-1215226662 -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-1083289-1215226662.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6a3e1593e782c2eb2195b67110bb4fb5
RANDOM SEED=2074830542

node21.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.263
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.263
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:       1314296 kB
Buffers:         96260 kB
Cached:         428620 kB
SwapCached:       6472 kB
Active:         342268 kB
Inactive:       330472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1314296 kB
SwapTotal:     4192956 kB
SwapFree:      4180412 kB
Dirty:            2488 kB
Writeback:           0 kB
Mapped:         162900 kB
Slab:            53796 kB
Committed_AS:  4329516 kB
PageTables:       2092 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= 66476 MiB
End job on node21 at 2008-07-05 05:27:52