Trace number 2076527

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.22 1815.41

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-95-4.xml
MD5SUMeece15f3f86654e9e1655bff10b3f2f2
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.19967
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1236
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
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 03:42:14 2009
0.00/0.08	c 0	PID 18657
0.00/0.08	c 0	HOST node70.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2076527-1247362933.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-2076527-1247362933.xml' 'HOME/temp.csp'
0.07/0.96	c 1	400 domains, 400 variables, 1 predicates, 0 relations, 7600 constraints
0.07/0.98	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.98	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'
0.94/1.06	c 1	Parsing HOME/temp.csp
1.15/1.23	c 1	parsed 8401 expressions
1.15/1.24	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.15/1.24	c 1	Converting to clausal form CSP
1.24/1.30	c 1	converted 841 (10%) expressions
1.44/1.54	c 1	converted 1681 (20%) expressions
1.44/1.58	c 1	converted 2521 (30%) expressions
1.53/1.61	c 1	converted 3361 (40%) expressions
1.53/1.64	c 1	converted 4201 (50%) expressions
1.53/1.67	c 1	converted 5041 (60%) expressions
1.64/1.76	c 1	converted 5881 (70%) expressions
1.64/1.79	c 1	converted 6721 (80%) expressions
1.74/1.82	c 1	converted 7561 (90%) expressions
1.74/1.86	c 1	converted 8401 (100%) expressions
1.74/1.86	c 1	CSP : 400 integers, 0 booleans, 7600 clauses, largest domain size 1236
1.74/1.86	c 1	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.74/1.86	c 1	Propagation in CSP
1.83/1.90	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.83/1.90	c 2	CSP : 400 integers, 0 booleans, 7600 clauses, largest domain size 1236
1.83/1.91	c 2	Heap : 9 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.83/1.91	c 2	Simplifing CSP by introducing new Boolean variables
1.93/2.06	c 2	CSP : 400 integers, 15200 booleans, 22800 clauses, largest domain size 1236
1.93/2.06	c 2	Heap : 14 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
2.03/2.14	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.13/2.24	c 2	40 (10%) CSP integer variables are encoded (47111 clauses, 684537 bytes)
2.13/2.29	c 2	80 (20%) CSP integer variables are encoded (94444 clauses, 1394532 bytes)
2.23/2.36	c 2	120 (30%) CSP integer variables are encoded (141894 clauses, 2190241 bytes)
2.32/2.42	c 2	160 (40%) CSP integer variables are encoded (189261 clauses, 2995480 bytes)
2.32/2.48	c 2	200 (50%) CSP integer variables are encoded (236719 clauses, 3802266 bytes)
2.42/2.55	c 2	240 (60%) CSP integer variables are encoded (284102 clauses, 4607777 bytes)
2.52/2.61	c 2	280 (70%) CSP integer variables are encoded (331394 clauses, 5411741 bytes)
2.52/2.68	c 2	320 (80%) CSP integer variables are encoded (378734 clauses, 6216521 bytes)
2.62/2.74	c 2	360 (90%) CSP integer variables are encoded (426114 clauses, 7021981 bytes)
2.72/2.80	c 2	400 (100%) CSP integer variables are encoded (473672 clauses, 7830467 bytes)
6.07/6.21	c 6	2280 (10%) CSP clauses are encoded (2193666 clauses, 47452246 bytes)
9.34/9.51	c 9	4560 (20%) CSP clauses are encoded (3907780 clauses, 87857462 bytes)
12.58/12.88	c 12	6840 (30%) CSP clauses are encoded (5637772 clauses, 128835096 bytes)
15.91/16.28	c 16	9120 (40%) CSP clauses are encoded (7368224 clauses, 172001517 bytes)
19.26/19.64	c 19	11400 (50%) CSP clauses are encoded (9103436 clauses, 215352177 bytes)
22.57/23.08	c 23	13680 (60%) CSP clauses are encoded (10838552 clauses, 258700437 bytes)
25.85/26.49	c 26	15960 (70%) CSP clauses are encoded (12560926 clauses, 301730147 bytes)
29.20/29.88	c 29	18240 (80%) CSP clauses are encoded (14290074 clauses, 344929207 bytes)
32.60/33.31	c 33	20520 (90%) CSP clauses are encoded (16023416 clauses, 388233117 bytes)
35.89/36.75	c 36	22800 (100%) CSP clauses are encoded (17753944 clauses, 431466677 bytes)
35.89/36.75	c 36	22800 CSP clauses encoded
35.89/36.75	c 36	Writing map file : HOME/temp.map
35.89/36.77	c 36	Heap : 7 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
35.89/36.77	c 36	SAT : 489272 SAT variables, 17753944 SAT clauses, 431466677 bytes
35.89/36.77	c 36	Heap : 7 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
35.96/36.82	c 36	SOLVING HOME/temp.cnf
35.96/36.82	c 36	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
35.96/36.82	c 36	This is MiniSat 2.0 beta
35.96/36.82	c 36	WARNING: for repeatability, setting FPU to use double precision
35.96/36.82	c 36	============================[ Problem Statistics ]=============================
35.96/36.82	c 36	|                                                                             |
35.96/36.82	c 36	|  Number of variables:  489272                                               |
35.96/36.82	c 36	|  Number of clauses:    17753944                                             |
46.12/47.10	c 47	|  Parsing time:         8.89         s                                       |
46.52/47.56	c 47	============================[ Search Statistics ]==============================
46.52/47.56	c 47	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
46.52/47.56	c 47	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
46.52/47.56	c 47	===============================================================================
46.52/47.56	c 47	|         0 |  489272 17753944 52750160 |  5917981        0    nan |  0.000 % |
48.89/49.91	c 50	|       100 |  489272 17753944 52750160 |  6509779      100     29 |  0.000 % |
49.58/50.63	c 50	|       250 |  489272 17753944 52750160 |  7160757      250     28 |  0.000 % |
49.88/50.94	c 51	|       475 |  489272 17753944 52750160 |  7876833      475     19 |  0.000 % |
50.18/51.22	c 51	|       812 |  489272 17753944 52750160 |  8664516      812     16 |  0.000 % |
50.58/51.65	c 51	|      1318 |  489272 17753944 52750160 |  9530968     1318     13 |  0.000 % |
51.17/52.23	c 52	|      2078 |  489272 17753944 52750160 | 10484064     2078     12 |  0.000 % |
51.97/53.01	c 53	|      3217 |  489272 17753944 52750160 | 11532471     3217     13 |  0.000 % |
53.15/54.28	c 54	|      4925 |  489272 17753944 52750160 | 12685718     4925     13 |  0.000 % |
54.94/56.09	c 56	|      7487 |  489272 17753944 52750160 | 13954290     7487     14 |  0.000 % |
58.11/59.25	c 59	|     11331 |  489272 17753944 52750160 | 15349719    11331     15 |  0.000 % |
62.57/63.75	c 63	|     17098 |  489272 17753944 52750160 | 16884691    17098     18 |  0.000 % |
79.30/80.62	c 80	|     25748 |  489272 17753944 52750160 | 18573160    25748     24 |  0.000 % |
91.15/92.50	c 92	|     38723 |  489272 17753944 52750160 | 20430476    38723     22 |  0.000 % |
114.52/115.91	c 116	|     58185 |  489272 17753944 52750160 | 22473524    58185     27 |  0.000 % |
147.08/148.58	c 148	|     87377 |  489272 17753944 52750160 | 24720876    87377     23 |  0.000 % |
217.98/219.72	c 219	|    131166 |  489272 17753944 52750160 | 27192964   131166     26 |  0.000 % |
350.01/352.44	c 352	|    196851 |  489272 17753944 52750160 | 29912260   196851     25 |  0.000 % |
619.06/622.80	c 622	|    295377 |  489272 17753944 52750160 | 32903486   295377     27 |  0.000 % |
1129.89/1136.28	c 1136	|    443166 |  489272 17753944 52750160 | 36193835   443166     26 |  0.000 % |
1800.02/1814.81	c ERROR INTERRUPTED
1800.13/1814.94	s UNKNOWN
1800.13/1814.94	c 1815	CPU 35.99 (0.06 0.02 32.62 3.29)
1800.13/1814.94	c 1815	END Sun Jul 12 04:12:29 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-2076527-1247362933/watcher-2076527-1247362933 -o /tmp/evaluation-result-2076527-1247362933/solver-2076527-1247362933 -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-2076527-1247362933.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.98 2.11 2.07 4/83 18657
/proc/meminfo: memFree=1665856/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=12132 CPUtime=0
/proc/18657/stat : 18657 (sugar) R 18655 18657 18479 0 -1 4194304 217 0 0 0 0 0 0 0 20 0 1 0 23356021 12423168 185 996147200 4194304 4206940 548682068608 18446744073709551615 233401914081 0 0 4224 0 0 0 0 17 1 0 0
/proc/18657/statm: 3033 185 142 3 0 133 0

[startup+0.101648 s]
/proc/loadavg: 1.98 2.11 2.07 4/83 18657
/proc/meminfo: memFree=1665856/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=16868 CPUtime=0.07
/proc/18657/stat : 18657 (sugar) S 18655 18657 18479 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23356021 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18657/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.201657 s]
/proc/loadavg: 1.98 2.11 2.07 4/83 18657
/proc/meminfo: memFree=1665856/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=16868 CPUtime=0.07
/proc/18657/stat : 18657 (sugar) S 18655 18657 18479 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23356021 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18657/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301666 s]
/proc/loadavg: 1.98 2.11 2.07 4/83 18657
/proc/meminfo: memFree=1665856/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=16868 CPUtime=0.07
/proc/18657/stat : 18657 (sugar) S 18655 18657 18479 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23356021 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18657/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701705 s]
/proc/loadavg: 1.98 2.11 2.07 4/83 18657
/proc/meminfo: memFree=1665856/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=16868 CPUtime=0.07
/proc/18657/stat : 18657 (sugar) S 18655 18657 18479 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 23356021 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18657/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50279 s]
/proc/loadavg: 2.07 2.12 2.07 3/94 18679
/proc/meminfo: memFree=1652648/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=16868 CPUtime=0.94
/proc/18657/stat : 18657 (sugar) S 18655 18657 18479 0 -1 4194304 1309 8424 0 1 5 2 81 6 15 0 1 0 23356021 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18657/statm: 4217 1111 409 3 0 796 0
[pid=18670] ppid=18657 vsize=5356 CPUtime=0
/proc/18670/stat : 18670 (sh) S 18657 18657 18479 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23356119 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18670/statm: 1339 233 193 169 0 50 0
[pid=18671] ppid=18670 vsize=868636 CPUtime=0.5
/proc/18671/stat : 18671 (java) S 18670 18657 18479 0 -1 0 6130 0 1 0 47 3 0 0 18 0 9 0 23356119 889483264 5519 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18671/statm: 217159 5519 1855 9 0 211664 0
[pid=18671/tid=18672] ppid=18670 vsize=868636 CPUtime=0.29
/proc/18671/task/18672/stat : 18672 (java) R 18670 18657 18479 0 -1 64 2658 0 1 0 28 1 0 0 18 0 9 0 23356120 889483264 5519 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18673] ppid=18670 vsize=868636 CPUtime=0.04
/proc/18671/task/18673/stat : 18673 (java) R 18670 18657 18479 0 -1 64 1310 0 0 0 4 0 0 0 16 0 9 0 23356121 889483264 5519 996147200 134512640 134550932 4294955936 18446744073709551615 102722356 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18674] ppid=18670 vsize=868636 CPUtime=0
/proc/18671/task/18674/stat : 18674 (java) S 18670 18657 18479 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 23356121 889483264 5519 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18675] ppid=18670 vsize=868636 CPUtime=0
/proc/18671/task/18675/stat : 18675 (java) S 18670 18657 18479 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 23356121 889483264 5519 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18676] ppid=18670 vsize=868636 CPUtime=0
/proc/18671/task/18676/stat : 18676 (java) S 18670 18657 18479 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23356124 889483264 5519 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18677] ppid=18670 vsize=868636 CPUtime=0.14
/proc/18671/task/18677/stat : 18677 (java) S 18670 18657 18479 0 -1 64 1469 0 0 0 14 0 0 0 16 0 9 0 23356124 889483264 5519 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18678] ppid=18670 vsize=868636 CPUtime=0
/proc/18671/task/18678/stat : 18678 (java) S 18670 18657 18479 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23356124 889483264 5519 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18679] ppid=18670 vsize=868636 CPUtime=0
/proc/18671/task/18679/stat : 18679 (java) S 18670 18657 18479 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23356124 889483264 5519 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 890860

[startup+3.10294 s]
/proc/loadavg: 2.07 2.12 2.07 3/94 18679
/proc/meminfo: memFree=1618344/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=16868 CPUtime=0.94
/proc/18657/stat : 18657 (sugar) S 18655 18657 18479 0 -1 4194304 1310 8424 0 1 5 2 81 6 15 0 1 0 23356021 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18657/statm: 4217 1111 409 3 0 796 0
[pid=18670] ppid=18657 vsize=5356 CPUtime=0
/proc/18670/stat : 18670 (sh) S 18657 18657 18479 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23356119 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18670/statm: 1339 233 193 169 0 50 0
[pid=18671] ppid=18670 vsize=868688 CPUtime=2.08
/proc/18671/stat : 18671 (java) S 18670 18657 18479 0 -1 0 9831 0 1 0 197 11 0 0 18 0 9 0 23356119 889536512 8799 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18671/statm: 217172 8799 2590 9 0 211649 0
[pid=18671/tid=18672] ppid=18670 vsize=868688 CPUtime=1.43
/proc/18671/task/18672/stat : 18672 (java) R 18670 18657 18479 0 -1 64 3036 0 1 0 136 7 0 0 25 0 9 0 23356120 889536512 8799 996147200 134512640 134550932 4294955936 18446744073709551615 4126938762 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18673] ppid=18670 vsize=868688 CPUtime=0.41
/proc/18671/task/18673/stat : 18673 (java) S 18670 18657 18479 0 -1 64 4584 0 0 0 39 2 0 0 16 0 9 0 23356121 889536512 8799 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18674] ppid=18670 vsize=868688 CPUtime=0
/proc/18671/task/18674/stat : 18674 (java) S 18670 18657 18479 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23356121 889536512 8799 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18675] ppid=18670 vsize=868688 CPUtime=0
/proc/18671/task/18675/stat : 18675 (java) S 18670 18657 18479 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23356121 889536512 8799 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18676] ppid=18670 vsize=868688 CPUtime=0
/proc/18671/task/18676/stat : 18676 (java) S 18670 18657 18479 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23356124 889536512 8799 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18677] ppid=18670 vsize=868688 CPUtime=0.2
/proc/18671/task/18677/stat : 18677 (java) S 18670 18657 18479 0 -1 64 1513 0 0 0 20 0 0 0 16 0 9 0 23356124 889536512 8799 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18678] ppid=18670 vsize=868688 CPUtime=0
/proc/18671/task/18678/stat : 18678 (java) S 18670 18657 18479 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23356124 889536512 8799 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18679] ppid=18670 vsize=868688 CPUtime=0
/proc/18671/task/18679/stat : 18679 (java) S 18670 18657 18479 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23356124 889536512 8799 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 890912

[startup+6.30248 s]
/proc/loadavg: 2.14 2.14 2.08 3/94 18679
/proc/meminfo: memFree=1555432/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=16868 CPUtime=0.94
/proc/18657/stat : 18657 (sugar) S 18655 18657 18479 0 -1 4194304 1310 8424 0 1 5 2 81 6 16 0 1 0 23356021 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18657/statm: 4217 1111 409 3 0 796 0
[pid=18670] ppid=18657 vsize=5356 CPUtime=0
/proc/18670/stat : 18670 (sh) S 18657 18657 18479 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23356119 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18670/statm: 1339 233 193 169 0 50 0
[pid=18671] ppid=18670 vsize=868688 CPUtime=5.23
/proc/18671/stat : 18671 (java) S 18670 18657 18479 0 -1 0 10437 0 1 0 483 40 0 0 18 0 9 0 23356119 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18671/statm: 217172 8807 2590 9 0 211649 0
[pid=18671/tid=18672] ppid=18670 vsize=868688 CPUtime=4.37
/proc/18671/task/18672/stat : 18672 (java) R 18670 18657 18479 0 -1 64 3635 0 1 0 405 32 0 0 25 0 9 0 23356120 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18673] ppid=18670 vsize=868688 CPUtime=0.6
/proc/18671/task/18673/stat : 18673 (java) S 18670 18657 18479 0 -1 64 4584 0 0 0 55 5 0 0 15 0 9 0 23356121 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18674] ppid=18670 vsize=868688 CPUtime=0
/proc/18671/task/18674/stat : 18674 (java) S 18670 18657 18479 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23356121 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18675] ppid=18670 vsize=868688 CPUtime=0
/proc/18671/task/18675/stat : 18675 (java) S 18670 18657 18479 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23356121 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18676] ppid=18670 vsize=868688 CPUtime=0
/proc/18671/task/18676/stat : 18676 (java) S 18670 18657 18479 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23356124 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18677] ppid=18670 vsize=868688 CPUtime=0.22
/proc/18671/task/18677/stat : 18677 (java) S 18670 18657 18479 0 -1 64 1520 0 0 0 22 0 0 0 17 0 9 0 23356124 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18678] ppid=18670 vsize=868688 CPUtime=0
/proc/18671/task/18678/stat : 18678 (java) S 18670 18657 18479 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23356124 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18679] ppid=18670 vsize=868688 CPUtime=0
/proc/18671/task/18679/stat : 18679 (java) S 18670 18657 18479 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23356124 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 890912

[startup+12.7019 s]
/proc/loadavg: 2.21 2.15 2.08 3/94 18679
/proc/meminfo: memFree=1435944/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=16868 CPUtime=0.94
/proc/18657/stat : 18657 (sugar) S 18655 18657 18479 0 -1 4194304 1310 8424 0 1 5 2 81 6 16 0 1 0 23356021 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18657/statm: 4217 1111 409 3 0 796 0
[pid=18670] ppid=18657 vsize=5356 CPUtime=0
/proc/18670/stat : 18670 (sh) S 18657 18657 18479 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23356119 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18670/statm: 1339 233 193 169 0 50 0
[pid=18671] ppid=18670 vsize=868688 CPUtime=11.54
/proc/18671/stat : 18671 (java) S 18670 18657 18479 0 -1 0 11664 0 1 0 1057 97 0 0 18 0 9 0 23356119 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18671/statm: 217172 8807 2590 9 0 211649 0
[pid=18671/tid=18672] ppid=18670 vsize=868688 CPUtime=10.21
/proc/18671/task/18672/stat : 18672 (java) R 18670 18657 18479 0 -1 64 4862 0 1 0 940 81 0 0 25 0 9 0 23356120 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4126527935 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18673] ppid=18670 vsize=868688 CPUtime=1.07
/proc/18671/task/18673/stat : 18673 (java) S 18670 18657 18479 0 -1 64 4584 0 0 0 93 14 0 0 16 0 9 0 23356121 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18674] ppid=18670 vsize=868688 CPUtime=0
/proc/18671/task/18674/stat : 18674 (java) S 18670 18657 18479 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23356121 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18675] ppid=18670 vsize=868688 CPUtime=0
/proc/18671/task/18675/stat : 18675 (java) S 18670 18657 18479 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23356121 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18676] ppid=18670 vsize=868688 CPUtime=0
/proc/18671/task/18676/stat : 18676 (java) S 18670 18657 18479 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 23356124 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18677] ppid=18670 vsize=868688 CPUtime=0.22
/proc/18671/task/18677/stat : 18677 (java) S 18670 18657 18479 0 -1 64 1520 0 0 0 22 0 0 0 17 0 9 0 23356124 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18678] ppid=18670 vsize=868688 CPUtime=0
/proc/18671/task/18678/stat : 18678 (java) S 18670 18657 18479 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 23356124 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18679] ppid=18670 vsize=868688 CPUtime=0
/proc/18671/task/18679/stat : 18679 (java) S 18670 18657 18479 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 23356124 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 890912

[startup+25.5022 s]
/proc/loadavg: 2.33 2.18 2.09 3/94 18679
/proc/meminfo: memFree=1188264/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=16868 CPUtime=0.94
/proc/18657/stat : 18657 (sugar) S 18655 18657 18479 0 -1 4194304 1310 8424 0 1 5 2 81 6 16 0 1 0 23356021 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18657/statm: 4217 1111 409 3 0 796 0
[pid=18670] ppid=18657 vsize=5356 CPUtime=0
/proc/18670/stat : 18670 (sh) S 18657 18657 18479 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 23356119 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18670/statm: 1339 233 193 169 0 50 0
[pid=18671] ppid=18670 vsize=868688 CPUtime=24.03
/proc/18671/stat : 18671 (java) S 18670 18657 18479 0 -1 0 14150 0 1 0 2187 216 0 0 18 0 9 0 23356119 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/18671/statm: 217172 8807 2590 9 0 211649 0
[pid=18671/tid=18672] ppid=18670 vsize=868688 CPUtime=21.88
/proc/18671/task/18672/stat : 18672 (java) R 18670 18657 18479 0 -1 64 7348 0 1 0 2004 184 0 0 25 0 9 0 23356120 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4126938844 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18673] ppid=18670 vsize=868688 CPUtime=1.89
/proc/18671/task/18673/stat : 18673 (java) S 18670 18657 18479 0 -1 64 4584 0 0 0 159 30 0 0 16 0 9 0 23356121 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18674] ppid=18670 vsize=868688 CPUtime=0
/proc/18671/task/18674/stat : 18674 (java) S 18670 18657 18479 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 23356121 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18675] ppid=18670 vsize=868688 CPUtime=0
/proc/18671/task/18675/stat : 18675 (java) S 18670 18657 18479 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 23356121 889536512 8807 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=18671/tid=18676] ppid=18670 vsize=868688 CPUtime=0

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

Current children cumulated vsize (KiB) 878212

[startup+1542.31 s]
/proc/loadavg: 3.15 2.80 2.40 4/91 20834
/proc/meminfo: memFree=15280/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=16868 CPUtime=35.99
/proc/18657/stat : 18657 (sugar) S 18655 18657 18479 0 -1 4194304 1376 25067 0 2 6 2 3262 329 16 0 1 0 23356021 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18657/statm: 4217 1113 409 3 0 796 0
[pid=18680] ppid=18657 vsize=5356 CPUtime=0
/proc/18680/stat : 18680 (sh) S 18657 18657 18479 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23359703 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18680/statm: 1339 232 193 169 0 50 0
[pid=18681] ppid=18680 vsize=857840 CPUtime=1494.89
/proc/18681/stat : 18681 (minisat) R 18680 18657 18479 0 -1 4194304 212159 0 0 0 149308 181 0 0 25 0 1 0 23359703 878428160 212145 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18681/statm: 214460 212145 76 150 0 214307 0
Current children cumulated CPU time (s) 1530.88
Current children cumulated vsize (KiB) 880064

[startup+1602.3 s]
/proc/loadavg: 3.12 2.85 2.44 4/90 20858
/proc/meminfo: memFree=21296/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=16868 CPUtime=35.99
/proc/18657/stat : 18657 (sugar) S 18655 18657 18479 0 -1 4194304 1376 25067 0 2 6 2 3262 329 16 0 1 0 23356021 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18657/statm: 4217 1113 409 3 0 796 0
[pid=18680] ppid=18657 vsize=5356 CPUtime=0
/proc/18680/stat : 18680 (sh) S 18657 18657 18479 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23359703 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18680/statm: 1339 232 193 169 0 50 0
[pid=18681] ppid=18680 vsize=860248 CPUtime=1554.5
/proc/18681/stat : 18681 (minisat) R 18680 18657 18479 0 -1 4194304 212785 0 0 0 155268 182 0 0 25 0 1 0 23359703 880893952 212771 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/18681/statm: 215062 212771 76 150 0 214909 0
Current children cumulated CPU time (s) 1590.49
Current children cumulated vsize (KiB) 882472

[startup+1662.3 s]
/proc/loadavg: 3.04 2.88 2.47 4/90 20862
/proc/meminfo: memFree=16176/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=16868 CPUtime=35.99
/proc/18657/stat : 18657 (sugar) S 18655 18657 18479 0 -1 4194304 1376 25067 0 2 6 2 3262 329 16 0 1 0 23356021 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18657/statm: 4217 1113 409 3 0 796 0
[pid=18680] ppid=18657 vsize=5356 CPUtime=0
/proc/18680/stat : 18680 (sh) S 18657 18657 18479 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23359703 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18680/statm: 1339 232 193 169 0 50 0
[pid=18681] ppid=18680 vsize=862636 CPUtime=1614.14
/proc/18681/stat : 18681 (minisat) R 18680 18657 18479 0 -1 4194304 213386 0 0 0 161231 183 0 0 25 0 1 0 23359703 883339264 213372 996147200 134512640 135127466 4294956256 18446744073709551615 134530682 0 0 4096 3 0 0 0 17 1 0 0
/proc/18681/statm: 215659 213372 76 150 0 215506 0
Current children cumulated CPU time (s) 1650.13
Current children cumulated vsize (KiB) 884860

[startup+1722.3 s]
/proc/loadavg: 3.01 2.90 2.50 4/90 20890
/proc/meminfo: memFree=15984/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=16868 CPUtime=35.99
/proc/18657/stat : 18657 (sugar) S 18655 18657 18479 0 -1 4194304 1376 25067 0 2 6 2 3262 329 16 0 1 0 23356021 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18657/statm: 4217 1113 409 3 0 796 0
[pid=18680] ppid=18657 vsize=5356 CPUtime=0
/proc/18680/stat : 18680 (sh) S 18657 18657 18479 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23359703 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18680/statm: 1339 232 193 169 0 50 0
[pid=18681] ppid=18680 vsize=864808 CPUtime=1673.75
/proc/18681/stat : 18681 (minisat) R 18680 18657 18479 0 -1 4194304 213935 0 0 0 167190 185 0 0 25 0 1 0 23359703 885563392 213921 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18681/statm: 216202 213921 76 150 0 216049 0
Current children cumulated CPU time (s) 1709.74
Current children cumulated vsize (KiB) 887032

[startup+1782.3 s]
/proc/loadavg: 3.00 2.91 2.53 5/90 20892
/proc/meminfo: memFree=15088/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=16868 CPUtime=35.99
/proc/18657/stat : 18657 (sugar) S 18655 18657 18479 0 -1 4194304 1376 25067 0 2 6 2 3262 329 16 0 1 0 23356021 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18657/statm: 4217 1113 409 3 0 796 0
[pid=18680] ppid=18657 vsize=5356 CPUtime=0
/proc/18680/stat : 18680 (sh) S 18657 18657 18479 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23359703 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18680/statm: 1339 232 193 169 0 50 0
[pid=18681] ppid=18680 vsize=867368 CPUtime=1733.4
/proc/18681/stat : 18681 (minisat) R 18680 18657 18479 0 -1 4194304 214538 0 0 0 173154 186 0 0 25 0 1 0 23359703 888184832 214524 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/18681/statm: 216842 214524 76 150 0 216689 0
Current children cumulated CPU time (s) 1769.39
Current children cumulated vsize (KiB) 889592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.8 s]
/proc/loadavg: 2.85 2.89 2.53 3/85 20948
/proc/meminfo: memFree=17056/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=16868 CPUtime=35.99
/proc/18657/stat : 18657 (sugar) S 18655 18657 18479 0 -1 4194304 1376 25067 0 2 6 2 3262 329 16 0 1 0 23356021 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18657/statm: 4217 1113 409 3 0 796 0
[pid=18680] ppid=18657 vsize=5356 CPUtime=0
/proc/18680/stat : 18680 (sh) S 18657 18657 18479 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 23359703 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18680/statm: 1339 232 193 169 0 50 0
[pid=18681] ppid=18680 vsize=868128 CPUtime=1764.03
/proc/18681/stat : 18681 (minisat) R 18680 18657 18479 0 -1 4194304 214742 0 0 0 176212 191 0 0 25 0 1 0 23359703 888963072 214728 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 1 0 0
/proc/18681/statm: 217032 214728 76 150 0 216879 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 890352

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

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

[startup+1814.92 s]
/proc/loadavg: 2.85 2.89 2.53 3/85 20948
/proc/meminfo: memFree=17056/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=16868 CPUtime=35.99
/proc/18657/stat : 18657 (sugar) S 18655 18657 18479 0 -1 4194304 1398 25067 0 2 6 2 3262 329 16 0 1 0 23356021 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 233410965602 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/18657/statm: 4217 1113 409 3 0 796 0
[pid=18680] ppid=18657 vsize=0 CPUtime=0
/proc/18680/stat : 18680 (sh) Z 18657 18657 18479 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 23359703 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/18680/statm: 0 0 0 0 0 0 0
[pid=18681] ppid=1 vsize=0 CPUtime=1764.14
/proc/18681/stat : 18681 (minisat) R 1 18657 18479 0 -1 4195332 214742 0 0 0 176212 202 0 0 25 0 1 0 23359703 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/18681/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 16868

[startup+1815 s]
/proc/loadavg: 2.85 2.89 2.53 3/84 20949
/proc/meminfo: memFree=918696/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=16868 CPUtime=36.01
/proc/18657/stat : 18657 (sugar) R 18655 18657 18479 0 -1 4194304 1423 25344 0 2 6 4 3262 329 16 0 1 0 23356021 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 233402242089 0 0 4224 16386 0 0 0 17 1 0 0
/proc/18657/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 36.01
Current children cumulated vsize (KiB) 16868
#
############


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

[startup+1815.11 s]
/proc/loadavg: 2.85 2.89 2.53 3/84 20949
/proc/meminfo: memFree=918696/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=16868 CPUtime=36.06
/proc/18657/stat : 18657 (sugar) D 18655 18657 18479 0 -1 4194304 1423 25344 0 2 6 9 3262 329 16 0 1 0 23356021 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 233402242089 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18657/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 36.06
Current children cumulated vsize (KiB) 16868

[startup+1815.3 s]
/proc/loadavg: 2.85 2.89 2.53 3/84 20949
/proc/meminfo: memFree=918696/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=16868 CPUtime=36.08
/proc/18657/stat : 18657 (sugar) D 18655 18657 18479 0 -1 4194304 1423 25344 0 2 6 11 3262 329 15 0 1 0 23356021 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 233402242089 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18657/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 36.08
Current children cumulated vsize (KiB) 16868

[startup+1815.4 s]
/proc/loadavg: 2.85 2.89 2.53 3/84 20949
/proc/meminfo: memFree=918696/2055920 swapFree=4192812/4192956
[pid=18657] ppid=18655 vsize=16868 CPUtime=36.08
/proc/18657/stat : 18657 (sugar) D 18655 18657 18479 0 -1 4194304 1423 25344 0 2 6 11 3262 329 15 0 1 0 23356021 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 233402242089 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/18657/statm: 4217 1114 410 3 0 796 0
Current children cumulated CPU time (s) 36.08
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): 1764.12
#  lost CPU user time (s): 1762.12
#  lost CPU system time (s): 2

Real time (s): 1815.41
CPU time (s): 1800.22
CPU user time (s): 1794.81
CPU system time (s): 5.41648
CPU usage (%): 99.1634
Max. virtual memory (cumulated for all children) (KiB): 890988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.685
system time used= 3.41648
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26826
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= 62909
involuntary context switches= 64076

runsolver used 2.20666 second user time and 5.95609 second system time

The end

Launcher Data

Begin job on node70 at 2009-07-12 03:42:14
IDJOB=2076527
IDBENCH=56449
IDSOLVER=739
FILE ID=node70/2076527-1247362933
PBS_JOBID= 9506991
Free space on /tmp= 66412 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-95-4.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-2076527-1247362933/watcher-2076527-1247362933 -o /tmp/evaluation-result-2076527-1247362933/solver-2076527-1247362933 -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-2076527-1247362933.xml

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

MD5SUM BENCH= eece15f3f86654e9e1655bff10b3f2f2
RANDOM SEED=631566248

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
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.214
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:       1666336 kB
Buffers:         45832 kB
Cached:         109888 kB
SwapCached:          0 kB
Active:         275088 kB
Inactive:        66828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5008 kB
Writeback:           0 kB
Mapped:         201896 kB
Slab:            32736 kB
Committed_AS:   869796 kB
PageTables:       2068 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= 66408 MiB
End job on node70 at 2009-07-12 04:12:30