Trace number 1102936

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+minisat? (TO) 1800.08 1801.62

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-68_ext.xml
MD5SUMc333224917fbd8387d4ce9f263a3777e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.65075
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/minisat
0.00/0.04	c 0	BEGIN Sun Jul  6 01:20:13 2008
0.00/0.04	c 0	PID 8441
0.00/0.04	c 0	HOST node86.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1102936-1215300013.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1102936-1215300013.xml' 'HOME/temp.csp'
0.03/0.58	c 0	1 domains, 40 variables, 0 predicates, 103 relations, 103 constraints
0.03/0.62	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.62	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.03/0.69	c 0	Parsing HOME/temp.csp
1.53/1.67	c 1	parsed 247 expressions
1.53/1.68	c 1	Heap : 13 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.53/1.68	c 1	Converting to clausal form CSP
1.63/1.70	c 1	converted 25 (10%) expressions
1.63/1.70	c 1	converted 50 (20%) expressions
1.63/1.72	c 1	converted 75 (30%) expressions
1.63/1.72	c 1	converted 99 (40%) expressions
1.63/1.73	c 1	converted 124 (50%) expressions
1.63/1.76	c 1	converted 149 (60%) expressions
1.74/1.83	c 2	converted 173 (70%) expressions
1.94/2.02	c 2	converted 198 (80%) expressions
1.94/2.09	c 2	converted 223 (90%) expressions
2.03/2.16	c 2	converted 247 (100%) expressions
2.03/2.16	c 2	CSP : 40 integers, 0 booleans, 103 clauses, largest domain size 80
2.03/2.16	c 2	Heap : 27 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.03/2.16	c 2	Propagation in CSP
2.03/2.16	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.03/2.16	c 2	CSP : 40 integers, 0 booleans, 103 clauses, largest domain size 80
2.03/2.16	c 2	Heap : 27 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.03/2.16	c 2	Simplifing CSP by introducing new Boolean variables
2.03/2.16	c 2	CSP : 40 integers, 0 booleans, 103 clauses, largest domain size 80
2.03/2.16	c 2	Heap : 27 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.14/2.25	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.14/2.27	c 2	4 (10%) CSP integer variables are encoded (312 clauses, 3284 bytes)
2.14/2.27	c 2	8 (20%) CSP integer variables are encoded (624 clauses, 6716 bytes)
2.14/2.27	c 2	12 (30%) CSP integer variables are encoded (936 clauses, 10148 bytes)
2.14/2.27	c 2	16 (40%) CSP integer variables are encoded (1248 clauses, 14103 bytes)
2.14/2.28	c 2	20 (50%) CSP integer variables are encoded (1560 clauses, 18159 bytes)
2.14/2.28	c 2	24 (60%) CSP integer variables are encoded (1872 clauses, 22215 bytes)
2.14/2.28	c 2	28 (70%) CSP integer variables are encoded (2184 clauses, 26271 bytes)
2.14/2.28	c 2	32 (80%) CSP integer variables are encoded (2496 clauses, 30327 bytes)
2.14/2.28	c 2	36 (90%) CSP integer variables are encoded (2808 clauses, 34383 bytes)
2.14/2.28	c 2	40 (100%) CSP integer variables are encoded (3120 clauses, 38439 bytes)
2.23/2.40	c 2	11 (10%) CSP clauses are encoded (14626 clauses, 262145 bytes)
2.33/2.47	c 2	21 (20%) CSP clauses are encoded (25031 clauses, 477932 bytes)
2.43/2.54	c 2	31 (30%) CSP clauses are encoded (35493 clauses, 696927 bytes)
2.52/2.62	c 2	42 (40%) CSP clauses are encoded (47074 clauses, 942866 bytes)
2.52/2.69	c 2	52 (50%) CSP clauses are encoded (57498 clauses, 1162172 bytes)
2.63/2.76	c 2	62 (60%) CSP clauses are encoded (67997 clauses, 1401712 bytes)
2.72/2.84	c 3	73 (70%) CSP clauses are encoded (79541 clauses, 1669419 bytes)
2.82/2.91	c 3	83 (80%) CSP clauses are encoded (90058 clauses, 1913266 bytes)
2.82/2.98	c 3	93 (90%) CSP clauses are encoded (100369 clauses, 2152199 bytes)
2.92/3.05	c 3	103 (100%) CSP clauses are encoded (110773 clauses, 2393548 bytes)
2.92/3.05	c 3	103 CSP clauses encoded
2.92/3.05	c 3	Writing map file : HOME/temp.map
2.92/3.06	c 3	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.92/3.06	c 3	SAT : 3160 SAT variables, 110773 SAT clauses, 2393548 bytes
2.92/3.06	c 3	Heap : 11 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.92/3.07	c 3	SOLVING HOME/temp.cnf
2.92/3.07	c 3	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
2.92/3.07	c 3	This is MiniSat 2.0 beta
2.92/3.07	c 3	WARNING: for repeatability, setting FPU to use double precision
2.92/3.07	c 3	============================[ Problem Statistics ]=============================
2.92/3.07	c 3	|                                                                             |
2.92/3.08	c 3	|  Number of variables:  3160                                                 |
2.92/3.08	c 3	|  Number of clauses:    110773                                               |
2.99/3.14	c 3	|  Parsing time:         0.05         s                                       |
2.99/3.14	c 3	============================[ Search Statistics ]==============================
2.99/3.14	c 3	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.99/3.14	c 3	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.99/3.14	c 3	===============================================================================
2.99/3.15	c 3	|         0 |    3160   110773   421049 |    36924        0    nan |  0.000 % |
2.99/3.20	c 3	|       101 |    3160   110773   421049 |    40616      101     12 |  0.000 % |
3.10/3.24	c 3	|       251 |    3160   110773   421049 |    44678      251     12 |  0.001 % |
3.20/3.31	c 3	|       476 |    3160   110773   421049 |    49146      476     13 |  0.000 % |
3.29/3.42	c 3	|       813 |    3160   110773   421049 |    54060      813     13 |  0.002 % |
3.39/3.58	c 3	|      1321 |    3160   110773   421049 |    59467     1321     13 |  0.001 % |
3.59/3.79	c 3	|      2081 |    3160   110773   421049 |    65413     2081     13 |  0.002 % |
4.09/4.21	c 4	|      3220 |    3160   110773   421049 |    71955     3220     14 |  0.001 % |
4.70/4.80	c 4	|      4929 |    3160   110773   421049 |    79150     4929     15 |  0.001 % |
5.59/5.77	c 5	|      7491 |    3160   110773   421049 |    87065     7491     15 |  0.002 % |
6.88/7.07	c 7	|     11335 |    3160   110773   421049 |    95772    11335     15 |  0.001 % |
9.27/9.44	c 9	|     17101 |    3160   110773   421049 |   105349    17101     14 |  0.001 % |
13.35/13.55	c 13	|     25750 |    3160   110773   421049 |   115884    25750     15 |  0.001 % |
20.02/20.21	c 20	|     38724 |    3160   110773   421049 |   127472    38724     15 |  0.001 % |
32.85/33.15	c 33	|     58185 |    3160   110773   421049 |   140220    58185     16 |  0.001 % |
54.05/54.42	c 54	|     87378 |    3160   110773   421049 |   154242    87378     16 |  0.002 % |
93.66/94.20	c 94	|    131168 |    3158   110638   420612 |   169666    52800     14 |  0.063 % |
158.94/159.85	c 160	|    196852 |    3158   110638   420612 |   186632   118484     16 |  0.064 % |
272.48/273.66	c 273	|    295378 |    3156   110477   420023 |   205296   108736     15 |  0.127 % |
451.95/453.13	c 453	|    443169 |    3154   110315   419501 |   225825    27655     19 |  0.190 % |
687.38/688.66	c 688	|    664853 |    3149   109783   417507 |   248408   141906     18 |  0.348 % |
1147.85/1149.24	c 1149	|    997379 |    3149   109783   417507 |   273249   247032     22 |  0.348 % |
1800.08/1801.61	c 1801	DECODING HOME/temp.out WITH HOME/temp.map
1800.08/1801.61	c 1801	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.08/1801.61	c ERROR INTERRUPTED
1800.08/1801.62	s UNKNOWN
1800.08/1801.62	c 1801	CPU 2.83 (0.03 0.01 2.8 0.16)
1800.08/1801.62	c 1801	END Sun Jul  6 01:50:14 2008

Verifier Data (download as text)

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

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.06 2.00 4/80 8441
/proc/meminfo: memFree=1561824/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=12272 CPUtime=0
/proc/8441/stat : 8441 (sugar) R 8439 8441 7950 0 -1 4194304 360 0 0 0 0 0 0 0 18 0 1 0 685730245 12566528 328 996147200 4194304 4206940 548682068608 18446744073709551615 240162749438 0 0 4224 0 0 0 0 17 1 0 0
/proc/8441/statm: 3068 330 246 3 0 168 0

[startup+0.0950709 s]
/proc/loadavg: 2.00 2.06 2.00 4/80 8441
/proc/meminfo: memFree=1561824/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=0.03
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 685730245 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102069 s]
/proc/loadavg: 2.00 2.06 2.00 4/80 8441
/proc/meminfo: memFree=1561824/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=0.03
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 685730245 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302092 s]
/proc/loadavg: 2.00 2.06 2.00 4/80 8441
/proc/meminfo: memFree=1561824/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=0.03
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 685730245 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701142 s]
/proc/loadavg: 2.00 2.06 2.00 4/80 8441
/proc/meminfo: memFree=1561824/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=0.57
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 973 5148 0 1 3 0 49 5 15 0 1 0 685730245 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 13600

[startup+1.50123 s]
/proc/loadavg: 2.00 2.06 2.00 4/91 8463
/proc/meminfo: memFree=1552328/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=0.57
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 973 5148 0 1 3 0 49 5 15 0 1 0 685730245 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 797 370 3 0 500 0
[pid=8454] ppid=8441 vsize=5356 CPUtime=0
/proc/8454/stat : 8454 (sh) S 8441 8441 7950 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 685730307 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8454/statm: 1339 233 193 169 0 50 0
[pid=8455] ppid=8454 vsize=864040 CPUtime=0.86
/proc/8455/stat : 8455 (java) S 8454 8441 7950 0 -1 0 7429 0 1 0 83 3 0 0 18 0 9 0 685730308 884776960 6711 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8455/statm: 216010 6711 2532 9 0 210592 0
[pid=8455/tid=8456] ppid=8454 vsize=864040 CPUtime=0.61
/proc/8455/task/8456/stat : 8456 (java) R 8454 8441 7950 0 -1 64 2464 0 1 0 60 1 0 0 22 0 9 0 685730309 884776960 6711 996147200 134512640 134550740 4294955952 18446744073709551615 4126425763 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8455/tid=8457] ppid=8454 vsize=864040 CPUtime=0.18
/proc/8455/task/8457/stat : 8457 (java) S 8454 8441 7950 0 -1 64 3957 0 0 0 17 1 0 0 16 0 9 0 685730310 884776960 6711 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8455/tid=8458] ppid=8454 vsize=864040 CPUtime=0
/proc/8455/task/8458/stat : 8458 (java) S 8454 8441 7950 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 685730310 884776960 6711 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8455/tid=8459] ppid=8454 vsize=864040 CPUtime=0
/proc/8455/task/8459/stat : 8459 (java) S 8454 8441 7950 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 685730310 884776960 6711 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8455/tid=8460] ppid=8454 vsize=864040 CPUtime=0
/proc/8455/task/8460/stat : 8460 (java) S 8454 8441 7950 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 685730312 884776960 6711 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8455/tid=8461] ppid=8454 vsize=864040 CPUtime=0.04
/proc/8455/task/8461/stat : 8461 (java) S 8454 8441 7950 0 -1 64 312 0 0 0 4 0 0 0 16 0 9 0 685730312 884776960 6711 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8455/tid=8462] ppid=8454 vsize=864040 CPUtime=0
/proc/8455/task/8462/stat : 8462 (java) S 8454 8441 7950 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 685730312 884776960 6711 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8455/tid=8463] ppid=8454 vsize=864040 CPUtime=0
/proc/8455/task/8463/stat : 8463 (java) S 8454 8441 7950 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 685730312 884776960 6711 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 882996

[startup+3.10141 s]
/proc/loadavg: 2.00 2.06 2.00 3/91 8463
/proc/meminfo: memFree=1526600/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=2.99
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 1031 17433 0 2 3 1 280 15 16 0 1 0 685730245 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 798 370 3 0 500 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 13600

[startup+6.30277 s]
/proc/loadavg: 2.00 2.06 2.00 3/83 8465
/proc/meminfo: memFree=1548296/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=2.99
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 1031 17433 0 2 3 1 280 15 16 0 1 0 685730245 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 798 370 3 0 500 0
[pid=8464] ppid=8441 vsize=5356 CPUtime=0
/proc/8464/stat : 8464 (sh) S 8441 8441 7950 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 685730553 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8464/statm: 1339 232 193 169 0 50 0
[pid=8465] ppid=8464 vsize=8576 CPUtime=3.2
/proc/8465/stat : 8465 (minisat) R 8464 8441 7950 0 -1 4194304 2024 0 0 0 319 1 0 0 25 0 1 0 685730553 8781824 2010 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8465/statm: 2144 2010 75 150 0 1991 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 27532

[startup+12.7015 s]
/proc/loadavg: 2.00 2.06 2.00 3/83 8465
/proc/meminfo: memFree=1546888/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=2.99
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 1031 17433 0 2 3 1 280 15 16 0 1 0 685730245 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 798 370 3 0 500 0
[pid=8464] ppid=8441 vsize=5356 CPUtime=0
/proc/8464/stat : 8464 (sh) S 8441 8441 7950 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 685730553 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8464/statm: 1339 232 193 169 0 50 0
[pid=8465] ppid=8464 vsize=9896 CPUtime=9.56
/proc/8465/stat : 8465 (minisat) R 8464 8441 7950 0 -1 4194304 2370 0 0 0 954 2 0 0 25 0 1 0 685730553 10133504 2356 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8465/statm: 2474 2356 75 150 0 2321 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 28852

[startup+25.5029 s]
/proc/loadavg: 2.06 2.07 2.00 3/83 8465
/proc/meminfo: memFree=1544584/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=2.99
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 1031 17433 0 2 3 1 280 15 16 0 1 0 685730245 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 798 370 3 0 500 0
[pid=8464] ppid=8441 vsize=5356 CPUtime=0
/proc/8464/stat : 8464 (sh) S 8441 8441 7950 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 685730553 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8464/statm: 1339 232 193 169 0 50 0
[pid=8465] ppid=8464 vsize=12252 CPUtime=22.3
/proc/8465/stat : 8465 (minisat) R 8464 8441 7950 0 -1 4194304 2940 0 0 0 2227 3 0 0 25 0 1 0 685730553 12546048 2926 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 1 0 0
/proc/8465/statm: 3063 2926 75 150 0 2910 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 31208

[startup+51.1028 s]
/proc/loadavg: 2.04 2.06 2.00 3/83 8465
/proc/meminfo: memFree=1541320/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=2.99
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 1031 17433 0 2 3 1 280 15 16 0 1 0 685730245 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 798 370 3 0 500 0
[pid=8464] ppid=8441 vsize=5356 CPUtime=0
/proc/8464/stat : 8464 (sh) S 8441 8441 7950 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 685730553 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8464/statm: 1339 232 193 169 0 50 0
[pid=8465] ppid=8464 vsize=15688 CPUtime=47.78
/proc/8465/stat : 8465 (minisat) R 8464 8441 7950 0 -1 4194304 3805 0 0 0 4774 4 0 0 25 0 1 0 685730553 16064512 3791 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8465/statm: 3922 3791 75 150 0 3769 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 34644

[startup+102.307 s]
/proc/loadavg: 2.02 2.05 2.00 3/83 8465
/proc/meminfo: memFree=1537608/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=2.99
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 1031 17433 0 2 3 1 280 15 16 0 1 0 685730245 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 798 370 3 0 500 0
[pid=8464] ppid=8441 vsize=5356 CPUtime=0
/proc/8464/stat : 8464 (sh) S 8441 8441 7950 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 685730553 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8464/statm: 1339 232 193 169 0 50 0
[pid=8465] ppid=8464 vsize=19300 CPUtime=98.74
/proc/8465/stat : 8465 (minisat) R 8464 8441 7950 0 -1 4194304 4682 0 0 0 9868 6 0 0 25 0 1 0 685730553 19763200 4668 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8465/statm: 4825 4668 75 150 0 4672 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 38256

[startup+162.302 s]
/proc/loadavg: 2.00 2.04 2.00 3/83 8465
/proc/meminfo: memFree=1536520/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=2.99
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 1031 17433 0 2 3 1 280 15 16 0 1 0 685730245 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 798 370 3 0 500 0
[pid=8464] ppid=8441 vsize=5356 CPUtime=0
/proc/8464/stat : 8464 (sh) S 8441 8441 7950 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 685730553 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8464/statm: 1339 232 193 169 0 50 0
[pid=8465] ppid=8464 vsize=20232 CPUtime=158.44
/proc/8465/stat : 8465 (minisat) R 8464 8441 7950 0 -1 4194304 4920 0 0 0 15838 6 0 0 25 0 1 0 685730553 20717568 4906 996147200 134512640 135127466 4294956256 18446744073709551615 134528433 0 0 4096 3 0 0 0 17 1 0 0
/proc/8465/statm: 5058 4906 75 150 0 4905 0
Current children cumulated CPU time (s) 161.43
Current children cumulated vsize (KiB) 39188

[startup+222.303 s]
/proc/loadavg: 2.00 2.03 2.00 3/91 8505
/proc/meminfo: memFree=1553480/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=2.99
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 1031 17433 0 2 3 1 280 15 16 0 1 0 685730245 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 798 370 3 0 500 0
[pid=8464] ppid=8441 vsize=5356 CPUtime=0
/proc/8464/stat : 8464 (sh) S 8441 8441 7950 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 685730553 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8464/statm: 1339 232 193 169 0 50 0
[pid=8465] ppid=8464 vsize=24892 CPUtime=218.21
/proc/8465/stat : 8465 (minisat) R 8464 8441 7950 0 -1 4194304 6061 0 0 0 21813 8 0 0 25 0 1 0 685730553 25489408 6047 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/8465/statm: 6223 6047 75 150 0 6070 0
Current children cumulated CPU time (s) 221.2
Current children cumulated vsize (KiB) 43848

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

/proc/meminfo: memFree=1534088/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=2.99
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 1031 17433 0 2 3 1 280 15 16 0 1 0 685730245 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 798 370 3 0 500 0
[pid=8464] ppid=8441 vsize=5356 CPUtime=0
/proc/8464/stat : 8464 (sh) S 8441 8441 7950 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 685730553 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8464/statm: 1339 232 193 169 0 50 0
[pid=8465] ppid=8464 vsize=44112 CPUtime=1297.93
/proc/8465/stat : 8465 (minisat) R 8464 8441 7950 0 -1 4194304 10838 0 0 0 129780 13 0 0 25 0 1 0 685730553 45170688 10824 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8465/statm: 11028 10824 75 150 0 10875 0
Current children cumulated CPU time (s) 1300.92
Current children cumulated vsize (KiB) 63068

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 8505
/proc/meminfo: memFree=1534024/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=2.99
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 1031 17433 0 2 3 1 280 15 16 0 1 0 685730245 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 798 370 3 0 500 0
[pid=8464] ppid=8441 vsize=5356 CPUtime=0
/proc/8464/stat : 8464 (sh) S 8441 8441 7950 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 685730553 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8464/statm: 1339 232 193 169 0 50 0
[pid=8465] ppid=8464 vsize=44112 CPUtime=1357.91
/proc/8465/stat : 8465 (minisat) R 8464 8441 7950 0 -1 4194304 10847 0 0 0 135778 13 0 0 25 0 1 0 685730553 45170688 10833 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8465/statm: 11028 10833 75 150 0 10875 0
Current children cumulated CPU time (s) 1360.9
Current children cumulated vsize (KiB) 63068

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 8505
/proc/meminfo: memFree=1533832/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=2.99
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 1031 17433 0 2 3 1 280 15 16 0 1 0 685730245 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 798 370 3 0 500 0
[pid=8464] ppid=8441 vsize=5356 CPUtime=0
/proc/8464/stat : 8464 (sh) S 8441 8441 7950 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 685730553 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8464/statm: 1339 232 193 169 0 50 0
[pid=8465] ppid=8464 vsize=44252 CPUtime=1417.9
/proc/8465/stat : 8465 (minisat) R 8464 8441 7950 0 -1 4194304 10875 0 0 0 141777 13 0 0 25 0 1 0 685730553 45314048 10861 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/8465/statm: 11063 10861 75 150 0 10910 0
Current children cumulated CPU time (s) 1420.89
Current children cumulated vsize (KiB) 63208

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 8505
/proc/meminfo: memFree=1533832/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=2.99
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 1031 17433 0 2 3 1 280 15 16 0 1 0 685730245 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 798 370 3 0 500 0
[pid=8464] ppid=8441 vsize=5356 CPUtime=0
/proc/8464/stat : 8464 (sh) S 8441 8441 7950 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 685730553 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8464/statm: 1339 232 193 169 0 50 0
[pid=8465] ppid=8464 vsize=44252 CPUtime=1477.87
/proc/8465/stat : 8465 (minisat) R 8464 8441 7950 0 -1 4194304 10878 0 0 0 147774 13 0 0 25 0 1 0 685730553 45314048 10864 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8465/statm: 11063 10864 75 150 0 10910 0
Current children cumulated CPU time (s) 1480.86
Current children cumulated vsize (KiB) 63208

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 8505
/proc/meminfo: memFree=1533768/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=2.99
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 1031 17433 0 2 3 1 280 15 16 0 1 0 685730245 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 798 370 3 0 500 0
[pid=8464] ppid=8441 vsize=5356 CPUtime=0
/proc/8464/stat : 8464 (sh) S 8441 8441 7950 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 685730553 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8464/statm: 1339 232 193 169 0 50 0
[pid=8465] ppid=8464 vsize=44428 CPUtime=1537.86
/proc/8465/stat : 8465 (minisat) R 8464 8441 7950 0 -1 4194304 10892 0 0 0 153773 13 0 0 25 0 1 0 685730553 45494272 10878 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8465/statm: 11107 10878 75 150 0 10954 0
Current children cumulated CPU time (s) 1540.85
Current children cumulated vsize (KiB) 63384

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 8505
/proc/meminfo: memFree=1533768/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=2.99
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 1031 17433 0 2 3 1 280 15 16 0 1 0 685730245 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 798 370 3 0 500 0
[pid=8464] ppid=8441 vsize=5356 CPUtime=0
/proc/8464/stat : 8464 (sh) S 8441 8441 7950 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 685730553 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8464/statm: 1339 232 193 169 0 50 0
[pid=8465] ppid=8464 vsize=44428 CPUtime=1597.84
/proc/8465/stat : 8465 (minisat) R 8464 8441 7950 0 -1 4194304 10892 0 0 0 159771 13 0 0 25 0 1 0 685730553 45494272 10878 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8465/statm: 11107 10878 75 150 0 10954 0
Current children cumulated CPU time (s) 1600.83
Current children cumulated vsize (KiB) 63384

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 8505
/proc/meminfo: memFree=1533768/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=2.99
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 1031 17433 0 2 3 1 280 15 16 0 1 0 685730245 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 798 370 3 0 500 0
[pid=8464] ppid=8441 vsize=5356 CPUtime=0
/proc/8464/stat : 8464 (sh) S 8441 8441 7950 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 685730553 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8464/statm: 1339 232 193 169 0 50 0
[pid=8465] ppid=8464 vsize=44428 CPUtime=1657.83
/proc/8465/stat : 8465 (minisat) R 8464 8441 7950 0 -1 4194304 10892 0 0 0 165770 13 0 0 25 0 1 0 685730553 45494272 10878 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8465/statm: 11107 10878 75 150 0 10954 0
Current children cumulated CPU time (s) 1660.82
Current children cumulated vsize (KiB) 63384

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 8505
/proc/meminfo: memFree=1533768/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=2.99
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 1031 17433 0 2 3 1 280 15 16 0 1 0 685730245 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 798 370 3 0 500 0
[pid=8464] ppid=8441 vsize=5356 CPUtime=0
/proc/8464/stat : 8464 (sh) S 8441 8441 7950 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 685730553 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8464/statm: 1339 232 193 169 0 50 0
[pid=8465] ppid=8464 vsize=44428 CPUtime=1717.81
/proc/8465/stat : 8465 (minisat) R 8464 8441 7950 0 -1 4194304 10892 0 0 0 171768 13 0 0 25 0 1 0 685730553 45494272 10878 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8465/statm: 11107 10878 75 150 0 10954 0
Current children cumulated CPU time (s) 1720.8
Current children cumulated vsize (KiB) 63384

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 8505
/proc/meminfo: memFree=1533768/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=2.99
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 1031 17433 0 2 3 1 280 15 16 0 1 0 685730245 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 798 370 3 0 500 0
[pid=8464] ppid=8441 vsize=5356 CPUtime=0
/proc/8464/stat : 8464 (sh) S 8441 8441 7950 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 685730553 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8464/statm: 1339 232 193 169 0 50 0
[pid=8465] ppid=8464 vsize=44428 CPUtime=1777.8
/proc/8465/stat : 8465 (minisat) R 8464 8441 7950 0 -1 4194304 10892 0 0 0 177767 13 0 0 25 0 1 0 685730553 45494272 10878 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 1 0 0
/proc/8465/statm: 11107 10878 75 150 0 10954 0
Current children cumulated CPU time (s) 1780.79
Current children cumulated vsize (KiB) 63384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 8505
/proc/meminfo: memFree=1533768/2055920 swapFree=4178892/4192956
[pid=8441] ppid=8439 vsize=13600 CPUtime=2.99
/proc/8441/stat : 8441 (sugar) S 8439 8441 7950 0 -1 4194304 1031 17433 0 2 3 1 280 15 16 0 1 0 685730245 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240162746466 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/8441/statm: 3400 798 370 3 0 500 0
[pid=8464] ppid=8441 vsize=5356 CPUtime=0
/proc/8464/stat : 8464 (sh) S 8441 8441 7950 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 685730553 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8464/statm: 1339 232 193 169 0 50 0
[pid=8465] ppid=8464 vsize=44428 CPUtime=1797.09
/proc/8465/stat : 8465 (minisat) R 8464 8441 7950 0 -1 4194304 10892 0 0 0 179696 13 0 0 25 0 1 0 685730553 45494272 10878 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/8465/statm: 11107 10878 75 150 0 10954 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 63384

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8441 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=842567
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=181972
# CPU time returned by wait4() is 3.02454
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.62
CPU time (s): 1800.08
CPU user time (s): 1799.79
CPU system time (s): 0.29
CPU usage (%): 99.9144
Max. virtual memory (cumulated for all children) (KiB): 883304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.84257
system time used= 0.181972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18906
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= 2176
involuntary context switches= 2008

runsolver used 2.41763 second user time and 5.79312 second system time

The end

Launcher Data (download as text)

Begin job on node86 at 2008-07-06 01:20:13
IDJOB=1102936
IDBENCH=60253
IDSOLVER=346
FILE ID=node86/1102936-1215300013
PBS_JOBID= 7882398
Free space on /tmp= 66528 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/tightness0.8/normalized-rand-2-40-80-103-800-68_ext.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1102936-1215300013/watcher-1102936-1215300013 -o /tmp/evaluation-result-1102936-1215300013/solver-1102936-1215300013 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1102936-1215300013.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c333224917fbd8387d4ce9f263a3777e
RANDOM SEED=811539400

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1562304 kB
Buffers:        104036 kB
Cached:         312804 kB
SwapCached:       6392 kB
Active:         303448 kB
Inactive:       134240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1562304 kB
SwapTotal:     4192956 kB
SwapFree:      4178892 kB
Dirty:            2088 kB
Writeback:           0 kB
Mapped:          25640 kB
Slab:            40544 kB
Committed_AS:  1271252 kB
PageTables:       2376 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= 66556 MiB
End job on node86 at 2008-07-06 01:50:16