Trace number 2080938

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

General information on the benchmark

Namecsp/langford3/
normalized-langford-3-25.xml
MD5SUMe7bb8b11e02434618ba102f9dd5d4d13
Bench Category2-ARY-INT (binary 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 variables75
Number of constraints2825
Maximum constraint arity2
Maximum domain size75
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2825
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 Sun Jul 12 06:08:03 2009
0.00/0.08	c 0	PID 28827
0.06/0.08	c 0	HOST node5.alineos.net
0.06/0.08	c 0	CONVERTING HOME/instance-2080938-1247371683.xml TO HOME/temp.csp
0.06/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-2080938-1247371683.xml' 'HOME/temp.csp'
0.06/0.75	c 1	1 domains, 75 variables, 2 predicates, 0 relations, 2825 constraints
0.06/0.76	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.76	c 1	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.70/0.84	c 1	Parsing HOME/temp.csp
0.92/1.06	c 1	parsed 2903 expressions
0.92/1.07	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.92/1.07	c 1	Converting to clausal form CSP
1.01/1.18	c 1	converted 291 (10%) expressions
1.12/1.29	c 2	converted 581 (20%) expressions
1.21/1.32	c 2	converted 871 (30%) expressions
1.21/1.33	c 2	converted 1162 (40%) expressions
1.21/1.34	c 2	converted 1452 (50%) expressions
1.21/1.35	c 2	converted 1742 (60%) expressions
1.21/1.36	c 2	converted 2033 (70%) expressions
1.21/1.37	c 2	converted 2323 (80%) expressions
1.21/1.39	c 2	converted 2613 (90%) expressions
1.21/1.40	c 2	converted 2903 (100%) expressions
1.21/1.40	c 2	CSP : 75 integers, 0 booleans, 2875 clauses, largest domain size 73
1.21/1.40	c 2	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.21/1.40	c 2	Propagation in CSP
1.31/1.43	c 2	350 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.31/1.43	c 2	CSP : 75 integers, 0 booleans, 2875 clauses, largest domain size 71
1.31/1.43	c 2	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.31/1.43	c 2	Simplifing CSP by introducing new Boolean variables
1.42/1.51	c 2	CSP : 75 integers, 5550 booleans, 8425 clauses, largest domain size 71
1.42/1.51	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.42/1.55	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.42/1.57	c 2	8 (10%) CSP integer variables are encoded (496 clauses, 5308 bytes)
1.42/1.57	c 2	15 (20%) CSP integer variables are encoded (825 clauses, 8927 bytes)
1.42/1.57	c 2	23 (30%) CSP integer variables are encoded (1081 clauses, 11946 bytes)
1.42/1.57	c 2	30 (40%) CSP integer variables are encoded (1450 clauses, 16743 bytes)
1.42/1.58	c 2	38 (50%) CSP integer variables are encoded (1866 clauses, 22151 bytes)
1.42/1.58	c 2	45 (60%) CSP integer variables are encoded (2125 clauses, 25518 bytes)
1.42/1.58	c 2	53 (70%) CSP integer variables are encoded (2451 clauses, 29756 bytes)
1.42/1.59	c 2	60 (80%) CSP integer variables are encoded (2850 clauses, 34943 bytes)
1.42/1.59	c 2	68 (90%) CSP integer variables are encoded (3186 clauses, 39311 bytes)
1.42/1.59	c 2	75 (100%) CSP integer variables are encoded (3375 clauses, 41768 bytes)
1.51/1.67	c 2	843 (10%) CSP clauses are encoded (28928 clauses, 477003 bytes)
1.62/1.72	c 2	1685 (20%) CSP clauses are encoded (51102 clauses, 863769 bytes)
1.62/1.77	c 2	2528 (30%) CSP clauses are encoded (69456 clauses, 1183439 bytes)
1.71/1.80	c 2	3370 (40%) CSP clauses are encoded (83738 clauses, 1432247 bytes)
1.71/1.82	c 2	4213 (50%) CSP clauses are encoded (92793 clauses, 1592779 bytes)
1.71/1.85	c 2	5055 (60%) CSP clauses are encoded (106650 clauses, 1848534 bytes)
1.81/1.90	c 2	5898 (70%) CSP clauses are encoded (130279 clauses, 2287457 bytes)
1.81/1.94	c 2	6740 (80%) CSP clauses are encoded (148979 clauses, 2633904 bytes)
1.81/1.97	c 2	7583 (90%) CSP clauses are encoded (163016 clauses, 2892278 bytes)
1.91/2.02	c 2	8425 (100%) CSP clauses are encoded (184328 clauses, 3290468 bytes)
1.91/2.02	c 2	8425 CSP clauses encoded
1.91/2.02	c 2	Writing map file : HOME/temp.map
1.91/2.02	c 2	Heap : 3 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.91/2.02	c 2	SAT : 9000 SAT variables, 184328 SAT clauses, 3290468 bytes
1.91/2.02	c 2	Heap : 3 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.91/2.07	c 2	SOLVING HOME/temp.cnf
1.91/2.07	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.91/2.07	c 2	This is MiniSat 2.0 beta
1.91/2.07	c 2	WARNING: for repeatability, setting FPU to use double precision
1.91/2.07	c 2	============================[ Problem Statistics ]=============================
1.91/2.07	c 2	|                                                                             |
1.91/2.07	c 2	|  Number of variables:  9000                                                 |
1.91/2.07	c 2	|  Number of clauses:    184328                                               |
1.97/2.17	c 2	|  Parsing time:         0.08         s                                       |
1.97/2.18	c 2	============================[ Search Statistics ]==============================
1.97/2.18	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.97/2.18	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.97/2.18	c 2	===============================================================================
1.97/2.18	c 2	|         0 |    8692   184020   535598 |    61340        0    nan |  0.000 % |
2.08/2.30	c 3	|       100 |    8692   184020   535598 |    67474      100     22 |  3.422 % |
2.27/2.48	c 3	|       250 |    8692   184020   535598 |    74221      250     20 |  3.422 % |
2.56/2.70	c 3	|       475 |    8692   184020   535598 |    81643      475     20 |  3.422 % |
2.86/3.08	c 3	|       813 |    8692   184020   535598 |    89807      813     21 |  3.422 % |
3.45/3.62	c 4	|      1319 |    8692   184020   535598 |    98788     1319     22 |  3.422 % |
4.44/4.67	c 5	|      2079 |    8692   184020   535598 |   108667     2079     24 |  3.422 % |
5.83/6.05	c 6	|      3219 |    8692   184020   535598 |   119534     3219     24 |  3.422 % |
8.11/8.39	c 9	|      4927 |    8692   184020   535598 |   131487     4927     25 |  3.422 % |
11.77/12.03	c 12	|      7491 |    8692   184020   535598 |   144636     7491     25 |  3.422 % |
17.71/18.06	c 18	|     11336 |    8692   184020   535598 |   159100    11336     27 |  3.422 % |
26.14/26.54	c 27	|     17102 |    8692   184020   535598 |   175010    17102     28 |  3.422 % |
38.71/39.20	c 39	|     25751 |    8692   184020   535598 |   192511    25751     28 |  3.423 % |
62.00/62.70	c 63	|     38725 |    8692   184020   535598 |   211762    38725     30 |  3.422 % |
99.53/100.65	c 101	|     58187 |    8692   184020   535598 |   232938    58187     29 |  3.422 % |
151.04/152.65	c 153	|     87379 |    8692   184020   535598 |   256232    87379     28 |  3.422 % |
245.61/247.37	c 248	|    131170 |    8692   184020   535598 |   281855   131170     28 |  3.423 % |
427.62/429.49	c 430	|    196854 |    8692   184020   535598 |   310041   196854     30 |  3.423 % |
751.58/753.54	c 754	|    295380 |    8690   183974   535463 |   341045   295377     28 |  3.445 % |
1162.79/1164.92	c 1165	|    443170 |    8688   183916   535292 |   375149   113575     26 |  3.467 % |
1800.09/1802.51	c 1803	DECODING HOME/temp.out WITH HOME/temp.map
1800.09/1802.51	c 1803	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.09/1802.51	c ERROR INTERRUPTED
1800.09/1802.52	s UNKNOWN
1800.09/1802.52	c 1803	CPU 1.97 (0.06 0.01 1.77 0.13)
1800.09/1802.52	c 1803	END Sun Jul 12 06:38:06 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-2080938-1247371683/watcher-2080938-1247371683 -o /tmp/evaluation-result-2080938-1247371683/solver-2080938-1247371683 -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-2080938-1247371683.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: 2.01 2.16 2.10 4/80 28827
/proc/meminfo: memFree=1833856/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=12268 CPUtime=0
/proc/28827/stat : 28827 (sugar) R 28825 28827 23574 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 24235791 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 226913647205 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/28827/statm: 3067 316 241 3 0 167 0

[startup+0.081624 s]
/proc/loadavg: 2.01 2.16 2.10 4/80 28827
/proc/meminfo: memFree=1833856/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16740 CPUtime=0.06
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1152 0 0 0 5 1 0 0 18 0 1 0 24235791 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28827/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16740

[startup+0.101762 s]
/proc/loadavg: 2.01 2.16 2.10 4/80 28827
/proc/meminfo: memFree=1833856/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=0.06
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24235791 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28827/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301796 s]
/proc/loadavg: 2.01 2.16 2.10 4/80 28827
/proc/meminfo: memFree=1833856/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=0.06
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24235791 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28827/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701876 s]
/proc/loadavg: 2.01 2.16 2.10 4/80 28827
/proc/meminfo: memFree=1833856/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=0.06
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1227 128 0 0 5 1 0 0 19 0 1 0 24235791 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28827/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50304 s]
/proc/loadavg: 2.09 2.18 2.10 4/91 28849
/proc/meminfo: memFree=1825256/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=0.7
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1310 5414 0 1 5 1 60 4 16 0 1 0 24235791 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28827/statm: 4217 1111 409 3 0 796 0
[pid=28840] ppid=28827 vsize=5356 CPUtime=0
/proc/28840/stat : 28840 (sh) S 28827 28827 23574 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24235868 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28840/statm: 1339 233 193 169 0 50 0
[pid=28841] ppid=28840 vsize=868664 CPUtime=0.72
/proc/28841/stat : 28841 (java) S 28840 28827 23574 0 -1 0 6248 0 1 0 68 4 0 0 18 0 9 0 24235868 889511936 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28841/statm: 217166 5631 1901 9 0 211671 0
[pid=28841/tid=28842] ppid=28840 vsize=868664 CPUtime=0.45
/proc/28841/task/28842/stat : 28842 (java) R 28840 28827 23574 0 -1 64 2685 0 1 0 44 1 0 0 19 0 9 0 24235869 889511936 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28841/tid=28843] ppid=28840 vsize=868664 CPUtime=0.06
/proc/28841/task/28843/stat : 28843 (java) R 28840 28827 23574 0 -1 64 1396 0 0 0 6 0 0 0 16 0 9 0 24235870 889511936 5631 996147200 134512640 134550932 4294955936 18446744073709551615 101466245 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28841/tid=28844] ppid=28840 vsize=868664 CPUtime=0
/proc/28841/task/28844/stat : 28844 (java) S 28840 28827 23574 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 24235871 889511936 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28841/tid=28845] ppid=28840 vsize=868664 CPUtime=0
/proc/28841/task/28845/stat : 28845 (java) S 28840 28827 23574 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 24235871 889511936 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28841/tid=28846] ppid=28840 vsize=868664 CPUtime=0
/proc/28841/task/28846/stat : 28846 (java) S 28840 28827 23574 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24235873 889511936 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28841/tid=28847] ppid=28840 vsize=868664 CPUtime=0.16
/proc/28841/task/28847/stat : 28847 (java) S 28840 28827 23574 0 -1 64 1473 0 0 0 16 0 0 0 16 0 9 0 24235873 889511936 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28841/tid=28848] ppid=28840 vsize=868664 CPUtime=0
/proc/28841/task/28848/stat : 28848 (java) S 28840 28827 23574 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24235873 889511936 5631 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28841/tid=28849] ppid=28840 vsize=868664 CPUtime=0
/proc/28841/task/28849/stat : 28849 (java) S 28840 28827 23574 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24235873 889511936 5631 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) 890888

[startup+3.10134 s]
/proc/loadavg: 2.09 2.18 2.10 3/83 28851
/proc/meminfo: memFree=1823912/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=1.96
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1376 13108 0 2 6 1 177 12 15 0 1 0 24235791 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28827/statm: 4217 1113 409 3 0 796 0
[pid=28850] ppid=28827 vsize=5356 CPUtime=0
/proc/28850/stat : 28850 (sh) S 28827 28827 23574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24235999 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28850/statm: 1339 232 193 169 0 50 0
[pid=28851] ppid=28850 vsize=10200 CPUtime=1
/proc/28851/stat : 28851 (minisat) R 28850 28827 23574 0 -1 4194304 2425 0 0 0 98 2 0 0 25 0 1 0 24235999 10444800 2411 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/28851/statm: 2550 2411 75 150 0 2397 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 32424

[startup+6.30296 s]
/proc/loadavg: 2.09 2.18 2.10 3/83 28851
/proc/meminfo: memFree=1817256/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=1.96
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1376 13108 0 2 6 1 177 12 16 0 1 0 24235791 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28827/statm: 4217 1113 409 3 0 796 0
[pid=28850] ppid=28827 vsize=5356 CPUtime=0
/proc/28850/stat : 28850 (sh) S 28827 28827 23574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24235999 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28850/statm: 1339 232 193 169 0 50 0
[pid=28851] ppid=28850 vsize=10596 CPUtime=4.17
/proc/28851/stat : 28851 (minisat) R 28850 28827 23574 0 -1 4194304 2521 0 0 0 415 2 0 0 25 0 1 0 24235999 10850304 2507 996147200 134512640 135127466 4294956256 18446744073709551615 134531110 0 0 4096 3 0 0 0 17 1 0 0
/proc/28851/statm: 2649 2507 75 150 0 2496 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 32820

[startup+12.7022 s]
/proc/loadavg: 2.08 2.17 2.10 3/83 28851
/proc/meminfo: memFree=1816552/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=1.96
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1376 13108 0 2 6 1 177 12 16 0 1 0 24235791 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28827/statm: 4217 1113 409 3 0 796 0
[pid=28850] ppid=28827 vsize=5356 CPUtime=0
/proc/28850/stat : 28850 (sh) S 28827 28827 23574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24235999 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28850/statm: 1339 232 193 169 0 50 0
[pid=28851] ppid=28850 vsize=11256 CPUtime=10.5
/proc/28851/stat : 28851 (minisat) R 28850 28827 23574 0 -1 4194304 2683 0 0 0 1048 2 0 0 25 0 1 0 24235999 11526144 2669 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/28851/statm: 2814 2669 75 150 0 2661 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 33480

[startup+25.5016 s]
/proc/loadavg: 2.07 2.16 2.10 3/83 28851
/proc/meminfo: memFree=1815400/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=1.96
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1376 13108 0 2 6 1 177 12 16 0 1 0 24235791 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28827/statm: 4217 1113 409 3 0 796 0
[pid=28850] ppid=28827 vsize=5356 CPUtime=0
/proc/28850/stat : 28850 (sh) S 28827 28827 23574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24235999 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28850/statm: 1339 232 193 169 0 50 0
[pid=28851] ppid=28850 vsize=12492 CPUtime=23.19
/proc/28851/stat : 28851 (minisat) R 28850 28827 23574 0 -1 4194304 3001 0 0 0 2316 3 0 0 25 0 1 0 24235999 12791808 2987 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/28851/statm: 3123 2987 75 150 0 2970 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 34716

[startup+51.1016 s]
/proc/loadavg: 2.04 2.15 2.10 3/83 28851
/proc/meminfo: memFree=1812840/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=1.96
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1376 13108 0 2 6 1 177 12 16 0 1 0 24235791 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28827/statm: 4217 1113 409 3 0 796 0
[pid=28850] ppid=28827 vsize=5356 CPUtime=0
/proc/28850/stat : 28850 (sh) S 28827 28827 23574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24235999 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28850/statm: 1339 232 193 169 0 50 0
[pid=28851] ppid=28850 vsize=15048 CPUtime=48.54
/proc/28851/stat : 28851 (minisat) R 28850 28827 23574 0 -1 4194304 3639 0 0 0 4850 4 0 0 25 0 1 0 24235999 15409152 3625 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/28851/statm: 3762 3625 75 150 0 3609 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 37272

[startup+102.306 s]
/proc/loadavg: 2.02 2.12 2.09 3/83 28851
/proc/meminfo: memFree=1808808/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=1.96
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1376 13108 0 2 6 1 177 12 16 0 1 0 24235791 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28827/statm: 4217 1113 409 3 0 796 0
[pid=28850] ppid=28827 vsize=5356 CPUtime=0
/proc/28850/stat : 28850 (sh) S 28827 28827 23574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24235999 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28850/statm: 1339 232 193 169 0 50 0
[pid=28851] ppid=28850 vsize=18832 CPUtime=99.26
/proc/28851/stat : 28851 (minisat) R 28850 28827 23574 0 -1 4194304 4599 0 0 0 9921 5 0 0 25 0 1 0 24235999 19283968 4585 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/28851/statm: 4708 4585 75 150 0 4555 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 41056

[startup+162.302 s]
/proc/loadavg: 2.00 2.10 2.08 2/73 28854
/proc/meminfo: memFree=1876024/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=1.96
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1376 13108 0 2 6 1 177 12 16 0 1 0 24235791 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28827/statm: 4217 1113 409 3 0 796 0
[pid=28850] ppid=28827 vsize=5356 CPUtime=0
/proc/28850/stat : 28850 (sh) S 28827 28827 23574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24235999 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28850/statm: 1339 232 193 169 0 50 0
[pid=28851] ppid=28850 vsize=23756 CPUtime=158.69
/proc/28851/stat : 28851 (minisat) R 28850 28827 23574 0 -1 4194304 5778 0 0 0 15863 6 0 0 25 0 1 0 24235999 24326144 5764 996147200 134512640 135127466 4294956256 18446744073709551615 134706298 0 0 4096 3 0 0 0 17 0 0 0
/proc/28851/statm: 5939 5764 75 150 0 5786 0
Current children cumulated CPU time (s) 160.65
Current children cumulated vsize (KiB) 45980

[startup+222.301 s]
/proc/loadavg: 2.00 2.08 2.08 3/76 28882
/proc/meminfo: memFree=1836064/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=1.96
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1376 13108 0 2 6 1 177 12 16 0 1 0 24235791 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28827/statm: 4217 1113 409 3 0 796 0
[pid=28850] ppid=28827 vsize=5356 CPUtime=0
/proc/28850/stat : 28850 (sh) S 28827 28827 23574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24235999 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28850/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1803032/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=1.96
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1376 13108 0 2 6 1 177 12 16 0 1 0 24235791 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28827/statm: 4217 1113 409 3 0 796 0
[pid=28850] ppid=28827 vsize=5356 CPUtime=0
/proc/28850/stat : 28850 (sh) S 28827 28827 23574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24235999 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28850/statm: 1339 232 193 169 0 50 0
[pid=28851] ppid=28850 vsize=59848 CPUtime=1358.13
/proc/28851/stat : 28851 (minisat) R 28850 28827 23574 0 -1 4194304 14710 0 0 0 135796 17 0 0 25 0 1 0 24235999 61284352 14696 996147200 134512640 135127466 4294956256 18446744073709551615 134530840 0 0 4096 3 0 0 0 17 0 0 0
/proc/28851/statm: 14962 14696 75 150 0 14809 0
Current children cumulated CPU time (s) 1360.09
Current children cumulated vsize (KiB) 82072

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 28883
/proc/meminfo: memFree=1802840/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=1.96
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1376 13108 0 2 6 1 177 12 16 0 1 0 24235791 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28827/statm: 4217 1113 409 3 0 796 0
[pid=28850] ppid=28827 vsize=5356 CPUtime=0
/proc/28850/stat : 28850 (sh) S 28827 28827 23574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24235999 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28850/statm: 1339 232 193 169 0 50 0
[pid=28851] ppid=28850 vsize=59848 CPUtime=1418.11
/proc/28851/stat : 28851 (minisat) R 28850 28827 23574 0 -1 4194304 14710 0 0 0 141794 17 0 0 25 0 1 0 24235999 61284352 14696 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/28851/statm: 14962 14696 75 150 0 14809 0
Current children cumulated CPU time (s) 1420.07
Current children cumulated vsize (KiB) 82072

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 28883
/proc/meminfo: memFree=1802776/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=1.96
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1376 13108 0 2 6 1 177 12 16 0 1 0 24235791 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28827/statm: 4217 1113 409 3 0 796 0
[pid=28850] ppid=28827 vsize=5356 CPUtime=0
/proc/28850/stat : 28850 (sh) S 28827 28827 23574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24235999 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28850/statm: 1339 232 193 169 0 50 0
[pid=28851] ppid=28850 vsize=59848 CPUtime=1478.08
/proc/28851/stat : 28851 (minisat) R 28850 28827 23574 0 -1 4194304 14710 0 0 0 147790 18 0 0 25 0 1 0 24235999 61284352 14696 996147200 134512640 135127466 4294956256 18446744073709551615 134530692 0 0 4096 3 0 0 0 17 0 0 0
/proc/28851/statm: 14962 14696 75 150 0 14809 0
Current children cumulated CPU time (s) 1480.04
Current children cumulated vsize (KiB) 82072

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 28883
/proc/meminfo: memFree=1802776/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=1.96
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1376 13108 0 2 6 1 177 12 16 0 1 0 24235791 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28827/statm: 4217 1113 409 3 0 796 0
[pid=28850] ppid=28827 vsize=5356 CPUtime=0
/proc/28850/stat : 28850 (sh) S 28827 28827 23574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24235999 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28850/statm: 1339 232 193 169 0 50 0
[pid=28851] ppid=28850 vsize=59848 CPUtime=1538.06
/proc/28851/stat : 28851 (minisat) R 28850 28827 23574 0 -1 4194304 14710 0 0 0 153788 18 0 0 25 0 1 0 24235999 61284352 14696 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/28851/statm: 14962 14696 75 150 0 14809 0
Current children cumulated CPU time (s) 1540.02
Current children cumulated vsize (KiB) 82072

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 28883
/proc/meminfo: memFree=1802584/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=1.96
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1376 13108 0 2 6 1 177 12 16 0 1 0 24235791 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28827/statm: 4217 1113 409 3 0 796 0
[pid=28850] ppid=28827 vsize=5356 CPUtime=0
/proc/28850/stat : 28850 (sh) S 28827 28827 23574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24235999 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28850/statm: 1339 232 193 169 0 50 0
[pid=28851] ppid=28850 vsize=60076 CPUtime=1598.03
/proc/28851/stat : 28851 (minisat) R 28850 28827 23574 0 -1 4194304 14745 0 0 0 159785 18 0 0 25 0 1 0 24235999 61517824 14731 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/28851/statm: 15019 14731 75 150 0 14866 0
Current children cumulated CPU time (s) 1599.99
Current children cumulated vsize (KiB) 82300

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 28883
/proc/meminfo: memFree=1802520/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=1.96
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1376 13108 0 2 6 1 177 12 16 0 1 0 24235791 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28827/statm: 4217 1113 409 3 0 796 0
[pid=28850] ppid=28827 vsize=5356 CPUtime=0
/proc/28850/stat : 28850 (sh) S 28827 28827 23574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24235999 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28850/statm: 1339 232 193 169 0 50 0
[pid=28851] ppid=28850 vsize=60076 CPUtime=1658
/proc/28851/stat : 28851 (minisat) R 28850 28827 23574 0 -1 4194304 14747 0 0 0 165782 18 0 0 25 0 1 0 24235999 61517824 14733 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/28851/statm: 15019 14733 75 150 0 14866 0
Current children cumulated CPU time (s) 1659.96
Current children cumulated vsize (KiB) 82300

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 28883
/proc/meminfo: memFree=1802392/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=1.96
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1376 13108 0 2 6 1 177 12 16 0 1 0 24235791 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28827/statm: 4217 1113 409 3 0 796 0
[pid=28850] ppid=28827 vsize=5356 CPUtime=0
/proc/28850/stat : 28850 (sh) S 28827 28827 23574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24235999 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28850/statm: 1339 232 193 169 0 50 0
[pid=28851] ppid=28850 vsize=60076 CPUtime=1717.97
/proc/28851/stat : 28851 (minisat) R 28850 28827 23574 0 -1 4194304 14762 0 0 0 171779 18 0 0 25 0 1 0 24235999 61517824 14748 996147200 134512640 135127466 4294956256 18446744073709551615 134527709 0 0 4096 3 0 0 0 17 0 0 0
/proc/28851/statm: 15019 14748 75 150 0 14866 0
Current children cumulated CPU time (s) 1719.93
Current children cumulated vsize (KiB) 82300

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 28883
/proc/meminfo: memFree=1802328/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=1.96
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1376 13108 0 2 6 1 177 12 16 0 1 0 24235791 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28827/statm: 4217 1113 409 3 0 796 0
[pid=28850] ppid=28827 vsize=5356 CPUtime=0
/proc/28850/stat : 28850 (sh) S 28827 28827 23574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24235999 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28850/statm: 1339 232 193 169 0 50 0
[pid=28851] ppid=28850 vsize=60076 CPUtime=1777.94
/proc/28851/stat : 28851 (minisat) R 28850 28827 23574 0 -1 4194304 14763 0 0 0 177776 18 0 0 25 0 1 0 24235999 61517824 14749 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/28851/statm: 15019 14749 75 150 0 14866 0
Current children cumulated CPU time (s) 1779.9
Current children cumulated vsize (KiB) 82300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 28883
/proc/meminfo: memFree=1802328/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=1.96
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1376 13108 0 2 6 1 177 12 16 0 1 0 24235791 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28827/statm: 4217 1113 409 3 0 796 0
[pid=28850] ppid=28827 vsize=5356 CPUtime=0
/proc/28850/stat : 28850 (sh) S 28827 28827 23574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24235999 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28850/statm: 1339 232 193 169 0 50 0
[pid=28851] ppid=28850 vsize=60076 CPUtime=1798.13
/proc/28851/stat : 28851 (minisat) R 28850 28827 23574 0 -1 4194304 14764 0 0 0 179795 18 0 0 25 0 1 0 24235999 61517824 14750 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/28851/statm: 15019 14750 75 150 0 14866 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 82300

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

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

[startup+1802.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 28883
/proc/meminfo: memFree=1802328/2055920 swapFree=4192812/4192956
[pid=28827] ppid=28825 vsize=16868 CPUtime=1.96
/proc/28827/stat : 28827 (sugar) S 28825 28827 23574 0 -1 4194304 1376 13108 0 2 6 1 177 12 16 0 1 0 24235791 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28827/statm: 4217 1113 409 3 0 796 0
[pid=28850] ppid=28827 vsize=5356 CPUtime=0
/proc/28850/stat : 28850 (sh) S 28827 28827 23574 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24235999 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28850/statm: 1339 232 193 169 0 50 0
[pid=28851] ppid=28850 vsize=60076 CPUtime=1798.13
/proc/28851/stat : 28851 (minisat) R 28850 28827 23574 0 -1 4194304 14764 0 0 0 179795 18 0 0 25 0 1 0 24235999 61517824 14750 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 0 0 0
/proc/28851/statm: 15019 14750 75 150 0 14866 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 82300

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28827 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=839720
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=148977
# CPU time returned by wait4() is 1.9887
# 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): 1802.52
CPU time (s): 1800.09
CPU user time (s): 1799.78
CPU system time (s): 0.31
CPU usage (%): 99.865
Max. virtual memory (cumulated for all children) (KiB): 890936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.83972
system time used= 0.148977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14958
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= 2472
involuntary context switches= 2344

runsolver used 2.50162 second user time and 5.57015 second system time

The end

Launcher Data

Begin job on node5 at 2009-07-12 06:08:03
IDJOB=2080938
IDBENCH=57195
IDSOLVER=739
FILE ID=node5/2080938-1247371683
PBS_JOBID= 9506999
Free space on /tmp= 66436 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/langford3/normalized-langford-3-25.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-2080938-1247371683/watcher-2080938-1247371683 -o /tmp/evaluation-result-2080938-1247371683/solver-2080938-1247371683 -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-2080938-1247371683.xml

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

MD5SUM BENCH= e7bb8b11e02434618ba102f9dd5d4d13
RANDOM SEED=1315103925

node5.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.258
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.258
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:       1834272 kB
Buffers:         13584 kB
Cached:          69172 kB
SwapCached:          0 kB
Active:         145304 kB
Inactive:        25852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1604 kB
Writeback:           0 kB
Mapped:         106276 kB
Slab:            35544 kB
Committed_AS:   952680 kB
PageTables:       1940 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= 66436 MiB
End job on node5 at 2009-07-12 06:38:08