Trace number 2081774

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.11 1814.28

General information on the benchmark

Namecsp/super-js/super-js-taillard-20/
normalized-super-js-taillard-20-5.xml
MD5SUMf6f477f012c3c0af28d31d9c82a6ffd7
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 variables800
Number of constraints12940
Maximum constraint arity2
Maximum domain size1598
Number of constraints which are defined in extension0
Number of constraints which are defined in intension12940
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 06:52:50 2009
0.00/0.08	c 0	PID 22131
0.06/0.08	c 0	HOST node62.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2081774-1247374370.xml TO HOME/temp.csp
0.06/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-2081774-1247374370.xml' 'HOME/temp.csp'
1.35/1.40	c 1	97 domains, 800 variables, 4 predicates, 0 relations, 12940 constraints
1.35/1.45	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.35/1.45	c 2	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.37/1.53	c 2	Parsing HOME/temp.csp
1.37/1.70	c 2	parsed 10000 expressions
1.37/1.74	c 2	parsed 13841 expressions
1.37/1.75	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.37/1.75	c 2	Converting to clausal form CSP
1.37/2.02	c 2	converted 1385 (10%) expressions
2.00/2.12	c 2	converted 2769 (20%) expressions
2.00/2.17	c 2	converted 4153 (30%) expressions
2.10/2.28	c 2	converted 5537 (40%) expressions
2.19/2.33	c 2	converted 6921 (50%) expressions
2.19/2.38	c 2	converted 8305 (60%) expressions
2.29/2.43	c 3	converted 9689 (70%) expressions
2.29/2.48	c 3	converted 11073 (80%) expressions
2.49/2.61	c 3	converted 12457 (90%) expressions
2.49/2.66	c 3	converted 13841 (100%) expressions
2.49/2.66	c 3	CSP : 800 integers, 0 booleans, 12940 clauses, largest domain size 1559
2.49/2.66	c 3	Heap : 13 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.49/2.66	c 3	Propagation in CSP
3.18/3.40	c 3	332472 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.18/3.40	c 3	CSP : 800 integers, 0 booleans, 12940 clauses, largest domain size 825
3.18/3.40	c 3	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.27/3.41	c 3	Simplifing CSP by introducing new Boolean variables
3.48/3.68	c 4	CSP : 800 integers, 23600 booleans, 36540 clauses, largest domain size 825
3.48/3.68	c 4	Heap : 19 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.68/3.82	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.77/3.94	c 4	80 (10%) CSP integer variables are encoded (58000 clauses, 847884 bytes)
3.77/3.99	c 4	160 (20%) CSP integer variables are encoded (98280 clauses, 1452084 bytes)
3.87/4.05	c 4	240 (30%) CSP integer variables are encoded (147040 clauses, 2277891 bytes)
3.97/4.14	c 4	320 (40%) CSP integer variables are encoded (210960 clauses, 3364531 bytes)
4.07/4.20	c 4	400 (50%) CSP integer variables are encoded (252000 clauses, 4062211 bytes)
4.07/4.26	c 4	480 (60%) CSP integer variables are encoded (300680 clauses, 4889771 bytes)
4.17/4.33	c 4	560 (70%) CSP integer variables are encoded (345920 clauses, 5658851 bytes)
4.17/4.39	c 4	640 (80%) CSP integer variables are encoded (381320 clauses, 6260651 bytes)
4.26/4.46	c 5	720 (90%) CSP integer variables are encoded (440040 clauses, 7258891 bytes)
4.36/4.53	c 5	800 (100%) CSP integer variables are encoded (491440 clauses, 8132691 bytes)
6.24/6.45	c 7	3654 (10%) CSP clauses are encoded (1427349 clauses, 29648111 bytes)
7.91/8.14	c 8	7308 (20%) CSP clauses are encoded (2260639 clauses, 49131569 bytes)
9.20/9.46	c 10	10962 (30%) CSP clauses are encoded (2907896 clauses, 64276295 bytes)
10.48/10.73	c 11	14616 (40%) CSP clauses are encoded (3532963 clauses, 79189072 bytes)
12.04/12.36	c 12	18270 (50%) CSP clauses are encoded (4328253 clauses, 98628630 bytes)
13.93/14.47	c 15	21924 (60%) CSP clauses are encoded (5283421 clauses, 121934859 bytes)
15.51/16.04	c 16	25578 (70%) CSP clauses are encoded (6070567 clauses, 141099694 bytes)
16.78/17.33	c 17	29232 (80%) CSP clauses are encoded (6701253 clauses, 156382757 bytes)
18.45/19.05	c 19	32886 (90%) CSP clauses are encoded (7553972 clauses, 176915819 bytes)
20.13/20.78	c 21	36540 (100%) CSP clauses are encoded (8466304 clauses, 197990180 bytes)
20.13/20.78	c 21	36540 CSP clauses encoded
20.13/20.78	c 21	Writing map file : HOME/temp.map
20.23/20.81	c 21	Heap : 13 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
20.23/20.81	c 21	SAT : 515840 SAT variables, 8466304 SAT clauses, 197990180 bytes
20.23/20.81	c 21	Heap : 13 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
20.23/20.84	c 21	SOLVING HOME/temp.cnf
20.23/20.84	c 21	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
20.23/20.84	c 21	This is MiniSat 2.0 beta
20.23/20.84	c 21	WARNING: for repeatability, setting FPU to use double precision
20.23/20.84	c 21	============================[ Problem Statistics ]=============================
20.23/20.84	c 21	|                                                                             |
20.23/20.85	c 21	|  Number of variables:  515840                                               |
20.23/20.85	c 21	|  Number of clauses:    8466304                                              |
25.64/26.36	c 26	|  Parsing time:         4.57         s                                       |
25.94/26.67	c 27	============================[ Search Statistics ]==============================
25.94/26.67	c 27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.94/26.67	c 27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.94/26.67	c 27	===============================================================================
25.94/26.67	c 27	|         0 |  511202  8461666 24160758 |  2820555        0    nan |  0.000 % |
32.67/33.46	c 34	|       102 |  511194  8461666 24160758 |  3102610       98     33 |  0.912 % |
40.68/41.54	c 42	|       253 |  511194  8461666 24160758 |  3412871      249     23 |  0.912 % |
53.07/54.00	c 54	|       479 |  511193  8461666 24160758 |  3754159      474     21 |  0.920 % |
70.80/71.96	c 72	|       816 |  511068  8459622 24155088 |  4129575      810     20 |  0.925 % |
91.60/92.95	c 93	|      1322 |  511068  8459622 24155088 |  4542532     1316     20 |  0.925 % |
127.95/129.69	c 130	|      2082 |  511068  8459622 24155088 |  4996785     2076     22 |  0.925 % |
181.63/183.83	c 184	|      3221 |  511049  8459215 24153934 |  5496464     3214     20 |  0.929 % |
265.02/268.00	c 268	|      4929 |  511022  8458788 24152723 |  6046110     4920     22 |  0.934 % |
371.10/375.28	c 375	|      7491 |  510881  8456198 24145437 |  6650721     7476     22 |  0.967 % |
568.51/574.58	c 575	|     11335 |  510761  8454143 24139665 |  7315794    11317     23 |  0.985 % |
838.75/847.30	c 847	|     17101 |  510690  8452979 24136386 |  8047373    17080     23 |  0.998 % |
1155.24/1164.02	c 1164	|     25750 |  510603  8451528 24132313 |  8852110    25723     24 |  1.024 % |
1665.91/1678.72	c 1679	|     38724 |  510366  8447215 24120143 |  9737321    38687     26 |  1.061 % |
1800.03/1814.11	c ERROR INTERRUPTED
1800.03/1814.18	s UNKNOWN
1800.03/1814.18	c 1814	CPU 20.26 (0.06 0.02 18.48 1.7)
1800.03/1814.18	c 1814	END Sun Jul 12 07:23:04 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-2081774-1247374370/watcher-2081774-1247374370 -o /tmp/evaluation-result-2081774-1247374370/solver-2081774-1247374370 -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-2081774-1247374370.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: 1.92 1.98 1.99 4/80 22131
/proc/meminfo: memFree=1458488/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=12268 CPUtime=0
/proc/22131/stat : 22131 (sugar) R 22129 22131 18254 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 24500918 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 236437863013 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/22131/statm: 3067 316 241 3 0 167 0

[startup+0.083361 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 22131
/proc/meminfo: memFree=1458488/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16740 CPUtime=0.06
/proc/22131/stat : 22131 (sugar) R 22129 22131 18254 0 -1 4194304 1140 0 0 0 5 1 0 0 18 0 1 0 24500918 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 236437695135 0 0 4224 16386 0 0 0 17 1 0 0
/proc/22131/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.10136 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 22131
/proc/meminfo: memFree=1458488/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16868 CPUtime=0.07
/proc/22131/stat : 22131 (sugar) S 22129 22131 18254 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 24500918 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22131/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301371 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 22131
/proc/meminfo: memFree=1458488/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16868 CPUtime=0.07
/proc/22131/stat : 22131 (sugar) S 22129 22131 18254 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 24500918 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22131/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701417 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 22131
/proc/meminfo: memFree=1458488/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16868 CPUtime=0.07
/proc/22131/stat : 22131 (sugar) S 22129 22131 18254 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 24500918 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22131/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50251 s]
/proc/loadavg: 1.92 1.98 1.99 4/91 22143
/proc/meminfo: memFree=1433312/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16868 CPUtime=1.37
/proc/22131/stat : 22131 (sugar) S 22129 22131 18254 0 -1 4194304 1292 10559 0 1 5 2 122 8 16 0 1 0 24500918 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22131/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 16868

[startup+3.1027 s]
/proc/loadavg: 1.92 1.98 1.99 3/91 22153
/proc/meminfo: memFree=1438368/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16868 CPUtime=1.37
/proc/22131/stat : 22131 (sugar) S 22129 22131 18254 0 -1 4194304 1310 10559 0 1 5 2 122 8 15 0 1 0 24500918 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22131/statm: 4217 1111 409 3 0 796 0
[pid=22144] ppid=22131 vsize=5356 CPUtime=0
/proc/22144/stat : 22144 (sh) S 22131 22131 18254 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24501063 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22144/statm: 1339 233 193 169 0 50 0
[pid=22145] ppid=22144 vsize=868564 CPUtime=1.62
/proc/22145/stat : 22145 (java) S 22144 22131 18254 0 -1 0 9836 0 1 0 154 8 0 0 18 0 9 0 24501063 889409536 8865 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22145/statm: 217141 8865 2566 9 0 211646 0
[pid=22145/tid=22146] ppid=22144 vsize=868564 CPUtime=1.05
/proc/22145/task/22146/stat : 22146 (java) R 22144 22131 18254 0 -1 64 2846 0 1 0 103 2 0 0 25 0 9 0 24501064 889409536 8865 996147200 134512640 134550932 4294955936 18446744073709551615 4125952222 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22147] ppid=22144 vsize=868564 CPUtime=0.37
/proc/22145/task/22147/stat : 22147 (java) S 22144 22131 18254 0 -1 64 4814 0 0 0 33 4 0 0 16 0 9 0 24501065 889409536 8865 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22148] ppid=22144 vsize=868564 CPUtime=0
/proc/22145/task/22148/stat : 22148 (java) S 22144 22131 18254 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24501065 889409536 8865 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22149] ppid=22144 vsize=868564 CPUtime=0
/proc/22145/task/22149/stat : 22149 (java) S 22144 22131 18254 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24501065 889409536 8865 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22150] ppid=22144 vsize=868564 CPUtime=0
/proc/22145/task/22150/stat : 22150 (java) S 22144 22131 18254 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24501068 889409536 8865 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22151] ppid=22144 vsize=868564 CPUtime=0.17
/proc/22145/task/22151/stat : 22151 (java) S 22144 22131 18254 0 -1 64 1477 0 0 0 16 1 0 0 16 0 9 0 24501068 889409536 8865 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22152] ppid=22144 vsize=868564 CPUtime=0
/proc/22145/task/22152/stat : 22152 (java) S 22144 22131 18254 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24501068 889409536 8865 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22153] ppid=22144 vsize=868564 CPUtime=0
/proc/22145/task/22153/stat : 22153 (java) S 22144 22131 18254 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24501068 889409536 8865 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) 890788

[startup+6.30207 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 22153
/proc/meminfo: memFree=1404320/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16868 CPUtime=1.37
/proc/22131/stat : 22131 (sugar) S 22129 22131 18254 0 -1 4194304 1310 10559 0 1 5 2 122 8 16 0 1 0 24500918 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22131/statm: 4217 1111 409 3 0 796 0
[pid=22144] ppid=22131 vsize=5356 CPUtime=0
/proc/22144/stat : 22144 (sh) S 22131 22131 18254 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24501063 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22144/statm: 1339 233 193 169 0 50 0
[pid=22145] ppid=22144 vsize=868676 CPUtime=4.77
/proc/22145/stat : 22145 (java) S 22144 22131 18254 0 -1 0 12168 0 1 0 445 32 0 0 18 0 9 0 24501063 889524224 10691 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22145/statm: 217169 10691 2590 9 0 211646 0
[pid=22145/tid=22146] ppid=22144 vsize=868676 CPUtime=3.63
/proc/22145/task/22146/stat : 22146 (java) R 22144 22131 18254 0 -1 64 3366 0 1 0 341 22 0 0 25 0 9 0 24501064 889524224 10691 996147200 134512640 134550932 4294955936 18446744073709551615 4126523230 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22147] ppid=22144 vsize=868676 CPUtime=0.88
/proc/22145/task/22147/stat : 22147 (java) S 22144 22131 18254 0 -1 64 6581 0 0 0 80 8 0 0 16 0 9 0 24501065 889524224 10691 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22148] ppid=22144 vsize=868676 CPUtime=0
/proc/22145/task/22148/stat : 22148 (java) S 22144 22131 18254 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24501065 889524224 10691 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22149] ppid=22144 vsize=868676 CPUtime=0
/proc/22145/task/22149/stat : 22149 (java) S 22144 22131 18254 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24501065 889524224 10691 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22150] ppid=22144 vsize=868676 CPUtime=0
/proc/22145/task/22150/stat : 22150 (java) S 22144 22131 18254 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24501068 889524224 10691 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22151] ppid=22144 vsize=868676 CPUtime=0.24
/proc/22145/task/22151/stat : 22151 (java) S 22144 22131 18254 0 -1 64 1522 0 0 0 23 1 0 0 16 0 9 0 24501068 889524224 10691 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22152] ppid=22144 vsize=868676 CPUtime=0
/proc/22145/task/22152/stat : 22152 (java) S 22144 22131 18254 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24501068 889524224 10691 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22153] ppid=22144 vsize=868676 CPUtime=0
/proc/22145/task/22153/stat : 22153 (java) S 22144 22131 18254 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24501068 889524224 10691 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 890900

[startup+12.7028 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 22153
/proc/meminfo: memFree=1327712/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16868 CPUtime=1.38
/proc/22131/stat : 22131 (sugar) S 22129 22131 18254 0 -1 4194304 1310 10559 0 1 6 2 122 8 16 0 1 0 24500918 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22131/statm: 4217 1111 409 3 0 796 0
[pid=22144] ppid=22131 vsize=5356 CPUtime=0
/proc/22144/stat : 22144 (sh) S 22131 22131 18254 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24501063 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22144/statm: 1339 233 193 169 0 50 0
[pid=22145] ppid=22144 vsize=868676 CPUtime=11.06
/proc/22145/stat : 22145 (java) S 22144 22131 18254 0 -1 0 12967 0 1 0 1018 88 0 0 18 0 9 0 24501063 889524224 10691 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22145/statm: 217169 10691 2590 9 0 211646 0
[pid=22145/tid=22146] ppid=22144 vsize=868676 CPUtime=9.56
/proc/22145/task/22146/stat : 22146 (java) R 22144 22131 18254 0 -1 64 4165 0 1 0 885 71 0 0 25 0 9 0 24501064 889524224 10691 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22147] ppid=22144 vsize=868676 CPUtime=1.24
/proc/22145/task/22147/stat : 22147 (java) S 22144 22131 18254 0 -1 64 6581 0 0 0 109 15 0 0 15 0 9 0 24501065 889524224 10691 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22148] ppid=22144 vsize=868676 CPUtime=0
/proc/22145/task/22148/stat : 22148 (java) S 22144 22131 18254 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24501065 889524224 10691 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22149] ppid=22144 vsize=868676 CPUtime=0
/proc/22145/task/22149/stat : 22149 (java) S 22144 22131 18254 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24501065 889524224 10691 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22150] ppid=22144 vsize=868676 CPUtime=0
/proc/22145/task/22150/stat : 22150 (java) S 22144 22131 18254 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24501068 889524224 10691 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22151] ppid=22144 vsize=868676 CPUtime=0.24
/proc/22145/task/22151/stat : 22151 (java) S 22144 22131 18254 0 -1 64 1522 0 0 0 23 1 0 0 16 0 9 0 24501068 889524224 10691 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22152] ppid=22144 vsize=868676 CPUtime=0
/proc/22145/task/22152/stat : 22152 (java) S 22144 22131 18254 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24501068 889524224 10691 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22145/tid=22153] ppid=22144 vsize=868676 CPUtime=0
/proc/22145/task/22153/stat : 22153 (java) S 22144 22131 18254 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24501068 889524224 10691 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 890900

[startup+25.5013 s]
/proc/loadavg: 1.95 1.98 1.99 4/83 22155
/proc/meminfo: memFree=971616/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16868 CPUtime=20.26
/proc/22131/stat : 22131 (sugar) S 22129 22131 18254 0 -1 4194304 1376 24834 0 2 6 2 1848 170 16 0 1 0 24500918 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22131/statm: 4217 1113 409 3 0 796 0
[pid=22154] ppid=22131 vsize=5356 CPUtime=0
/proc/22154/stat : 22154 (sh) S 22131 22131 18254 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24503002 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22154/statm: 1339 232 193 169 0 50 0
[pid=22155] ppid=22154 vsize=313164 CPUtime=4.58
/proc/22155/stat : 22155 (minisat) R 22154 22131 18254 0 -1 4194304 75971 0 0 0 383 75 0 0 25 0 1 0 24503002 320679936 75957 996147200 134512640 135127466 4294956256 18446744073709551615 134703124 0 0 4096 3 0 0 0 17 1 0 0
/proc/22155/statm: 78291 75957 62 150 0 78138 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 335388

[startup+51.1012 s]
/proc/loadavg: 1.96 1.98 1.99 3/83 22155
/proc/meminfo: memFree=871648/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16868 CPUtime=20.26
/proc/22131/stat : 22131 (sugar) S 22129 22131 18254 0 -1 4194304 1376 24834 0 2 6 2 1848 170 16 0 1 0 24500918 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22131/statm: 4217 1113 409 3 0 796 0
[pid=22154] ppid=22131 vsize=5356 CPUtime=0
/proc/22154/stat : 22154 (sh) S 22131 22131 18254 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24503002 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22154/statm: 1339 232 193 169 0 50 0
[pid=22155] ppid=22154 vsize=406296 CPUtime=29.94
/proc/22155/stat : 22155 (minisat) R 22154 22131 18254 0 -1 4194304 96699 0 0 0 2902 92 0 0 25 0 1 0 24503002 416047104 96685 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22155/statm: 101574 96685 76 150 0 101421 0
Current children cumulated CPU time (s) 50.2
Current children cumulated vsize (KiB) 428520

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/83 22155
/proc/meminfo: memFree=868000/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16868 CPUtime=20.26
/proc/22131/stat : 22131 (sugar) S 22129 22131 18254 0 -1 4194304 1376 24834 0 2 6 2 1848 170 16 0 1 0 24500918 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22131/statm: 4217 1113 409 3 0 796 0
[pid=22154] ppid=22131 vsize=5356 CPUtime=0
/proc/22154/stat : 22154 (sh) S 22131 22131 18254 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24503002 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22154/statm: 1339 232 193 169 0 50 0
[pid=22155] ppid=22154 vsize=409860 CPUtime=80.65
/proc/22155/stat : 22155 (minisat) R 22154 22131 18254 0 -1 4194304 97586 0 0 0 7972 93 0 0 25 0 1 0 24503002 419696640 97572 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22155/statm: 102465 97572 76 150 0 102312 0
Current children cumulated CPU time (s) 100.91

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

/proc/22155/stat : 22155 (minisat) R 22154 22131 18254 0 -1 4194304 98889 0 0 0 139066 100 0 0 25 0 1 0 24503002 424935424 98875 996147200 134512640 135127466 4294956256 18446744073709551615 134530944 0 0 4096 3 0 0 0 17 1 0 0
/proc/22155/statm: 103744 98875 76 150 0 103591 0
Current children cumulated CPU time (s) 1411.92
Current children cumulated vsize (KiB) 437200

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22269
/proc/meminfo: memFree=1053088/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16868 CPUtime=20.26
/proc/22131/stat : 22131 (sugar) S 22129 22131 18254 0 -1 4194304 1376 24834 0 2 6 2 1848 170 16 0 1 0 24500918 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22131/statm: 4217 1113 409 3 0 796 0
[pid=22154] ppid=22131 vsize=5356 CPUtime=0
/proc/22154/stat : 22154 (sh) S 22131 22131 18254 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24503002 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22154/statm: 1339 232 193 169 0 50 0
[pid=22155] ppid=22154 vsize=415240 CPUtime=1451.1
/proc/22155/stat : 22155 (minisat) R 22154 22131 18254 0 -1 4194304 98943 0 0 0 145010 100 0 0 25 0 1 0 24503002 425205760 98929 996147200 134512640 135127466 4294956256 18446744073709551615 134530581 0 0 4096 3 0 0 0 17 1 0 0
/proc/22155/statm: 103810 98929 76 150 0 103657 0
Current children cumulated CPU time (s) 1471.36
Current children cumulated vsize (KiB) 437464

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22269
/proc/meminfo: memFree=1052832/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16868 CPUtime=20.26
/proc/22131/stat : 22131 (sugar) S 22129 22131 18254 0 -1 4194304 1376 24834 0 2 6 2 1848 170 16 0 1 0 24500918 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22131/statm: 4217 1113 409 3 0 796 0
[pid=22154] ppid=22131 vsize=5356 CPUtime=0
/proc/22154/stat : 22154 (sh) S 22131 22131 18254 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24503002 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22154/statm: 1339 232 193 169 0 50 0
[pid=22155] ppid=22154 vsize=415372 CPUtime=1510.53
/proc/22155/stat : 22155 (minisat) R 22154 22131 18254 0 -1 4194304 98987 0 0 0 150953 100 0 0 25 0 1 0 24503002 425340928 98973 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22155/statm: 103843 98973 76 150 0 103690 0
Current children cumulated CPU time (s) 1530.79
Current children cumulated vsize (KiB) 437596

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22269
/proc/meminfo: memFree=1052576/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16868 CPUtime=20.26
/proc/22131/stat : 22131 (sugar) S 22129 22131 18254 0 -1 4194304 1376 24834 0 2 6 2 1848 170 16 0 1 0 24500918 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22131/statm: 4217 1113 409 3 0 796 0
[pid=22154] ppid=22131 vsize=5356 CPUtime=0
/proc/22154/stat : 22154 (sh) S 22131 22131 18254 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24503002 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22154/statm: 1339 232 193 169 0 50 0
[pid=22155] ppid=22154 vsize=415636 CPUtime=1569.97
/proc/22155/stat : 22155 (minisat) R 22154 22131 18254 0 -1 4194304 99046 0 0 0 156897 100 0 0 25 0 1 0 24503002 425611264 99032 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22155/statm: 103909 99032 76 150 0 103756 0
Current children cumulated CPU time (s) 1590.23
Current children cumulated vsize (KiB) 437860

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22269
/proc/meminfo: memFree=1052320/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16868 CPUtime=20.26
/proc/22131/stat : 22131 (sugar) S 22129 22131 18254 0 -1 4194304 1376 24834 0 2 6 2 1848 170 16 0 1 0 24500918 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22131/statm: 4217 1113 409 3 0 796 0
[pid=22154] ppid=22131 vsize=5356 CPUtime=0
/proc/22154/stat : 22154 (sh) S 22131 22131 18254 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24503002 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22154/statm: 1339 232 193 169 0 50 0
[pid=22155] ppid=22154 vsize=415900 CPUtime=1629.4
/proc/22155/stat : 22155 (minisat) R 22154 22131 18254 0 -1 4194304 99106 0 0 0 162840 100 0 0 25 0 1 0 24503002 425881600 99092 996147200 134512640 135127466 4294956256 18446744073709551615 134530650 0 0 4096 3 0 0 0 17 1 0 0
/proc/22155/statm: 103975 99092 76 150 0 103822 0
Current children cumulated CPU time (s) 1649.66
Current children cumulated vsize (KiB) 438124

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22269
/proc/meminfo: memFree=1052064/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16868 CPUtime=20.26
/proc/22131/stat : 22131 (sugar) S 22129 22131 18254 0 -1 4194304 1376 24834 0 2 6 2 1848 170 16 0 1 0 24500918 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22131/statm: 4217 1113 409 3 0 796 0
[pid=22154] ppid=22131 vsize=5356 CPUtime=0
/proc/22154/stat : 22154 (sh) S 22131 22131 18254 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24503002 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22154/statm: 1339 232 193 169 0 50 0
[pid=22155] ppid=22154 vsize=416032 CPUtime=1688.84
/proc/22155/stat : 22155 (minisat) R 22154 22131 18254 0 -1 4194304 99159 0 0 0 168784 100 0 0 25 0 1 0 24503002 426016768 99145 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22155/statm: 104008 99145 76 150 0 103855 0
Current children cumulated CPU time (s) 1709.1
Current children cumulated vsize (KiB) 438256

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22269
/proc/meminfo: memFree=1051808/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16868 CPUtime=20.26
/proc/22131/stat : 22131 (sugar) S 22129 22131 18254 0 -1 4194304 1376 24834 0 2 6 2 1848 170 16 0 1 0 24500918 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22131/statm: 4217 1113 409 3 0 796 0
[pid=22154] ppid=22131 vsize=5356 CPUtime=0
/proc/22154/stat : 22154 (sh) S 22131 22131 18254 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24503002 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22154/statm: 1339 232 193 169 0 50 0
[pid=22155] ppid=22154 vsize=416296 CPUtime=1748.27
/proc/22155/stat : 22155 (minisat) R 22154 22131 18254 0 -1 4194304 99210 0 0 0 174727 100 0 0 25 0 1 0 24503002 426287104 99196 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/22155/statm: 104074 99196 76 150 0 103921 0
Current children cumulated CPU time (s) 1768.53
Current children cumulated vsize (KiB) 438520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22269
/proc/meminfo: memFree=1051680/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16868 CPUtime=20.26
/proc/22131/stat : 22131 (sugar) S 22129 22131 18254 0 -1 4194304 1376 24834 0 2 6 2 1848 170 16 0 1 0 24500918 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22131/statm: 4217 1113 409 3 0 796 0
[pid=22154] ppid=22131 vsize=5356 CPUtime=0
/proc/22154/stat : 22154 (sh) S 22131 22131 18254 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24503002 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22154/statm: 1339 232 193 169 0 50 0
[pid=22155] ppid=22154 vsize=416508 CPUtime=1779.77
/proc/22155/stat : 22155 (minisat) R 22154 22131 18254 0 -1 4194304 99246 0 0 0 177877 100 0 0 25 0 1 0 24503002 426504192 99232 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/22155/statm: 104127 99232 76 150 0 103974 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 438732

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

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

[startup+1814.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22269
/proc/meminfo: memFree=1051680/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16868 CPUtime=20.26
/proc/22131/stat : 22131 (sugar) S 22129 22131 18254 0 -1 4194304 1376 24834 0 2 6 2 1848 170 16 0 1 0 24500918 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22131/statm: 4217 1113 409 3 0 796 0
[pid=22154] ppid=22131 vsize=5356 CPUtime=0
/proc/22154/stat : 22154 (sh) S 22131 22131 18254 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24503002 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22154/statm: 1339 232 193 169 0 50 0
[pid=22155] ppid=22154 vsize=416508 CPUtime=1779.77
/proc/22155/stat : 22155 (minisat) R 22154 22131 18254 0 -1 4194304 99246 0 0 0 177877 100 0 0 25 0 1 0 24503002 426504192 99232 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/22155/statm: 104127 99232 76 150 0 103974 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 438732

[startup+1814.22 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22269
/proc/meminfo: memFree=1051680/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16868 CPUtime=20.31
/proc/22131/stat : 22131 (sugar) R 22129 22131 18254 0 -1 4194304 1423 25111 0 2 6 7 1848 170 16 0 1 0 24500918 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 236437869609 0 0 4224 16386 0 0 0 17 1 0 0
/proc/22131/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 20.31
Current children cumulated vsize (KiB) 16868
#
############


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

[startup+1814.22 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22269
/proc/meminfo: memFree=1051680/2055920 swapFree=4192952/4192956
[pid=22131] ppid=22129 vsize=16868 CPUtime=20.31
/proc/22131/stat : 22131 (sugar) R 22129 22131 18254 0 -1 4194304 1423 25111 0 2 6 7 1848 170 16 0 1 0 24500918 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 236437869609 0 0 4224 16386 0 0 0 17 1 0 0
/proc/22131/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 20.31
Current children cumulated vsize (KiB) 16868

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): 1779.72
#  lost CPU user time (s): 1778.77
#  lost CPU system time (s): 0.95

Real time (s): 1814.28
CPU time (s): 1800.11
CPU user time (s): 1797.33
CPU system time (s): 2.78372
CPU usage (%): 99.2191
Max. virtual memory (cumulated for all children) (KiB): 891040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.5552
system time used= 1.83372
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26593
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= 22340
involuntary context switches= 22981

runsolver used 2.10968 second user time and 6.16806 second system time

The end

Launcher Data

Begin job on node62 at 2009-07-12 06:52:50
IDJOB=2081774
IDBENCH=57493
IDSOLVER=739
FILE ID=node62/2081774-1247374370
PBS_JOBID= 9507071
Free space on /tmp= 66344 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-20/normalized-super-js-taillard-20-5.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-2081774-1247374370/watcher-2081774-1247374370 -o /tmp/evaluation-result-2081774-1247374370/solver-2081774-1247374370 -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-2081774-1247374370.xml

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

MD5SUM BENCH= f6f477f012c3c0af28d31d9c82a6ffd7
RANDOM SEED=1000768559

node62.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1458968 kB
Buffers:         67456 kB
Cached:         239288 kB
SwapCached:          4 kB
Active:         320564 kB
Inactive:       199068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1458968 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            2988 kB
Writeback:           0 kB
Mapped:         230804 kB
Slab:            61912 kB
Committed_AS:   923692 kB
PageTables:       2276 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node62 at 2009-07-12 07:23:06