Trace number 1797844

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

General information on the benchmark

Namegoldb-heqc-dalumul.cnf
MD5SUMf03acb1e2f3063539a5fb2ac1bbf6244
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark103.603
Satisfiable
(Un)Satisfiability was proved
Number of variables9426
Number of clauses59991
Sum of the clauses size202888
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213834
Number of clauses of size 327796
Number of clauses of size 40
Number of clauses of size 518360
Number of clauses of size over 51

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:  9426                                                 |
0.00/0.00	|  Number of clauses:    59991                                                |
0.03/0.04	|  Parsing time:         0.04         s                                       |
0.03/0.04	============================[ Search Statistics ]==============================
0.03/0.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.03/0.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.03/0.04	===============================================================================
0.03/0.04	|         0 |    9426    59991   202888 |    19997        0    nan |  0.000 % |
0.03/0.06	|       100 |    9418    59991   202888 |    21996       92      9 |  0.085 % |
0.03/0.09	|       251 |    9411    59991   202888 |    24196      236     15 |  0.202 % |
0.09/0.13	|       476 |    9388    59668   201815 |    26616      392     10 |  0.403 % |
0.19/0.23	|       814 |    9371    59264   200464 |    29277      673     10 |  0.584 % |
0.29/0.35	|      1320 |    9353    58929   199358 |    32205     1114     14 |  0.785 % |
0.59/0.61	|      2079 |    9324    58506   197947 |    35425     1797     26 |  1.082 % |
0.89/0.93	|      3218 |    9289    58140   196772 |    38968     2836     25 |  1.453 % |
1.49/1.50	|      4928 |    9285    58115   196694 |    42865     4531     27 |  1.506 % |
2.10/2.13	|      7490 |    9285    58115   196694 |    47151     7093     33 |  1.507 % |
2.99/3.00	|     11335 |    9284    58074   196554 |    51867    10930     35 |  1.507 % |
5.19/5.24	|     17102 |    9274    57990   196291 |    57053    16671     37 |  1.613 % |
8.59/8.66	|     25752 |    9268    57946   196148 |    62759    25309     38 |  1.677 % |
15.59/15.61	|     38726 |    9263    57915   196048 |    69035    38272     40 |  1.730 % |
27.38/27.44	|     58188 |    9258    57857   195863 |    75938    57722     39 |  1.804 % |
41.08/41.19	|     87380 |    9252    57791   195647 |    83532    24248     43 |  1.867 % |
67.57/67.62	|    131170 |    9212    57417   194453 |    91885    67936     43 |  2.292 % |
110.55/110.69	|    196856 |    9188    57198   193727 |   101074    56922     28 |  2.536 % |
173.84/173.91	|    295382 |    9166    56907   192746 |   111181    69090     40 |  2.759 % |
282.20/282.31	|    443171 |    9141    56667   191969 |   122299    26247     36 |  3.034 % |
429.65/429.88	|    664855 |    9130    56570   191655 |   134529    34596     27 |  3.140 % |
667.38/667.64	|    997383 |    9083    56109   190136 |   147982   130166     32 |  3.661 % |
1027.66/1028.07	|   1496171 |    8976    54989   186378 |   162781   117316     41 |  4.774 % |

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-1797844-1242078400/watcher-1797844-1242078400 -o /tmp/evaluation-result-1797844-1242078400/solver-1797844-1242078400 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797844-1242078400.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.00 2/64 13004
/proc/meminfo: memFree=1493272/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=2308 CPUtime=0
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 443 0 0 0 0 0 0 0 18 0 1 0 235868474 2363392 428 1992294400 134512640 135213614 4294956256 18446744073709551615 134515493 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 577 428 58 171 0 403 0

[startup+0.0364941 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13004
/proc/meminfo: memFree=1493272/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=4764 CPUtime=0.03
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 1021 0 0 0 3 0 0 0 18 0 1 0 235868474 4878336 1006 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 1191 1006 58 171 0 1017 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4764

[startup+0.101503 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13004
/proc/meminfo: memFree=1493272/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=5320 CPUtime=0.09
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 1200 0 0 0 9 0 0 0 18 0 1 0 235868474 5447680 1185 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 1330 1185 77 171 0 1156 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5320

[startup+0.301533 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13004
/proc/meminfo: memFree=1493272/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=5472 CPUtime=0.29
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 1220 0 0 0 29 0 0 0 19 0 1 0 235868474 5603328 1205 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 1368 1205 77 171 0 1194 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5472

[startup+0.702591 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 13004
/proc/meminfo: memFree=1493272/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=5604 CPUtime=0.69
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 1272 0 0 0 69 0 0 0 23 0 1 0 235868474 5738496 1257 1992294400 134512640 135213614 4294956256 18446744073709551615 134529681 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 1401 1257 77 171 0 1227 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5604

[startup+1.50171 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13005
/proc/meminfo: memFree=1488336/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=6008 CPUtime=1.49
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 1366 0 0 0 149 0 0 0 25 0 1 0 235868474 6152192 1351 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 1502 1351 77 171 0 1328 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6008

[startup+3.10194 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13005
/proc/meminfo: memFree=1487504/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=7336 CPUtime=3.09
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 1689 0 0 0 309 0 0 0 25 0 1 0 235868474 7512064 1674 1992294400 134512640 135213614 4294956256 18446744073709551615 134527205 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 1834 1674 77 171 0 1660 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7336

[startup+6.30141 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13005
/proc/meminfo: memFree=1485392/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=9128 CPUtime=6.29
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 2136 0 0 0 629 0 0 0 25 0 1 0 235868474 9347072 2121 1992294400 134512640 135213614 4294956256 18446744073709551615 134526789 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 2282 2121 77 171 0 2108 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9128

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13005
/proc/meminfo: memFree=1482848/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=11316 CPUtime=12.69
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 2675 0 0 0 1268 1 0 0 25 0 1 0 235868474 11587584 2660 1992294400 134512640 135213614 4294956256 18446744073709551615 134526951 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 2829 2660 77 171 0 2655 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11316

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13005
/proc/meminfo: memFree=1477920/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=16056 CPUtime=25.48
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 3865 0 0 0 2546 2 0 0 25 0 1 0 235868474 16441344 3850 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 4014 3850 77 171 0 3840 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16056

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13005
/proc/meminfo: memFree=1473440/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=20624 CPUtime=51.07
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 4982 0 0 0 5103 4 0 0 25 0 1 0 235868474 21118976 4967 1992294400 134512640 135213614 4294956256 18446744073709551615 134535853 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 5156 4967 77 171 0 4982 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20624

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13005
/proc/meminfo: memFree=1469600/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=24600 CPUtime=102.26
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 5937 0 0 0 10222 4 0 0 25 0 1 0 235868474 25190400 5922 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 6150 5922 77 171 0 5976 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24600

[startup+162.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 13005
/proc/meminfo: memFree=1468448/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=25788 CPUtime=162.24
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 6236 0 0 0 16219 5 0 0 25 0 1 0 235868474 26406912 6221 1992294400 134512640 135213614 4294956256 18446744073709551615 134527173 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 6447 6221 77 171 0 6273 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 25788

[startup+222.301 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 13005
/proc/meminfo: memFree=1464800/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=29380 CPUtime=222.22
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 7125 0 0 0 22216 6 0 0 25 0 1 0 235868474 30085120 7110 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 7345 7110 77 171 0 7171 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 29380

[startup+282.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 13005
/proc/meminfo: memFree=1464544/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=29684 CPUtime=282.2
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 7180 0 0 0 28214 6 0 0 25 0 1 0 235868474 30396416 7165 1992294400 134512640 135213614 4294956256 18446744073709551615 134526851 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 7421 7165 77 171 0 7247 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 29684

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 13005
/proc/meminfo: memFree=1464096/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=30220 CPUtime=342.18
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 7291 0 0 0 34212 6 0 0 25 0 1 0 235868474 30945280 7276 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 7555 7276 77 171 0 7381 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 30220

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13005
/proc/meminfo: memFree=1462560/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=31756 CPUtime=402.16
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 7677 0 0 0 40210 6 0 0 25 0 1 0 235868474 32518144 7662 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 7939 7662 77 171 0 7765 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 31756

[startup+462.301 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 13005
/proc/meminfo: memFree=1462304/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=31920 CPUtime=462.14
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 7739 0 0 0 46208 6 0 0 25 0 1 0 235868474 32686080 7724 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 7980 7724 77 171 0 7806 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 31920

[startup+522.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 13005
/proc/meminfo: memFree=1461984/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=32164 CPUtime=522.12
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 7814 0 0 0 52206 6 0 0 25 0 1 0 235868474 32935936 7799 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 8041 7799 77 171 0 7867 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 32164

[startup+582.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 13005
/proc/meminfo: memFree=1461856/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=32244 CPUtime=582.1
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 7844 0 0 0 58204 6 0 0 25 0 1 0 235868474 33017856 7829 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 8061 7829 77 171 0 7887 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 32244

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13005
/proc/meminfo: memFree=1461728/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=32752 CPUtime=642.08
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 7887 0 0 0 64202 6 0 0 25 0 1 0 235868474 33538048 7872 1992294400 134512640 135213614 4294956256 18446744073709551615 134538963 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 8188 7872 77 171 0 8014 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 32752

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13005
/proc/meminfo: memFree=1460512/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=33940 CPUtime=702.06
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 8174 0 0 0 70200 6 0 0 25 0 1 0 235868474 34754560 8159 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 8485 8159 77 171 0 8311 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 33940

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13005
/proc/meminfo: memFree=1460064/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=34360 CPUtime=762.04
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 8305 0 0 0 76198 6 0 0 25 0 1 0 235868474 35184640 8290 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 8590 8290 77 171 0 8416 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 34360

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13005
/proc/meminfo: memFree=1456736/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=37676 CPUtime=822.02
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 9114 0 0 0 82195 7 0 0 25 0 1 0 235868474 38580224 9099 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 9419 9099 77 171 0 9245 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 37676

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13011
/proc/meminfo: memFree=1456728/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=37676 CPUtime=882
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 9114 0 0 0 88193 7 0 0 25 0 1 0 235868474 38580224 9099 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 9419 9099 77 171 0 9245 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 37676

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13011
/proc/meminfo: memFree=1456728/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=37676 CPUtime=941.98
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 9114 0 0 0 94191 7 0 0 25 0 1 0 235868474 38580224 9099 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 9419 9099 77 171 0 9245 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 37676

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13011
/proc/meminfo: memFree=1455384/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=39176 CPUtime=1001.96
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 9471 0 0 0 100189 7 0 0 25 0 1 0 235868474 40116224 9456 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 9794 9456 77 171 0 9620 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 39176

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13011
/proc/meminfo: memFree=1455320/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=39176 CPUtime=1061.94
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 9481 0 0 0 106186 8 0 0 25 0 1 0 235868474 40116224 9466 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 9794 9466 77 171 0 9620 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 39176

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13011
/proc/meminfo: memFree=1454360/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=40100 CPUtime=1121.92
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 9720 0 0 0 112184 8 0 0 25 0 1 0 235868474 41062400 9705 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 10025 9705 77 171 0 9851 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 40100

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13011
/proc/meminfo: memFree=1451616/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=43004 CPUtime=1181.9
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 10446 0 0 0 118181 9 0 0 25 0 1 0 235868474 44036096 10431 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 10751 10431 77 171 0 10577 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 43004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13011
/proc/meminfo: memFree=1450080/2055920 swapFree=4145916/4192956
[pid=13004] ppid=13002 vsize=44364 CPUtime=1200
/proc/13004/stat : 13004 (minisat_static) R 13002 13004 12741 0 -1 4194304 10778 0 0 0 119991 9 0 0 25 0 1 0 235868474 45428736 10763 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/13004/statm: 11091 10763 77 171 0 10917 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 44364

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.41
CPU time (s): 1200.02
CPU user time (s): 1199.91
CPU system time (s): 0.103984
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 44364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.91
system time used= 0.103984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10778
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= 3014

runsolver used 0.893864 second user time and 2.68459 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-11 23:46:41
IDJOB=1797844
IDBENCH=69604
IDSOLVER=651
FILE ID=node39/1797844-1242078400
PBS_JOBID= 9277647
Free space on /tmp= 66344 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-dalumul.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797844-1242078400/watcher-1797844-1242078400 -o /tmp/evaluation-result-1797844-1242078400/solver-1797844-1242078400 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797844-1242078400.cnf

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

MD5SUM BENCH= f03acb1e2f3063539a5fb2ac1bbf6244
RANDOM SEED=845322786

node39.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.281
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.281
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:       1493688 kB
Buffers:         74388 kB
Cached:         372680 kB
SwapCached:      41104 kB
Active:         172948 kB
Inactive:       317620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1493688 kB
SwapTotal:     4192956 kB
SwapFree:      4145916 kB
Dirty:            1912 kB
Writeback:           0 kB
Mapped:          14592 kB
Slab:            57696 kB
Committed_AS:   883028 kB
PageTables:       1388 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= 66344 MiB
End job on node39 at 2009-05-12 00:06:43