Trace number 1100340

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.09 1807.83

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-52_ext.xml
MD5SUM2db2d596eeecd484f112f3aa4741419d
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 benchmark11.0413
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
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 Sat Jul  5 21:42:22 2008
0.00/0.04	c 0	PID 13503
0.03/0.05	c 0	HOST node9.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1100340-1215286942.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1100340-1215286942.xml' 'HOME/temp.csp'
1.06/1.19	c 2	1 domains, 40 variables, 0 predicates, 84 relations, 84 constraints
1.15/1.21	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.15/1.21	c 2	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'
1.15/1.29	c 2	Parsing HOME/temp.csp
2.82/2.96	c 3	parsed 209 expressions
2.82/2.96	c 3	Heap : 31 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.82/2.96	c 3	Converting to clausal form CSP
2.82/2.98	c 3	converted 21 (10%) expressions
2.82/2.99	c 3	converted 42 (20%) expressions
2.91/3.01	c 3	converted 63 (30%) expressions
2.91/3.03	c 3	converted 84 (40%) expressions
2.91/3.04	c 3	converted 105 (50%) expressions
2.91/3.08	c 3	converted 126 (60%) expressions
3.31/3.47	c 4	converted 147 (70%) expressions
3.51/3.62	c 4	converted 168 (80%) expressions
3.71/3.80	c 4	converted 189 (90%) expressions
3.82/3.94	c 4	converted 209 (100%) expressions
3.82/3.94	c 4	CSP : 40 integers, 0 booleans, 84 clauses, largest domain size 180
3.82/3.94	c 4	Heap : 59 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.82/3.94	c 4	Propagation in CSP
3.82/3.94	c 4	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.82/3.94	c 4	CSP : 40 integers, 0 booleans, 84 clauses, largest domain size 180
3.82/3.94	c 4	Heap : 59 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.82/3.94	c 4	Simplifing CSP by introducing new Boolean variables
3.82/3.94	c 4	CSP : 40 integers, 0 booleans, 84 clauses, largest domain size 180
3.82/3.94	c 4	Heap : 59 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
4.01/4.12	c 4	Encoding CSP to SAT : HOME/temp.cnf
4.01/4.14	c 4	4 (10%) CSP integer variables are encoded (712 clauses, 7682 bytes)
4.01/4.14	c 4	8 (20%) CSP integer variables are encoded (1424 clauses, 16375 bytes)
4.01/4.14	c 4	12 (30%) CSP integer variables are encoded (2136 clauses, 25631 bytes)
4.01/4.14	c 4	16 (40%) CSP integer variables are encoded (2848 clauses, 34887 bytes)
4.01/4.15	c 4	20 (50%) CSP integer variables are encoded (3560 clauses, 44143 bytes)
4.01/4.15	c 4	24 (60%) CSP integer variables are encoded (4272 clauses, 53399 bytes)
4.01/4.15	c 4	28 (70%) CSP integer variables are encoded (4984 clauses, 62655 bytes)
4.01/4.15	c 4	32 (80%) CSP integer variables are encoded (5696 clauses, 71911 bytes)
4.01/4.15	c 4	36 (90%) CSP integer variables are encoded (6408 clauses, 81167 bytes)
4.01/4.15	c 4	40 (100%) CSP integer variables are encoded (7120 clauses, 90423 bytes)
4.31/4.48	c 5	9 (10%) CSP clauses are encoded (34368 clauses, 654157 bytes)
4.60/4.72	c 5	17 (20%) CSP clauses are encoded (58710 clauses, 1195757 bytes)
4.80/4.98	c 5	26 (30%) CSP clauses are encoded (86020 clauses, 1833670 bytes)
5.09/5.23	c 6	34 (40%) CSP clauses are encoded (110120 clauses, 2396584 bytes)
5.30/5.48	c 6	42 (50%) CSP clauses are encoded (134300 clauses, 2961354 bytes)
5.59/5.76	c 6	51 (60%) CSP clauses are encoded (161530 clauses, 3597271 bytes)
5.89/6.01	c 6	59 (70%) CSP clauses are encoded (185979 clauses, 4168491 bytes)
6.08/6.29	c 7	68 (80%) CSP clauses are encoded (213314 clauses, 4807206 bytes)
6.38/6.53	c 7	76 (90%) CSP clauses are encoded (237671 clauses, 5376267 bytes)
6.57/6.77	c 7	84 (100%) CSP clauses are encoded (261856 clauses, 5941105 bytes)
6.57/6.77	c 7	84 CSP clauses encoded
6.57/6.77	c 7	Writing map file : HOME/temp.map
6.57/6.77	c 7	Heap : 25 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.57/6.77	c 7	SAT : 7160 SAT variables, 261856 SAT clauses, 5941105 bytes
6.57/6.77	c 7	Heap : 25 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.65/6.81	c 7	SOLVING HOME/temp.cnf
6.65/6.81	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.65/6.81	c 7	This is MiniSat 2.0 beta
6.65/6.81	c 7	WARNING: for repeatability, setting FPU to use double precision
6.65/6.81	c 7	============================[ Problem Statistics ]=============================
6.65/6.81	c 7	|                                                                             |
6.65/6.81	c 7	|  Number of variables:  7160                                                 |
6.65/6.81	c 7	|  Number of clauses:    261856                                               |
6.66/6.96	c 7	|  Parsing time:         0.13         s                                       |
6.66/6.97	c 7	============================[ Search Statistics ]==============================
6.66/6.97	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.66/6.97	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.66/6.97	c 7	===============================================================================
6.66/6.97	c 7	|         0 |    7160   261856  1003573 |    87285        0    nan |  0.000 % |
6.66/7.07	c 7	|       102 |    7160   261856  1003573 |    96013      102      8 |  0.000 % |
6.66/7.15	c 7	|       252 |    7160   261856  1003573 |   105615      252      8 |  0.000 % |
6.66/7.30	c 8	|       478 |    7160   261856  1003573 |   116176      478     10 |  0.000 % |
6.66/7.53	c 8	|       815 |    7160   261856  1003573 |   127794      815     12 |  0.000 % |
7.63/7.82	c 8	|      1324 |    7160   261856  1003573 |   140573     1324     14 |  0.000 % |
8.32/8.53	c 9	|      2083 |    7160   261856  1003573 |   154631     2083     15 |  0.000 % |
9.41/9.60	c 10	|      3222 |    7160   261856  1003573 |   170094     3222     16 |  0.001 % |
10.80/11.09	c 11	|      4932 |    7160   261856  1003573 |   187103     4932     17 |  0.000 % |
13.07/13.38	c 14	|      7494 |    7160   261856  1003573 |   205814     7494     17 |  0.000 % |
15.75/16.03	c 16	|     11338 |    7160   261856  1003573 |   226395    11338     16 |  0.000 % |
20.50/20.88	c 21	|     17107 |    7160   261856  1003573 |   249035    17107     16 |  0.001 % |
28.13/28.58	c 29	|     25756 |    7160   261856  1003573 |   273938    25756     17 |  0.000 % |
41.30/41.83	c 42	|     38730 |    7160   261856  1003573 |   301332    38730     17 |  0.000 % |
64.58/65.31	c 66	|     58192 |    7160   261856  1003573 |   331465    58192     18 |  0.001 % |
96.96/98.05	c 98	|     87384 |    7159   261804  1003419 |   364612    71664     18 |  0.014 % |
163.33/165.05	c 165	|    131173 |    7159   261804  1003419 |   401073   115453     19 |  0.014 % |
269.22/271.94	c 272	|    196857 |    7156   261616  1002816 |   441181   111670     18 |  0.056 % |
424.15/428.33	c 429	|    295384 |    7156   261616  1002816 |   485299   210197     19 |  0.056 % |
778.04/784.84	c 785	|    443174 |    7156   261616  1002816 |   533829   357987     20 |  0.056 % |
1425.24/1432.60	c 1433	|    664857 |    7147   261038  1000780 |   587212    54776     17 |  0.182 % |
1800.09/1807.81	c ERROR INTERRUPTED
1800.09/1807.82	s UNKNOWN
1800.09/1807.82	c 1808	CPU 6.42 (0.03 0.01 6.39 0.23)
1800.09/1807.82	c 1808	END Sat Jul  5 22:12:30 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-1100340-1215286942/watcher-1100340-1215286942 -o /tmp/evaluation-result-1100340-1215286942/solver-1100340-1215286942 -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-1100340-1215286942.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.00 2.00 4/81 13503
/proc/meminfo: memFree=1554240/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=12132 CPUtime=0
/proc/13503/stat : 13503 (sugar) R 13501 13503 7407 0 -1 4194304 215 0 0 0 0 0 0 0 20 0 1 0 1558370474 12423168 183 996147200 4194304 4206940 548682068608 18446744073709551615 215436817206 0 0 4224 0 0 0 0 17 1 0 0
/proc/13503/statm: 3033 183 142 3 0 133 0

[startup+0.049558 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 13503
/proc/meminfo: memFree=1554240/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=0.03
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 837 0 0 0 2 1 0 0 18 0 1 0 1558370474 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13503/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101986 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 13503
/proc/meminfo: memFree=1554240/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=0.03
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1558370474 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13503/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301022 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 13503
/proc/meminfo: memFree=1554240/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=0.03
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1558370474 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13503/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701111 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 13503
/proc/meminfo: memFree=1554240/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=0.03
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 900 127 0 0 2 1 0 0 19 0 1 0 1558370474 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13503/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50226 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 13515
/proc/meminfo: memFree=1535400/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=1.16
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 973 7906 0 1 2 1 106 7 16 0 1 0 1558370474 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13503/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 13600

[startup+3.10157 s]
/proc/loadavg: 2.08 2.02 2.01 4/92 13525
/proc/meminfo: memFree=1529576/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=1.16
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 973 7906 0 1 2 1 106 7 15 0 1 0 1558370474 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13503/statm: 3400 797 370 3 0 500 0
[pid=13516] ppid=13503 vsize=5356 CPUtime=0
/proc/13516/stat : 13516 (sh) S 13503 13503 7407 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1558370595 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13516/statm: 1339 233 193 169 0 50 0
[pid=13517] ppid=13516 vsize=864168 CPUtime=1.85
/proc/13517/stat : 13517 (java) S 13516 13503 7407 0 -1 0 14591 0 1 0 179 6 0 0 18 0 9 0 1558370595 884908032 13823 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13517/statm: 216042 13823 2540 9 0 210617 0
[pid=13517/tid=13518] ppid=13516 vsize=864168 CPUtime=1.04
/proc/13517/task/13518/stat : 13518 (java) R 13516 13503 7407 0 -1 64 2867 0 1 0 103 1 0 0 24 0 9 0 1558370596 884908032 13823 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13517/tid=13519] ppid=13516 vsize=864168 CPUtime=0.72
/proc/13517/task/13519/stat : 13519 (java) R 13516 13503 7407 0 -1 64 10699 0 0 0 69 3 0 0 16 0 9 0 1558370597 884908032 13823 996147200 134512640 134550740 4294955952 18446744073709551615 101588304 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13517/tid=13520] ppid=13516 vsize=864168 CPUtime=0
/proc/13517/task/13520/stat : 13520 (java) S 13516 13503 7407 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1558370598 884908032 13823 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13517/tid=13521] ppid=13516 vsize=864168 CPUtime=0
/proc/13517/task/13521/stat : 13521 (java) S 13516 13503 7407 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1558370598 884908032 13823 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13517/tid=13522] ppid=13516 vsize=864168 CPUtime=0
/proc/13517/task/13522/stat : 13522 (java) S 13516 13503 7407 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1558370600 884908032 13823 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13517/tid=13523] ppid=13516 vsize=864168 CPUtime=0.06
/proc/13517/task/13523/stat : 13523 (java) S 13516 13503 7407 0 -1 64 328 0 0 0 6 0 0 0 16 0 9 0 1558370600 884908032 13823 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13517/tid=13524] ppid=13516 vsize=864168 CPUtime=0
/proc/13517/task/13524/stat : 13524 (java) S 13516 13503 7407 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1558370600 884908032 13823 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13517/tid=13525] ppid=13516 vsize=864168 CPUtime=0
/proc/13517/task/13525/stat : 13525 (java) S 13516 13503 7407 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1558370600 884908032 13823 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 883124

[startup+6.30218 s]
/proc/loadavg: 2.08 2.02 2.01 3/92 13525
/proc/meminfo: memFree=1479272/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=1.17
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 974 7906 0 1 3 1 106 7 15 0 1 0 1558370474 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13503/statm: 3400 797 370 3 0 500 0
[pid=13516] ppid=13503 vsize=5356 CPUtime=0
/proc/13516/stat : 13516 (sh) S 13503 13503 7407 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1558370595 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13516/statm: 1339 233 193 169 0 50 0
[pid=13517] ppid=13516 vsize=864280 CPUtime=5.01
/proc/13517/stat : 13517 (java) S 13516 13503 7407 0 -1 0 20208 0 1 0 487 14 0 0 18 0 9 0 1558370595 885022720 19340 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13517/statm: 216070 19340 2564 9 0 210617 0
[pid=13517/tid=13518] ppid=13516 vsize=864280 CPUtime=3.38
/proc/13517/task/13518/stat : 13518 (java) R 13516 13503 7407 0 -1 64 3304 0 1 0 334 4 0 0 25 0 9 0 1558370596 885022720 19340 996147200 134512640 134550740 4294955952 18446744073709551615 102064907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13517/tid=13519] ppid=13516 vsize=864280 CPUtime=1.48
/proc/13517/task/13519/stat : 13519 (java) S 13516 13503 7407 0 -1 64 15858 0 0 0 141 7 0 0 16 0 9 0 1558370597 885022720 19340 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13517/tid=13520] ppid=13516 vsize=864280 CPUtime=0
/proc/13517/task/13520/stat : 13520 (java) S 13516 13503 7407 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1558370598 885022720 19340 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13517/tid=13521] ppid=13516 vsize=864280 CPUtime=0
/proc/13517/task/13521/stat : 13521 (java) S 13516 13503 7407 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1558370598 885022720 19340 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13517/tid=13522] ppid=13516 vsize=864280 CPUtime=0
/proc/13517/task/13522/stat : 13522 (java) S 13516 13503 7407 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1558370600 885022720 19340 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13517/tid=13523] ppid=13516 vsize=864280 CPUtime=0.1
/proc/13517/task/13523/stat : 13523 (java) S 13516 13503 7407 0 -1 64 349 0 0 0 10 0 0 0 16 0 9 0 1558370600 885022720 19340 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13517/tid=13524] ppid=13516 vsize=864280 CPUtime=0
/proc/13517/task/13524/stat : 13524 (java) S 13516 13503 7407 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1558370600 885022720 19340 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13517/tid=13525] ppid=13516 vsize=864280 CPUtime=0
/proc/13517/task/13525/stat : 13525 (java) S 13516 13503 7407 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1558370600 885022720 19340 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 883236

[startup+12.7014 s]
/proc/loadavg: 2.07 2.02 2.00 3/84 13527
/proc/meminfo: memFree=1528104/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=6.66
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 1031 28434 0 2 3 1 639 23 16 0 1 0 1558370474 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13503/statm: 3400 798 370 3 0 500 0
[pid=13526] ppid=13503 vsize=5356 CPUtime=0
/proc/13526/stat : 13526 (sh) S 13503 13503 7407 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1558371155 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13526/statm: 1339 232 193 169 0 50 0
[pid=13527] ppid=13526 vsize=16404 CPUtime=5.82
/proc/13527/stat : 13527 (minisat) R 13526 13503 7407 0 -1 4194304 3947 0 0 0 580 2 0 0 25 0 1 0 1558371155 16797696 3933 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 1 0 0
/proc/13527/statm: 4101 3933 75 150 0 3948 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 35360

[startup+25.5019 s]
/proc/loadavg: 2.06 2.01 2.00 3/84 13527
/proc/meminfo: memFree=1526760/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=6.66
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 1031 28434 0 2 3 1 639 23 16 0 1 0 1558370474 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13503/statm: 3400 798 370 3 0 500 0
[pid=13526] ppid=13503 vsize=5356 CPUtime=0
/proc/13526/stat : 13526 (sh) S 13503 13503 7407 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1558371155 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13526/statm: 1339 232 193 169 0 50 0
[pid=13527] ppid=13526 vsize=17880 CPUtime=18.5
/proc/13527/stat : 13527 (minisat) R 13526 13503 7407 0 -1 4194304 4308 0 0 0 1847 3 0 0 25 0 1 0 1558371155 18309120 4294 996147200 134512640 135127466 4294956256 18446744073709551615 134531258 0 0 4096 3 0 0 0 17 1 0 0
/proc/13527/statm: 4470 4294 75 150 0 4317 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 36836

[startup+51.1018 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 13527
/proc/meminfo: memFree=1524200/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=6.66
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 1031 28434 0 2 3 1 639 23 16 0 1 0 1558370474 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13503/statm: 3400 798 370 3 0 500 0
[pid=13526] ppid=13503 vsize=5356 CPUtime=0
/proc/13526/stat : 13526 (sh) S 13503 13503 7407 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1558371155 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13526/statm: 1339 232 193 169 0 50 0
[pid=13527] ppid=13526 vsize=20500 CPUtime=43.85
/proc/13527/stat : 13527 (minisat) R 13526 13503 7407 0 -1 4194304 4967 0 0 0 4382 3 0 0 25 0 1 0 1558371155 20992000 4953 996147200 134512640 135127466 4294956256 18446744073709551615 134531095 0 0 4096 3 0 0 0 17 1 0 0
/proc/13527/statm: 5125 4953 75 150 0 4972 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 39456

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 4/84 13527
/proc/meminfo: memFree=1520744/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=6.66
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 1031 28434 0 2 3 1 639 23 16 0 1 0 1558370474 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13503/statm: 3400 798 370 3 0 500 0
[pid=13526] ppid=13503 vsize=5356 CPUtime=0
/proc/13526/stat : 13526 (sh) S 13503 13503 7407 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1558371155 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13526/statm: 1339 232 193 169 0 50 0
[pid=13527] ppid=13526 vsize=23672 CPUtime=94.56
/proc/13527/stat : 13527 (minisat) R 13526 13503 7407 0 -1 4194304 5765 0 0 0 9452 4 0 0 25 0 1 0 1558371155 24240128 5751 996147200 134512640 135127466 4294956256 18446744073709551615 134530941 0 0 4096 3 0 0 0 17 1 0 0
/proc/13527/statm: 5918 5751 75 150 0 5765 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 42628

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 13527
/proc/meminfo: memFree=1516328/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=6.66
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 1031 28434 0 2 3 1 639 23 16 0 1 0 1558370474 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13503/statm: 3400 798 370 3 0 500 0
[pid=13526] ppid=13503 vsize=5356 CPUtime=0
/proc/13526/stat : 13526 (sh) S 13503 13503 7407 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1558371155 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13526/statm: 1339 232 193 169 0 50 0
[pid=13527] ppid=13526 vsize=28076 CPUtime=154
/proc/13527/stat : 13527 (minisat) R 13526 13503 7407 0 -1 4194304 6858 0 0 0 15394 6 0 0 25 0 1 0 1558371155 28749824 6844 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/13527/statm: 7019 6844 75 150 0 6866 0
Current children cumulated CPU time (s) 160.66

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

/proc/meminfo: memFree=1421960/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=6.66
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 1031 28434 0 2 3 1 639 23 16 0 1 0 1558370474 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13503/statm: 3400 798 370 3 0 500 0
[pid=13526] ppid=13503 vsize=5356 CPUtime=0
/proc/13526/stat : 13526 (sh) S 13503 13503 7407 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1558371155 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13526/statm: 1339 232 193 169 0 50 0
[pid=13527] ppid=13526 vsize=76400 CPUtime=1288.39
/proc/13527/stat : 13527 (minisat) R 13526 13503 7407 0 -1 4194304 18723 0 0 0 128810 29 0 0 25 0 1 0 1558371155 78233600 18709 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13527/statm: 19100 18709 75 150 0 18947 0
Current children cumulated CPU time (s) 1295.05
Current children cumulated vsize (KiB) 95356

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 13722
/proc/meminfo: memFree=1420360/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=6.66
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 1031 28434 0 2 3 1 639 23 16 0 1 0 1558370474 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13503/statm: 3400 798 370 3 0 500 0
[pid=13526] ppid=13503 vsize=5356 CPUtime=0
/proc/13526/stat : 13526 (sh) S 13503 13503 7407 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1558371155 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13526/statm: 1339 232 193 169 0 50 0
[pid=13527] ppid=13526 vsize=77984 CPUtime=1348.34
/proc/13527/stat : 13527 (minisat) R 13526 13503 7407 0 -1 4194304 19131 0 0 0 134804 30 0 0 25 0 1 0 1558371155 79855616 19117 996147200 134512640 135127466 4294956256 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/13527/statm: 19496 19117 75 150 0 19343 0
Current children cumulated CPU time (s) 1355
Current children cumulated vsize (KiB) 96940

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 13722
/proc/meminfo: memFree=1419976/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=6.66
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 1031 28434 0 2 3 1 639 23 16 0 1 0 1558370474 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13503/statm: 3400 798 370 3 0 500 0
[pid=13526] ppid=13503 vsize=5356 CPUtime=0
/proc/13526/stat : 13526 (sh) S 13503 13503 7407 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1558371155 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13526/statm: 1339 232 193 169 0 50 0
[pid=13527] ppid=13526 vsize=78252 CPUtime=1408.29
/proc/13527/stat : 13527 (minisat) R 13526 13503 7407 0 -1 4194304 19215 0 0 0 140799 30 0 0 25 0 1 0 1558371155 80130048 19201 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13527/statm: 19563 19201 75 150 0 19410 0
Current children cumulated CPU time (s) 1414.95
Current children cumulated vsize (KiB) 97208

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 13722
/proc/meminfo: memFree=1419912/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=6.66
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 1031 28434 0 2 3 1 639 23 16 0 1 0 1558370474 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13503/statm: 3400 798 370 3 0 500 0
[pid=13526] ppid=13503 vsize=5356 CPUtime=0
/proc/13526/stat : 13526 (sh) S 13503 13503 7407 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1558371155 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13526/statm: 1339 232 193 169 0 50 0
[pid=13527] ppid=13526 vsize=78416 CPUtime=1468.23
/proc/13527/stat : 13527 (minisat) R 13526 13503 7407 0 -1 4194304 19233 0 0 0 146793 30 0 0 25 0 1 0 1558371155 80297984 19219 996147200 134512640 135127466 4294956256 18446744073709551615 134530624 0 0 4096 3 0 0 0 17 0 0 0
/proc/13527/statm: 19604 19219 75 150 0 19451 0
Current children cumulated CPU time (s) 1474.89
Current children cumulated vsize (KiB) 97372

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 13722
/proc/meminfo: memFree=1419912/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=6.66
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 1031 28434 0 2 3 1 639 23 16 0 1 0 1558370474 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13503/statm: 3400 798 370 3 0 500 0
[pid=13526] ppid=13503 vsize=5356 CPUtime=0
/proc/13526/stat : 13526 (sh) S 13503 13503 7407 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1558371155 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13526/statm: 1339 232 193 169 0 50 0
[pid=13527] ppid=13526 vsize=78416 CPUtime=1528.18
/proc/13527/stat : 13527 (minisat) R 13526 13503 7407 0 -1 4194304 19233 0 0 0 152788 30 0 0 25 0 1 0 1558371155 80297984 19219 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13527/statm: 19604 19219 75 150 0 19451 0
Current children cumulated CPU time (s) 1534.84
Current children cumulated vsize (KiB) 97372

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 13722
/proc/meminfo: memFree=1419912/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=6.66
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 1031 28434 0 2 3 1 639 23 16 0 1 0 1558370474 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13503/statm: 3400 798 370 3 0 500 0
[pid=13526] ppid=13503 vsize=5356 CPUtime=0
/proc/13526/stat : 13526 (sh) S 13503 13503 7407 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1558371155 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13526/statm: 1339 232 193 169 0 50 0
[pid=13527] ppid=13526 vsize=78416 CPUtime=1588.12
/proc/13527/stat : 13527 (minisat) R 13526 13503 7407 0 -1 4194304 19233 0 0 0 158782 30 0 0 25 0 1 0 1558371155 80297984 19219 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 0 0 0
/proc/13527/statm: 19604 19219 75 150 0 19451 0
Current children cumulated CPU time (s) 1594.78
Current children cumulated vsize (KiB) 97372

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 13722
/proc/meminfo: memFree=1419848/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=6.66
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 1031 28434 0 2 3 1 639 23 16 0 1 0 1558370474 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13503/statm: 3400 798 370 3 0 500 0
[pid=13526] ppid=13503 vsize=5356 CPUtime=0
/proc/13526/stat : 13526 (sh) S 13503 13503 7407 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1558371155 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13526/statm: 1339 232 193 169 0 50 0
[pid=13527] ppid=13526 vsize=78416 CPUtime=1648.07
/proc/13527/stat : 13527 (minisat) R 13526 13503 7407 0 -1 4194304 19241 0 0 0 164777 30 0 0 25 0 1 0 1558371155 80297984 19227 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13527/statm: 19604 19227 75 150 0 19451 0
Current children cumulated CPU time (s) 1654.73
Current children cumulated vsize (KiB) 97372

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 13722
/proc/meminfo: memFree=1419784/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=6.66
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 1031 28434 0 2 3 1 639 23 16 0 1 0 1558370474 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13503/statm: 3400 798 370 3 0 500 0
[pid=13526] ppid=13503 vsize=5356 CPUtime=0
/proc/13526/stat : 13526 (sh) S 13503 13503 7407 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1558371155 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13526/statm: 1339 232 193 169 0 50 0
[pid=13527] ppid=13526 vsize=78416 CPUtime=1708.01
/proc/13527/stat : 13527 (minisat) R 13526 13503 7407 0 -1 4194304 19255 0 0 0 170771 30 0 0 25 0 1 0 1558371155 80297984 19241 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13527/statm: 19604 19241 75 150 0 19451 0
Current children cumulated CPU time (s) 1714.67
Current children cumulated vsize (KiB) 97372

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13733
/proc/meminfo: memFree=1388024/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=6.66
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 1031 28434 0 2 3 1 639 23 16 0 1 0 1558370474 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13503/statm: 3400 798 370 3 0 500 0
[pid=13526] ppid=13503 vsize=5356 CPUtime=0
/proc/13526/stat : 13526 (sh) S 13503 13503 7407 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1558371155 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13526/statm: 1339 232 193 169 0 50 0
[pid=13527] ppid=13526 vsize=78564 CPUtime=1767.95
/proc/13527/stat : 13527 (minisat) R 13526 13503 7407 0 -1 4194304 19286 0 0 0 176765 30 0 0 25 0 1 0 1558371155 80449536 19272 996147200 134512640 135127466 4294956256 18446744073709551615 134530679 0 0 4096 3 0 0 0 17 0 0 0
/proc/13527/statm: 19641 19272 75 150 0 19488 0
Current children cumulated CPU time (s) 1774.61
Current children cumulated vsize (KiB) 97520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13733
/proc/meminfo: memFree=1373432/2055920 swapFree=4114256/4192956
[pid=13503] ppid=13501 vsize=13600 CPUtime=6.66
/proc/13503/stat : 13503 (sugar) S 13501 13503 7407 0 -1 4194304 1031 28434 0 2 3 1 639 23 16 0 1 0 1558370474 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 215427887202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13503/statm: 3400 798 370 3 0 500 0
[pid=13526] ppid=13503 vsize=5356 CPUtime=0
/proc/13526/stat : 13526 (sh) S 13503 13503 7407 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1558371155 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13526/statm: 1339 232 193 169 0 50 0
[pid=13527] ppid=13526 vsize=78728 CPUtime=1793.43
/proc/13527/stat : 13527 (minisat) R 13526 13503 7407 0 -1 4194304 19304 0 0 0 179313 30 0 0 25 0 1 0 1558371155 80617472 19290 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/13527/statm: 19682 19290 75 150 0 19529 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 97684

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 13503 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=434021
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=261960
# CPU time returned by wait4() is 6.69598
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.83
CPU time (s): 1800.09
CPU user time (s): 1799.55
CPU system time (s): 0.54
CPU usage (%): 99.5721
Max. virtual memory (cumulated for all children) (KiB): 883236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.43402
system time used= 0.26196
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29809
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= 3076
involuntary context switches= 3185

runsolver used 2.11868 second user time and 6.08108 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-05 21:42:22
IDJOB=1100340
IDBENCH=59899
IDSOLVER=346
FILE ID=node9/1100340-1215286942
PBS_JOBID= 7882236
Free space on /tmp= 66548 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-52_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-1100340-1215286942/watcher-1100340-1215286942 -o /tmp/evaluation-result-1100340-1215286942/solver-1100340-1215286942 -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-1100340-1215286942.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2db2d596eeecd484f112f3aa4741419d
RANDOM SEED=389765306

node9.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.265
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	: 5931.00
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.265
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:       1554720 kB
Buffers:         80968 kB
Cached:         250468 kB
SwapCached:      72892 kB
Active:         308032 kB
Inactive:       133456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1554720 kB
SwapTotal:     4192956 kB
SwapFree:      4114256 kB
Dirty:            3296 kB
Writeback:           0 kB
Mapped:         125712 kB
Slab:            44588 kB
Committed_AS:  3149096 kB
PageTables:       2096 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= 66520 MiB
End job on node9 at 2008-07-05 22:12:32