Trace number 2062238

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+minisat? (TO) 1800.03 1805.72

General information on the benchmark

Namecsp/allsquares/
normalized-squares-36-36.xml
MD5SUM191789448d36808dd71b4998bbbde126
Bench CategoryAlldiff+Cumul+Elt+WSum (alldiff,cumulative,element,weightedsum)
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 variables2592
Number of constraints3153
Maximum constraint arity36
Maximum domain size128
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2521
Global constraints used (with number of constraints)cumulative(2),weightedsum(630)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 18:06:05 2009
0.00/0.08	c 0	PID 14392
0.00/0.08	c 0	HOST node49.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2062238-1247328364.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2062238-1247328364.xml' 'HOME/temp.csp'
0.96/1.05	c 1	37 domains, 2592 variables, 2 predicates, 0 relations, 3153 constraints
0.96/1.08	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.96/1.08	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.01/1.16	c 1	Parsing HOME/temp.csp
1.01/1.30	c 1	parsed 5784 expressions
1.01/1.31	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.01/1.31	c 1	Converting to clausal form CSP
1.01/1.35	c 1	converted 579 (10%) expressions
1.01/1.35	c 1	converted 1157 (20%) expressions
1.01/1.36	c 1	converted 1736 (30%) expressions
1.01/1.37	c 1	converted 2314 (40%) expressions
1.01/1.56	c 1	converted 2892 (50%) expressions
1.01/1.62	c 1	converted 3471 (60%) expressions
1.01/1.67	c 1	converted 4049 (70%) expressions
1.01/1.76	c 1	converted 4628 (80%) expressions
1.01/1.80	c 1	converted 5206 (90%) expressions
3.58/3.70	c 3	converted 5784 (100%) expressions
3.58/3.71	c 3	CSP : 14112 integers, 6460 booleans, 41795 clauses, largest domain size 129
3.58/3.71	c 3	Heap : 29 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.58/3.71	c 3	Propagation in CSP
3.67/3.84	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.67/3.85	c 3	CSP : 14112 integers, 6460 booleans, 41795 clauses, largest domain size 129
3.67/3.85	c 3	Heap : 30 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.67/3.87	c 3	Simplifing CSP by introducing new Boolean variables
3.78/3.90	c 3	CSP : 14112 integers, 6460 booleans, 41795 clauses, largest domain size 129
3.78/3.90	c 3	Heap : 29 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.88/4.10	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.98/4.14	c 4	1412 (10%) CSP integer variables are encoded (7720 clauses, 98229 bytes)
3.98/4.15	c 4	2823 (20%) CSP integer variables are encoded (11070 clauses, 148479 bytes)
3.98/4.18	c 4	4234 (30%) CSP integer variables are encoded (31840 clauses, 460029 bytes)
4.08/4.21	c 4	5645 (40%) CSP integer variables are encoded (52665 clauses, 772404 bytes)
4.08/4.24	c 4	7056 (50%) CSP integer variables are encoded (73948 clauses, 1091649 bytes)
4.08/4.27	c 4	8468 (60%) CSP integer variables are encoded (94544 clauses, 1406114 bytes)
4.08/4.30	c 4	9879 (70%) CSP integer variables are encoded (115706 clauses, 1765868 bytes)
4.18/4.33	c 4	11290 (80%) CSP integer variables are encoded (136754 clauses, 2123684 bytes)
4.18/4.36	c 4	12701 (90%) CSP integer variables are encoded (157440 clauses, 2475346 bytes)
4.18/4.39	c 4	14112 (100%) CSP integer variables are encoded (178688 clauses, 2836562 bytes)
4.97/5.13	c 5	4180 (10%) CSP clauses are encoded (570546 clauses, 9950914 bytes)
5.86/6.08	c 6	8359 (20%) CSP clauses are encoded (1041610 clauses, 19926451 bytes)
6.85/7.08	c 7	12539 (30%) CSP clauses are encoded (1519802 clauses, 30230183 bytes)
7.84/8.04	c 8	16718 (40%) CSP clauses are encoded (1980437 clauses, 40155113 bytes)
8.81/9.05	c 9	20898 (50%) CSP clauses are encoded (2455752 clauses, 50384073 bytes)
10.88/11.13	c 11	25077 (60%) CSP clauses are encoded (3492018 clauses, 72790350 bytes)
12.02/12.63	c 12	29257 (70%) CSP clauses are encoded (4005322 clauses, 85390391 bytes)
13.01/13.66	c 13	33436 (80%) CSP clauses are encoded (4465957 clauses, 96695219 bytes)
14.08/14.71	c 14	37616 (90%) CSP clauses are encoded (4924949 clauses, 107951266 bytes)
16.05/16.72	c 16	41795 (100%) CSP clauses are encoded (5889758 clauses, 130855539 bytes)
16.05/16.73	c 16	41795 CSP clauses encoded
16.05/16.73	c 16	Writing map file : HOME/temp.map
16.05/16.75	c 16	Heap : 26 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
16.05/16.75	c 16	SAT : 199168 SAT variables, 5889758 SAT clauses, 130855539 bytes
16.05/16.75	c 16	Heap : 26 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
16.05/16.78	c 16	SOLVING HOME/temp.cnf
16.05/16.78	c 16	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
16.05/16.78	c 16	This is MiniSat 2.0 beta
16.05/16.78	c 16	WARNING: for repeatability, setting FPU to use double precision
16.05/16.78	c 16	============================[ Problem Statistics ]=============================
16.05/16.78	c 16	|                                                                             |
16.05/16.78	c 16	|  Number of variables:  199168                                               |
16.05/16.78	c 16	|  Number of clauses:    5889758                                              |
19.29/20.05	c 20	|  Parsing time:         2.79         s                                       |
19.49/20.21	c 20	============================[ Search Statistics ]==============================
19.49/20.21	c 20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.49/20.21	c 20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.49/20.21	c 20	===============================================================================
19.49/20.21	c 20	|         0 |  199168  5889758 17460270 |  1963252        0    nan |  0.000 % |
22.46/23.27	c 23	|       100 |  199168  5889758 17460270 |  2159577      100     49 |  0.000 % |
24.63/25.48	c 25	|       250 |  199168  5889758 17460270 |  2375535      250     77 |  0.000 % |
28.20/29.09	c 29	|       475 |  199168  5889758 17460270 |  2613089      475     69 |  0.000 % |
34.64/35.55	c 35	|       812 |  199168  5889758 17460270 |  2874398      812     60 |  0.000 % |
40.28/41.25	c 41	|      1318 |  199168  5889758 17460270 |  3161838     1318     54 |  0.000 % |
49.69/50.70	c 50	|      2077 |  199168  5889758 17460270 |  3478021     2077     59 |  0.000 % |
63.36/64.53	c 64	|      3216 |  199168  5889758 17460270 |  3825824     3216     56 |  0.000 % |
95.06/96.53	c 96	|      4924 |  199168  5889758 17460270 |  4208406     4924     69 |  0.000 % |
140.43/142.30	c 142	|      7487 |  199168  5889758 17460270 |  4629247     7487     64 |  0.000 % |
187.88/190.28	c 190	|     11331 |  199168  5889758 17460270 |  5092171    11331     73 |  0.000 % |
296.15/299.56	c 299	|     17099 |  199168  5889758 17460270 |  5601388    17099     69 |  0.000 % |
436.41/441.17	c 441	|     25749 |  199168  5889758 17460270 |  6161527    25749     69 |  0.000 % |
614.70/619.86	c 619	|     38724 |  199168  5889758 17460270 |  6777680    38724     71 |  0.000 % |
923.57/928.85	c 928	|     58185 |  199168  5889758 17460270 |  7455448    58185     71 |  0.000 % |
1343.39/1348.83	c 1348	|     87377 |  199168  5889758 17460270 |  8200993    87377     78 |  0.000 % |
1800.01/1805.62	c ERROR INTERRUPTED
1800.01/1805.66	s UNKNOWN
1800.01/1805.66	c 1805	CPU 16.14 (0.06 0.02 15.02 1.04)
1800.01/1805.66	c 1805	END Sat Jul 11 18:36:10 2009

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2062238-1247328364/watcher-2062238-1247328364 -o /tmp/evaluation-result-2062238-1247328364/solver-2062238-1247328364 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2062238-1247328364.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.58 2.19 2.06 4/84 14392
/proc/meminfo: memFree=1119000/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=12000 CPUtime=0
/proc/14392/stat : 14392 (sugar) R 14390 14392 12303 0 -1 4194304 198 0 0 0 0 0 0 0 20 0 1 0 19896788 12288000 166 996147200 4194304 4206940 548682068608 18446744073709551615 224627153057 0 0 4224 0 0 0 0 17 1 0 0
/proc/14392/statm: 3000 166 128 3 0 100 0

[startup+0.0866091 s]
/proc/loadavg: 2.58 2.19 2.06 4/84 14392
/proc/meminfo: memFree=1119000/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=16868 CPUtime=0.07
/proc/14392/stat : 14392 (sugar) S 14390 14392 12303 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19896788 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14392/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.101606 s]
/proc/loadavg: 2.58 2.19 2.06 4/84 14392
/proc/meminfo: memFree=1119000/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=16868 CPUtime=0.07
/proc/14392/stat : 14392 (sugar) S 14390 14392 12303 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19896788 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14392/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301632 s]
/proc/loadavg: 2.58 2.19 2.06 4/84 14392
/proc/meminfo: memFree=1119000/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=16868 CPUtime=0.07
/proc/14392/stat : 14392 (sugar) S 14390 14392 12303 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19896788 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14392/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701689 s]
/proc/loadavg: 2.58 2.19 2.06 4/84 14392
/proc/meminfo: memFree=1119000/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=16868 CPUtime=0.07
/proc/14392/stat : 14392 (sugar) S 14390 14392 12303 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 19896788 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14392/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.5018 s]
/proc/loadavg: 2.58 2.19 2.06 4/95 14404
/proc/meminfo: memFree=1101696/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=16868 CPUtime=1.01
/proc/14392/stat : 14392 (sugar) S 14390 14392 12303 0 -1 4194304 1309 7254 0 1 5 2 89 5 15 0 1 0 19896788 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14392/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 16868

[startup+3.10203 s]
/proc/loadavg: 2.69 2.22 2.07 3/95 14414
/proc/meminfo: memFree=1095296/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=16868 CPUtime=1.01
/proc/14392/stat : 14392 (sugar) S 14390 14392 12303 0 -1 4194304 1309 7254 0 1 5 2 89 5 16 0 1 0 19896788 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14392/statm: 4217 1111 409 3 0 796 0
[pid=14405] ppid=14392 vsize=5356 CPUtime=0
/proc/14405/stat : 14405 (sh) S 14392 14392 12303 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19896897 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14405/statm: 1339 233 193 169 0 50 0
[pid=14406] ppid=14405 vsize=868600 CPUtime=1.98
/proc/14406/stat : 14406 (java) S 14405 14392 12303 0 -1 0 11858 0 1 0 191 7 0 0 18 0 9 0 19896897 889446400 10844 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14406/statm: 217150 10844 2567 9 0 211655 0
[pid=14406/tid=14407] ppid=14405 vsize=868600 CPUtime=1.14
/proc/14406/task/14407/stat : 14407 (java) R 14405 14392 12303 0 -1 64 2963 0 1 0 112 2 0 0 25 0 9 0 19896898 889446400 10844 996147200 134512640 134550932 4294955936 18446744073709551615 4126432060 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14408] ppid=14405 vsize=868600 CPUtime=0.59
/proc/14406/task/14408/stat : 14408 (java) S 14405 14392 12303 0 -1 64 6656 0 0 0 56 3 0 0 16 0 9 0 19896900 889446400 10844 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14409] ppid=14405 vsize=868600 CPUtime=0
/proc/14406/task/14409/stat : 14409 (java) S 14405 14392 12303 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19896900 889446400 10844 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14410] ppid=14405 vsize=868600 CPUtime=0
/proc/14406/task/14410/stat : 14410 (java) S 14405 14392 12303 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19896900 889446400 10844 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14411] ppid=14405 vsize=868600 CPUtime=0
/proc/14406/task/14411/stat : 14411 (java) S 14405 14392 12303 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19896902 889446400 10844 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14412] ppid=14405 vsize=868600 CPUtime=0.22
/proc/14406/task/14412/stat : 14412 (java) S 14405 14392 12303 0 -1 64 1541 0 0 0 21 1 0 0 16 0 9 0 19896902 889446400 10844 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14413] ppid=14405 vsize=868600 CPUtime=0
/proc/14406/task/14413/stat : 14413 (java) S 14405 14392 12303 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19896902 889446400 10844 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14414] ppid=14405 vsize=868600 CPUtime=0
/proc/14406/task/14414/stat : 14414 (java) S 14405 14392 12303 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19896902 889446400 10844 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 890824

[startup+6.30248 s]
/proc/loadavg: 2.69 2.22 2.07 3/95 14414
/proc/meminfo: memFree=1058816/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=16868 CPUtime=1.02
/proc/14392/stat : 14392 (sugar) S 14390 14392 12303 0 -1 4194304 1310 7254 0 1 6 2 89 5 16 0 1 0 19896788 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14392/statm: 4217 1111 409 3 0 796 0
[pid=14405] ppid=14392 vsize=5356 CPUtime=0
/proc/14405/stat : 14405 (sh) S 14392 14392 12303 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19896897 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14405/statm: 1339 233 193 169 0 50 0
[pid=14406] ppid=14405 vsize=868744 CPUtime=5.14
/proc/14406/stat : 14406 (java) S 14405 14392 12303 0 -1 0 14929 0 1 0 488 26 0 0 18 0 9 0 19896897 889593856 13457 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14406/statm: 217186 13457 2591 9 0 211663 0
[pid=14406/tid=14407] ppid=14405 vsize=868744 CPUtime=3.8
/proc/14406/task/14407/stat : 14407 (java) R 14405 14392 12303 0 -1 64 3360 0 1 0 363 17 0 0 25 0 9 0 19896898 889593856 13457 996147200 134512640 134550932 4294955936 18446744073709551615 4126871412 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14408] ppid=14405 vsize=868744 CPUtime=1.03
/proc/14406/task/14408/stat : 14408 (java) S 14405 14392 12303 0 -1 64 9288 0 0 0 97 6 0 0 16 0 9 0 19896900 889593856 13457 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14409] ppid=14405 vsize=868744 CPUtime=0
/proc/14406/task/14409/stat : 14409 (java) S 14405 14392 12303 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19896900 889593856 13457 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14410] ppid=14405 vsize=868744 CPUtime=0
/proc/14406/task/14410/stat : 14410 (java) S 14405 14392 12303 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19896900 889593856 13457 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14411] ppid=14405 vsize=868744 CPUtime=0
/proc/14406/task/14411/stat : 14411 (java) S 14405 14392 12303 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19896902 889593856 13457 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14412] ppid=14405 vsize=868744 CPUtime=0.28
/proc/14406/task/14412/stat : 14412 (java) S 14405 14392 12303 0 -1 64 1583 0 0 0 27 1 0 0 16 0 9 0 19896902 889593856 13457 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14413] ppid=14405 vsize=868744 CPUtime=0
/proc/14406/task/14413/stat : 14413 (java) S 14405 14392 12303 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19896902 889593856 13457 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14414] ppid=14405 vsize=868744 CPUtime=0
/proc/14406/task/14414/stat : 14414 (java) S 14405 14392 12303 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19896902 889593856 13457 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 890968

[startup+12.7024 s]
/proc/loadavg: 2.58 2.21 2.07 3/95 14414
/proc/meminfo: memFree=993856/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=16868 CPUtime=1.02
/proc/14392/stat : 14392 (sugar) S 14390 14392 12303 0 -1 4194304 1310 7254 0 1 6 2 89 5 16 0 1 0 19896788 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14392/statm: 4217 1111 409 3 0 796 0
[pid=14405] ppid=14392 vsize=5356 CPUtime=0
/proc/14405/stat : 14405 (sh) S 14392 14392 12303 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19896897 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14405/statm: 1339 233 193 169 0 50 0
[pid=14406] ppid=14405 vsize=868744 CPUtime=11.1
/proc/14406/stat : 14406 (java) S 14405 14392 12303 0 -1 0 15431 0 1 0 1043 67 0 0 18 0 9 0 19896897 889593856 13457 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14406/statm: 217186 13457 2591 9 0 211663 0
[pid=14406/tid=14407] ppid=14405 vsize=868744 CPUtime=9.52
/proc/14406/task/14407/stat : 14407 (java) R 14405 14392 12303 0 -1 64 3862 0 1 0 898 54 0 0 25 0 9 0 19896898 889593856 13457 996147200 134512640 134550932 4294955936 18446744073709551615 4127137000 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14408] ppid=14405 vsize=868744 CPUtime=1.27
/proc/14406/task/14408/stat : 14408 (java) S 14405 14392 12303 0 -1 64 9288 0 0 0 117 10 0 0 16 0 9 0 19896900 889593856 13457 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14409] ppid=14405 vsize=868744 CPUtime=0
/proc/14406/task/14409/stat : 14409 (java) S 14405 14392 12303 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19896900 889593856 13457 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14410] ppid=14405 vsize=868744 CPUtime=0
/proc/14406/task/14410/stat : 14410 (java) S 14405 14392 12303 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19896900 889593856 13457 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14411] ppid=14405 vsize=868744 CPUtime=0
/proc/14406/task/14411/stat : 14411 (java) S 14405 14392 12303 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19896902 889593856 13457 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14412] ppid=14405 vsize=868744 CPUtime=0.28
/proc/14406/task/14412/stat : 14412 (java) S 14405 14392 12303 0 -1 64 1583 0 0 0 27 1 0 0 17 0 9 0 19896902 889593856 13457 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14413] ppid=14405 vsize=868744 CPUtime=0
/proc/14406/task/14413/stat : 14413 (java) S 14405 14392 12303 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19896902 889593856 13457 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14406/tid=14414] ppid=14405 vsize=868744 CPUtime=0
/proc/14406/task/14414/stat : 14414 (java) S 14405 14392 12303 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19896902 889593856 13457 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 890968

[startup+25.5012 s]
/proc/loadavg: 2.64 2.23 2.08 3/87 14416
/proc/meminfo: memFree=730048/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=16868 CPUtime=16.13
/proc/14392/stat : 14392 (sugar) S 14390 14392 12303 0 -1 4194304 1376 23337 0 2 6 2 1501 104 16 0 1 0 19896788 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14392/statm: 4217 1113 409 3 0 796 0
[pid=14415] ppid=14392 vsize=5356 CPUtime=0
/proc/14415/stat : 14415 (sh) S 14392 14392 12303 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19898467 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14415/statm: 1339 232 193 169 0 50 0
[pid=14416] ppid=14415 vsize=265636 CPUtime=8.6
/proc/14416/stat : 14416 (minisat) R 14415 14392 12303 0 -1 4194304 64017 0 0 0 816 44 0 0 25 0 1 0 19898467 272011264 64003 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 1 0 0
/proc/14416/statm: 66409 64003 76 150 0 66256 0
Current children cumulated CPU time (s) 24.73
Current children cumulated vsize (KiB) 287860

[startup+51.1018 s]
/proc/loadavg: 2.42 2.22 2.08 3/87 14416
/proc/meminfo: memFree=727680/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=16868 CPUtime=16.13
/proc/14392/stat : 14392 (sugar) S 14390 14392 12303 0 -1 4194304 1376 23337 0 2 6 2 1501 104 16 0 1 0 19896788 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14392/statm: 4217 1113 409 3 0 796 0
[pid=14415] ppid=14392 vsize=5356 CPUtime=0
/proc/14415/stat : 14415 (sh) S 14392 14392 12303 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19898467 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14415/statm: 1339 232 193 169 0 50 0
[pid=14416] ppid=14415 vsize=268540 CPUtime=33.96
/proc/14416/stat : 14416 (minisat) R 14415 14392 12303 0 -1 4194304 64750 0 0 0 3351 45 0 0 25 0 1 0 19898467 274984960 64736 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14416/statm: 67135 64736 76 150 0 66982 0
Current children cumulated CPU time (s) 50.09
Current children cumulated vsize (KiB) 290764

[startup+102.306 s]
/proc/loadavg: 2.21 2.19 2.08 3/87 14416
/proc/meminfo: memFree=724928/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=16868 CPUtime=16.13
/proc/14392/stat : 14392 (sugar) S 14390 14392 12303 0 -1 4194304 1376 23337 0 2 6 2 1501 104 16 0 1 0 19896788 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14392/statm: 4217 1113 409 3 0 796 0
[pid=14415] ppid=14392 vsize=5356 CPUtime=0
/proc/14415/stat : 14415 (sh) S 14392 14392 12303 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19898467 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14415/statm: 1339 232 193 169 0 50 0
[pid=14416] ppid=14415 vsize=271056 CPUtime=84.68
/proc/14416/stat : 14416 (minisat) R 14415 14392 12303 0 -1 4194304 65374 0 0 0 8422 46 0 0 25 0 1 0 19898467 277561344 65360 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 1 0 0
/proc/14416/statm: 67764 65360 76 150 0 67611 0
Current children cumulated CPU time (s) 100.81

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

/proc/14416/stat : 14416 (minisat) R 14415 14392 12303 0 -1 4194304 73913 0 0 0 140006 68 0 0 25 0 1 0 19898467 312647680 73899 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14416/statm: 76330 73899 76 150 0 76177 0
Current children cumulated CPU time (s) 1416.87
Current children cumulated vsize (KiB) 327544

[startup+1482.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/77 15175
/proc/meminfo: memFree=841496/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=16868 CPUtime=16.13
/proc/14392/stat : 14392 (sugar) S 14390 14392 12303 0 -1 4194304 1376 23337 0 2 6 2 1501 104 16 0 1 0 19896788 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14392/statm: 4217 1113 409 3 0 796 0
[pid=14415] ppid=14392 vsize=5356 CPUtime=0
/proc/14415/stat : 14415 (sh) S 14392 14392 12303 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19898467 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14415/statm: 1339 232 193 169 0 50 0
[pid=14416] ppid=14415 vsize=306376 CPUtime=1460.72
/proc/14416/stat : 14416 (minisat) R 14415 14392 12303 0 -1 4194304 74179 0 0 0 146003 69 0 0 25 0 1 0 19898467 313729024 74165 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14416/statm: 76594 74165 76 150 0 76441 0
Current children cumulated CPU time (s) 1476.85
Current children cumulated vsize (KiB) 328600

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/77 15175
/proc/meminfo: memFree=840344/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=16868 CPUtime=16.13
/proc/14392/stat : 14392 (sugar) S 14390 14392 12303 0 -1 4194304 1376 23337 0 2 6 2 1501 104 16 0 1 0 19896788 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14392/statm: 4217 1113 409 3 0 796 0
[pid=14415] ppid=14392 vsize=5356 CPUtime=0
/proc/14415/stat : 14415 (sh) S 14392 14392 12303 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19898467 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14415/statm: 1339 232 193 169 0 50 0
[pid=14416] ppid=14415 vsize=307564 CPUtime=1520.68
/proc/14416/stat : 14416 (minisat) R 14415 14392 12303 0 -1 4194304 74471 0 0 0 151999 69 0 0 25 0 1 0 19898467 314945536 74457 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14416/statm: 76891 74457 76 150 0 76738 0
Current children cumulated CPU time (s) 1536.81
Current children cumulated vsize (KiB) 329788

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/77 15175
/proc/meminfo: memFree=839192/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=16868 CPUtime=16.13
/proc/14392/stat : 14392 (sugar) S 14390 14392 12303 0 -1 4194304 1376 23337 0 2 6 2 1501 104 16 0 1 0 19896788 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14392/statm: 4217 1113 409 3 0 796 0
[pid=14415] ppid=14392 vsize=5356 CPUtime=0
/proc/14415/stat : 14415 (sh) S 14392 14392 12303 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19898467 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14415/statm: 1339 232 193 169 0 50 0
[pid=14416] ppid=14415 vsize=308620 CPUtime=1580.66
/proc/14416/stat : 14416 (minisat) R 14415 14392 12303 0 -1 4194304 74728 0 0 0 157997 69 0 0 25 0 1 0 19898467 316026880 74714 996147200 134512640 135127466 4294956256 18446744073709551615 134530772 0 0 4096 3 0 0 0 17 0 0 0
/proc/14416/statm: 77155 74714 76 150 0 77002 0
Current children cumulated CPU time (s) 1596.79
Current children cumulated vsize (KiB) 330844

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/77 15175
/proc/meminfo: memFree=837912/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=16868 CPUtime=16.13
/proc/14392/stat : 14392 (sugar) S 14390 14392 12303 0 -1 4194304 1376 23337 0 2 6 2 1501 104 16 0 1 0 19896788 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14392/statm: 4217 1113 409 3 0 796 0
[pid=14415] ppid=14392 vsize=5356 CPUtime=0
/proc/14415/stat : 14415 (sh) S 14392 14392 12303 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19898467 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14415/statm: 1339 232 193 169 0 50 0
[pid=14416] ppid=14415 vsize=309676 CPUtime=1640.64
/proc/14416/stat : 14416 (minisat) R 14415 14392 12303 0 -1 4194304 75013 0 0 0 163994 70 0 0 25 0 1 0 19898467 317108224 74999 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14416/statm: 77419 74999 76 150 0 77266 0
Current children cumulated CPU time (s) 1656.77
Current children cumulated vsize (KiB) 331900

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/77 15175
/proc/meminfo: memFree=836632/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=16868 CPUtime=16.13
/proc/14392/stat : 14392 (sugar) S 14390 14392 12303 0 -1 4194304 1376 23337 0 2 6 2 1501 104 16 0 1 0 19896788 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14392/statm: 4217 1113 409 3 0 796 0
[pid=14415] ppid=14392 vsize=5356 CPUtime=0
/proc/14415/stat : 14415 (sh) S 14392 14392 12303 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19898467 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14415/statm: 1339 232 193 169 0 50 0
[pid=14416] ppid=14415 vsize=310732 CPUtime=1700.61
/proc/14416/stat : 14416 (minisat) R 14415 14392 12303 0 -1 4194304 75258 0 0 0 169991 70 0 0 25 0 1 0 19898467 318189568 75244 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14416/statm: 77683 75244 76 150 0 77530 0
Current children cumulated CPU time (s) 1716.74
Current children cumulated vsize (KiB) 332956

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/77 15175
/proc/meminfo: memFree=835480/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=16868 CPUtime=16.13
/proc/14392/stat : 14392 (sugar) S 14390 14392 12303 0 -1 4194304 1376 23337 0 2 6 2 1501 104 16 0 1 0 19896788 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14392/statm: 4217 1113 409 3 0 796 0
[pid=14415] ppid=14392 vsize=5356 CPUtime=0
/proc/14415/stat : 14415 (sh) S 14392 14392 12303 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19898467 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14415/statm: 1339 232 193 169 0 50 0
[pid=14416] ppid=14415 vsize=311656 CPUtime=1760.59
/proc/14416/stat : 14416 (minisat) R 14415 14392 12303 0 -1 4194304 75494 0 0 0 175988 71 0 0 25 0 1 0 19898467 319135744 75480 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14416/statm: 77914 75480 76 150 0 77761 0
Current children cumulated CPU time (s) 1776.72
Current children cumulated vsize (KiB) 333880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/77 15175
/proc/meminfo: memFree=834712/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=16868 CPUtime=16.13
/proc/14392/stat : 14392 (sugar) S 14390 14392 12303 0 -1 4194304 1376 23337 0 2 6 2 1501 104 16 0 1 0 19896788 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14392/statm: 4217 1113 409 3 0 796 0
[pid=14415] ppid=14392 vsize=5356 CPUtime=0
/proc/14415/stat : 14415 (sh) S 14392 14392 12303 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19898467 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14415/statm: 1339 232 193 169 0 50 0
[pid=14416] ppid=14415 vsize=311920 CPUtime=1783.88
/proc/14416/stat : 14416 (minisat) R 14415 14392 12303 0 -1 4194304 75576 0 0 0 178317 71 0 0 25 0 1 0 19898467 319406080 75562 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14416/statm: 77980 75562 76 150 0 77827 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 334144

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

############
# WARNING:
# current cumulated CPU time (16.21 s) is less than in the last sample (1800.01 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1783.8 s) to the 'lost time'.

[startup+1805.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/77 15175
/proc/meminfo: memFree=834712/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=16868 CPUtime=16.13
/proc/14392/stat : 14392 (sugar) S 14390 14392 12303 0 -1 4194304 1376 23337 0 2 6 2 1501 104 16 0 1 0 19896788 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 224636481634 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14392/statm: 4217 1113 409 3 0 796 0
[pid=14415] ppid=14392 vsize=5356 CPUtime=0
/proc/14415/stat : 14415 (sh) S 14392 14392 12303 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19898467 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14415/statm: 1339 232 193 169 0 50 0
[pid=14416] ppid=14415 vsize=311920 CPUtime=1783.88
/proc/14416/stat : 14416 (minisat) R 14415 14392 12303 0 -1 4194304 75576 0 0 0 178317 71 0 0 25 0 1 0 19898467 319406080 75562 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14416/statm: 77980 75562 76 150 0 77827 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 334144

[startup+1805.72 s]
/proc/loadavg: 2.00 2.01 2.00 3/77 15175
/proc/meminfo: memFree=834712/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=0 CPUtime=16.21
/proc/14392/stat : 14392 (sugar) R 14390 14392 12303 0 -1 4194308 1482 23614 0 2 7 8 1502 104 17 0 1 0 19896788 0 0 996147200 0 0 0 0 0 0 0 4224 16386 0 0 0 17 0 0 0
/proc/14392/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 16.21
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1805.72 s]
/proc/loadavg: 2.00 2.01 2.00 3/77 15175
/proc/meminfo: memFree=834712/2055920 swapFree=4192812/4192956
[pid=14392] ppid=14390 vsize=0 CPUtime=16.21
/proc/14392/stat : 14392 (sugar) R 14390 14392 12303 0 -1 4194308 1482 23614 0 2 7 8 1502 104 17 0 1 0 19896788 0 0 996147200 0 0 0 0 0 0 0 4224 16386 0 0 0 17 0 0 0
/proc/14392/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 16.21
Current children cumulated vsize (KiB) 0

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): 1783.8
#  lost CPU user time (s): 1783.15
#  lost CPU system time (s): 0.65

Real time (s): 1805.72
CPU time (s): 1800.03
CPU user time (s): 1798.24
CPU system time (s): 1.78383
CPU usage (%): 99.6846
Max. virtual memory (cumulated for all children) (KiB): 891360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.0917
system time used= 1.13383
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25096
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= 12907
involuntary context switches= 13086

runsolver used 2.07768 second user time and 6.08707 second system time

The end

Launcher Data

Begin job on node49 at 2009-07-11 18:06:04
IDJOB=2062238
IDBENCH=53881
IDSOLVER=739
FILE ID=node49/2062238-1247328364
PBS_JOBID= 9506532
Free space on /tmp= 66376 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/allsquares/normalized-squares-36-36.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2062238-1247328364/watcher-2062238-1247328364 -o /tmp/evaluation-result-2062238-1247328364/solver-2062238-1247328364 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2062238-1247328364.xml

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

MD5SUM BENCH= 191789448d36808dd71b4998bbbde126
RANDOM SEED=944781956

node49.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.232
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.232
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:       1119480 kB
Buffers:         45888 kB
Cached:         628668 kB
SwapCached:        140 kB
Active:         246556 kB
Inactive:       618780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1119480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1864 kB
Writeback:           0 kB
Mapped:         206260 kB
Slab:            55780 kB
Committed_AS:   862740 kB
PageTables:       2108 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66372 MiB
End job on node49 at 2009-07-11 18:36:12