Trace number 2062821

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.02 1817.15

General information on the benchmark

Namecsp/ortholatin/
normalized-ortholatin-8.xml
MD5SUM271809687e5b12084306616b84dfa035
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.90165
Satisfiable
(Un)Satisfiability was proved
Number of variables192
Number of constraints97
Maximum constraint arity64
Maximum domain size64
Number of constraints which are defined in extension64
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)alldifferent(33)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sat Jul 11 18:27:53 2009
0.00/0.08	c 0	PID 15533
0.00/0.08	c 0	HOST node61.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2062821-1247329673.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-2062821-1247329673.xml' 'HOME/temp.csp'
0.07/0.33	c 0	2 domains, 192 variables, 0 predicates, 1 relations, 97 constraints
0.07/0.37	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.37	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.33/0.45	c 0	Parsing HOME/temp.csp
0.33/0.49	c 0	parsed 292 expressions
0.33/0.49	c 0	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.33/0.49	c 0	Converting to clausal form CSP
0.33/0.52	c 0	converted 30 (10%) expressions
0.33/0.52	c 0	converted 59 (20%) expressions
0.33/0.52	c 0	converted 88 (30%) expressions
0.33/0.52	c 0	converted 117 (40%) expressions
0.33/0.52	c 0	converted 146 (50%) expressions
0.33/0.52	c 0	converted 176 (60%) expressions
0.33/0.54	c 0	converted 205 (70%) expressions
0.33/0.55	c 0	converted 234 (80%) expressions
0.33/0.61	c 0	converted 263 (90%) expressions
0.33/0.84	c 1	converted 292 (100%) expressions
0.33/0.84	c 1	CSP : 192 integers, 0 booleans, 3042 clauses, largest domain size 64
0.33/0.84	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.33/0.84	c 1	Propagation in CSP
0.33/0.86	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.33/0.86	c 1	CSP : 192 integers, 0 booleans, 3042 clauses, largest domain size 64
0.33/0.86	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.33/0.87	c 1	Simplifing CSP by introducing new Boolean variables
0.33/0.94	c 1	CSP : 192 integers, 5824 booleans, 8866 clauses, largest domain size 64
0.33/0.94	c 1	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.33/0.99	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.94/1.01	c 1	20 (10%) CSP integer variables are encoded (120 clauses, 1200 bytes)
0.94/1.01	c 1	39 (20%) CSP integer variables are encoded (234 clauses, 2454 bytes)
0.94/1.01	c 1	58 (30%) CSP integer variables are encoded (348 clauses, 3708 bytes)
0.94/1.01	c 1	77 (40%) CSP integer variables are encoded (462 clauses, 4962 bytes)
0.94/1.02	c 1	96 (50%) CSP integer variables are encoded (576 clauses, 6216 bytes)
0.94/1.02	c 1	116 (60%) CSP integer variables are encoded (696 clauses, 7536 bytes)
0.94/1.02	c 1	135 (70%) CSP integer variables are encoded (1202 clauses, 13767 bytes)
0.94/1.02	c 1	154 (80%) CSP integer variables are encoded (2380 clauses, 29081 bytes)
0.94/1.03	c 1	173 (90%) CSP integer variables are encoded (3558 clauses, 44395 bytes)
0.94/1.03	c 1	192 (100%) CSP integer variables are encoded (4736 clauses, 59709 bytes)
1.15/1.25	c 1	887 (10%) CSP clauses are encoded (17382 clauses, 291756 bytes)
1.15/1.28	c 1	1774 (20%) CSP clauses are encoded (22315 clauses, 369179 bytes)
1.24/1.30	c 1	2660 (30%) CSP clauses are encoded (27233 clauses, 446623 bytes)
1.24/1.37	c 1	3547 (40%) CSP clauses are encoded (59571 clauses, 1038192 bytes)
1.33/1.44	c 1	4433 (50%) CSP clauses are encoded (97627 clauses, 1752694 bytes)
1.43/1.52	c 1	5320 (60%) CSP clauses are encoded (135810 clauses, 2469594 bytes)
1.43/1.59	c 1	6207 (70%) CSP clauses are encoded (173930 clauses, 3185301 bytes)
1.54/1.67	c 1	7093 (80%) CSP clauses are encoded (212049 clauses, 3900996 bytes)
1.63/1.75	c 2	7980 (90%) CSP clauses are encoded (250169 clauses, 4627362 bytes)
1.73/1.83	c 2	8866 (100%) CSP clauses are encoded (288162 clauses, 5379638 bytes)
1.73/1.83	c 2	8866 CSP clauses encoded
1.73/1.83	c 2	Writing map file : HOME/temp.map
1.73/1.84	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.73/1.84	c 2	SAT : 10752 SAT variables, 288162 SAT clauses, 5379638 bytes
1.73/1.84	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
1.73/1.89	c 2	SOLVING HOME/temp.cnf
1.73/1.89	c 2	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
1.73/1.90	c 2	This is MiniSat 2.0 beta
1.73/1.90	c 2	WARNING: for repeatability, setting FPU to use double precision
1.73/1.90	c 2	============================[ Problem Statistics ]=============================
1.79/1.90	c 2	|                                                                             |
1.79/1.90	c 2	|  Number of variables:  10752                                                |
1.79/1.90	c 2	|  Number of clauses:    288162                                               |
1.79/2.05	c 2	|  Parsing time:         0.13         s                                       |
1.79/2.06	c 2	============================[ Search Statistics ]==============================
1.79/2.06	c 2	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.79/2.06	c 2	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.79/2.06	c 2	===============================================================================
1.79/2.06	c 2	|         0 |   10752   288162   852800 |    96054        0    nan |  0.000 % |
1.97/2.17	c 2	|       100 |   10752   288162   852800 |   105659      100      9 |  0.000 % |
2.18/2.30	c 2	|       250 |   10752   288162   852800 |   116225      250      9 |  0.000 % |
2.27/2.42	c 2	|       475 |   10752   288162   852800 |   127847      475     13 |  0.000 % |
2.47/2.63	c 2	|       813 |   10752   288162   852800 |   140632      813     17 |  0.000 % |
2.87/3.06	c 3	|      1320 |   10752   288162   852800 |   154695     1320     24 |  0.000 % |
3.56/3.74	c 4	|      2079 |   10752   288162   852800 |   170165     2079     31 |  0.000 % |
4.16/4.31	c 4	|      3219 |   10752   288162   852800 |   187182     3219     31 |  0.000 % |
5.34/5.54	c 5	|      4927 |   10752   288162   852800 |   205900     4927     31 |  0.000 % |
8.11/8.30	c 8	|      7489 |   10752   288162   852800 |   226490     7489     39 |  0.000 % |
12.37/12.70	c 12	|     11333 |   10752   288162   852800 |   249139    11333     46 |  0.000 % |
19.01/19.37	c 19	|     17099 |   10752   288162   852800 |   274053    17099     49 |  0.000 % |
28.23/28.61	c 28	|     25748 |   10752   288162   852800 |   301458    25748     49 |  0.000 % |
50.41/51.05	c 51	|     38722 |   10752   288162   852800 |   331604    38722     61 |  0.000 % |
75.97/76.82	c 77	|     58183 |   10752   288162   852800 |   364764    58183     58 |  0.000 % |
135.71/137.11	c 137	|     87376 |   10752   288162   852800 |   401241    87376     68 |  0.000 % |
216.24/218.47	c 218	|    131165 |   10752   288162   852800 |   441365   131165     67 |  0.000 % |
386.44/390.23	c 390	|    196849 |   10752   288162   852800 |   485502   196849     70 |  0.000 % |
658.18/664.52	c 664	|    295375 |   10752   288162   852800 |   534052   295375     70 |  0.000 % |
1176.40/1187.62	c 1187	|    443164 |   10752   288162   852800 |   587457   443164     71 |  0.000 % |
1800.02/1817.12	c ERROR INTERRUPTED
1800.02/1817.14	s UNKNOWN
1800.02/1817.14	c 1817	CPU 1.79 (0.06 0.02 1.56 0.15)
1800.02/1817.14	c 1817	END Sat Jul 11 18:58:10 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-2062821-1247329673/watcher-2062821-1247329673 -o /tmp/evaluation-result-2062821-1247329673/solver-2062821-1247329673 -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-2062821-1247329673.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.91 1.95 1.91 4/73 15533
/proc/meminfo: memFree=1914408/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=12268 CPUtime=0
/proc/15533/stat : 15533 (sugar) R 15531 15533 12140 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 20030728 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 246406675045 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/15533/statm: 3067 316 241 3 0 167 0

[startup+0.0846619 s]
/proc/loadavg: 1.91 1.95 1.91 4/73 15533
/proc/meminfo: memFree=1914408/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=0.06
/proc/15533/stat : 15533 (sugar) R 15531 15533 12140 0 -1 4194304 1191 128 0 0 5 1 0 0 18 0 1 0 20030728 17272832 1108 996147200 4194304 4206940 548682068608 18446744073709551615 246424400147 0 0 4224 16386 0 0 0 17 1 0 0
/proc/15533/statm: 4217 1108 406 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.101669 s]
/proc/loadavg: 1.91 1.95 1.91 4/73 15533
/proc/meminfo: memFree=1914408/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=0.07
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 20030728 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301684 s]
/proc/loadavg: 1.91 1.95 1.91 4/73 15533
/proc/meminfo: memFree=1914408/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=0.07
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 20030728 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701724 s]
/proc/loadavg: 1.91 1.95 1.91 4/73 15533
/proc/meminfo: memFree=1914408/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=0.33
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1309 4349 0 1 5 2 23 3 16 0 1 0 20030728 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 16868

[startup+1.5028 s]
/proc/loadavg: 1.91 1.95 1.91 3/84 15555
/proc/meminfo: memFree=1895632/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=0.34
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1310 4349 0 1 6 2 23 3 15 0 1 0 20030728 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1111 409 3 0 796 0
[pid=15546] ppid=15533 vsize=5356 CPUtime=0
/proc/15546/stat : 15546 (sh) S 15533 15533 12140 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 20030765 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15546/statm: 1339 233 193 169 0 50 0
[pid=15547] ppid=15546 vsize=868684 CPUtime=1.09
/proc/15547/stat : 15547 (java) S 15546 15533 12140 0 -1 0 7333 0 1 0 102 7 0 0 18 0 9 0 20030765 889532416 6466 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15547/statm: 217171 6466 2591 9 0 211648 0
[pid=15547/tid=15548] ppid=15546 vsize=868684 CPUtime=0.7
/proc/15547/task/15548/stat : 15548 (java) R 15546 15533 12140 0 -1 64 2827 0 1 0 66 4 0 0 25 0 9 0 20030766 889532416 6466 996147200 134512640 134550932 4294955936 18446744073709551615 4126770048 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15547/tid=15549] ppid=15546 vsize=868684 CPUtime=0.15
/proc/15547/task/15549/stat : 15549 (java) S 15546 15533 12140 0 -1 64 2288 0 0 0 14 1 0 0 16 0 9 0 20030767 889532416 6466 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15547/tid=15550] ppid=15546 vsize=868684 CPUtime=0
/proc/15547/task/15550/stat : 15550 (java) S 15546 15533 12140 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 20030768 889532416 6466 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15547/tid=15551] ppid=15546 vsize=868684 CPUtime=0
/proc/15547/task/15551/stat : 15551 (java) S 15546 15533 12140 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 20030768 889532416 6466 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15547/tid=15552] ppid=15546 vsize=868684 CPUtime=0
/proc/15547/task/15552/stat : 15552 (java) S 15546 15533 12140 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 20030770 889532416 6466 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15547/tid=15553] ppid=15546 vsize=868684 CPUtime=0.2
/proc/15547/task/15553/stat : 15553 (java) S 15546 15533 12140 0 -1 64 1519 0 0 0 20 0 0 0 16 0 9 0 20030770 889532416 6466 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15547/tid=15554] ppid=15546 vsize=868684 CPUtime=0
/proc/15547/task/15554/stat : 15554 (java) S 15546 15533 12140 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 20030770 889532416 6466 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15547/tid=15555] ppid=15546 vsize=868684 CPUtime=0
/proc/15547/task/15555/stat : 15555 (java) S 15546 15533 12140 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 20030770 889532416 6466 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 890908

[startup+3.10196 s]
/proc/loadavg: 1.91 1.95 1.91 3/76 15557
/proc/meminfo: memFree=1891728/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=1.79
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1376 12087 0 2 6 2 156 15 15 0 1 0 20030728 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1113 409 3 0 796 0
[pid=15556] ppid=15533 vsize=5356 CPUtime=0
/proc/15556/stat : 15556 (sh) S 15533 15533 12140 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20030918 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15556/statm: 1339 232 193 169 0 50 0
[pid=15557] ppid=15556 vsize=15836 CPUtime=1.18
/proc/15557/stat : 15557 (minisat) R 15556 15533 12140 0 -1 4194304 3821 0 0 0 116 2 0 0 25 0 1 0 20030918 16216064 3807 996147200 134512640 135127466 4294956256 18446744073709551615 134530828 0 0 4096 3 0 0 0 17 1 0 0
/proc/15557/statm: 3959 3807 76 150 0 3806 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 38060

[startup+6.30226 s]
/proc/loadavg: 1.92 1.96 1.91 3/76 15557
/proc/meminfo: memFree=1890064/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=1.79
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1376 12087 0 2 6 2 156 15 16 0 1 0 20030728 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1113 409 3 0 796 0
[pid=15556] ppid=15533 vsize=5356 CPUtime=0
/proc/15556/stat : 15556 (sh) S 15533 15533 12140 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20030918 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15556/statm: 1339 232 193 169 0 50 0
[pid=15557] ppid=15556 vsize=16504 CPUtime=4.34
/proc/15557/stat : 15557 (minisat) R 15556 15533 12140 0 -1 4194304 3989 0 0 0 432 2 0 0 25 0 1 0 20030918 16900096 3975 996147200 134512640 135127466 4294956256 18446744073709551615 134531101 0 0 4096 3 0 0 0 17 1 0 0
/proc/15557/statm: 4126 3975 76 150 0 3973 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 38728

[startup+12.7019 s]
/proc/loadavg: 1.93 1.96 1.91 3/76 15557
/proc/meminfo: memFree=1888600/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=1.79
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1376 12087 0 2 6 2 156 15 16 0 1 0 20030728 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1113 409 3 0 796 0
[pid=15556] ppid=15533 vsize=5356 CPUtime=0
/proc/15556/stat : 15556 (sh) S 15533 15533 12140 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20030918 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15556/statm: 1339 232 193 169 0 50 0
[pid=15557] ppid=15556 vsize=17956 CPUtime=10.68
/proc/15557/stat : 15557 (minisat) R 15556 15533 12140 0 -1 4194304 4358 0 0 0 1065 3 0 0 25 0 1 0 20030918 18386944 4344 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15557/statm: 4489 4344 76 150 0 4336 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 40180

[startup+25.5011 s]
/proc/loadavg: 1.94 1.96 1.91 3/76 15557
/proc/meminfo: memFree=1885912/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=1.79
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1376 12087 0 2 6 2 156 15 16 0 1 0 20030728 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1113 409 3 0 796 0
[pid=15556] ppid=15533 vsize=5356 CPUtime=0
/proc/15556/stat : 15556 (sh) S 15533 15533 12140 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20030918 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15556/statm: 1339 232 193 169 0 50 0
[pid=15557] ppid=15556 vsize=20624 CPUtime=23.35
/proc/15557/stat : 15557 (minisat) R 15556 15533 12140 0 -1 4194304 5016 0 0 0 2332 3 0 0 25 0 1 0 20030918 21118976 5002 996147200 134512640 135127466 4294956256 18446744073709551615 134530616 0 0 4096 3 0 0 0 17 1 0 0
/proc/15557/statm: 5156 5002 76 150 0 5003 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 42848

[startup+51.1015 s]
/proc/loadavg: 1.96 1.96 1.91 3/76 15557
/proc/meminfo: memFree=1880600/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=1.79
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1376 12087 0 2 6 2 156 15 16 0 1 0 20030728 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1113 409 3 0 796 0
[pid=15556] ppid=15533 vsize=5356 CPUtime=0
/proc/15556/stat : 15556 (sh) S 15533 15533 12140 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20030918 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15556/statm: 1339 232 193 169 0 50 0
[pid=15557] ppid=15556 vsize=25936 CPUtime=48.72
/proc/15557/stat : 15557 (minisat) R 15556 15533 12140 0 -1 4194304 6372 0 0 0 4867 5 0 0 25 0 1 0 20030918 26558464 6358 996147200 134512640 135127466 4294956256 18446744073709551615 134530621 0 0 4096 3 0 0 0 17 1 0 0
/proc/15557/statm: 6484 6358 76 150 0 6331 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 48160

[startup+102.306 s]
/proc/loadavg: 1.98 1.96 1.91 3/76 15557
/proc/meminfo: memFree=1870744/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=1.79
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1376 12087 0 2 6 2 156 15 16 0 1 0 20030728 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1113 409 3 0 796 0
[pid=15556] ppid=15533 vsize=5356 CPUtime=0
/proc/15556/stat : 15556 (sh) S 15533 15533 12140 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20030918 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15556/statm: 1339 232 193 169 0 50 0
[pid=15557] ppid=15556 vsize=35640 CPUtime=99.44
/proc/15557/stat : 15557 (minisat) R 15556 15533 12140 0 -1 4194304 8778 0 0 0 9935 9 0 0 25 0 1 0 20030918 36495360 8764 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15557/statm: 8910 8764 76 150 0 8757 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 57864

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/76 15557
/proc/meminfo: memFree=1860568/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=1.79
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1376 12087 0 2 6 2 156 15 16 0 1 0 20030728 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1113 409 3 0 796 0
[pid=15556] ppid=15533 vsize=5356 CPUtime=0
/proc/15556/stat : 15556 (sh) S 15533 15533 12140 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20030918 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15556/statm: 1339 232 193 169 0 50 0
[pid=15557] ppid=15556 vsize=45988 CPUtime=158.88
/proc/15557/stat : 15557 (minisat) R 15556 15533 12140 0 -1 4194304 11348 0 0 0 15876 12 0 0 25 0 1 0 20030918 47091712 11334 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15557/statm: 11497 11334 76 150 0 11344 0
Current children cumulated CPU time (s) 160.67
Current children cumulated vsize (KiB) 68212

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/76 15557
/proc/meminfo: memFree=1851160/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=1.79
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1376 12087 0 2 6 2 156 15 16 0 1 0 20030728 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1113 409 3 0 796 0
[pid=15556] ppid=15533 vsize=5356 CPUtime=0
/proc/15556/stat : 15556 (sh) S 15533 15533 12140 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20030918 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15556/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1739328/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=1.79
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1376 12087 0 2 6 2 156 15 16 0 1 0 20030728 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1113 409 3 0 796 0
[pid=15556] ppid=15533 vsize=5356 CPUtime=0
/proc/15556/stat : 15556 (sh) S 15533 15533 12140 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20030918 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15556/statm: 1339 232 193 169 0 50 0
[pid=15557] ppid=15556 vsize=166760 CPUtime=1347.67
/proc/15557/stat : 15557 (minisat) R 15556 15533 12140 0 -1 4194304 41332 0 0 0 134718 49 0 0 25 0 1 0 20030918 170762240 41318 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15557/statm: 41690 41318 76 150 0 41537 0
Current children cumulated CPU time (s) 1349.46
Current children cumulated vsize (KiB) 188984

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/79 15562
/proc/meminfo: memFree=1735360/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=1.79
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1376 12087 0 2 6 2 156 15 16 0 1 0 20030728 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1113 409 3 0 796 0
[pid=15556] ppid=15533 vsize=5356 CPUtime=0
/proc/15556/stat : 15556 (sh) S 15533 15533 12140 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20030918 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15556/statm: 1339 232 193 169 0 50 0
[pid=15557] ppid=15556 vsize=170624 CPUtime=1407.12
/proc/15557/stat : 15557 (minisat) R 15556 15533 12140 0 -1 4194304 42323 0 0 0 140661 51 0 0 25 0 1 0 20030918 174718976 42309 996147200 134512640 135127466 4294956256 18446744073709551615 134530624 0 0 4096 3 0 0 0 17 1 0 0
/proc/15557/statm: 42656 42309 76 150 0 42503 0
Current children cumulated CPU time (s) 1408.91
Current children cumulated vsize (KiB) 192848

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/79 15562
/proc/meminfo: memFree=1731584/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=1.79
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1376 12087 0 2 6 2 156 15 16 0 1 0 20030728 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1113 409 3 0 796 0
[pid=15556] ppid=15533 vsize=5356 CPUtime=0
/proc/15556/stat : 15556 (sh) S 15533 15533 12140 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20030918 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15556/statm: 1339 232 193 169 0 50 0
[pid=15557] ppid=15556 vsize=174324 CPUtime=1466.55
/proc/15557/stat : 15557 (minisat) R 15556 15533 12140 0 -1 4194304 43262 0 0 0 146603 52 0 0 25 0 1 0 20030918 178507776 43248 996147200 134512640 135127466 4294956256 18446744073709551615 134527694 0 0 4096 3 0 0 0 17 1 0 0
/proc/15557/statm: 43581 43248 76 150 0 43428 0
Current children cumulated CPU time (s) 1468.34
Current children cumulated vsize (KiB) 196548

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/79 15562
/proc/meminfo: memFree=1727616/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=1.79
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1376 12087 0 2 6 2 156 15 16 0 1 0 20030728 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1113 409 3 0 796 0
[pid=15556] ppid=15533 vsize=5356 CPUtime=0
/proc/15556/stat : 15556 (sh) S 15533 15533 12140 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20030918 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15556/statm: 1339 232 193 169 0 50 0
[pid=15557] ppid=15556 vsize=178152 CPUtime=1525.98
/proc/15557/stat : 15557 (minisat) R 15556 15533 12140 0 -1 4194304 44201 0 0 0 152546 52 0 0 25 0 1 0 20030918 182427648 44187 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15557/statm: 44538 44187 76 150 0 44385 0
Current children cumulated CPU time (s) 1527.77
Current children cumulated vsize (KiB) 200376

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/84 15604
/proc/meminfo: memFree=1695760/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=1.79
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1376 12087 0 2 6 2 156 15 16 0 1 0 20030728 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1113 409 3 0 796 0
[pid=15556] ppid=15533 vsize=5356 CPUtime=0
/proc/15556/stat : 15556 (sh) S 15533 15533 12140 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20030918 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15556/statm: 1339 232 193 169 0 50 0
[pid=15557] ppid=15556 vsize=181596 CPUtime=1585.44
/proc/15557/stat : 15557 (minisat) R 15556 15533 12140 0 -1 4194304 45100 0 0 0 158489 55 0 0 25 0 1 0 20030918 185954304 45086 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15557/statm: 45399 45086 76 150 0 45246 0
Current children cumulated CPU time (s) 1587.23
Current children cumulated vsize (KiB) 203820

[startup+1662.3 s]
/proc/loadavg: 2.05 1.99 1.91 3/84 15604
/proc/meminfo: memFree=1690832/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=1.79
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1376 12087 0 2 6 2 156 15 16 0 1 0 20030728 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1113 409 3 0 796 0
[pid=15556] ppid=15533 vsize=5356 CPUtime=0
/proc/15556/stat : 15556 (sh) S 15533 15533 12140 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20030918 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15556/statm: 1339 232 193 169 0 50 0
[pid=15557] ppid=15556 vsize=185468 CPUtime=1644.88
/proc/15557/stat : 15557 (minisat) R 15556 15533 12140 0 -1 4194304 46074 0 0 0 164432 56 0 0 25 0 1 0 20030918 189919232 46060 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15557/statm: 46367 46060 76 150 0 46214 0
Current children cumulated CPU time (s) 1646.67
Current children cumulated vsize (KiB) 207692

[startup+1722.3 s]
/proc/loadavg: 2.10 2.02 1.93 3/84 15604
/proc/meminfo: memFree=1683984/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=1.79
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1376 12087 0 2 6 2 156 15 16 0 1 0 20030728 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1113 409 3 0 796 0
[pid=15556] ppid=15533 vsize=5356 CPUtime=0
/proc/15556/stat : 15556 (sh) S 15533 15533 12140 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20030918 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15556/statm: 1339 232 193 169 0 50 0
[pid=15557] ppid=15556 vsize=188968 CPUtime=1704.32
/proc/15557/stat : 15557 (minisat) R 15556 15533 12140 0 -1 4194304 46949 0 0 0 170375 57 0 0 25 0 1 0 20030918 193503232 46935 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15557/statm: 47242 46935 76 150 0 47089 0
Current children cumulated CPU time (s) 1706.11
Current children cumulated vsize (KiB) 211192

[startup+1782.3 s]
/proc/loadavg: 2.08 2.03 1.93 3/84 15604
/proc/meminfo: memFree=1680336/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=1.79
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1376 12087 0 2 6 2 156 15 16 0 1 0 20030728 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1113 409 3 0 796 0
[pid=15556] ppid=15533 vsize=5356 CPUtime=0
/proc/15556/stat : 15556 (sh) S 15533 15533 12140 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20030918 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15556/statm: 1339 232 193 169 0 50 0
[pid=15557] ppid=15556 vsize=192276 CPUtime=1763.76
/proc/15557/stat : 15557 (minisat) R 15556 15533 12140 0 -1 4194304 47787 0 0 0 176318 58 0 0 25 0 1 0 20030918 196890624 47773 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15557/statm: 48069 47773 76 150 0 47916 0
Current children cumulated CPU time (s) 1765.55
Current children cumulated vsize (KiB) 214500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.1 s]
/proc/loadavg: 2.10 2.04 1.94 3/84 15604
/proc/meminfo: memFree=1678160/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=1.79
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1376 12087 0 2 6 2 156 15 16 0 1 0 20030728 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1113 409 3 0 796 0
[pid=15556] ppid=15533 vsize=5356 CPUtime=0
/proc/15556/stat : 15556 (sh) S 15533 15533 12140 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20030918 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15556/statm: 1339 232 193 169 0 50 0
[pid=15557] ppid=15556 vsize=194396 CPUtime=1798.23
/proc/15557/stat : 15557 (minisat) R 15556 15533 12140 0 -1 4194304 48311 0 0 0 179765 58 0 0 25 0 1 0 20030918 199061504 48297 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15557/statm: 48599 48297 76 150 0 48446 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 216620

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

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

[startup+1817.1 s]
/proc/loadavg: 2.10 2.04 1.94 3/84 15604
/proc/meminfo: memFree=1678160/2055920 swapFree=4192812/4192956
[pid=15533] ppid=15531 vsize=16868 CPUtime=1.79
/proc/15533/stat : 15533 (sugar) S 15531 15533 12140 0 -1 4194304 1376 12087 0 2 6 2 156 15 16 0 1 0 20030728 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 246415405154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15533/statm: 4217 1113 409 3 0 796 0
[pid=15556] ppid=15533 vsize=5356 CPUtime=0
/proc/15556/stat : 15556 (sh) S 15533 15533 12140 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 20030918 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15556/statm: 1339 232 193 169 0 50 0
[pid=15557] ppid=15556 vsize=194396 CPUtime=1798.23
/proc/15557/stat : 15557 (minisat) R 15556 15533 12140 0 -1 4194304 48311 0 0 0 179765 58 0 0 25 0 1 0 20030918 199061504 48297 996147200 134512640 135127466 4294956256 18446744073709551615 134530630 0 0 4096 3 0 0 0 17 1 0 0
/proc/15557/statm: 48599 48297 76 150 0 48446 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 216620

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15533 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=634751
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=183972
# CPU time returned by wait4() is 1.81872
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1817.15
CPU time (s): 1800.02
CPU user time (s): 1799.27
CPU system time (s): 0.75
CPU usage (%): 99.0574
Max. virtual memory (cumulated for all children) (KiB): 890908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.63475
system time used= 0.183972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13846
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= 2944
involuntary context switches= 2814

runsolver used 2.04869 second user time and 6.22805 second system time

The end

Launcher Data

Begin job on node61 at 2009-07-11 18:27:53
IDJOB=2062821
IDBENCH=53934
IDSOLVER=739
FILE ID=node61/2062821-1247329673
PBS_JOBID= 9506507
Free space on /tmp= 66412 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/ortholatin/normalized-ortholatin-8.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-2062821-1247329673/watcher-2062821-1247329673 -o /tmp/evaluation-result-2062821-1247329673/solver-2062821-1247329673 -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-2062821-1247329673.xml

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

MD5SUM BENCH= 271809687e5b12084306616b84dfa035
RANDOM SEED=803457612

node61.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.229
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.229
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:       1914888 kB
Buffers:         10108 kB
Cached:          60272 kB
SwapCached:          0 kB
Active:          75440 kB
Inactive:        18396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1914888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1364 kB
Writeback:           0 kB
Mapped:          34320 kB
Slab:            32612 kB
Committed_AS:   230060 kB
PageTables:       1716 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66408 MiB
End job on node61 at 2009-07-11 18:58:12