Trace number 1589988

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.12 1200.47

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-20-10p1.cnf
MD5SUM4454a006891d750fc88d47a8b0848855
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 variables259258
Number of clauses1388006
Sum of the clauses size3352067
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981733
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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:  259258                                               |
0.00/0.00	|  Number of clauses:    1388006                                              |
2.49/2.55	|  Parsing time:         2.40         s                                       |
6.08/6.18	============================[ Search Statistics ]==============================
6.08/6.18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.08/6.18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.08/6.18	===============================================================================
6.08/6.18	|         0 |  137278   931375  2580704 |   310458        0    nan |  0.000 % |
6.59/6.62	|       101 |  137187   931375  2580704 |   341504       99     78 | 22.010 % |
6.69/6.79	|       252 |  137122   931375  2580704 |   375654      249     52 | 22.418 % |
6.89/6.99	|       478 |  137122   931375  2580704 |   413220      475     63 | 22.418 % |
7.39/7.43	|       815 |  137122   931375  2580704 |   454542      812     72 | 22.418 % |
7.89/7.94	|      1321 |  136999   931375  2580704 |   499996     1313     66 | 23.136 % |
8.99/9.01	|      2081 |  132052   896612  2493328 |   549995     2064     72 | 23.839 % |
10.49/10.50	|      3220 |  132027   896612  2493328 |   604995     3199     88 | 23.887 % |
12.98/13.04	|      4928 |  131606   894556  2488840 |   665495     4887     96 | 24.400 % |
15.98/16.09	|      7491 |  129826   887319  2470174 |   732044     7435    102 | 25.153 % |
21.48/21.54	|     11335 |  127939   872999  2437340 |   805248    11249    118 | 25.716 % |
31.99/32.00	|     17103 |  126147   863632  2416456 |   885773    16959    119 | 26.515 % |
48.68/48.76	|     25753 |  120615   831545  2339711 |   974351    25535    124 | 28.313 % |
81.28/81.40	|     38727 |  118915   819235  2309384 |  1071786    38139    148 | 28.910 % |
135.85/135.91	|     58188 |  115178   797921  2258719 |  1178965    57416    162 | 30.506 % |
265.32/265.44	|     87380 |  111807   768879  2181800 |  1296861    79681    220 | 31.649 % |
520.64/520.88	|    131170 |  110378   753226  2140163 |  1426547   122662    284 | 32.204 % |
1051.19/1051.54	|    196854 |  108903   729893  2075285 |  1569202   185458    363 | 32.837 % |

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-1589988-1239114364/watcher-1589988-1239114364 -o /tmp/evaluation-result-1589988-1239114364/solver-1589988-1239114364 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minisat_static HOME/instance-1589988-1239114364.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 10896
/proc/meminfo: memFree=1361408/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=2928 CPUtime=0
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 581 0 0 0 0 0 0 0 18 0 1 0 1184101619 2998272 566 1992294400 134512640 135243866 4294956256 18446744073709551615 134528090 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 732 567 65 178 0 552 0

[startup+0.015009 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 10896
/proc/meminfo: memFree=1361408/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=5720 CPUtime=0
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 1169 0 0 0 0 0 0 0 18 0 1 0 1184101619 5857280 1131 1992294400 134512640 135243866 4294956256 18446744073709551615 134553517 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 1430 1132 65 178 0 1250 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5720

[startup+0.102018 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 10896
/proc/meminfo: memFree=1361408/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=30464 CPUtime=0.09
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 5919 0 0 0 7 2 0 0 18 0 1 0 1184101619 31195136 5881 1992294400 134512640 135243866 4294956256 18446744073709551615 134538381 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 7616 5881 65 178 0 7436 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30464

[startup+0.30104 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 10896
/proc/meminfo: memFree=1361408/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=40800 CPUtime=0.29
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 8455 0 0 0 25 4 0 0 19 0 1 0 1184101619 41779200 8417 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 10200 8417 65 178 0 10020 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40800

[startup+0.701087 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 10896
/proc/meminfo: memFree=1361408/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=53780 CPUtime=0.68
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 11677 0 0 0 63 5 0 0 22 0 1 0 1184101619 55070720 11639 1992294400 134512640 135243866 4294956256 18446744073709551615 134538072 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 13445 11639 65 178 0 13265 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 53780

[startup+1.50118 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1309112/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=70388 CPUtime=1.49
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 15892 0 0 0 140 9 0 0 25 0 1 0 1184101619 72077312 15854 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 17597 15854 65 178 0 17417 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70388

[startup+3.10136 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1282680/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=113532 CPUtime=3.08
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 26451 0 0 0 293 15 0 0 25 0 1 0 1184101619 116256768 26413 1992294400 134512640 135243866 4294956256 18446744073709551615 134535398 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 28383 26413 80 178 0 28203 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 113532

[startup+6.30173 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1229688/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=124724 CPUtime=6.29
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 33815 0 0 0 610 19 0 0 25 0 1 0 1184101619 127717376 29210 1992294400 134512640 135243866 4294956256 18446744073709551615 134738761 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 31181 29210 83 178 0 31001 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 124724

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1244600/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=124992 CPUtime=12.69
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 33824 0 0 0 1250 19 0 0 25 0 1 0 1184101619 127991808 29219 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 31248 29219 87 178 0 31068 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 124992

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1244664/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=124992 CPUtime=25.48
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 33835 0 0 0 2529 19 0 0 25 0 1 0 1184101619 127991808 29230 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 31248 29230 87 178 0 31068 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 124992

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1244600/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=124992 CPUtime=51.08
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 33851 0 0 0 5088 20 0 0 25 0 1 0 1184101619 127991808 29246 1992294400 134512640 135243866 4294956256 18446744073709551615 134556161 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 31248 29246 87 178 0 31068 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 124992

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1232696/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=136944 CPUtime=102.26
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 36821 0 0 0 10204 22 0 0 25 0 1 0 1184101619 140230656 32216 1992294400 134512640 135243866 4294956256 18446744073709551615 134566466 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 34236 32216 87 178 0 34056 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 136944

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1218040/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=151712 CPUtime=162.25
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 40511 0 0 0 16199 26 0 0 25 0 1 0 1184101619 155353088 35906 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 37928 35906 87 178 0 37748 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 151712

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1203896/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=165740 CPUtime=222.23
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 44016 0 0 0 22194 29 0 0 25 0 1 0 1184101619 169717760 39411 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 41435 39411 87 178 0 41255 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 165740

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1185784/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=183896 CPUtime=282.21
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 48562 0 0 0 28187 34 0 0 25 0 1 0 1184101619 188309504 43957 1992294400 134512640 135243866 4294956256 18446744073709551615 134555629 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 45974 43957 87 178 0 45794 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 183896

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1168248/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=201264 CPUtime=342.19
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 52882 0 0 0 34181 38 0 0 25 0 1 0 1184101619 206094336 48277 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 50316 48277 87 178 0 50136 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 201264

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1152696/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=216996 CPUtime=402.17
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 56804 0 0 0 40176 41 0 0 25 0 1 0 1184101619 222203904 52199 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 54249 52199 87 178 0 54069 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 216996

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1138680/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=230744 CPUtime=462.16
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 60259 0 0 0 46170 46 0 0 25 0 1 0 1184101619 236281856 55654 1992294400 134512640 135243866 4294956256 18446744073709551615 134558476 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 57686 55654 87 178 0 57506 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 230744

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1121848/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=247844 CPUtime=522.14
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 64524 0 0 0 52164 50 0 0 25 0 1 0 1184101619 253792256 59919 1992294400 134512640 135243866 4294956256 18446744073709551615 134558496 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 61961 59919 87 178 0 61781 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 247844

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1104888/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=264424 CPUtime=582.12
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 68684 0 0 0 58157 55 0 0 25 0 1 0 1184101619 270770176 64079 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 66106 64079 87 178 0 65926 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 264424

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1089784/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=279512 CPUtime=642.11
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 72415 0 0 0 64152 59 0 0 25 0 1 0 1184101619 286220288 67810 1992294400 134512640 135243866 4294956256 18446744073709551615 134558479 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 69878 67810 87 178 0 69698 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 279512

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1073592/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=295816 CPUtime=702.09
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 76477 0 0 0 70145 64 0 0 25 0 1 0 1184101619 302915584 71872 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 73954 71872 87 178 0 73774 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 295816

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1058488/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=310632 CPUtime=762.07
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 80205 0 0 0 76141 66 0 0 25 0 1 0 1184101619 318087168 75600 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 77658 75600 87 178 0 77478 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 310632

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1042936/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=326412 CPUtime=822.05
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 84141 0 0 0 82135 70 0 0 25 0 1 0 1184101619 334245888 79536 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 81603 79536 87 178 0 81423 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 326412

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1027576/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=341392 CPUtime=882.03
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 87911 0 0 0 88129 74 0 0 25 0 1 0 1184101619 349585408 83306 1992294400 134512640 135243866 4294956256 18446744073709551615 134558741 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 85348 83306 87 178 0 85168 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 341392

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 10897
/proc/meminfo: memFree=1011320/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=357792 CPUtime=942.01
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 91998 0 0 0 94123 78 0 0 25 0 1 0 1184101619 366379008 87393 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 89448 87393 87 178 0 89268 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 357792

[startup+1002.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/71 10897
/proc/meminfo: memFree=1001528/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=367356 CPUtime=1001.99
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 94408 0 0 0 100118 81 0 0 25 0 1 0 1184101619 376172544 89803 1992294400 134512640 135243866 4294956256 18446744073709551615 134558753 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 91839 89803 87 178 0 91659 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 367356

[startup+1062.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/71 10897
/proc/meminfo: memFree=989432/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=379560 CPUtime=1061.98
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 97465 0 0 0 106114 84 0 0 25 0 1 0 1184101619 388669440 92860 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 94890 92860 87 178 0 94710 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 379560

[startup+1122.3 s]
/proc/loadavg: 1.08 1.02 1.00 2/71 10897
/proc/meminfo: memFree=977720/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=391192 CPUtime=1121.96
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 100361 0 0 0 112110 86 0 0 25 0 1 0 1184101619 400580608 95756 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 97798 95756 87 178 0 97618 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 391192

[startup+1182.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/71 10897
/proc/meminfo: memFree=962616/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=406184 CPUtime=1181.94
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 104146 0 0 0 118105 89 0 0 25 0 1 0 1184101619 415932416 99541 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 101546 99541 87 178 0 101366 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 406184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.02 1.01 1.00 2/71 10897
/proc/meminfo: memFree=957816/2055920 swapFree=4174068/4192956
[pid=10896] ppid=10894 vsize=410696 CPUtime=1200.04
/proc/10896/stat : 10896 (minisat_static) R 10894 10896 10804 0 -1 4194304 105276 0 0 0 119914 90 0 0 25 0 1 0 1184101619 420552704 100671 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/10896/statm: 102674 100671 87 178 0 102494 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 410696

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.47
CPU time (s): 1200.12
CPU user time (s): 1199.14
CPU system time (s): 0.977851
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 410696

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

runsolver used 1.21681 second user time and 3.16152 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-07 16:26:06
IDJOB=1589988
IDBENCH=71029
IDSOLVER=568
FILE ID=node74/1589988-1239114364
PBS_JOBID= 9110824
Free space on /tmp= 103176 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-20-10p1.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1589988-1239114364/watcher-1589988-1239114364 -o /tmp/evaluation-result-1589988-1239114364/solver-1589988-1239114364 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minisat_static HOME/instance-1589988-1239114364.cnf

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

MD5SUM BENCH= 4454a006891d750fc88d47a8b0848855
RANDOM SEED=1054428794

node74.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:       1361824 kB
Buffers:         42072 kB
Cached:         587056 kB
SwapCached:       7964 kB
Active:          58448 kB
Inactive:       580140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1361824 kB
SwapTotal:     4192956 kB
SwapFree:      4174068 kB
Dirty:           27144 kB
Writeback:           0 kB
Mapped:          15040 kB
Slab:            40660 kB
Committed_AS:  2900516 kB
PageTables:       1852 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103176 MiB
End job on node74 at 2009-04-07 16:46:08