Trace number 1127316

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisatMSAT (TO) 3600.02 3615.17

General information on the benchmark

Namemaxcsp/cnf/2-80-1100-2000/
normalized-cnf-2-80-1500-895349_ext.xml
MD5SUMa87c9079bddf7deb47844668a7766b8c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints231
Best CPU time to get the best result obtained on this benchmark1624.27
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1208
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension1208
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.04	c 0	Sugar v1-13 + HOME/minisat
0.02/0.04	c 0	BEGIN Tue Jul 22 22:45:34 2008
0.02/0.04	c 0	PID 3593
0.02/0.04	c 0	HOST node79.alineos.net
0.02/0.04	c 0	CONVERTING HOME/instance-1127316-1216759534.xml TO HOME/temp.csp
0.02/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1127316-1216759534.xml' 'HOME/temp.csp'
0.03/0.40	c 1	1 domains, 80 variables, 0 predicates, 14 relations, 1208 constraints
0.03/0.43	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.43	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.36/0.57	c 1	Parsing HOME/temp.csp
0.36/0.69	c 1	parsed 1303 expressions
0.36/0.70	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.36/0.72	c 1	MAX CSP: 1208 constraints
0.36/0.72	c 1	Converting to clausal form CSP
0.36/0.76	c 1	converted 252 (10%) expressions
0.36/0.78	c 1	converted 503 (20%) expressions
0.36/0.79	c 1	converted 755 (30%) expressions
0.36/0.81	c 1	converted 1006 (40%) expressions
0.36/0.87	c 1	converted 1257 (50%) expressions
0.36/0.88	c 1	converted 1509 (60%) expressions
0.36/0.90	c 1	converted 1760 (70%) expressions
0.36/0.90	c 1	converted 2012 (80%) expressions
0.36/0.90	c 1	converted 2263 (90%) expressions
0.88/1.04	c 1	converted 2514 (100%) expressions
0.88/1.04	c 1	CSP : 2496 integers, 0 booleans, 3623 clauses, largest domain size 1813
0.88/1.04	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.88/1.04	c 1	Propagation in CSP
0.88/1.10	c 2	1203 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.99/1.11	c 2	CSP : 2496 integers, 0 booleans, 3623 clauses, largest domain size 1209
0.99/1.11	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.99/1.11	c 2	Simplifing CSP by introducing new Boolean variables
0.99/1.11	c 2	CSP : 2496 integers, 0 booleans, 3623 clauses, largest domain size 1209
0.99/1.11	c 2	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.99/1.15	c 2	Encoding CSP to SAT : HOME/temp.cnf
0.99/1.16	c 2	250 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.99/1.16	c 2	500 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.99/1.17	c 2	749 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.99/1.17	c 2	999 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.99/1.17	c 2	1248 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.99/1.19	c 2	1498 (60%) CSP integer variables are encoded (11760 clauses, 159341 bytes)
0.99/1.20	c 2	1748 (70%) CSP integer variables are encoded (14652 clauses, 202721 bytes)
1.09/1.20	c 2	1997 (80%) CSP integer variables are encoded (17598 clauses, 246911 bytes)
1.09/1.20	c 2	2247 (90%) CSP integer variables are encoded (19511 clauses, 275606 bytes)
1.09/1.21	c 2	2496 (100%) CSP integer variables are encoded (22118 clauses, 314711 bytes)
1.09/1.24	c 2	363 (10%) CSP clauses are encoded (22508 clauses, 319693 bytes)
1.09/1.27	c 2	725 (20%) CSP clauses are encoded (22891 clauses, 324921 bytes)
1.09/1.28	c 2	1087 (30%) CSP clauses are encoded (23274 clauses, 330306 bytes)
1.18/1.32	c 2	1450 (40%) CSP clauses are encoded (32033 clauses, 483529 bytes)
2.88/3.04	c 3	1812 (50%) CSP clauses are encoded (778601 clauses, 15777362 bytes)
2.98/3.10	c 4	2174 (60%) CSP clauses are encoded (804165 clauses, 16309553 bytes)
4.17/4.35	c 5	2537 (70%) CSP clauses are encoded (1518036 clauses, 31618064 bytes)
4.27/4.40	c 5	2899 (80%) CSP clauses are encoded (1547440 clauses, 32231405 bytes)
4.37/4.53	c 5	3261 (90%) CSP clauses are encoded (1620214 clauses, 33774055 bytes)
4.84/5.03	c 5	3623 (100%) CSP clauses are encoded (1891721 clauses, 39574434 bytes)
4.84/5.03	c 5	3623 CSP clauses encoded
4.84/5.03	c 5	Writing map file : HOME/temp.map
4.84/5.05	c 5	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.84/5.05	c 5	SAT : 24614 SAT variables, 1891721 SAT clauses, 39574434 bytes
4.84/5.05	c 5	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.84/5.08	c 6	OBJECTIVE minimize _COST
4.84/5.08	c 6	OBJECTIVE BOUND: 0 <= _COST <= 
4.84/5.08	c 6	SEARCHING: _COST <= 604
4.84/5.08	c 6	SOLVING HOME/temp.cnf
4.84/5.08	c 6	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
4.84/5.08	c 6	This is MiniSat 2.0 beta
4.84/5.08	c 6	WARNING: for repeatability, setting FPU to use double precision
4.84/5.08	c 6	============================[ Problem Statistics ]=============================
4.84/5.08	c 6	|                                                                             |
4.84/5.08	c 6	|  Number of variables:  24614                                                |
4.84/5.08	c 6	|  Number of clauses:    1891722                                              |
5.71/5.97	c 6	|  Parsing time:         0.76         s                                       |
6.80/7.08	c 8	============================[ Search Statistics ]==============================
6.80/7.08	c 8	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.80/7.08	c 8	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.80/7.08	c 8	===============================================================================
6.80/7.08	c 8	|         0 |   17970  1203912  3563366 |   401304        0    nan |  0.000 % |
7.40/7.70	c 8	|       102 |   17969  1203912  3563366 |   441434      101     19 | 27.005 % |
7.71/7.96	c 8	===============================================================================
7.71/7.96	c 8	restarts              : 2
7.71/7.96	c 8	conflicts             : 172            (63 /sec)
7.71/7.96	c 8	decisions             : 1786           (0.73 % random) (650 /sec)
7.71/7.96	c 8	propagations          : 380428         (138459 /sec)
7.71/7.96	c 8	conflict literals     : 4895           (12.07 % deleted)
7.71/7.96	c 8	Memory used           : 76.61 MB
7.71/7.96	c 8	CPU time              : 2.74758 s
7.71/7.96	c 8	
7.71/7.97	c 8	SATISFIABLE
7.71/7.99	c 8	FOUND: _COST <= 604
7.71/7.99	s SATISFIABLE
7.71/7.99	c 8	DECODING HOME/temp.out WITH HOME/temp.map
7.71/7.99	c 8	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
7.81/8.06	c 8	Decoding HOME/temp.out
7.81/8.41	c 9	OBJECTIVE _COST 604
7.81/8.41	o 604
7.81/8.41	v 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
7.81/8.42	c 9	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
7.81/8.46	c 9	OBJECTIVE BOUND: 0 <= _COST <= 604
7.81/8.46	c 9	SEARCHING: _COST <= 302
7.81/8.46	c 9	SOLVING HOME/temp.cnf
7.81/8.46	c 9	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
7.81/8.46	c 9	This is MiniSat 2.0 beta
7.81/8.46	c 9	WARNING: for repeatability, setting FPU to use double precision
7.81/8.46	c 9	============================[ Problem Statistics ]=============================
7.81/8.46	c 9	|                                                                             |
7.81/8.46	c 9	|  Number of variables:  24614                                                |
7.81/8.46	c 9	|  Number of clauses:    1891722                                              |
9.16/9.42	c 10	|  Parsing time:         0.82         s                                       |
11.04/11.31	c 12	============================[ Search Statistics ]==============================
11.04/11.31	c 12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.04/11.31	c 12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.04/11.31	c 12	===============================================================================
11.04/11.31	c 12	|         0 |   14346   783075  2311425 |   261025        0    nan |  0.000 % |
11.45/11.79	c 12	|       100 |   14342   783075  2311425 |   287127       98     16 | 41.805 % |
11.75/12.04	c 12	|       250 |   14342   783075  2311425 |   315840      248     26 | 41.805 % |
11.94/12.20	c 13	|       477 |   14342   783075  2311425 |   347424      475     29 | 41.806 % |
12.14/12.48	c 13	|       815 |   14342   783075  2311425 |   382166      812     25 | 41.866 % |
12.54/12.89	c 13	|      1322 |   14342   783075  2311425 |   420383     1319     27 | 41.866 % |
13.54/13.80	c 14	|      2082 |   14342   783075  2311425 |   462421     2079     31 | 41.867 % |
14.33/14.63	c 15	|      3221 |   14342   783075  2311425 |   508663     3218     32 | 41.866 % |
15.83/16.17	c 17	|      4929 |   14309   778715  2298478 |   559530     4926     35 | 41.866 % |
17.92/18.24	c 19	|      7491 |   14309   778715  2298478 |   615483     7488     35 | 41.866 % |
20.70/21.05	c 21	|     11337 |   14309   778715  2298478 |   677031    11334     32 | 41.866 % |
23.79/24.15	c 25	|     17103 |   14309   778715  2298478 |   744734    17100     30 | 41.866 % |
31.46/31.84	c 32	|     25753 |   14309   778715  2298478 |   819208    25750     32 | 41.867 % |
44.70/45.16	c 46	|     38727 |   14309   778715  2298478 |   901129    38724     33 | 41.866 % |
63.12/63.69	c 64	|     58188 |   14309   778715  2298478 |   991242    58185     33 | 41.866 % |
100.25/100.92	c 101	|     87380 |   14309   778715  2298478 |  1090366    87377     32 | 41.866 % |
177.70/178.76	c 179	|    131170 |   14309   778715  2298478 |  1199402   131167     34 | 41.866 % |
347.41/349.16	c 350	|    196854 |   14309   778715  2298478 |  1319343   196851     39 | 41.866 % |
531.65/534.19	c 535	|    295380 |   14309   778715  2298478 |  1451277   295377     36 | 41.866 % |
987.87/992.21	c 993	|    443169 |   14309   778715  2298478 |  1596405   443166     47 | 41.866 % |
1996.84/2005.39	c 2006	|    664852 |   14309   778715  2298478 |  1756045   664849     53 | 41.866 % |
3600.02/3615.12	c ERROR INTERRUPTED
3600.02/3615.15	c 3616	CPU 7.67 (0.03 0.01 7.64 0.56)
3600.02/3615.15	c 3616	END Tue Jul 22 23:45:50 2008

Verifier Data (download as text)

OK	356	852
356 unsatisfied constraints, 852 satisfied constraints

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1127316-1216759534/watcher-1127316-1216759534 -o /tmp/evaluation-result-1127316-1216759534/solver-1127316-1216759534 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar -max -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1127316-1216759534.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.31 3.38 3.28 2/73 3593
/proc/meminfo: memFree=1772080/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=12272 CPUtime=0
/proc/3593/stat : 3593 (sugar) R 3591 3593 3440 0 -1 4194304 396 0 0 0 0 0 0 0 20 0 1 0 3039985 12566528 364 996147200 4194304 4206940 548682068592 18446744073709551615 234046061157 0 0 4224 0 0 0 0 17 1 0 0
/proc/3593/statm: 3068 364 274 3 0 168 0

[startup+0.0342841 s]
/proc/loadavg: 3.31 3.38 3.28 2/73 3593
/proc/meminfo: memFree=1772080/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13204 CPUtime=0.02
/proc/3593/stat : 3593 (sugar) R 3591 3593 3440 0 -1 4194304 702 0 0 0 2 0 0 0 20 0 1 0 3039985 13520896 670 996147200 4194304 4206940 548682068592 18446744073709551615 234045739745 0 0 4224 0 0 0 0 17 0 0 0
/proc/3593/statm: 3301 671 336 3 0 401 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13204

[startup+0.1013 s]
/proc/loadavg: 3.31 3.38 3.28 2/73 3593
/proc/meminfo: memFree=1772080/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13600 CPUtime=0.02
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 898 127 0 0 2 0 0 0 22 0 1 0 3039985 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3593/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13600

[startup+0.301314 s]
/proc/loadavg: 3.31 3.38 3.28 2/73 3593
/proc/meminfo: memFree=1772080/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13600 CPUtime=0.02
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 898 127 0 0 2 0 0 0 22 0 1 0 3039985 13926400 796 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3593/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13600

[startup+0.701354 s]
/proc/loadavg: 3.31 3.38 3.28 2/73 3593
/proc/meminfo: memFree=1772080/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13600 CPUtime=0.36
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 974 4707 0 1 2 1 29 4 15 0 1 0 3039985 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/3593/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 13600

[startup+1.50244 s]
/proc/loadavg: 3.31 3.38 3.28 3/94 3636
/proc/meminfo: memFree=1748736/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13600 CPUtime=0.37
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 974 4707 0 1 3 1 29 4 15 0 1 0 3039985 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3593/statm: 3400 797 370 3 0 500 0
[pid=3617] ppid=3593 vsize=5356 CPUtime=0
/proc/3617/stat : 3617 (sh) S 3593 3593 3440 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 3040028 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3617/statm: 1339 233 193 169 0 50 0
[pid=3618] ppid=3617 vsize=868480 CPUtime=1.01
/proc/3618/stat : 3618 (java) S 3617 3593 3440 0 -1 0 7002 0 1 0 97 4 0 0 18 0 9 0 3040028 889323520 6186 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3618/statm: 217120 6186 2563 9 0 211667 0
[pid=3618/tid=3619] ppid=3617 vsize=868480 CPUtime=0.66
/proc/3618/task/3619/stat : 3619 (java) R 3617 3593 3440 0 -1 64 2762 0 1 0 65 1 0 0 20 0 9 0 3040029 889323520 6186 996147200 134512640 134550740 4294955936 18446744073709551615 4127002432 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3618/tid=3620] ppid=3617 vsize=868480 CPUtime=0.08
/proc/3618/task/3620/stat : 3620 (java) S 3617 3593 3440 0 -1 64 2053 0 0 0 8 0 0 0 16 0 9 0 3040030 889323520 6186 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3618/tid=3621] ppid=3617 vsize=868480 CPUtime=0
/proc/3618/task/3621/stat : 3621 (java) S 3617 3593 3440 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 3040031 889323520 6186 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3618/tid=3622] ppid=3617 vsize=868480 CPUtime=0
/proc/3618/task/3622/stat : 3622 (java) S 3617 3593 3440 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3040031 889323520 6186 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3618/tid=3623] ppid=3617 vsize=868480 CPUtime=0
/proc/3618/task/3623/stat : 3623 (java) S 3617 3593 3440 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 3040032 889323520 6186 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3618/tid=3624] ppid=3617 vsize=868480 CPUtime=0.23
/proc/3618/task/3624/stat : 3624 (java) S 3617 3593 3440 0 -1 64 1494 0 0 0 23 0 0 0 16 0 9 0 3040032 889323520 6186 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3618/tid=3625] ppid=3617 vsize=868480 CPUtime=0
/proc/3618/task/3625/stat : 3625 (java) S 3617 3593 3440 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 3040038 889323520 6186 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3618/tid=3626] ppid=3617 vsize=868480 CPUtime=0
/proc/3618/task/3626/stat : 3626 (java) S 3617 3593 3440 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3040038 889323520 6186 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 887436

[startup+3.10262 s]
/proc/loadavg: 3.31 3.38 3.28 3/94 3636
/proc/meminfo: memFree=1727872/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13600 CPUtime=0.37
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 974 4707 0 1 3 1 29 4 16 0 1 0 3039985 13926400 797 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3593/statm: 3400 797 370 3 0 500 0
[pid=3617] ppid=3593 vsize=5356 CPUtime=0
/proc/3617/stat : 3617 (sh) S 3593 3593 3440 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 3040028 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3617/statm: 1339 233 193 169 0 50 0
[pid=3618] ppid=3617 vsize=868480 CPUtime=2.61
/proc/3618/stat : 3618 (java) S 3617 3593 3440 0 -1 0 7467 0 1 0 245 16 0 0 18 0 9 0 3040028 889323520 6194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3618/statm: 217120 6194 2563 9 0 211667 0
[pid=3618/tid=3619] ppid=3617 vsize=868480 CPUtime=2.12
/proc/3618/task/3619/stat : 3619 (java) R 3617 3593 3440 0 -1 64 3220 0 1 0 202 10 0 0 25 0 9 0 3040029 889323520 6194 996147200 134512640 134550740 4294955936 18446744073709551615 4126962302 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3618/tid=3620] ppid=3617 vsize=868480 CPUtime=0.21
/proc/3618/task/3620/stat : 3620 (java) S 3617 3593 3440 0 -1 64 2053 0 0 0 18 3 0 0 16 0 9 0 3040030 889323520 6194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3618/tid=3621] ppid=3617 vsize=868480 CPUtime=0
/proc/3618/task/3621/stat : 3621 (java) S 3617 3593 3440 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 3040031 889323520 6194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3618/tid=3622] ppid=3617 vsize=868480 CPUtime=0
/proc/3618/task/3622/stat : 3622 (java) S 3617 3593 3440 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3040031 889323520 6194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3618/tid=3623] ppid=3617 vsize=868480 CPUtime=0
/proc/3618/task/3623/stat : 3623 (java) S 3617 3593 3440 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 3040032 889323520 6194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3618/tid=3624] ppid=3617 vsize=868480 CPUtime=0.24
/proc/3618/task/3624/stat : 3624 (java) S 3617 3593 3440 0 -1 64 1501 0 0 0 24 0 0 0 16 0 9 0 3040032 889323520 6194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3618/tid=3625] ppid=3617 vsize=868480 CPUtime=0
/proc/3618/task/3625/stat : 3625 (java) S 3617 3593 3440 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 3040038 889323520 6194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3618/tid=3626] ppid=3617 vsize=868480 CPUtime=0
/proc/3618/task/3626/stat : 3626 (java) S 3617 3593 3440 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3040038 889323520 6194 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 887436

[startup+6.30194 s]
/proc/loadavg: 3.20 3.35 3.27 3/77 3639
/proc/meminfo: memFree=1641608/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13732 CPUtime=4.91
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 1091 13106 0 2 3 1 448 39 16 0 1 0 3039985 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3593/statm: 3433 839 374 3 0 533 0
[pid=3637] ppid=3593 vsize=5356 CPUtime=0
/proc/3637/stat : 3637 (sh) S 3593 3593 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3040493 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3637/statm: 1339 232 193 169 0 50 0
[pid=3638] ppid=3637 vsize=78212 CPUtime=1.2
/proc/3638/stat : 3638 (minisat) R 3637 3593 3440 0 -1 4194304 18976 0 0 0 109 11 0 0 25 0 1 0 3040493 80089088 18962 996147200 134512640 135127466 4294956256 18446744073709551615 134523542 0 0 4096 3 0 0 0 17 0 0 0
/proc/3638/statm: 19553 18962 72 150 0 19400 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 97300

[startup+12.7026 s]
/proc/loadavg: 3.26 3.37 3.27 3/77 3661
/proc/meminfo: memFree=1526600/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13732 CPUtime=8.24
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 1210 36347 0 3 3 1 764 56 15 0 1 0 3039985 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3593/statm: 3433 839 374 3 0 533 0
[pid=3650] ppid=3593 vsize=5356 CPUtime=0
/proc/3650/stat : 3650 (sh) S 3593 3593 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3040831 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3650/statm: 1339 232 193 169 0 50 0
[pid=3651] ppid=3650 vsize=79264 CPUtime=4.2
/proc/3651/stat : 3651 (minisat) R 3650 3593 3440 0 -1 4194304 19243 0 0 0 407 13 0 0 25 0 1 0 3040831 81166336 19229 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3651/statm: 19816 19229 76 150 0 19663 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 98352

[startup+25.502 s]
/proc/loadavg: 3.13 3.33 3.26 3/77 3661
/proc/meminfo: memFree=1529608/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13732 CPUtime=8.24
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 1210 36347 0 3 3 1 764 56 16 0 1 0 3039985 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3593/statm: 3433 839 374 3 0 533 0
[pid=3650] ppid=3593 vsize=5356 CPUtime=0
/proc/3650/stat : 3650 (sh) S 3593 3593 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3040831 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3650/statm: 1339 232 193 169 0 50 0
[pid=3651] ppid=3650 vsize=79264 CPUtime=16.95
/proc/3651/stat : 3651 (minisat) R 3650 3593 3440 0 -1 4194304 19243 0 0 0 1681 14 0 0 25 0 1 0 3040831 81166336 19229 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3651/statm: 19816 19229 76 150 0 19663 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 98352

[startup+51.1016 s]
/proc/loadavg: 2.74 3.22 3.23 3/77 3661
/proc/meminfo: memFree=1529992/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13732 CPUtime=8.24
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 1210 36347 0 3 3 1 764 56 16 0 1 0 3039985 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3593/statm: 3433 839 374 3 0 533 0
[pid=3650] ppid=3593 vsize=5356 CPUtime=0
/proc/3650/stat : 3650 (sh) S 3593 3593 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3040831 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3650/statm: 1339 232 193 169 0 50 0
[pid=3651] ppid=3650 vsize=79508 CPUtime=42.43
/proc/3651/stat : 3651 (minisat) R 3650 3593 3440 0 -1 4194304 19288 0 0 0 4228 15 0 0 25 0 1 0 3040831 81416192 19274 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3651/statm: 19877 19274 76 150 0 19724 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 98596

[startup+102.307 s]
/proc/loadavg: 2.32 3.03 3.16 3/77 3661
/proc/meminfo: memFree=1529416/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13732 CPUtime=8.24
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 1210 36347 0 3 3 1 764 56 16 0 1 0 3039985 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3593/statm: 3433 839 374 3 0 533 0
[pid=3650] ppid=3593 vsize=5356 CPUtime=0
/proc/3650/stat : 3650 (sh) S 3593 3593 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3040831 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3650/statm: 1339 232 193 169 0 50 0
[pid=3651] ppid=3650 vsize=79628 CPUtime=93.41
/proc/3651/stat : 3651 (minisat) R 3650 3593 3440 0 -1 4194304 19330 0 0 0 9326 15 0 0 25 0 1 0 3040831 81539072 19316 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/3651/statm: 19907 19316 76 150 0 19754 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 98716

[startup+162.301 s]
/proc/loadavg: 2.12 2.84 3.08 3/77 3661
/proc/meminfo: memFree=1525832/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13732 CPUtime=8.24
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 1210 36347 0 3 3 1 764 56 16 0 1 0 3039985 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3593/statm: 3433 839 374 3 0 533 0
[pid=3650] ppid=3593 vsize=5356 CPUtime=0

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

/proc/meminfo: memFree=1160328/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13732 CPUtime=8.24
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 1210 36347 0 3 3 1 764 56 16 0 1 0 3039985 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3593/statm: 3433 839 374 3 0 533 0
[pid=3650] ppid=3593 vsize=5356 CPUtime=0
/proc/3650/stat : 3650 (sh) S 3593 3593 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3040831 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3650/statm: 1339 232 193 169 0 50 0
[pid=3651] ppid=3650 vsize=273892 CPUtime=3140.85
/proc/3651/stat : 3651 (minisat) R 3650 3593 3440 0 -1 4194304 67341 0 0 0 314004 81 0 0 25 0 1 0 3040831 280465408 67327 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3651/statm: 68473 67327 76 150 0 68320 0
Current children cumulated CPU time (s) 3149.09
Current children cumulated vsize (KiB) 292980

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 3669
/proc/meminfo: memFree=1155336/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13732 CPUtime=8.24
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 1210 36347 0 3 3 1 764 56 16 0 1 0 3039985 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3593/statm: 3433 839 374 3 0 533 0
[pid=3650] ppid=3593 vsize=5356 CPUtime=0
/proc/3650/stat : 3650 (sh) S 3593 3593 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3040831 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3650/statm: 1339 232 193 169 0 50 0
[pid=3651] ppid=3650 vsize=276180 CPUtime=3200.61
/proc/3651/stat : 3651 (minisat) R 3650 3593 3440 0 -1 4194304 67901 0 0 0 319979 82 0 0 25 0 1 0 3040831 282808320 67887 996147200 134512640 135127466 4294956256 18446744073709551615 134530802 0 0 4096 3 0 0 0 17 0 0 0
/proc/3651/statm: 69045 67887 76 150 0 68892 0
Current children cumulated CPU time (s) 3208.85
Current children cumulated vsize (KiB) 295268

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 3669
/proc/meminfo: memFree=1150152/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13732 CPUtime=8.24
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 1210 36347 0 3 3 1 764 56 16 0 1 0 3039985 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3593/statm: 3433 839 374 3 0 533 0
[pid=3650] ppid=3593 vsize=5356 CPUtime=0
/proc/3650/stat : 3650 (sh) S 3593 3593 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3040831 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3650/statm: 1339 232 193 169 0 50 0
[pid=3651] ppid=3650 vsize=278472 CPUtime=3260.36
/proc/3651/stat : 3651 (minisat) R 3650 3593 3440 0 -1 4194304 68480 0 0 0 325953 83 0 0 25 0 1 0 3040831 285155328 68466 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3651/statm: 69618 68466 76 150 0 69465 0
Current children cumulated CPU time (s) 3268.6
Current children cumulated vsize (KiB) 297560

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 3669
/proc/meminfo: memFree=1145160/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13732 CPUtime=8.24
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 1210 36347 0 3 3 1 764 56 16 0 1 0 3039985 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3593/statm: 3433 839 374 3 0 533 0
[pid=3650] ppid=3593 vsize=5356 CPUtime=0
/proc/3650/stat : 3650 (sh) S 3593 3593 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3040831 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3650/statm: 1339 232 193 169 0 50 0
[pid=3651] ppid=3650 vsize=280584 CPUtime=3320.12
/proc/3651/stat : 3651 (minisat) R 3650 3593 3440 0 -1 4194304 69024 0 0 0 331928 84 0 0 25 0 1 0 3040831 287318016 69010 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/3651/statm: 70146 69010 76 150 0 69993 0
Current children cumulated CPU time (s) 3328.36
Current children cumulated vsize (KiB) 299672

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 3669
/proc/meminfo: memFree=1140168/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13732 CPUtime=8.24
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 1210 36347 0 3 3 1 764 56 16 0 1 0 3039985 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3593/statm: 3433 839 374 3 0 533 0
[pid=3650] ppid=3593 vsize=5356 CPUtime=0
/proc/3650/stat : 3650 (sh) S 3593 3593 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3040831 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3650/statm: 1339 232 193 169 0 50 0
[pid=3651] ppid=3650 vsize=282824 CPUtime=3379.86
/proc/3651/stat : 3651 (minisat) R 3650 3593 3440 0 -1 4194304 69579 0 0 0 337902 84 0 0 25 0 1 0 3040831 289611776 69565 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3651/statm: 70706 69565 76 150 0 70553 0
Current children cumulated CPU time (s) 3388.1
Current children cumulated vsize (KiB) 301912

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 3669
/proc/meminfo: memFree=1135304/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13732 CPUtime=8.24
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 1210 36347 0 3 3 1 764 56 16 0 1 0 3039985 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3593/statm: 3433 839 374 3 0 533 0
[pid=3650] ppid=3593 vsize=5356 CPUtime=0
/proc/3650/stat : 3650 (sh) S 3593 3593 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3040831 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3650/statm: 1339 232 193 169 0 50 0
[pid=3651] ppid=3650 vsize=284968 CPUtime=3439.62
/proc/3651/stat : 3651 (minisat) R 3650 3593 3440 0 -1 4194304 70098 0 0 0 343877 85 0 0 25 0 1 0 3040831 291807232 70084 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3651/statm: 71242 70084 76 150 0 71089 0
Current children cumulated CPU time (s) 3447.86
Current children cumulated vsize (KiB) 304056

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 3669
/proc/meminfo: memFree=1130696/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13732 CPUtime=8.24
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 1210 36347 0 3 3 1 764 56 16 0 1 0 3039985 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3593/statm: 3433 839 374 3 0 533 0
[pid=3650] ppid=3593 vsize=5356 CPUtime=0
/proc/3650/stat : 3650 (sh) S 3593 3593 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3040831 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3650/statm: 1339 232 193 169 0 50 0
[pid=3651] ppid=3650 vsize=287064 CPUtime=3499.36
/proc/3651/stat : 3651 (minisat) R 3650 3593 3440 0 -1 4194304 70610 0 0 0 349851 85 0 0 25 0 1 0 3040831 293953536 70596 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/3651/statm: 71766 70596 76 150 0 71613 0
Current children cumulated CPU time (s) 3507.6
Current children cumulated vsize (KiB) 306152

[startup+3582.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/77 3669
/proc/meminfo: memFree=1125768/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13732 CPUtime=8.24
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 1210 36347 0 3 3 1 764 56 16 0 1 0 3039985 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3593/statm: 3433 839 374 3 0 533 0
[pid=3650] ppid=3593 vsize=5356 CPUtime=0
/proc/3650/stat : 3650 (sh) S 3593 3593 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3040831 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3650/statm: 1339 232 193 169 0 50 0
[pid=3651] ppid=3650 vsize=288924 CPUtime=3559.11
/proc/3651/stat : 3651 (minisat) R 3650 3593 3440 0 -1 4194304 71087 0 0 0 355825 86 0 0 25 0 1 0 3040831 295858176 71073 996147200 134512640 135127466 4294956256 18446744073709551615 134530936 0 0 4096 3 0 0 0 17 0 0 0
/proc/3651/statm: 72231 71073 76 150 0 72078 0
Current children cumulated CPU time (s) 3567.35
Current children cumulated vsize (KiB) 308012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615.1 s]
/proc/loadavg: 2.09 2.04 2.01 2/74 3670
/proc/meminfo: memFree=1443488/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13732 CPUtime=8.24
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 1210 36347 0 3 3 1 764 56 16 0 1 0 3039985 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3593/statm: 3433 839 374 3 0 533 0
[pid=3650] ppid=3593 vsize=5356 CPUtime=0
/proc/3650/stat : 3650 (sh) S 3593 3593 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3040831 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3650/statm: 1339 232 193 169 0 50 0
[pid=3651] ppid=3650 vsize=290012 CPUtime=3591.78
/proc/3651/stat : 3651 (minisat) R 3650 3593 3440 0 -1 4194304 71378 0 0 0 359091 87 0 0 25 0 1 0 3040831 296972288 71364 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3651/statm: 72503 71364 76 150 0 72350 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 309100

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

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

[startup+3615.1 s]
/proc/loadavg: 2.09 2.04 2.01 2/74 3670
/proc/meminfo: memFree=1443488/2055920 swapFree=4192956/4192956
[pid=3593] ppid=3591 vsize=13732 CPUtime=8.24
/proc/3593/stat : 3593 (sugar) S 3591 3593 3440 0 -1 4194304 1210 36347 0 3 3 1 764 56 16 0 1 0 3039985 14061568 839 996147200 4194304 4206940 548682068592 18446744073709551615 234054791266 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/3593/statm: 3433 839 374 3 0 533 0
[pid=3650] ppid=3593 vsize=5356 CPUtime=0
/proc/3650/stat : 3650 (sh) S 3593 3593 3440 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 3040831 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3650/statm: 1339 232 193 169 0 50 0
[pid=3651] ppid=3650 vsize=290012 CPUtime=3591.78
/proc/3651/stat : 3651 (minisat) R 3650 3593 3440 0 -1 4194304 71378 0 0 0 359091 87 0 0 25 0 1 0 3040831 296972288 71364 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/3651/statm: 72503 71364 76 150 0 72350 0
Current children cumulated CPU time (s) 3600.02
Current children cumulated vsize (KiB) 309100

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3593 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=681832
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=598908
# CPU time returned by wait4() is 8.28074
# while last known CPU time is 3600.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3615.17
CPU time (s): 3600.02
CPU user time (s): 3598.58
CPU system time (s): 1.44
CPU usage (%): 99.5809
Max. virtual memory (cumulated for all children) (KiB): 887436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.68183
system time used= 0.598908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37899
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10091
involuntary context switches= 9943

runsolver used 3.90541 second user time and 9.8805 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-22 22:45:34
IDJOB=1127316
IDBENCH=63220
IDSOLVER=368
FILE ID=node79/1127316-1216759534
PBS_JOBID= 7974077
Free space on /tmp= 66560 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/maxcsp/cnf/2-80-1100-2000/normalized-cnf-2-80-1500-895349_ext.xml
COMMAND LINE= DIR/sugar -max -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1127316-1216759534/watcher-1127316-1216759534 -o /tmp/evaluation-result-1127316-1216759534/solver-1127316-1216759534 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar -max -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1127316-1216759534.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a87c9079bddf7deb47844668a7766b8c
RANDOM SEED=1830163376

node79.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1772944 kB
Buffers:         20312 kB
Cached:         203612 kB
SwapCached:          0 kB
Active:         166484 kB
Inactive:        73912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772944 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2496 kB
Writeback:           0 kB
Mapped:          27192 kB
Slab:            27880 kB
Committed_AS:    76172 kB
PageTables:       1880 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= 66560 MiB
End job on node79 at 2008-07-22 23:45:52