Trace number 1049413

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.1 1814.54

General information on the benchmark

Namecsp/pseudo/ppp/
normalized-ppp-1-11-19-21.xml
MD5SUM78c8ce8330ddb6e548d54d1e19438b8d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4602
Number of constraints30353
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30353
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Thu Jul  3 02:34:08 2008
0.00/0.05	c 0	PID 24347
0.00/0.05	c 0	HOST node29.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1049413-1215045248.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1049413-1215045248.xml' 'HOME/temp.csp'
2.15/2.27	c 3	1 domains, 4602 variables, 11 predicates, 0 relations, 30353 constraints
2.15/2.29	c 3	ENCODING HOME/temp.csp TO HOME/temp.cnf
2.15/2.29	c 3	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'
2.23/2.38	c 3	Parsing HOME/temp.csp
2.23/2.91	c 3	parsed 10000 expressions
3.11/3.24	c 3	parsed 20000 expressions
3.31/3.47	c 4	parsed 30000 expressions
3.60/3.71	c 4	parsed 34967 expressions
3.60/3.71	c 4	Heap : 14 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
3.60/3.71	c 4	Converting to clausal form CSP
3.60/3.77	c 4	converted 3497 (10%) expressions
3.89/4.01	c 4	converted 6994 (20%) expressions
3.99/4.11	c 4	converted 10491 (30%) expressions
4.09/4.20	c 4	converted 13987 (40%) expressions
4.09/4.29	c 5	converted 17484 (50%) expressions
4.39/4.53	c 5	converted 20981 (60%) expressions
4.49/4.63	c 5	converted 24477 (70%) expressions
4.58/4.73	c 5	converted 27974 (80%) expressions
4.69/4.83	c 5	converted 31471 (90%) expressions
5.09/5.30	c 6	converted 34967 (100%) expressions
5.18/5.30	c 6	CSP : 9780 integers, 0 booleans, 40709 clauses, largest domain size 51
5.18/5.30	c 6	Heap : 34 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.18/5.30	c 6	Propagation in CSP
5.47/5.66	c 6	15094 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.47/5.66	c 6	CSP : 9780 integers, 0 booleans, 40709 clauses, largest domain size 11
5.47/5.66	c 6	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.47/5.68	c 6	Simplifing CSP by introducing new Boolean variables
5.57/5.70	c 6	CSP : 9780 integers, 0 booleans, 40709 clauses, largest domain size 11
5.57/5.70	c 6	Heap : 35 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
5.67/5.86	c 6	Encoding CSP to SAT : HOME/temp.cnf
5.67/5.88	c 6	978 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.67/5.89	c 6	1956 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.67/5.89	c 6	2934 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.67/5.89	c 6	3912 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.77/5.91	c 6	4890 (50%) CSP integer variables are encoded (327 clauses, 4315 bytes)
5.77/5.91	c 6	5868 (60%) CSP integer variables are encoded (1450 clauses, 18914 bytes)
5.77/5.91	c 6	6846 (70%) CSP integer variables are encoded (2550 clauses, 33214 bytes)
5.77/5.91	c 6	7824 (80%) CSP integer variables are encoded (3688 clauses, 49634 bytes)
5.77/5.92	c 6	8802 (90%) CSP integer variables are encoded (7201 clauses, 102329 bytes)
5.77/5.93	c 6	9780 (100%) CSP integer variables are encoded (12600 clauses, 183314 bytes)
5.87/6.01	c 6	4071 (10%) CSP clauses are encoded (16671 clauses, 245966 bytes)
5.87/6.05	c 6	8142 (20%) CSP clauses are encoded (20742 clauses, 311102 bytes)
5.87/6.09	c 6	12213 (30%) CSP clauses are encoded (24813 clauses, 376238 bytes)
5.97/6.13	c 6	16284 (40%) CSP clauses are encoded (28884 clauses, 447410 bytes)
5.97/6.18	c 6	20355 (50%) CSP clauses are encoded (32955 clauses, 520688 bytes)
6.08/6.22	c 6	24426 (60%) CSP clauses are encoded (37026 clauses, 593966 bytes)
6.08/6.26	c 7	28497 (70%) CSP clauses are encoded (41097 clauses, 667244 bytes)
6.38/6.55	c 7	32568 (80%) CSP clauses are encoded (65251 clauses, 988649 bytes)
6.47/6.62	c 7	36639 (90%) CSP clauses are encoded (82067 clauses, 1253572 bytes)
6.57/6.75	c 7	40709 (100%) CSP clauses are encoded (134972 clauses, 2240569 bytes)
6.57/6.75	c 7	40709 CSP clauses encoded
6.57/6.75	c 7	Writing map file : HOME/temp.map
6.67/6.81	c 7	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.67/6.81	c 7	SAT : 22380 SAT variables, 134972 SAT clauses, 2240569 bytes
6.67/6.81	c 7	Heap : 20 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.67/6.87	c 7	SOLVING HOME/temp.cnf
6.67/6.87	c 7	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
6.67/6.87	c 7	This is MiniSat 2.0 beta
6.67/6.87	c 7	WARNING: for repeatability, setting FPU to use double precision
6.67/6.87	c 7	============================[ Problem Statistics ]=============================
6.67/6.87	c 7	|                                                                             |
6.67/6.88	c 7	|  Number of variables:  22380                                                |
6.67/6.88	c 7	|  Number of clauses:    134972                                               |
6.71/6.95	c 7	|  Parsing time:         0.06         s                                       |
6.71/6.95	c 7	============================[ Search Statistics ]==============================
6.71/6.95	c 7	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.71/6.95	c 7	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.71/6.95	c 7	===============================================================================
6.71/6.95	c 7	|         0 |   22380   134972   343842 |    44990        0    nan |  0.000 % |
6.71/7.00	c 7	|       103 |   22380   134972   343842 |    49489      103     11 |  0.000 % |
6.71/7.04	c 7	|       254 |   22379   134972   343842 |    54438      253     21 |  0.013 % |
6.71/7.08	c 7	|       479 |   22379   134972   343842 |    59882      478     33 |  0.013 % |
6.71/7.13	c 7	|       817 |   22379   134972   343842 |    65870      816     38 |  0.013 % |
6.71/7.22	c 7	|      1324 |   22377   134965   343828 |    72457     1323     40 |  0.013 % |
6.71/7.34	c 8	|      2083 |   22377   134965   343828 |    79703     2082     40 |  0.013 % |
6.71/7.52	c 8	|      3222 |   22376   134961   343820 |    87674     3220     39 |  0.018 % |
7.62/7.84	c 8	|      4934 |   22376   134961   343820 |    96441     4932     44 |  0.018 % |
8.01/8.24	c 8	|      7497 |   22375   134958   343814 |   106085     7494     45 |  0.022 % |
8.61/8.85	c 9	|     11341 |   22373   134950   343797 |   116694    11337     46 |  0.031 % |
9.79/10.05	c 10	|     17109 |   22367   134932   343760 |   128363    17102     45 |  0.058 % |
11.37/11.60	c 12	|     25758 |   22363   134924   343744 |   141199    25746     48 |  0.085 % |
14.26/14.60	c 15	|     38732 |   22357   134903   343701 |   155319    38718     52 |  0.103 % |
19.99/20.39	c 21	|     58193 |   22353   134886   343667 |   170851    58175     56 |  0.121 % |
29.11/29.50	c 30	|     87386 |   22338   134843   343581 |   187937    87357     58 |  0.197 % |
46.84/47.46	c 48	|    131176 |   22325   134810   343513 |   206730   131139     62 |  0.246 % |
84.49/85.40	c 86	|    196861 |   22305   134744   343380 |   227403   196812     65 |  0.362 % |
126.00/127.38	c 128	|    295387 |   22286   134710   343311 |   250144    78971     80 |  0.442 % |
194.36/196.31	c 197	|    443176 |   22254   134575   343037 |   275158   226739     77 |  0.572 % |
295.42/298.31	c 299	|    664859 |   22225   134472   342828 |   302674   180991     76 |  0.702 % |
465.42/469.99	c 470	|    997386 |   22179   134311   342502 |   332942   215001     80 |  0.898 % |
772.82/780.21	c 780	|   1496177 |   22144   134203   342279 |   366236    58758     79 |  1.055 % |
1236.87/1248.68	c 1249	|   2244362 |   22098   134014   341890 |   402860    87156     81 |  1.269 % |
1800.10/1814.51	c ERROR INTERRUPTED
1800.10/1814.54	s UNKNOWN
1800.10/1814.54	c 1815	CPU 6.43 (0.05 0.01 6.38 0.28)
1800.10/1814.54	c 1815	END Thu Jul  3 03:04:23 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-1049413-1215045248/watcher-1049413-1215045248 -o /tmp/evaluation-result-1049413-1215045248/solver-1049413-1215045248 -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-1049413-1215045248.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: 1.93 2.01 1.99 3/72 24347
/proc/meminfo: memFree=1798008/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=18572 CPUtime=0
/proc/24347/stat : 24347 (runsolver) R 24345 24347 23014 0 -1 4194368 15 0 0 0 0 0 0 0 23 0 1 0 1983498616 19017728 293 996147200 4194304 4296836 548682068272 18446744073709551615 221780700455 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24347/statm: 4643 293 257 25 0 2626 0

[startup+0.052414 s]
/proc/loadavg: 1.93 2.01 1.99 3/72 24347
/proc/meminfo: memFree=1798008/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=0.04
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 884 127 0 0 3 1 0 0 19 0 1 0 1983498616 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101715 s]
/proc/loadavg: 1.93 2.01 1.99 3/72 24347
/proc/meminfo: memFree=1798008/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=0.04
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1983498616 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301297 s]
/proc/loadavg: 1.93 2.01 1.99 3/72 24347
/proc/meminfo: memFree=1798008/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=0.04
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1983498616 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701327 s]
/proc/loadavg: 1.93 2.01 1.99 3/72 24347
/proc/meminfo: memFree=1798008/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=0.04
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1983498616 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50238 s]
/proc/loadavg: 1.93 2.01 1.99 4/83 24359
/proc/meminfo: memFree=1769376/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=0.04
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1983498616 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 796 370 3 0 500 0
[pid=24350] ppid=24347 vsize=5356 CPUtime=0
/proc/24350/stat : 24350 (sh) S 24347 24347 23014 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983498621 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24350/statm: 1339 233 193 169 0 50 0
[pid=24351] ppid=24350 vsize=865700 CPUtime=1.42
/proc/24351/stat : 24351 (java) S 24350 24347 23014 0 -1 0 15392 0 1 0 134 8 0 0 18 0 9 0 1983498622 886476800 13444 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24351/statm: 216425 13444 2529 9 0 211007 0
[pid=24351/tid=24352] ppid=24350 vsize=865700 CPUtime=0.78
/proc/24351/task/24352/stat : 24352 (java) R 24350 24347 23014 0 -1 64 3022 0 1 0 76 2 0 0 24 0 9 0 1983498623 886476800 13444 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24351/tid=24353] ppid=24350 vsize=865700 CPUtime=0.49
/proc/24351/task/24353/stat : 24353 (java) R 24350 24347 23014 0 -1 64 11166 0 0 0 45 4 0 0 16 0 9 0 1983498624 886476800 13444 996147200 134512640 134550740 4294956016 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24351/tid=24354] ppid=24350 vsize=865700 CPUtime=0
/proc/24351/task/24354/stat : 24354 (java) S 24350 24347 23014 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1983498624 886476800 13444 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24351/tid=24355] ppid=24350 vsize=865700 CPUtime=0
/proc/24351/task/24355/stat : 24355 (java) S 24350 24347 23014 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1983498624 886476800 13444 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24351/tid=24356] ppid=24350 vsize=865700 CPUtime=0
/proc/24351/task/24356/stat : 24356 (java) S 24350 24347 23014 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983498626 886476800 13444 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24351/tid=24357] ppid=24350 vsize=865700 CPUtime=0.11
/proc/24351/task/24357/stat : 24357 (java) S 24350 24347 23014 0 -1 64 504 0 0 0 11 0 0 0 16 0 9 0 1983498626 886476800 13444 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24351/tid=24358] ppid=24350 vsize=865700 CPUtime=0
/proc/24351/task/24358/stat : 24358 (java) S 24350 24347 23014 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983498626 886476800 13444 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24351/tid=24359] ppid=24350 vsize=865700 CPUtime=0
/proc/24351/task/24359/stat : 24359 (java) S 24350 24347 23014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983498626 886476800 13444 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 884656

[startup+3.10147 s]
/proc/loadavg: 1.93 2.01 1.99 3/83 24359
/proc/meminfo: memFree=1742624/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=2.23
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 973 18966 0 1 3 1 208 11 15 0 1 0 1983498616 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 13600

[startup+6.30268 s]
/proc/loadavg: 2.01 2.02 2.00 3/83 24369
/proc/meminfo: memFree=1748320/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=2.24
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 974 18966 0 1 4 1 208 11 15 0 1 0 1983498616 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 797 370 3 0 500 0
[pid=24360] ppid=24347 vsize=5356 CPUtime=0
/proc/24360/stat : 24360 (sh) S 24347 24347 23014 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1983498846 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24360/statm: 1339 233 193 169 0 50 0
[pid=24361] ppid=24360 vsize=868568 CPUtime=3.94
/proc/24361/stat : 24361 (java) S 24360 24347 23014 0 -1 0 15642 0 1 0 381 13 0 0 18 0 9 0 1983498846 889413632 13999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24361/statm: 217142 13999 2565 9 0 211689 0
[pid=24361/tid=24362] ppid=24360 vsize=868568 CPUtime=2.72
/proc/24361/task/24362/stat : 24362 (java) R 24360 24347 23014 0 -1 64 3124 0 1 0 267 5 0 0 25 0 9 0 1983498847 889413632 13999 996147200 134512640 134550740 4294955952 18446744073709551615 4126686405 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24361/tid=24363] ppid=24360 vsize=868568 CPUtime=0.92
/proc/24361/task/24363/stat : 24363 (java) S 24360 24347 23014 0 -1 64 10290 0 0 0 86 6 0 0 16 0 9 0 1983498849 889413632 13999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24361/tid=24364] ppid=24360 vsize=868568 CPUtime=0
/proc/24361/task/24364/stat : 24364 (java) S 24360 24347 23014 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1983498849 889413632 13999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24361/tid=24365] ppid=24360 vsize=868568 CPUtime=0
/proc/24361/task/24365/stat : 24365 (java) S 24360 24347 23014 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1983498849 889413632 13999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24361/tid=24366] ppid=24360 vsize=868568 CPUtime=0
/proc/24361/task/24366/stat : 24366 (java) S 24360 24347 23014 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983498851 889413632 13999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24361/tid=24367] ppid=24360 vsize=868568 CPUtime=0.26
/proc/24361/task/24367/stat : 24367 (java) S 24360 24347 23014 0 -1 64 1531 0 0 0 26 0 0 0 16 0 9 0 1983498851 889413632 13999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24361/tid=24368] ppid=24360 vsize=868568 CPUtime=0
/proc/24361/task/24368/stat : 24368 (java) S 24360 24347 23014 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1983498851 889413632 13999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24361/tid=24369] ppid=24360 vsize=868568 CPUtime=0
/proc/24361/task/24369/stat : 24369 (java) S 24360 24347 23014 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1983498851 889413632 13999 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 887524

[startup+12.7011 s]
/proc/loadavg: 2.01 2.02 2.00 3/75 24371
/proc/meminfo: memFree=1777632/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=6.71
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 1033 34948 0 2 4 1 638 28 16 0 1 0 1983498616 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 799 370 3 0 500 0
[pid=24370] ppid=24347 vsize=5356 CPUtime=0
/proc/24370/stat : 24370 (sh) S 24347 24347 23014 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983499304 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24370/statm: 1339 232 193 169 0 50 0
[pid=24371] ppid=24370 vsize=16068 CPUtime=5.76
/proc/24371/stat : 24371 (minisat) R 24370 24347 23014 0 -1 4194304 3849 0 0 0 574 2 0 0 25 0 1 0 1983499304 16453632 3835 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24371/statm: 4017 3835 76 150 0 3864 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 35024

[startup+25.5019 s]
/proc/loadavg: 2.01 2.02 2.00 3/75 24371
/proc/meminfo: memFree=1763936/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=6.71
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 1033 34948 0 2 4 1 638 28 16 0 1 0 1983498616 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 799 370 3 0 500 0
[pid=24370] ppid=24347 vsize=5356 CPUtime=0
/proc/24370/stat : 24370 (sh) S 24347 24347 23014 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983499304 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24370/statm: 1339 232 193 169 0 50 0
[pid=24371] ppid=24370 vsize=29468 CPUtime=18.44
/proc/24371/stat : 24371 (minisat) R 24370 24347 23014 0 -1 4194304 7193 0 0 0 1838 6 0 0 25 0 1 0 1983499304 30175232 7179 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24371/statm: 7367 7179 76 150 0 7214 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 48424

[startup+51.1015 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 24371
/proc/meminfo: memFree=1743712/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=6.71
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 1033 34948 0 2 4 1 638 28 16 0 1 0 1983498616 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 799 370 3 0 500 0
[pid=24370] ppid=24347 vsize=5356 CPUtime=0
/proc/24370/stat : 24370 (sh) S 24347 24347 23014 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983499304 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24370/statm: 1339 232 193 169 0 50 0
[pid=24371] ppid=24370 vsize=50116 CPUtime=43.8
/proc/24371/stat : 24371 (minisat) R 24370 24347 23014 0 -1 4194304 12291 0 0 0 4370 10 0 0 25 0 1 0 1983499304 51318784 12277 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24371/statm: 12529 12277 76 150 0 12376 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 69072

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 24371
/proc/meminfo: memFree=1714208/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=6.71
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 1033 34948 0 2 4 1 638 28 16 0 1 0 1983498616 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 799 370 3 0 500 0
[pid=24370] ppid=24347 vsize=5356 CPUtime=0
/proc/24370/stat : 24370 (sh) S 24347 24347 23014 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983499304 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24370/statm: 1339 232 193 169 0 50 0
[pid=24371] ppid=24370 vsize=79176 CPUtime=94.53
/proc/24371/stat : 24371 (minisat) R 24370 24347 23014 0 -1 4194304 19537 0 0 0 9435 18 0 0 25 0 1 0 1983499304 81076224 19523 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24371/statm: 19794 19523 76 150 0 19641 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 98132

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 24371
/proc/meminfo: memFree=1713568/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=6.71
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 1033 34948 0 2 4 1 638 28 16 0 1 0 1983498616 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 799 370 3 0 500 0
[pid=24370] ppid=24347 vsize=5356 CPUtime=0
/proc/24370/stat : 24370 (sh) S 24347 24347 23014 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983499304 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24370/statm: 1339 232 193 169 0 50 0
[pid=24371] ppid=24370 vsize=79704 CPUtime=153.96
/proc/24371/stat : 24371 (minisat) R 24370 24347 23014 0 -1 4194304 19672 0 0 0 15378 18 0 0 25 0 1 0 1983499304 81616896 19658 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24371/statm: 19926 19658 76 150 0 19773 0
Current children cumulated CPU time (s) 160.67

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

/proc/meminfo: memFree=1627424/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=6.72
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 1033 34948 0 2 5 1 638 28 16 0 1 0 1983498616 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 799 370 3 0 500 0
[pid=24370] ppid=24347 vsize=5356 CPUtime=0
/proc/24370/stat : 24370 (sh) S 24347 24347 23014 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983499304 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24370/statm: 1339 232 193 169 0 50 0
[pid=24371] ppid=24370 vsize=165120 CPUtime=1342.79
/proc/24371/stat : 24371 (minisat) R 24370 24347 23014 0 -1 4194304 41018 0 0 0 134239 40 0 0 25 0 1 0 1983499304 169082880 41004 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24371/statm: 41280 41004 76 150 0 41127 0
Current children cumulated CPU time (s) 1349.51
Current children cumulated vsize (KiB) 184076

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 24371
/proc/meminfo: memFree=1627424/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=6.72
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 1033 34948 0 2 5 1 638 28 16 0 1 0 1983498616 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 799 370 3 0 500 0
[pid=24370] ppid=24347 vsize=5356 CPUtime=0
/proc/24370/stat : 24370 (sh) S 24347 24347 23014 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983499304 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24370/statm: 1339 232 193 169 0 50 0
[pid=24371] ppid=24370 vsize=165120 CPUtime=1402.24
/proc/24371/stat : 24371 (minisat) R 24370 24347 23014 0 -1 4194304 41018 0 0 0 140184 40 0 0 25 0 1 0 1983499304 169082880 41004 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24371/statm: 41280 41004 76 150 0 41127 0
Current children cumulated CPU time (s) 1408.96
Current children cumulated vsize (KiB) 184076

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 24371
/proc/meminfo: memFree=1626016/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=6.72
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 1033 34948 0 2 5 1 638 28 16 0 1 0 1983498616 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 799 370 3 0 500 0
[pid=24370] ppid=24347 vsize=5356 CPUtime=0
/proc/24370/stat : 24370 (sh) S 24347 24347 23014 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983499304 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24370/statm: 1339 232 193 169 0 50 0
[pid=24371] ppid=24370 vsize=166704 CPUtime=1461.68
/proc/24371/stat : 24371 (minisat) R 24370 24347 23014 0 -1 4194304 41427 0 0 0 146127 41 0 0 25 0 1 0 1983499304 170704896 41413 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/24371/statm: 41676 41413 76 150 0 41523 0
Current children cumulated CPU time (s) 1468.4
Current children cumulated vsize (KiB) 185660

[startup+1542.3 s]
/proc/loadavg: 1.94 1.98 1.99 3/84 24420
/proc/meminfo: memFree=1649368/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=6.72
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 1033 34948 0 2 5 1 638 28 16 0 1 0 1983498616 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 799 370 3 0 500 0
[pid=24370] ppid=24347 vsize=5356 CPUtime=0
/proc/24370/stat : 24370 (sh) S 24347 24347 23014 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983499304 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24370/statm: 1339 232 193 169 0 50 0
[pid=24371] ppid=24370 vsize=177000 CPUtime=1521.27
/proc/24371/stat : 24371 (minisat) R 24370 24347 23014 0 -1 4194304 44031 0 0 0 152082 45 0 0 25 0 1 0 1983499304 181248000 44017 996147200 134512640 135127466 4294956272 18446744073709551615 134530644 0 0 4096 3 0 0 0 17 0 0 0
/proc/24371/statm: 44250 44017 76 150 0 44097 0
Current children cumulated CPU time (s) 1527.99
Current children cumulated vsize (KiB) 195956

[startup+1602.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/84 24420
/proc/meminfo: memFree=1649368/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=6.72
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 1033 34948 0 2 5 1 638 28 16 0 1 0 1983498616 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 799 370 3 0 500 0
[pid=24370] ppid=24347 vsize=5356 CPUtime=0
/proc/24370/stat : 24370 (sh) S 24347 24347 23014 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983499304 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24370/statm: 1339 232 193 169 0 50 0
[pid=24371] ppid=24370 vsize=177000 CPUtime=1581.25
/proc/24371/stat : 24371 (minisat) R 24370 24347 23014 0 -1 4194304 44031 0 0 0 158079 46 0 0 25 0 1 0 1983499304 181248000 44017 996147200 134512640 135127466 4294956272 18446744073709551615 134530752 0 0 4096 3 0 0 0 17 0 0 0
/proc/24371/statm: 44250 44017 76 150 0 44097 0
Current children cumulated CPU time (s) 1587.97
Current children cumulated vsize (KiB) 195956

[startup+1662.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/84 24426
/proc/meminfo: memFree=1649176/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=6.72
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 1033 34948 0 2 5 1 638 28 16 0 1 0 1983498616 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 799 370 3 0 500 0
[pid=24370] ppid=24347 vsize=5356 CPUtime=0
/proc/24370/stat : 24370 (sh) S 24347 24347 23014 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983499304 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24370/statm: 1339 232 193 169 0 50 0
[pid=24371] ppid=24370 vsize=177000 CPUtime=1641.22
/proc/24371/stat : 24371 (minisat) R 24370 24347 23014 0 -1 4194304 44031 0 0 0 164076 46 0 0 25 0 1 0 1983499304 181248000 44017 996147200 134512640 135127466 4294956272 18446744073709551615 134527131 0 0 4096 3 0 0 0 17 0 0 0
/proc/24371/statm: 44250 44017 76 150 0 44097 0
Current children cumulated CPU time (s) 1647.94
Current children cumulated vsize (KiB) 195956

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/84 24426
/proc/meminfo: memFree=1649176/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=6.72
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 1033 34948 0 2 5 1 638 28 16 0 1 0 1983498616 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 799 370 3 0 500 0
[pid=24370] ppid=24347 vsize=5356 CPUtime=0
/proc/24370/stat : 24370 (sh) S 24347 24347 23014 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983499304 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24370/statm: 1339 232 193 169 0 50 0
[pid=24371] ppid=24370 vsize=177000 CPUtime=1701.21
/proc/24371/stat : 24371 (minisat) R 24370 24347 23014 0 -1 4194304 44031 0 0 0 170074 47 0 0 25 0 1 0 1983499304 181248000 44017 996147200 134512640 135127466 4294956272 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/24371/statm: 44250 44017 76 150 0 44097 0
Current children cumulated CPU time (s) 1707.93
Current children cumulated vsize (KiB) 195956

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/84 24426
/proc/meminfo: memFree=1633496/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=6.72
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 1033 34948 0 2 5 1 638 28 16 0 1 0 1983498616 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 799 370 3 0 500 0
[pid=24370] ppid=24347 vsize=5356 CPUtime=0
/proc/24370/stat : 24370 (sh) S 24347 24347 23014 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983499304 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24370/statm: 1339 232 193 169 0 50 0
[pid=24371] ppid=24370 vsize=192584 CPUtime=1761.18
/proc/24371/stat : 24371 (minisat) R 24370 24347 23014 0 -1 4194304 47942 0 0 0 176066 52 0 0 25 0 1 0 1983499304 197206016 47928 996147200 134512640 135127466 4294956272 18446744073709551615 134523542 0 0 4096 3 0 0 0 17 0 0 0
/proc/24371/statm: 48146 47928 76 150 0 47993 0
Current children cumulated CPU time (s) 1767.9
Current children cumulated vsize (KiB) 211540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/84 24426
/proc/meminfo: memFree=1633496/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=6.72
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 1033 34948 0 2 5 1 638 28 16 0 1 0 1983498616 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 799 370 3 0 500 0
[pid=24370] ppid=24347 vsize=5356 CPUtime=0
/proc/24370/stat : 24370 (sh) S 24347 24347 23014 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983499304 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24370/statm: 1339 232 193 169 0 50 0
[pid=24371] ppid=24370 vsize=192584 CPUtime=1793.38
/proc/24371/stat : 24371 (minisat) R 24370 24347 23014 0 -1 4194304 47942 0 0 0 179286 52 0 0 25 0 1 0 1983499304 197206016 47928 996147200 134512640 135127466 4294956272 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/24371/statm: 48146 47928 76 150 0 47993 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 211540

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

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

[startup+1814.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/84 24426
/proc/meminfo: memFree=1633496/2055920 swapFree=4180452/4192956
[pid=24347] ppid=24345 vsize=13600 CPUtime=6.72
/proc/24347/stat : 24347 (sugar) S 24345 24347 23014 0 -1 4194304 1033 34948 0 2 5 1 638 28 16 0 1 0 1983498616 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24347/statm: 3400 799 370 3 0 500 0
[pid=24370] ppid=24347 vsize=5356 CPUtime=0
/proc/24370/stat : 24370 (sh) S 24347 24347 23014 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1983499304 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24370/statm: 1339 232 193 169 0 50 0
[pid=24371] ppid=24370 vsize=192584 CPUtime=1793.38
/proc/24371/stat : 24371 (minisat) R 24370 24347 23014 0 -1 4194304 47942 0 0 0 179286 52 0 0 25 0 1 0 1983499304 197206016 47928 996147200 134512640 135127466 4294956272 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/24371/statm: 48146 47928 76 150 0 47993 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 211540

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24347 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=441020
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=297954
# CPU time returned by wait4() is 6.73897
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1814.54
CPU time (s): 1800.1
CPU user time (s): 1799.29
CPU system time (s): 0.81
CPU usage (%): 99.2042
Max. virtual memory (cumulated for all children) (KiB): 887916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.44102
system time used= 0.297954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36325
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= 4026
involuntary context switches= 3859

runsolver used 2.05469 second user time and 5.94909 second system time

The end

Launcher Data (download as text)

Begin job on node29 at 2008-07-03 02:34:08
IDJOB=1049413
IDBENCH=54675
IDSOLVER=346
FILE ID=node29/1049413-1215045248
PBS_JOBID= 7875116
Free space on /tmp= 66532 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/pseudo/ppp/normalized-ppp-1-11-19-21.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-1049413-1215045248/watcher-1049413-1215045248 -o /tmp/evaluation-result-1049413-1215045248/solver-1049413-1215045248 -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-1049413-1215045248.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 78c8ce8330ddb6e548d54d1e19438b8d
RANDOM SEED=2029945024

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1798552 kB
Buffers:          8764 kB
Cached:         107476 kB
SwapCached:       6840 kB
Active:         167908 kB
Inactive:        33328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798552 kB
SwapTotal:     4192956 kB
SwapFree:      4180452 kB
Dirty:            5888 kB
Writeback:           0 kB
Mapped:          92136 kB
Slab:            41160 kB
Committed_AS:  3372144 kB
PageTables:       2068 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB
End job on node29 at 2008-07-03 03:04:25