Trace number 1786252

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
VARSAT-industrial 2009-03-22? (TO) 5000.08 5001.31

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-103-100.cnf
MD5SUM5110e109b45a76c6118af02389913ef8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1129.75
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of clauses220
Sum of the clauses size660
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3220
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  105                                                  |
0.00/0.00	c |  Number of clauses:    220                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          1888879446.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     105      220      660 |       73        0    nan |  0.000 % |
0.00/0.00	c |       100 |     105      220      660 |       80      100     17 |  0.009 % |
0.00/0.00	c |       251 |     105      220      660 |       88      134     14 |  0.009 % |
0.00/0.00	c |       476 |     105      220      660 |       97       95     12 |  0.009 % |
0.00/0.01	c |       813 |     105      220      660 |      107      132     11 |  0.009 % |
0.01/0.01	c |      1320 |     105      220      660 |      118      136     13 |  0.009 % |
0.01/0.02	c |      2079 |     105      220      660 |      129      168     14 |  0.009 % |
0.01/0.04	c |      3218 |     105      220      660 |      142      109     10 |  0.009 % |
0.01/0.06	c |      4929 |     105      220      660 |      157      186     15 |  0.009 % |
0.01/0.10	c |      7494 |     105      220      660 |      172      179     13 |  0.009 % |
0.10/0.15	c |     11338 |     105      220      660 |      190      106      8 |  0.009 % |
0.20/0.22	c |     17104 |     105      220      660 |      209      174     10 |  0.009 % |
0.30/0.34	c |     25753 |     105      220      660 |      230      153     11 |  0.009 % |
0.50/0.53	c |     38728 |     105      220      660 |      253      153      9 |  0.009 % |
0.80/0.82	c |     58189 |     105      220      660 |      278      229     12 |  0.009 % |
1.20/1.26	c |     87381 |     105      220      660 |      306      228     11 |  0.009 % |
1.90/1.93	c |    131170 |     105      220      660 |      336      245     12 |  0.009 % |
2.90/2.93	c |    196854 |     105      220      660 |      370      269     12 |  0.009 % |
4.49/4.52	c |    295380 |     105      220      660 |      407      253     11 |  0.009 % |
6.89/6.90	c |    443169 |     105      220      660 |      448      291     11 |  0.009 % |
10.39/10.45	c |    664853 |     105      220      660 |      493      467     13 |  0.009 % |
15.79/15.87	c |    997378 |     105      220      660 |      542      504     13 |  0.009 % |
23.99/24.04	c |   1496166 |     105      220      660 |      596      298      9 |  0.009 % |
36.88/36.90	c |   2244348 |     105      220      660 |      656      529     12 |  0.009 % |
56.58/56.69	c |   3366622 |     105      220      660 |      722      593     13 |  0.009 % |
89.27/89.30	c |   5050034 |     105      220      660 |      794      548     13 |  0.009 % |
138.25/138.38	c |   7575151 |     105      220      660 |      873      454     11 |  0.009 % |
214.84/214.92	c |  11362828 |     105      220      660 |      961      863     13 |  0.009 % |
329.41/329.58	c |  17044341 |     105      220      660 |     1057      519     11 |  0.009 % |
514.07/514.25	c |  25566610 |     105      220      660 |     1163      951     13 |  0.009 % |
800.20/800.46	c |  38350015 |     105      220      660 |     1279      715     13 |  0.009 % |
1238.29/1238.62	c |  57525122 |     105      220      660 |     1407      723     13 |  0.009 % |
1934.82/1935.36	c |  86287782 |     105      220      660 |     1548      765     13 |  0.009 % |
2983.96/2984.73	c | 129431771 |     105      220      660 |     1703     1047     12 |  0.018 % |
4652.45/4653.70	c | 194147753 |     105      220      660 |     1873     1276     14 |  0.027 % |

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-1786252-1241954519/watcher-1786252-1241954519 -o /tmp/evaluation-result-1786252-1241954519/solver-1786252-1241954519 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1888879446 HOME/instance-1786252-1241954519.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 3/64 12026
/proc/meminfo: memFree=1836752/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=2144 CPUtime=0
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 158 0 0 0 0 0 0 0 18 0 1 0 223479292 2195456 143 1992294400 4194304 5102648 548682068784 18446744073709551615 4249105 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 536 143 110 221 0 312 0

[startup+0.0167491 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12026
/proc/meminfo: memFree=1836752/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=2144 CPUtime=0.01
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 159 0 0 0 1 0 0 0 18 0 1 0 223479292 2195456 144 1992294400 4194304 5102648 548682068784 18446744073709551615 4250206 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 536 144 110 221 0 312 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2144

[startup+0.101757 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12026
/proc/meminfo: memFree=1836752/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=2144 CPUtime=0.1
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 170 0 0 0 10 0 0 0 18 0 1 0 223479292 2195456 155 1992294400 4194304 5102648 548682068784 18446744073709551615 4255155 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 536 155 112 221 0 312 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2144

[startup+0.301775 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12026
/proc/meminfo: memFree=1836752/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=2276 CPUtime=0.3
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 174 0 0 0 30 0 0 0 19 0 1 0 223479292 2330624 159 1992294400 4194304 5102648 548682068784 18446744073709551615 4249360 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 569 159 112 221 0 345 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2276

[startup+0.701811 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12026
/proc/meminfo: memFree=1836752/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=2276 CPUtime=0.7
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 181 0 0 0 70 0 0 0 22 0 1 0 223479292 2330624 166 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 569 166 112 221 0 345 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2276

[startup+1.50188 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1836488/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=2276 CPUtime=1.5
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 190 0 0 0 150 0 0 0 25 0 1 0 223479292 2330624 175 1992294400 4194304 5102648 548682068784 18446744073709551615 4254525 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 569 175 112 221 0 345 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2276

[startup+3.10103 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1836296/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=2276 CPUtime=3.09
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 199 0 0 0 309 0 0 0 25 0 1 0 223479292 2330624 184 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 569 184 112 221 0 345 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2276

[startup+6.30132 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1836168/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=2408 CPUtime=6.29
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 210 0 0 0 629 0 0 0 25 0 1 0 223479292 2465792 195 1992294400 4194304 5102648 548682068784 18446744073709551615 4254538 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 602 195 112 221 0 378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2408

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1836048/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=2408 CPUtime=12.69
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 227 0 0 0 1269 0 0 0 25 0 1 0 223479292 2465792 212 1992294400 4194304 5102648 548682068784 18446744073709551615 4249741 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 602 212 112 221 0 378 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2408

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1835984/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=2540 CPUtime=25.49
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 240 0 0 0 2549 0 0 0 25 0 1 0 223479292 2600960 225 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 635 225 112 221 0 411 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2540

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1835920/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=2540 CPUtime=51.08
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 266 0 0 0 5108 0 0 0 25 0 1 0 223479292 2600960 251 1992294400 4194304 5102648 548682068784 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 635 251 112 221 0 411 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2540

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1835728/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=2672 CPUtime=102.27
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 298 0 0 0 10227 0 0 0 25 0 1 0 223479292 2736128 283 1992294400 4194304 5102648 548682068784 18446744073709551615 4248960 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 668 283 112 221 0 444 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2672

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1835600/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=2804 CPUtime=162.25
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 324 0 0 0 16225 0 0 0 25 0 1 0 223479292 2871296 309 1992294400 4194304 5102648 548682068784 18446744073709551615 4254789 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 701 309 112 221 0 477 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2804

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1835536/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=2936 CPUtime=222.23
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 339 0 0 0 22223 0 0 0 25 0 1 0 223479292 3006464 324 1992294400 4194304 5102648 548682068784 18446744073709551615 4255071 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 734 324 112 221 0 510 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 2936

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1835472/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=2936 CPUtime=282.22
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 351 0 0 0 28222 0 0 0 25 0 1 0 223479292 3006464 336 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 734 336 112 221 0 510 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 2936

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1835344/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=2936 CPUtime=342.21
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 364 0 0 0 34220 1 0 0 25 0 1 0 223479292 3006464 349 1992294400 4194304 5102648 548682068784 18446744073709551615 4262422 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 734 349 112 221 0 510 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 2936

[startup+402.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 12027
/proc/meminfo: memFree=1835280/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=3068 CPUtime=402.2
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 376 0 0 0 40219 1 0 0 25 0 1 0 223479292 3141632 361 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 767 361 112 221 0 543 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 3068

[startup+462.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 12027
/proc/meminfo: memFree=1835216/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=3068 CPUtime=462.18
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 389 0 0 0 46217 1 0 0 25 0 1 0 223479292 3141632 374 1992294400 4194304 5102648 548682068784 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 767 374 112 221 0 543 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 3068

[startup+522.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 12027
/proc/meminfo: memFree=1835152/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=3068 CPUtime=522.16
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 391 0 0 0 52215 1 0 0 25 0 1 0 223479292 3141632 376 1992294400 4194304 5102648 548682068784 18446744073709551615 4227866 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 767 376 112 221 0 543 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 3068

[startup+582.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 12027
/proc/meminfo: memFree=1835088/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=3200 CPUtime=582.15
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 410 0 0 0 58214 1 0 0 25 0 1 0 223479292 3276800 395 1992294400 4194304 5102648 548682068784 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 800 395 112 221 0 576 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 3200

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12027
/proc/meminfo: memFree=1834960/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=3200 CPUtime=642.14
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 420 0 0 0 64213 1 0 0 25 0 1 0 223479292 3276800 405 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 800 405 112 221 0 576 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 3200

[startup+702.302 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12035
/proc/meminfo: memFree=1833744/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=4000 CPUtime=4061.29
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 630 0 0 0 406119 10 0 0 25 0 1 0 223479292 4096000 615 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 1000 615 112 221 0 776 0
Current children cumulated CPU time (s) 4061.29
Current children cumulated vsize (KiB) 4000

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12035
/proc/meminfo: memFree=1833680/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=4000 CPUtime=4121.29
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 632 0 0 0 412118 11 0 0 25 0 1 0 223479292 4096000 617 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 1000 617 112 221 0 776 0
Current children cumulated CPU time (s) 4121.29
Current children cumulated vsize (KiB) 4000

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12035
/proc/meminfo: memFree=1833680/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=4000 CPUtime=4181.27
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 632 0 0 0 418116 11 0 0 25 0 1 0 223479292 4096000 617 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 1000 617 112 221 0 776 0
Current children cumulated CPU time (s) 4181.27
Current children cumulated vsize (KiB) 4000

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12035
/proc/meminfo: memFree=1833616/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=4000 CPUtime=4241.25
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 632 0 0 0 424114 11 0 0 25 0 1 0 223479292 4096000 617 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 1000 617 112 221 0 776 0
Current children cumulated CPU time (s) 4241.25
Current children cumulated vsize (KiB) 4000

[startup+4302.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 12035
/proc/meminfo: memFree=1833552/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=4000 CPUtime=4301.24
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 632 0 0 0 430113 11 0 0 25 0 1 0 223479292 4096000 617 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 1000 617 112 221 0 776 0
Current children cumulated CPU time (s) 4301.24
Current children cumulated vsize (KiB) 4000

[startup+4362.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 12035
/proc/meminfo: memFree=1833744/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=4000 CPUtime=4361.22
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 632 0 0 0 436111 11 0 0 25 0 1 0 223479292 4096000 617 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 1000 617 112 221 0 776 0
Current children cumulated CPU time (s) 4361.22
Current children cumulated vsize (KiB) 4000

[startup+4422.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 12035
/proc/meminfo: memFree=1833680/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=4000 CPUtime=4421.2
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 632 0 0 0 442109 11 0 0 25 0 1 0 223479292 4096000 617 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 1000 617 112 221 0 776 0
Current children cumulated CPU time (s) 4421.2
Current children cumulated vsize (KiB) 4000

[startup+4482.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12035
/proc/meminfo: memFree=1833744/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=4000 CPUtime=4481.2
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 632 0 0 0 448108 12 0 0 25 0 1 0 223479292 4096000 617 1992294400 4194304 5102648 548682068784 18446744073709551615 4244345 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 1000 617 112 221 0 776 0
Current children cumulated CPU time (s) 4481.2
Current children cumulated vsize (KiB) 4000

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12035
/proc/meminfo: memFree=1833680/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=4000 CPUtime=4541.18
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 636 0 0 0 454106 12 0 0 25 0 1 0 223479292 4096000 621 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 1000 621 112 221 0 776 0
Current children cumulated CPU time (s) 4541.18
Current children cumulated vsize (KiB) 4000

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12035
/proc/meminfo: memFree=1833680/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=4000 CPUtime=4601.17
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 636 0 0 0 460105 12 0 0 25 0 1 0 223479292 4096000 621 1992294400 4194304 5102648 548682068784 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 1000 621 112 221 0 776 0
Current children cumulated CPU time (s) 4601.17
Current children cumulated vsize (KiB) 4000

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12035
/proc/meminfo: memFree=1833680/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=4000 CPUtime=4661.15
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 637 0 0 0 466103 12 0 0 25 0 1 0 223479292 4096000 622 1992294400 4194304 5102648 548682068784 18446744073709551615 4255144 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 1000 622 112 221 0 776 0
Current children cumulated CPU time (s) 4661.15
Current children cumulated vsize (KiB) 4000

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12035
/proc/meminfo: memFree=1833680/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=4000 CPUtime=4721.14
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 637 0 0 0 472102 12 0 0 25 0 1 0 223479292 4096000 622 1992294400 4194304 5102648 548682068784 18446744073709551615 4250343 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 1000 622 112 221 0 776 0
Current children cumulated CPU time (s) 4721.14
Current children cumulated vsize (KiB) 4000

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12037
/proc/meminfo: memFree=1833552/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=4136 CPUtime=4781.12
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 641 0 0 0 478100 12 0 0 25 0 1 0 223479292 4235264 626 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 1034 626 112 221 0 810 0
Current children cumulated CPU time (s) 4781.12
Current children cumulated vsize (KiB) 4136

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12037
/proc/meminfo: memFree=1833552/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=4136 CPUtime=4841.1
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 641 0 0 0 484098 12 0 0 25 0 1 0 223479292 4235264 626 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 1034 626 112 221 0 810 0
Current children cumulated CPU time (s) 4841.1
Current children cumulated vsize (KiB) 4136

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12037
/proc/meminfo: memFree=1833616/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=4136 CPUtime=4901.09
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 641 0 0 0 490097 12 0 0 25 0 1 0 223479292 4235264 626 1992294400 4194304 5102648 548682068784 18446744073709551615 4249767 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 1034 626 112 221 0 810 0
Current children cumulated CPU time (s) 4901.09
Current children cumulated vsize (KiB) 4136

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12037
/proc/meminfo: memFree=1833616/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=4136 CPUtime=4961.07
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 641 0 0 0 496095 12 0 0 25 0 1 0 223479292 4235264 626 1992294400 4194304 5102648 548682068784 18446744073709551615 4249776 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 1034 626 112 221 0 810 0
Current children cumulated CPU time (s) 4961.07
Current children cumulated vsize (KiB) 4136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12037
/proc/meminfo: memFree=1833616/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=4136 CPUtime=5000.07
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 643 0 0 0 499994 13 0 0 25 0 1 0 223479292 4235264 628 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 1034 628 112 221 0 810 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 4136

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

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

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12037
/proc/meminfo: memFree=1833616/2055920 swapFree=4178772/4192956
[pid=12026] ppid=12024 vsize=4136 CPUtime=5000.07
/proc/12026/stat : 12026 (varsat-industri) R 12024 12026 11947 0 -1 4194304 643 0 0 0 499994 13 0 0 25 0 1 0 223479292 4235264 628 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12026/statm: 1034 628 112 221 0 810 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 4136

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.31
CPU time (s): 5000.08
CPU user time (s): 4999.95
CPU system time (s): 0.132979
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 4136

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

runsolver used 3.9674 second user time and 9.77751 second system time

The end

Launcher Data

Begin job on node55 at 2009-05-10 13:21:59
IDJOB=1786252
IDBENCH=71793
IDSOLVER=641
FILE ID=node55/1786252-1241954519
PBS_JOBID= 9265080
Free space on /tmp= 66288 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-103-100.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786252-1241954519/watcher-1786252-1241954519 -o /tmp/evaluation-result-1786252-1241954519/solver-1786252-1241954519 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=1888879446 HOME/instance-1786252-1241954519.cnf

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

MD5SUM BENCH= 5110e109b45a76c6118af02389913ef8
RANDOM SEED=1888879446

node55.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.240
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.240
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:       1837168 kB
Buffers:         53940 kB
Cached:         112400 kB
SwapCached:       8488 kB
Active:         117248 kB
Inactive:        59600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837168 kB
SwapTotal:     4192956 kB
SwapFree:      4178772 kB
Dirty:            1012 kB
Writeback:           0 kB
Mapped:          15620 kB
Slab:            27924 kB
Committed_AS:   633284 kB
PageTables:       1364 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= 66288 MiB
End job on node55 at 2009-05-10 14:45:23