Trace number 1807453

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-simp 070721? (TO) 1200.07 1200.42

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i7_pp_ci_ce.cnf
MD5SUM5e0c3f55984f25e5ae39d5acbf3dab6b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.5189
Satisfiable
(Un)Satisfiability was proved
Number of variables13041
Number of clauses134672
Sum of the clauses size442400
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 225102
Number of clauses of size 363007
Number of clauses of size 435077
Number of clauses of size 58820
Number of clauses of size over 52666

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:  13041                                                |
0.00/0.00	|  Number of clauses:    134672                                               |
0.09/0.14	|  Parsing time:         0.13         s                                       |
0.49/0.53	============================[ Search Statistics ]==============================
0.49/0.53	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.53	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.53	===============================================================================
0.49/0.53	|         0 |    8908   111262   368125 |    37087        0    nan |  0.000 % |
0.49/0.56	|       102 |    8907   111262   368125 |    40796      101     18 |  1.886 % |
0.49/0.59	|       252 |    8907   111262   368125 |    44875      251     15 |  1.886 % |
0.59/0.63	|       477 |    8907   111262   368125 |    49363      476     17 |  1.886 % |
0.59/0.68	|       814 |    8907   111262   368125 |    54299      813     19 |  1.887 % |
0.69/0.75	|      1320 |    8907   111262   368125 |    59729     1319     19 |  1.886 % |
0.89/0.91	|      2079 |    8907   111262   368125 |    65702     2078     23 |  1.886 % |
1.00/1.09	|      3218 |    8907   111256   368113 |    72272     3217     24 |  1.887 % |
1.39/1.40	|      4926 |    8907   111256   368113 |    79499     4925     27 |  1.886 % |
1.89/1.90	|      7489 |    8907   111256   368113 |    87449     7488     32 |  1.886 % |
2.79/2.80	|     11333 |    8907   111256   368113 |    96194    11332     38 |  1.886 % |
4.89/4.93	|     17099 |    8907   111256   368113 |   105814    17098     43 |  1.887 % |
8.69/8.74	|     25751 |    8907   111256   368113 |   116395    25750     43 |  1.886 % |
17.08/17.11	|     38726 |    8907   111256   368113 |   128035    38725     46 |  1.886 % |
32.28/32.36	|     58188 |    8907   111256   368113 |   140839    58187     46 |  1.886 % |
67.27/67.34	|     87380 |    8907   111256   368113 |   154922    87379     52 |  1.886 % |
142.25/142.34	|    131169 |    8907   111256   368113 |   170415   131168     52 |  1.886 % |
208.83/209.00	|    196853 |    8907   111256   368113 |   187456    45176     87 |  1.886 % |
356.49/356.69	|    295379 |    8907   111256   368113 |   206202   143702     72 |  1.886 % |
547.64/547.80	|    443169 |    8907   111256   368113 |   226822   111348     73 |  1.886 % |
897.34/897.67	|    664853 |    8906   111202   367933 |   249505   139244     63 |  1.894 % |

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-1807453-1242157813/watcher-1807453-1242157813 -o /tmp/evaluation-result-1807453-1242157813/solver-1807453-1242157813 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1807453-1242157813.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: 0.92 0.97 0.98 3/64 9971
/proc/meminfo: memFree=1139744/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=2848 CPUtime=0
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 580 0 0 0 0 0 0 0 18 0 1 0 243807309 2916352 565 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 712 571 65 178 0 532 0

[startup+0.06525 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 9971
/proc/meminfo: memFree=1139744/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=7068 CPUtime=0.06
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 1593 0 0 0 5 1 0 0 18 0 1 0 243807309 7237632 1561 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 1767 1561 65 178 0 1587 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7068

[startup+0.101255 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 9971
/proc/meminfo: memFree=1139744/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=9024 CPUtime=0.09
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 2113 0 0 0 8 1 0 0 18 0 1 0 243807309 9240576 2081 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 2256 2081 65 178 0 2076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9024

[startup+0.301281 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 9971
/proc/meminfo: memFree=1139744/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=12288 CPUtime=0.29
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 2890 0 0 0 27 2 0 0 19 0 1 0 243807309 12582912 2858 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 3072 2858 80 178 0 2892 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12288

[startup+0.701333 s]
/proc/loadavg: 0.92 0.97 0.98 3/64 9971
/proc/meminfo: memFree=1139744/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=12448 CPUtime=0.69
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 3241 0 0 0 67 2 0 0 22 0 1 0 243807309 12746752 2901 1992294400 134512640 135243866 4294956256 18446744073709551615 134555730 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 3112 2901 86 178 0 2932 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12448

[startup+1.50144 s]
/proc/loadavg: 0.93 0.97 0.98 2/65 9972
/proc/meminfo: memFree=1128216/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=12448 CPUtime=1.49
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 3241 0 0 0 147 2 0 0 25 0 1 0 243807309 12746752 2901 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 3112 2901 86 178 0 2932 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12448

[startup+3.10166 s]
/proc/loadavg: 0.93 0.97 0.98 2/65 9972
/proc/meminfo: memFree=1128088/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=12448 CPUtime=3.09
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 3241 0 0 0 307 2 0 0 25 0 1 0 243807309 12746752 2901 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 3112 2901 86 178 0 2932 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12448

[startup+6.30109 s]
/proc/loadavg: 0.93 0.97 0.98 2/65 9972
/proc/meminfo: memFree=1127000/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=14100 CPUtime=6.29
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 3642 0 0 0 626 3 0 0 25 0 1 0 243807309 14438400 3302 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 3525 3302 86 178 0 3345 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14100

[startup+12.702 s]
/proc/loadavg: 0.94 0.97 0.98 2/65 9972
/proc/meminfo: memFree=1123928/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=16988 CPUtime=12.69
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 4362 0 0 0 1266 3 0 0 25 0 1 0 243807309 17395712 4022 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 4247 4022 86 178 0 4067 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16988

[startup+25.5017 s]
/proc/loadavg: 0.95 0.97 0.98 2/65 9972
/proc/meminfo: memFree=1119896/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=20820 CPUtime=25.48
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 5323 0 0 0 2544 4 0 0 25 0 1 0 243807309 21319680 4983 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 5205 4983 86 178 0 5025 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20820

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.98 2/65 9972
/proc/meminfo: memFree=1113176/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=27560 CPUtime=51.08
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 7012 0 0 0 5102 6 0 0 25 0 1 0 243807309 28221440 6672 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 6890 6672 86 178 0 6710 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27560

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.98 2/65 9972
/proc/meminfo: memFree=1103704/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=37128 CPUtime=102.26
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 9366 0 0 0 10218 8 0 0 25 0 1 0 243807309 38019072 9026 1992294400 134512640 135243866 4294956256 18446744073709551615 134565175 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 9282 9026 86 178 0 9102 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37128

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9972
/proc/meminfo: memFree=1092376/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=48780 CPUtime=162.24
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 12243 0 0 0 16213 11 0 0 25 0 1 0 243807309 49950720 11903 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 12195 11903 86 178 0 12015 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 48780

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9972
/proc/meminfo: memFree=1083096/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=57740 CPUtime=222.22
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 14490 0 0 0 22209 13 0 0 25 0 1 0 243807309 59125760 14150 1992294400 134512640 135243866 4294956256 18446744073709551615 134555952 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 14435 14150 86 178 0 14255 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 57740

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9972
/proc/meminfo: memFree=1083096/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=57892 CPUtime=282.2
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 14503 0 0 0 28207 13 0 0 25 0 1 0 243807309 59281408 14163 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 14473 14163 86 178 0 14293 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 57892

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9972
/proc/meminfo: memFree=1082776/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=58204 CPUtime=342.2
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 14573 0 0 0 34206 14 0 0 25 0 1 0 243807309 59600896 14233 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 14551 14233 86 178 0 14371 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 58204

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9972
/proc/meminfo: memFree=1071000/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=70072 CPUtime=402.18
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 17562 0 0 0 40201 17 0 0 25 0 1 0 243807309 71753728 17222 1992294400 134512640 135243866 4294956256 18446744073709551615 134556115 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 17518 17222 86 178 0 17338 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 70072

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9972
/proc/meminfo: memFree=1058968/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=82120 CPUtime=462.16
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 20496 0 0 0 46196 20 0 0 25 0 1 0 243807309 84090880 20156 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 20530 20156 86 178 0 20350 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 82120

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9972
/proc/meminfo: memFree=1058968/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=82120 CPUtime=522.14
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 20496 0 0 0 52194 20 0 0 25 0 1 0 243807309 84090880 20156 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 20530 20156 86 178 0 20350 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 82120

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9972
/proc/meminfo: memFree=1058904/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=82264 CPUtime=582.12
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 20514 0 0 0 58192 20 0 0 25 0 1 0 243807309 84238336 20174 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 20566 20174 86 178 0 20386 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 82264

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9972
/proc/meminfo: memFree=1058776/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=82476 CPUtime=642.11
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 20537 0 0 0 64191 20 0 0 25 0 1 0 243807309 84455424 20197 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 20619 20197 86 178 0 20439 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 82476

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9978
/proc/meminfo: memFree=1057880/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=83272 CPUtime=702.09
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 20774 0 0 0 70188 21 0 0 25 0 1 0 243807309 85270528 20434 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 20818 20434 86 178 0 20638 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 83272

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 3/65 9978
/proc/meminfo: memFree=1050904/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=90136 CPUtime=762.07
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 22484 0 0 0 76185 22 0 0 25 0 1 0 243807309 92299264 22144 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 22534 22144 86 178 0 22354 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 90136

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9978
/proc/meminfo: memFree=1050904/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=90136 CPUtime=822.05
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 22486 0 0 0 82183 22 0 0 25 0 1 0 243807309 92299264 22146 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 22534 22146 86 178 0 22354 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 90136

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9978
/proc/meminfo: memFree=1050584/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=90424 CPUtime=882.04
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 22547 0 0 0 88181 23 0 0 25 0 1 0 243807309 92594176 22207 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 22606 22207 86 178 0 22426 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 90424

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9978
/proc/meminfo: memFree=1050456/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=90656 CPUtime=942.02
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 22591 0 0 0 94179 23 0 0 25 0 1 0 243807309 92831744 22251 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 22664 22251 86 178 0 22484 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 90656

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9978
/proc/meminfo: memFree=1050072/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=90992 CPUtime=1002
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 22672 0 0 0 100177 23 0 0 25 0 1 0 243807309 93175808 22332 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 22748 22332 86 178 0 22568 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 90992

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9978
/proc/meminfo: memFree=1049880/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=91260 CPUtime=1061.99
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 22716 0 0 0 106176 23 0 0 25 0 1 0 243807309 93450240 22376 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 22815 22376 86 178 0 22635 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 91260

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9978
/proc/meminfo: memFree=1047512/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=93456 CPUtime=1121.97
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 23308 0 0 0 112173 24 0 0 25 0 1 0 243807309 95698944 22968 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 23364 22968 86 178 0 23184 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 93456

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9978
/proc/meminfo: memFree=1045656/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=95336 CPUtime=1181.95
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 23761 0 0 0 118170 25 0 0 25 0 1 0 243807309 97624064 23421 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 23834 23421 86 178 0 23654 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 95336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9978
/proc/meminfo: memFree=1045656/2055920 swapFree=4178888/4192956
[pid=9971] ppid=9969 vsize=95336 CPUtime=1200.05
/proc/9971/stat : 9971 (minisat_static) R 9969 9971 9934 0 -1 4194304 23761 0 0 0 119980 25 0 0 25 0 1 0 243807309 97624064 23421 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/9971/statm: 23834 23421 86 178 0 23654 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 95336

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.42
CPU time (s): 1200.07
CPU user time (s): 1199.81
CPU system time (s): 0.268959
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 95336

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

runsolver used 1.10583 second user time and 2.6226 second system time

The end

Launcher Data

Begin job on node71 at 2009-05-12 21:50:13
IDJOB=1807453
IDBENCH=71631
IDSOLVER=568
FILE ID=node71/1807453-1242157813
PBS_JOBID= 9289777
Free space on /tmp= 66472 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n7_i7_pp_ci_ce.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807453-1242157813/watcher-1807453-1242157813 -o /tmp/evaluation-result-1807453-1242157813/solver-1807453-1242157813 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1807453-1242157813.cnf

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

MD5SUM BENCH= 5e0c3f55984f25e5ae39d5acbf3dab6b
RANDOM SEED=1542878778

node71.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.236
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.236
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:       1140224 kB
Buffers:         67176 kB
Cached:         756636 kB
SwapCached:       8372 kB
Active:          55444 kB
Inactive:       778164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1140224 kB
SwapTotal:     4192956 kB
SwapFree:      4178888 kB
Dirty:            3592 kB
Writeback:           0 kB
Mapped:          13992 kB
Slab:            68088 kB
Committed_AS:   747220 kB
PageTables:       1436 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= 66468 MiB
End job on node71 at 2009-05-12 22:10:16