Trace number 2068981

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+minisat? (TO) 1800.06 1808.16

General information on the benchmark

Namecsp/tdsp/
normalized-C3-3-30.xml
MD5SUM962c59e7592fdf103e8512550f85acb6
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark319.7
Satisfiable
(Un)Satisfiability was proved
Number of variables86
Number of constraints434
Maximum constraint arity6
Maximum domain size61
Number of constraints which are defined in extension0
Number of constraints which are defined in intension434
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 23:53:35 2009
0.00/0.08	c 0	PID 14020
0.00/0.08	c 0	HOST node48.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2068981-1247349215.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2068981-1247349215.xml' 'HOME/temp.csp'
0.06/0.57	c 0	5 domains, 86 variables, 2 predicates, 0 relations, 434 constraints
0.06/0.61	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.61	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.06/0.69	c 0	Parsing HOME/temp.csp
0.54/0.74	c 0	parsed 527 expressions
0.54/0.75	c 0	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.54/0.75	c 0	Converting to clausal form CSP
0.54/0.78	c 0	converted 53 (10%) expressions
0.54/0.80	c 1	converted 106 (20%) expressions
0.54/0.92	c 1	converted 159 (30%) expressions
0.54/0.94	c 1	converted 211 (40%) expressions
0.54/0.96	c 1	converted 264 (50%) expressions
0.54/0.97	c 1	converted 317 (60%) expressions
0.54/0.98	c 1	converted 369 (70%) expressions
0.54/1.00	c 1	converted 422 (80%) expressions
0.54/1.00	c 1	converted 475 (90%) expressions
0.54/1.01	c 1	converted 527 (100%) expressions
0.54/1.01	c 1	CSP : 140 integers, 0 booleans, 538 clauses, largest domain size 60
0.54/1.01	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.54/1.01	c 1	Propagation in CSP
0.54/1.02	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.54/1.02	c 1	CSP : 140 integers, 0 booleans, 538 clauses, largest domain size 60
0.54/1.02	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.54/1.02	c 1	Simplifing CSP by introducing new Boolean variables
0.54/1.05	c 1	CSP : 140 integers, 1512 booleans, 2050 clauses, largest domain size 60
0.54/1.05	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.54/1.08	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.54/1.09	c 1	14 (10%) CSP integer variables are encoded (282 clauses, 2958 bytes)
0.54/1.09	c 1	28 (20%) CSP integer variables are encoded (694 clauses, 7490 bytes)
0.54/1.09	c 1	42 (30%) CSP integer variables are encoded (1045 clauses, 11516 bytes)
0.54/1.09	c 1	56 (40%) CSP integer variables are encoded (1382 clauses, 15897 bytes)
0.54/1.10	c 1	70 (50%) CSP integer variables are encoded (1772 clauses, 20967 bytes)
0.54/1.10	c 1	84 (60%) CSP integer variables are encoded (2158 clauses, 25985 bytes)
1.01/1.10	c 1	98 (70%) CSP integer variables are encoded (2256 clauses, 27259 bytes)
1.01/1.10	c 1	112 (80%) CSP integer variables are encoded (2321 clauses, 28104 bytes)
1.01/1.10	c 1	126 (90%) CSP integer variables are encoded (2413 clauses, 29300 bytes)
1.01/1.10	c 1	140 (100%) CSP integer variables are encoded (2498 clauses, 30405 bytes)
1.01/1.15	c 1	205 (10%) CSP clauses are encoded (14254 clauses, 261903 bytes)
1.11/1.23	c 1	410 (20%) CSP clauses are encoded (49188 clauses, 988734 bytes)
1.21/1.31	c 1	615 (30%) CSP clauses are encoded (79935 clauses, 1643111 bytes)
1.31/1.43	c 1	820 (40%) CSP clauses are encoded (135841 clauses, 2863024 bytes)
1.42/1.52	c 1	1025 (50%) CSP clauses are encoded (174596 clauses, 3702000 bytes)
1.51/1.63	c 1	1230 (60%) CSP clauses are encoded (219621 clauses, 4686743 bytes)
1.61/1.70	c 1	1435 (70%) CSP clauses are encoded (254524 clauses, 5447001 bytes)
1.61/1.78	c 1	1640 (80%) CSP clauses are encoded (284629 clauses, 6124618 bytes)
1.71/1.87	c 2	1845 (90%) CSP clauses are encoded (320812 clauses, 6950094 bytes)
1.81/1.99	c 2	2050 (100%) CSP clauses are encoded (375039 clauses, 8201670 bytes)
1.81/1.99	c 2	2050 CSP clauses encoded
1.81/1.99	c 2	Writing map file : HOME/temp.map
1.81/1.99	c 2	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.81/1.99	c 2	SAT : 4146 SAT variables, 375039 SAT clauses, 8201670 bytes
1.81/1.99	c 2	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.91/2.03	c 2	SOLVING HOME/temp.cnf
1.91/2.03	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.91/2.03	c 2	This is MiniSat 2.0 beta
1.91/2.03	c 2	WARNING: for repeatability, setting FPU to use double precision
1.91/2.03	c 2	============================[ Problem Statistics ]=============================
1.91/2.03	c 2	|                                                                             |
1.91/2.03	c 2	|  Number of variables:  4146                                                 |
1.91/2.03	c 2	|  Number of clauses:    375039                                               |
2.08/2.25	c 2	|  Parsing time:         0.19         s                                       |
2.08/2.26	c 2	============================[ Search Statistics ]==============================
2.08/2.26	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.08/2.26	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.08/2.26	c 2	===============================================================================
2.08/2.26	c 2	|         0 |    4146   375039  1415586 |   125013        0    nan |  0.000 % |
2.17/2.38	c 2	|       101 |    4146   375039  1415586 |   137514      101     34 |  0.000 % |
2.28/2.48	c 2	|       251 |    4146   375039  1415586 |   151265      251     26 |  0.000 % |
2.47/2.60	c 2	|       478 |    4146   375039  1415586 |   166392      478     24 |  0.000 % |
2.57/2.72	c 2	|       816 |    4146   375039  1415586 |   183031      816     27 |  0.000 % |
2.77/2.96	c 3	|      1322 |    4146   375039  1415586 |   201334     1322     29 |  0.000 % |
3.07/3.23	c 3	|      2081 |    4146   375039  1415586 |   221468     2081     37 |  0.000 % |
3.56/3.71	c 3	|      3220 |    4146   375039  1415586 |   243614     3220     38 |  0.000 % |
4.15/4.37	c 4	|      4928 |    4146   375039  1415586 |   267976     4928     48 |  0.000 % |
5.34/5.58	c 5	|      7492 |    4146   375039  1415586 |   294774     7492     59 |  0.000 % |
7.42/7.63	c 7	|     11337 |    4146   375039  1415586 |   324251    11337     60 |  0.000 % |
10.00/10.30	c 10	|     17104 |    4146   375039  1415586 |   356676    17104     58 |  0.000 % |
14.06/14.40	c 14	|     25754 |    4146   375039  1415586 |   392344    25754     57 |  0.000 % |
23.27/23.63	c 23	|     38729 |    4146   375039  1415586 |   431578    38729     62 |  0.000 % |
40.40/40.99	c 41	|     58190 |    4146   375039  1415586 |   474736    58190     68 |  0.000 % |
68.92/69.72	c 69	|     87382 |    4146   375039  1415586 |   522210    87382     74 |  0.000 % |
113.90/115.15	c 115	|    131171 |    4146   375039  1415586 |   574431   131171     77 |  0.000 % |
203.55/205.69	c 205	|    196855 |    4146   375039  1415586 |   631874   196855     77 |  0.000 % |
390.08/393.99	c 394	|    295383 |    4146   375039  1415586 |   695061   295383     78 |  0.000 % |
714.79/721.73	c 721	|    443173 |    4146   375039  1415586 |   764568   443173     85 |  0.000 % |
1450.38/1458.38	c 1458	|    664857 |    4146   375039  1415586 |   841024   664857     84 |  0.000 % |
1800.06/1808.12	c ERROR INTERRUPTED
1800.06/1808.15	s UNKNOWN
1800.06/1808.15	c 1808	CPU 1.92 (0.06 0.02 1.68 0.16)
1800.06/1808.15	c 1808	END Sun Jul 12 00:23:43 2009

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2068981-1247349215/watcher-2068981-1247349215 -o /tmp/evaluation-result-2068981-1247349215/solver-2068981-1247349215 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2068981-1247349215.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 14020
/proc/meminfo: memFree=482896/2055920 swapFree=4192956/4192956
[pid=14020] ppid=14018 vsize=12268 CPUtime=0
/proc/14020/stat : 14020 (sugar) R 14018 14020 12329 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 21985623 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 255539772005 0 0 4224 0 0 0 0 17 1 0 0
/proc/14020/statm: 3067 316 241 3 0 167 0

[startup+0.110423 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 14020
/proc/meminfo: memFree=482896/2055920 swapFree=4192956/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=0.06
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21985623 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14020/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.201432 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 14020
/proc/meminfo: memFree=482896/2055920 swapFree=4192956/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=0.06
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21985623 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14020/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301434 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 14020
/proc/meminfo: memFree=482896/2055920 swapFree=4192956/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=0.06
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 21985623 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14020/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701474 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 14020
/proc/meminfo: memFree=482896/2055920 swapFree=4192956/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=0.54
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1309 4606 0 1 5 1 44 4 16 0 1 0 21985623 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14020/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 16868

[startup+1.50255 s]
/proc/loadavg: 1.92 1.98 1.99 4/93 14042
/proc/meminfo: memFree=467064/2055920 swapFree=4192956/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=0.56
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1310 4606 0 1 6 2 44 4 15 0 1 0 21985623 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14020/statm: 4217 1111 409 3 0 796 0
[pid=14033] ppid=14020 vsize=5356 CPUtime=0
/proc/14033/stat : 14033 (sh) S 14020 14020 12329 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21985684 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14033/statm: 1339 233 193 169 0 50 0
[pid=14034] ppid=14033 vsize=868616 CPUtime=0.86
/proc/14034/stat : 14034 (java) S 14033 14020 12329 0 -1 0 6551 0 1 0 79 7 0 0 18 0 9 0 21985684 889462784 5687 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14034/statm: 217154 5687 2589 9 0 211631 0
[pid=14034/tid=14035] ppid=14033 vsize=868616 CPUtime=0.61
/proc/14034/task/14035/stat : 14035 (java) R 14033 14020 12329 0 -1 64 2828 0 1 0 57 4 0 0 20 0 9 0 21985685 889462784 5687 996147200 134512640 134550932 4294955936 18446744073709551615 4126475882 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14034/tid=14036] ppid=14033 vsize=868616 CPUtime=0.05
/proc/14034/task/14036/stat : 14036 (java) S 14033 14020 12329 0 -1 64 1542 0 0 0 5 0 0 0 16 0 9 0 21985686 889462784 5687 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14034/tid=14037] ppid=14033 vsize=868616 CPUtime=0
/proc/14034/task/14037/stat : 14037 (java) S 14033 14020 12329 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21985687 889462784 5687 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14034/tid=14038] ppid=14033 vsize=868616 CPUtime=0
/proc/14034/task/14038/stat : 14038 (java) S 14033 14020 12329 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 21985687 889462784 5687 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14034/tid=14039] ppid=14033 vsize=868616 CPUtime=0
/proc/14034/task/14039/stat : 14039 (java) S 14033 14020 12329 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21985689 889462784 5687 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14034/tid=14040] ppid=14033 vsize=868616 CPUtime=0.16
/proc/14034/task/14040/stat : 14040 (java) S 14033 14020 12329 0 -1 64 1482 0 0 0 15 1 0 0 16 0 9 0 21985689 889462784 5687 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14034/tid=14041] ppid=14033 vsize=868616 CPUtime=0
/proc/14034/task/14041/stat : 14041 (java) S 14033 14020 12329 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21985689 889462784 5687 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14034/tid=14042] ppid=14033 vsize=868616 CPUtime=0
/proc/14034/task/14042/stat : 14042 (java) S 14033 14020 12329 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21985689 889462784 5687 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 890840

[startup+3.1017 s]
/proc/loadavg: 1.92 1.98 1.99 3/85 14044
/proc/meminfo: memFree=457272/2055920 swapFree=4192956/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=1.92
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1376 11620 0 2 6 2 168 16 15 0 1 0 21985623 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14020/statm: 4217 1113 409 3 0 796 0
[pid=14043] ppid=14020 vsize=5356 CPUtime=0
/proc/14043/stat : 14043 (sh) S 14020 14020 12329 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21985826 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14043/statm: 1339 232 193 169 0 50 0
[pid=14044] ppid=14043 vsize=21724 CPUtime=1.05
/proc/14044/stat : 14044 (minisat) R 14043 14020 12329 0 -1 4194304 5237 0 0 0 102 3 0 0 25 0 1 0 21985826 22245376 5223 996147200 134512640 135127466 4294956256 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 1 0 0
/proc/14044/statm: 5431 5223 76 150 0 5278 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 43948

[startup+6.302 s]
/proc/loadavg: 1.93 1.98 1.99 3/85 14044
/proc/meminfo: memFree=448760/2055920 swapFree=4192956/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=1.92
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1376 11620 0 2 6 2 168 16 16 0 1 0 21985623 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14020/statm: 4217 1113 409 3 0 796 0
[pid=14043] ppid=14020 vsize=5356 CPUtime=0
/proc/14043/stat : 14043 (sh) S 14020 14020 12329 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21985826 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14043/statm: 1339 232 193 169 0 50 0
[pid=14044] ppid=14043 vsize=23836 CPUtime=4.21
/proc/14044/stat : 14044 (minisat) R 14043 14020 12329 0 -1 4194304 5769 0 0 0 418 3 0 0 25 0 1 0 21985826 24408064 5755 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14044/statm: 5959 5755 76 150 0 5806 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 46060

[startup+12.7016 s]
/proc/loadavg: 1.93 1.98 1.99 3/85 14044
/proc/meminfo: memFree=445368/2055920 swapFree=4192956/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=1.92
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1376 11620 0 2 6 2 168 16 16 0 1 0 21985623 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14020/statm: 4217 1113 409 3 0 796 0
[pid=14043] ppid=14020 vsize=5356 CPUtime=0
/proc/14043/stat : 14043 (sh) S 14020 14020 12329 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21985826 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14043/statm: 1339 232 193 169 0 50 0
[pid=14044] ppid=14043 vsize=27204 CPUtime=10.55
/proc/14044/stat : 14044 (minisat) R 14043 14020 12329 0 -1 4194304 6611 0 0 0 1051 4 0 0 25 0 1 0 21985826 27856896 6597 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14044/statm: 6801 6597 76 150 0 6648 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 49428

[startup+25.5028 s]
/proc/loadavg: 1.95 1.98 1.99 3/85 14044
/proc/meminfo: memFree=439608/2055920 swapFree=4192956/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=1.92
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1376 11620 0 2 6 2 168 16 16 0 1 0 21985623 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14020/statm: 4217 1113 409 3 0 796 0
[pid=14043] ppid=14020 vsize=5356 CPUtime=0
/proc/14043/stat : 14043 (sh) S 14020 14020 12329 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21985826 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14043/statm: 1339 232 193 169 0 50 0
[pid=14044] ppid=14043 vsize=32860 CPUtime=23.23
/proc/14044/stat : 14044 (minisat) R 14043 14020 12329 0 -1 4194304 8022 0 0 0 2317 6 0 0 25 0 1 0 21985826 33648640 8008 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14044/statm: 8215 8008 76 150 0 8062 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 55084

[startup+51.1022 s]
/proc/loadavg: 1.96 1.98 1.99 3/85 14044
/proc/meminfo: memFree=429816/2055920 swapFree=4192956/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=1.92
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1376 11620 0 2 6 2 168 16 16 0 1 0 21985623 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14020/statm: 4217 1113 409 3 0 796 0
[pid=14043] ppid=14020 vsize=5356 CPUtime=0
/proc/14043/stat : 14043 (sh) S 14020 14020 12329 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21985826 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14043/statm: 1339 232 193 169 0 50 0
[pid=14044] ppid=14043 vsize=42748 CPUtime=48.58
/proc/14044/stat : 14044 (minisat) R 14043 14020 12329 0 -1 4194304 10483 0 0 0 4850 8 0 0 25 0 1 0 21985826 43773952 10469 996147200 134512640 135127466 4294956256 18446744073709551615 134528424 0 0 4096 3 0 0 0 17 1 0 0
/proc/14044/statm: 10687 10469 76 150 0 10534 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 64972

[startup+102.303 s]
/proc/loadavg: 2.05 2.00 2.00 3/85 14044
/proc/meminfo: memFree=411448/2055920 swapFree=4192956/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=1.92
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1376 11620 0 2 6 2 168 16 16 0 1 0 21985623 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14020/statm: 4217 1113 409 3 0 796 0
[pid=14043] ppid=14020 vsize=5356 CPUtime=0
/proc/14043/stat : 14043 (sh) S 14020 14020 12329 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21985826 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14043/statm: 1339 232 193 169 0 50 0
[pid=14044] ppid=14043 vsize=60900 CPUtime=99.31
/proc/14044/stat : 14044 (minisat) R 14043 14020 12329 0 -1 4194304 15012 0 0 0 9917 14 0 0 25 0 1 0 21985826 62361600 14998 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/14044/statm: 15225 14998 76 150 0 15072 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 83124

[startup+162.302 s]
/proc/loadavg: 2.02 2.00 2.00 3/85 14044
/proc/meminfo: memFree=395064/2055920 swapFree=4192956/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=1.92
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1376 11620 0 2 6 2 168 16 16 0 1 0 21985623 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14020/statm: 4217 1113 409 3 0 796 0
[pid=14043] ppid=14020 vsize=5356 CPUtime=0
/proc/14043/stat : 14043 (sh) S 14020 14020 12329 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21985826 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14043/statm: 1339 232 193 169 0 50 0
[pid=14044] ppid=14043 vsize=77416 CPUtime=158.74
/proc/14044/stat : 14044 (minisat) R 14043 14020 12329 0 -1 4194304 19126 0 0 0 15856 18 0 0 25 0 1 0 21985826 79273984 19112 996147200 134512640 135127466 4294956256 18446744073709551615 134530700 0 0 4096 3 0 0 0 17 1 0 0
/proc/14044/statm: 19354 19112 76 150 0 19201 0
Current children cumulated CPU time (s) 160.66
Current children cumulated vsize (KiB) 99640

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 14044
/proc/meminfo: memFree=381432/2055920 swapFree=4192956/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=1.92
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1376 11620 0 2 6 2 168 16 16 0 1 0 21985623 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14020/statm: 4217 1113 409 3 0 796 0
[pid=14043] ppid=14020 vsize=5356 CPUtime=0
/proc/14043/stat : 14043 (sh) S 14020 14020 12329 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21985826 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14043/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=23440/2055920 swapFree=4192956/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=1.92
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1376 11620 0 2 6 2 168 16 16 0 1 0 21985623 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14020/statm: 4217 1113 409 3 0 796 0
[pid=14043] ppid=14020 vsize=5356 CPUtime=0
/proc/14043/stat : 14043 (sh) S 14020 14020 12329 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21985826 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14043/statm: 1339 232 193 169 0 50 0
[pid=14044] ppid=14043 vsize=247076 CPUtime=1292.52
/proc/14044/stat : 14044 (minisat) R 14043 14020 12329 0 -1 4194304 61444 0 0 0 129181 71 0 0 25 0 1 0 21985826 253005824 61430 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14044/statm: 61769 61430 76 150 0 61616 0
Current children cumulated CPU time (s) 1294.44
Current children cumulated vsize (KiB) 269300

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 14087
/proc/meminfo: memFree=16656/2055920 swapFree=4192956/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=1.92
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1376 11620 0 2 6 2 168 16 16 0 1 0 21985623 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14020/statm: 4217 1113 409 3 0 796 0
[pid=14043] ppid=14020 vsize=5356 CPUtime=0
/proc/14043/stat : 14043 (sh) S 14020 14020 12329 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21985826 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14043/statm: 1339 232 193 169 0 50 0
[pid=14044] ppid=14043 vsize=253680 CPUtime=1352.49
/proc/14044/stat : 14044 (minisat) R 14043 14020 12329 0 -1 4194304 63098 0 0 0 135177 72 0 0 25 0 1 0 21985826 259768320 63084 996147200 134512640 135127466 4294956256 18446744073709551615 134530686 0 0 4096 3 0 0 0 17 0 0 0
/proc/14044/statm: 63420 63084 76 150 0 63267 0
Current children cumulated CPU time (s) 1354.41
Current children cumulated vsize (KiB) 275904

[startup+1422.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/83 14087
/proc/meminfo: memFree=14928/2055920 swapFree=4192956/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=1.92
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1376 11620 0 2 6 2 168 16 16 0 1 0 21985623 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14020/statm: 4217 1113 409 3 0 796 0
[pid=14043] ppid=14020 vsize=5356 CPUtime=0
/proc/14043/stat : 14043 (sh) S 14020 14020 12329 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21985826 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14043/statm: 1339 232 193 169 0 50 0
[pid=14044] ppid=14043 vsize=259880 CPUtime=1412.48
/proc/14044/stat : 14044 (minisat) R 14043 14020 12329 0 -1 4194304 64664 0 0 0 141174 74 0 0 25 0 1 0 21985826 266117120 64650 996147200 134512640 135127466 4294956256 18446744073709551615 134530613 0 0 4096 3 0 0 0 17 0 0 0
/proc/14044/statm: 64970 64650 76 150 0 64817 0
Current children cumulated CPU time (s) 1414.4
Current children cumulated vsize (KiB) 282104

[startup+1482.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/83 14087
/proc/meminfo: memFree=14928/2055920 swapFree=4192952/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=1.92
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1376 11620 0 2 6 2 168 16 16 0 1 0 21985623 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14020/statm: 4217 1113 409 3 0 796 0
[pid=14043] ppid=14020 vsize=5356 CPUtime=0
/proc/14043/stat : 14043 (sh) S 14020 14020 12329 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21985826 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14043/statm: 1339 232 193 169 0 50 0
[pid=14044] ppid=14043 vsize=265996 CPUtime=1472.45
/proc/14044/stat : 14044 (minisat) R 14043 14020 12329 0 -1 4194304 66211 0 0 0 147170 75 0 0 25 0 1 0 21985826 272379904 66197 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14044/statm: 66499 66197 76 150 0 66346 0
Current children cumulated CPU time (s) 1474.37
Current children cumulated vsize (KiB) 288220

[startup+1542.31 s]
/proc/loadavg: 2.13 2.05 2.01 3/83 14087
/proc/meminfo: memFree=16272/2055920 swapFree=4192952/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=1.92
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1376 11620 0 2 6 2 168 16 16 0 1 0 21985623 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14020/statm: 4217 1113 409 3 0 796 0
[pid=14043] ppid=14020 vsize=5356 CPUtime=0
/proc/14043/stat : 14043 (sh) S 14020 14020 12329 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21985826 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14043/statm: 1339 232 193 169 0 50 0
[pid=14044] ppid=14043 vsize=272332 CPUtime=1532.43
/proc/14044/stat : 14044 (minisat) R 14043 14020 12329 0 -1 4194304 67825 0 0 0 153166 77 0 0 25 0 1 0 21985826 278867968 67811 996147200 134512640 135127466 4294956256 18446744073709551615 134530814 0 0 4096 3 0 0 0 17 0 0 0
/proc/14044/statm: 68083 67811 76 150 0 67930 0
Current children cumulated CPU time (s) 1534.35
Current children cumulated vsize (KiB) 294556

[startup+1602.3 s]
/proc/loadavg: 2.20 2.07 2.01 3/83 14087
/proc/meminfo: memFree=16208/2055920 swapFree=4192952/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=1.92
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1376 11620 0 2 6 2 168 16 16 0 1 0 21985623 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14020/statm: 4217 1113 409 3 0 796 0
[pid=14043] ppid=14020 vsize=5356 CPUtime=0
/proc/14043/stat : 14043 (sh) S 14020 14020 12329 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21985826 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14043/statm: 1339 232 193 169 0 50 0
[pid=14044] ppid=14043 vsize=279812 CPUtime=1592.4
/proc/14044/stat : 14044 (minisat) R 14043 14020 12329 0 -1 4194304 69371 0 0 0 159161 79 0 0 25 0 1 0 21985826 286527488 69357 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14044/statm: 69953 69357 76 150 0 69800 0
Current children cumulated CPU time (s) 1594.32
Current children cumulated vsize (KiB) 302036

[startup+1662.3 s]
/proc/loadavg: 2.32 2.13 2.03 3/83 14087
/proc/meminfo: memFree=16336/2055920 swapFree=4192952/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=1.92
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1376 11620 0 2 6 2 168 16 16 0 1 0 21985623 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14020/statm: 4217 1113 409 3 0 796 0
[pid=14043] ppid=14020 vsize=5356 CPUtime=0
/proc/14043/stat : 14043 (sh) S 14020 14020 12329 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21985826 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14043/statm: 1339 232 193 169 0 50 0
[pid=14044] ppid=14043 vsize=285752 CPUtime=1652.38
/proc/14044/stat : 14044 (minisat) R 14043 14020 12329 0 -1 4194304 70863 0 0 0 165157 81 0 0 25 0 1 0 21985826 292610048 70849 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14044/statm: 71438 70849 76 150 0 71285 0
Current children cumulated CPU time (s) 1654.3
Current children cumulated vsize (KiB) 307976

[startup+1722.3 s]
/proc/loadavg: 2.11 2.10 2.03 3/83 14087
/proc/meminfo: memFree=16080/2055920 swapFree=4192952/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=1.92
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1376 11620 0 2 6 2 168 16 16 0 1 0 21985623 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14020/statm: 4217 1113 409 3 0 796 0
[pid=14043] ppid=14020 vsize=5356 CPUtime=0
/proc/14043/stat : 14043 (sh) S 14020 14020 12329 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21985826 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14043/statm: 1339 232 193 169 0 50 0
[pid=14044] ppid=14043 vsize=292168 CPUtime=1712.36
/proc/14044/stat : 14044 (minisat) R 14043 14020 12329 0 -1 4194304 72484 0 0 0 171153 83 0 0 25 0 1 0 21985826 299180032 72470 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14044/statm: 73042 72470 76 150 0 72889 0
Current children cumulated CPU time (s) 1714.28
Current children cumulated vsize (KiB) 314392

[startup+1782.3 s]
/proc/loadavg: 2.04 2.08 2.02 3/83 14087
/proc/meminfo: memFree=15376/2055920 swapFree=4192952/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=1.92
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1376 11620 0 2 6 2 168 16 16 0 1 0 21985623 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14020/statm: 4217 1113 409 3 0 796 0
[pid=14043] ppid=14020 vsize=5356 CPUtime=0
/proc/14043/stat : 14043 (sh) S 14020 14020 12329 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21985826 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14043/statm: 1339 232 193 169 0 50 0
[pid=14044] ppid=14043 vsize=298796 CPUtime=1772.34
/proc/14044/stat : 14044 (minisat) R 14043 14020 12329 0 -1 4194304 74144 0 0 0 177149 85 0 0 25 0 1 0 21985826 305967104 74130 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14044/statm: 74699 74130 76 150 0 74546 0
Current children cumulated CPU time (s) 1774.26
Current children cumulated vsize (KiB) 321020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.1 s]
/proc/loadavg: 2.02 2.08 2.02 3/83 14087
/proc/meminfo: memFree=15504/2055920 swapFree=4192952/4192956
[pid=14020] ppid=14018 vsize=16868 CPUtime=1.92
/proc/14020/stat : 14020 (sugar) S 14018 14020 12329 0 -1 4194304 1376 11620 0 2 6 2 168 16 16 0 1 0 21985623 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 255548502114 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14020/statm: 4217 1113 409 3 0 796 0
[pid=14043] ppid=14020 vsize=5356 CPUtime=0
/proc/14043/stat : 14043 (sh) S 14020 14020 12329 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21985826 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14043/statm: 1339 232 193 169 0 50 0
[pid=14044] ppid=14043 vsize=301700 CPUtime=1798.14
/proc/14044/stat : 14044 (minisat) R 14043 14020 12329 0 -1 4194304 74876 0 0 0 179728 86 0 0 25 0 1 0 21985826 308940800 74862 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/14044/statm: 75425 74862 76 150 0 75272 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 323924

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 14020 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=747734
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=196970
# CPU time returned by wait4() is 1.9447
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.16
CPU time (s): 1800.06
CPU user time (s): 1799.02
CPU system time (s): 1.04
CPU usage (%): 99.5521
Max. virtual memory (cumulated for all children) (KiB): 890840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.74773
system time used= 0.19697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13379
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= 3498
involuntary context switches= 3404

runsolver used 2.15167 second user time and 6.10707 second system time

The end

Launcher Data

Begin job on node48 at 2009-07-11 23:53:35
IDJOB=2068981
IDBENCH=54969
IDSOLVER=739
FILE ID=node48/2068981-1247349215
PBS_JOBID= 9506795
Free space on /tmp= 66460 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/tdsp/normalized-C3-3-30.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068981-1247349215/watcher-2068981-1247349215 -o /tmp/evaluation-result-2068981-1247349215/solver-2068981-1247349215 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2068981-1247349215.xml

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

MD5SUM BENCH= 962c59e7592fdf103e8512550f85acb6
RANDOM SEED=1830635795

node48.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.237
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.237
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:        483376 kB
Buffers:         66696 kB
Cached:        1023548 kB
SwapCached:          0 kB
Active:         514924 kB
Inactive:      1004992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        483376 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1428 kB
Writeback:           0 kB
Mapped:         450152 kB
Slab:            36864 kB
Committed_AS:   602152 kB
PageTables:       2656 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= 66448 MiB
End job on node48 at 2009-07-12 00:23:45