Trace number 1797794

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
minisat2-core 070721? (TO) 1200.11 1200.43

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h19-sat.cnf
MD5SUM409f4401e9e8b60ee665ac5567a13e41
Bench CategoryAPPLICATION (applications instances)
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 variables359341
Number of clauses1254773
Sum of the clauses size3046189
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2896240
Number of clauses of size 3346435
Number of clauses of size 4830
Number of clauses of size 5571
Number of clauses of size over 510441

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  361125                                               |
0.00/0.00	|  Number of clauses:    1254773                                              |
0.69/0.79	|  Parsing time:         0.69         s                                       |
0.79/0.84	============================[ Search Statistics ]==============================
0.79/0.84	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.79/0.84	===============================================================================
0.79/0.84	|         0 |  360869  1254005  3044653 |   418001        0    nan |  0.000 % |
1.78/1.82	|       100 |  360869  1254005  3044653 |   459801      100     13 |  0.071 % |
3.28/3.37	|       250 |  360855  1254005  3044653 |   505782      221     29 |  0.079 % |
4.68/4.70	|       475 |  360840  1253135  3042913 |   556360      434     45 |  0.079 % |
8.18/8.25	|       813 |  360827  1253135  3042913 |   611996      757    102 |  0.083 % |
12.18/12.28	|      1319 |  360825  1252498  3041639 |   673195     1260     85 |  0.083 % |
20.98/21.04	|      2078 |  360813  1252464  3041571 |   740515     1994     85 |  0.090 % |
30.97/31.02	|      3217 |  360797  1251643  3039929 |   814566     3127    131 |  0.091 % |
48.86/48.97	|      4926 |  360795  1251538  3039719 |   896023     4833    127 |  0.091 % |
69.26/69.39	|      7488 |  360773  1251415  3039473 |   985626     7367    117 |  0.100 % |
115.73/115.80	|     11334 |  360756  1250242  3037127 |  1084188    11186    106 |  0.105 % |
203.31/203.44	|     17100 |  360744  1249471  3035585 |  1192607    16937    148 |  0.106 % |
314.49/314.65	|     25749 |  360737  1249281  3035205 |  1311868    25574    138 |  0.107 % |
464.25/464.47	|     38723 |  360733  1249124  3034891 |  1443055    38536    149 |  0.109 % |
704.49/704.73	|     58184 |  360730  1248960  3034563 |  1587360    57989    171 |  0.109 % |
1157.28/1157.63	|     87376 |  360729  1248877  3034397 |  1746096    87176    265 |  0.110 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1797794-1242074333/watcher-1797794-1242074333 -o /tmp/evaluation-result-1797794-1242074333/solver-1797794-1242074333 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797794-1242074333.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.03 2/64 3585
/proc/meminfo: memFree=1098880/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=2200 CPUtime=0
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 407 0 0 0 0 0 0 0 21 0 1 0 235461547 2252800 392 1992294400 134512640 135213614 4294956256 18446744073709551615 134524573 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 550 392 58 171 0 376 0

[startup+0.07823 s]
/proc/loadavg: 1.00 1.00 1.03 2/64 3585
/proc/meminfo: memFree=1098880/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=9140 CPUtime=0.06
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 2019 0 0 0 6 0 0 0 21 0 1 0 235461547 9359360 2004 1992294400 134512640 135213614 4294956256 18446744073709551615 134741438 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 2285 2004 58 171 0 2111 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9140

[startup+0.102231 s]
/proc/loadavg: 1.00 1.00 1.03 2/64 3585
/proc/meminfo: memFree=1098880/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=11396 CPUtime=0.09
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 2554 0 0 0 8 1 0 0 21 0 1 0 235461547 11669504 2539 1992294400 134512640 135213614 4294956256 18446744073709551615 134524573 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 2849 2539 58 171 0 2675 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11396

[startup+0.301248 s]
/proc/loadavg: 1.00 1.00 1.03 2/64 3585
/proc/meminfo: memFree=1098880/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=29804 CPUtime=0.29
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 6900 0 0 0 25 4 0 0 23 0 1 0 235461547 30519296 6885 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 7451 6885 58 171 0 7277 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29804

[startup+0.701282 s]
/proc/loadavg: 1.00 1.00 1.03 2/64 3585
/proc/meminfo: memFree=1098880/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=69852 CPUtime=0.69
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 15634 0 0 0 61 8 0 0 25 0 1 0 235461547 71528448 15619 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 17463 15620 58 171 0 17289 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69852

[startup+1.50137 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 3586
/proc/meminfo: memFree=1027320/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=81400 CPUtime=1.48
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 18136 0 0 0 138 10 0 0 25 0 1 0 235461547 83353600 18113 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 0 0 0
/proc/3585/statm: 20350 18113 74 171 0 20176 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 81400

[startup+3.10149 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 3586
/proc/meminfo: memFree=1026296/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=81400 CPUtime=3.08
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 18147 0 0 0 297 11 0 0 25 0 1 0 235461547 83353600 18124 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 20350 18124 78 171 0 20176 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 81400

[startup+6.30177 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 3586
/proc/meminfo: memFree=1026296/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=81664 CPUtime=6.28
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 18191 0 0 0 617 11 0 0 25 0 1 0 235461547 83623936 18168 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 20416 18168 78 171 0 20242 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 81664

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 3586
/proc/meminfo: memFree=1026104/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=81928 CPUtime=12.68
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 18268 0 0 0 1256 12 0 0 25 0 1 0 235461547 83894272 18245 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 20482 18245 78 171 0 20308 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 81928

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 3586
/proc/meminfo: memFree=1025656/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=82464 CPUtime=25.48
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 18407 0 0 0 2536 12 0 0 25 0 1 0 235461547 84443136 18384 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 20616 18384 78 171 0 20442 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 82464

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 3586
/proc/meminfo: memFree=1023992/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=84192 CPUtime=51.06
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 18844 0 0 0 5093 13 0 0 25 0 1 0 235461547 86212608 18821 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 21048 18821 78 171 0 20874 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 84192

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 3586
/proc/meminfo: memFree=1021752/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=86436 CPUtime=102.24
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 19388 0 0 0 10211 13 0 0 25 0 1 0 235461547 88510464 19365 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 21609 19365 78 171 0 21435 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 86436

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 3588
/proc/meminfo: memFree=1019384/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=88680 CPUtime=162.22
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 19980 0 0 0 16208 14 0 0 25 0 1 0 235461547 90808320 19957 1992294400 134512640 135213614 4294956256 18446744073709551615 134527255 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 22170 19957 78 171 0 21996 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 88680

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 3588
/proc/meminfo: memFree=1014840/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=93272 CPUtime=222.2
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 21114 0 0 0 22205 15 0 0 25 0 1 0 235461547 95510528 21091 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 23318 21091 78 171 0 23144 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 93272

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3588
/proc/meminfo: memFree=1012344/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=95780 CPUtime=282.2
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 21741 0 0 0 28203 17 0 0 25 0 1 0 235461547 98078720 21718 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 23945 21718 78 171 0 23771 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 95780

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3588
/proc/meminfo: memFree=1010296/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=97792 CPUtime=342.18
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 22238 0 0 0 34200 18 0 0 25 0 1 0 235461547 100139008 22215 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 24448 22215 78 171 0 24274 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 97792

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3588
/proc/meminfo: memFree=1007032/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=101092 CPUtime=402.16
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 23072 0 0 0 40196 20 0 0 25 0 1 0 235461547 103518208 23049 1992294400 134512640 135213614 4294956256 18446744073709551615 134526789 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 25273 23049 78 171 0 25099 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 101092

[startup+462.302 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 3588
/proc/meminfo: memFree=1002168/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=105868 CPUtime=462.15
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 24272 0 0 0 46194 21 0 0 25 0 1 0 235461547 108408832 24249 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 26467 24249 78 171 0 26293 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 105868

[startup+522.301 s]
/proc/loadavg: 1.17 1.05 1.01 2/65 3588
/proc/meminfo: memFree=998200/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=109912 CPUtime=522.14
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 25266 0 0 0 52191 23 0 0 25 0 1 0 235461547 112549888 25243 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 27478 25243 78 171 0 27304 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 109912

[startup+582.301 s]
/proc/loadavg: 1.06 1.04 1.00 2/65 3588
/proc/meminfo: memFree=993656/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=114400 CPUtime=582.12
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 26392 0 0 0 58188 24 0 0 25 0 1 0 235461547 117145600 26369 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 28600 26369 78 171 0 28426 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 114400

[startup+642.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 3588
/proc/meminfo: memFree=989432/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=118636 CPUtime=642.11
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 27440 0 0 0 64186 25 0 0 25 0 1 0 235461547 121483264 27417 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 29659 27417 78 171 0 29485 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 118636

[startup+702.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 3588
/proc/meminfo: memFree=984696/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=123400 CPUtime=702.09
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 28633 0 0 0 70183 26 0 0 25 0 1 0 235461547 126361600 28610 1992294400 134512640 135213614 4294956256 18446744073709551615 134538921 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 30850 28610 78 171 0 30676 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 123400

[startup+762.305 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 3588
/proc/meminfo: memFree=977784/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=130272 CPUtime=762.09
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 30344 0 0 0 76180 29 0 0 25 0 1 0 235461547 133398528 30321 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 32568 30321 78 171 0 32394 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 130272

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 3588
/proc/meminfo: memFree=967352/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=140752 CPUtime=822.06
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 32972 0 0 0 82175 31 0 0 25 0 1 0 235461547 144130048 32949 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 35188 32949 78 171 0 35014 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 140752

[startup+882.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 3588
/proc/meminfo: memFree=953976/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=154028 CPUtime=882.05
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 36276 0 0 0 88171 34 0 0 25 0 1 0 235461547 157724672 36253 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 38507 36253 78 171 0 38333 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 154028

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3588
/proc/meminfo: memFree=947896/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=160020 CPUtime=942.03
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 37799 0 0 0 94168 35 0 0 25 0 1 0 235461547 163860480 37776 1992294400 134512640 135213614 4294956256 18446744073709551615 134526789 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 40005 37776 78 171 0 39831 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 160020

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3588
/proc/meminfo: memFree=942776/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=165188 CPUtime=1002.02
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 39090 0 0 0 100166 36 0 0 25 0 1 0 235461547 169152512 39067 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 41297 39067 78 171 0 41123 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 165188

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3588
/proc/meminfo: memFree=937976/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=170084 CPUtime=1062.01
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 40297 0 0 0 106163 38 0 0 25 0 1 0 235461547 174166016 40274 1992294400 134512640 135213614 4294956256 18446744073709551615 134526925 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 42521 40274 78 171 0 42347 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 170084

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3588
/proc/meminfo: memFree=933432/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=174456 CPUtime=1121.99
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 41407 0 0 0 112160 39 0 0 25 0 1 0 235461547 178642944 41384 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 43614 41384 78 171 0 43440 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 174456

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3588
/proc/meminfo: memFree=930552/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=177384 CPUtime=1181.98
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 42134 0 0 0 118158 40 0 0 25 0 1 0 235461547 181641216 42111 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 44346 42111 78 171 0 44172 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 177384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3588
/proc/meminfo: memFree=930040/2055920 swapFree=4164052/4192956
[pid=3585] ppid=3583 vsize=177780 CPUtime=1200.07
/proc/3585/stat : 3585 (minisat_static) R 3583 3585 3481 0 -1 4194304 42248 0 0 0 119967 40 0 0 25 0 1 0 235461547 182046720 42225 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/3585/statm: 44445 42225 78 171 0 44271 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 177780

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.11
CPU user time (s): 1199.68
CPU system time (s): 0.435933
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 177780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.68
system time used= 0.435933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42248
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2868

runsolver used 0.927858 second user time and 2.47862 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-11 22:38:55
IDJOB=1797794
IDBENCH=20410
IDSOLVER=651
FILE ID=node50/1797794-1242074333
PBS_JOBID= 9277655
Free space on /tmp= 66256 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-8-ipc5-h19-sat.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797794-1242074333/watcher-1797794-1242074333 -o /tmp/evaluation-result-1797794-1242074333/solver-1797794-1242074333 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797794-1242074333.cnf

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

MD5SUM BENCH= 409f4401e9e8b60ee665ac5567a13e41
RANDOM SEED=1958476403

node50.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.216
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.216
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:       1099296 kB
Buffers:         68456 kB
Cached:         808940 kB
SwapCached:      23672 kB
Active:         319920 kB
Inactive:       582960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1099296 kB
SwapTotal:     4192956 kB
SwapFree:      4164052 kB
Dirty:           23584 kB
Writeback:           0 kB
Mapped:          13732 kB
Slab:            39628 kB
Committed_AS:   762748 kB
PageTables:       1448 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= 66256 MiB
End job on node50 at 2009-05-11 22:58:57