Trace number 1718941

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-random 2009-03-22? (TO) 1200.31 1200.97

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
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 variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  482093                                               |
0.00/0.00	c |  Number of clauses:    9676386                                              |
5.79/5.86	c |  Parsing time:         4.94         s                                       |
5.79/5.86	c |  Timeout:              43200 s
5.79/5.86	c |  Random Seed:          236395040.000000
5.79/5.86	c |  Heuristic:            default                                              |
5.79/5.86	c |                                                                             |
6.09/6.19	c ============================[ Search Statistics ]==============================
6.09/6.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.09/6.19	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.09/6.19	c ===============================================================================
6.09/6.19	c |         0 |  482081  9676339 28194925 |  3225446        0    nan |  0.000 % |
6.79/6.88	c |       107 |  482081  9676339 28194925 |  3547990      107     81 |  0.003 % |
8.79/8.88	c |       257 |  482081  9676339 28194925 |  3902790      257    102 |  0.002 % |
9.89/9.96	c |       487 |  482081  9676339 28194925 |  4293069      487     87 |  0.002 % |
10.79/10.82	c |       824 |  482081  9676339 28194925 |  4722375      824     72 |  0.002 % |
11.79/11.84	c |      1330 |  482081  9676339 28194925 |  5194613     1330     65 |  0.002 % |
14.68/14.77	c |      2089 |  482081  9676339 28194925 |  5714074     2089     59 |  0.002 % |
17.28/17.34	c |      3230 |  482081  9676339 28194925 |  6285482     3230     59 |  0.002 % |
20.29/20.31	c |      4938 |  482081  9676339 28194925 |  6914030     4938     58 |  0.002 % |
24.89/24.98	c |      7500 |  482081  9676339 28194925 |  7605433     7500     59 |  0.002 % |
30.58/30.67	c |     11345 |  482081  9676339 28194925 |  8365977    11345     70 |  0.002 % |
40.07/40.14	c |     17111 |  482081  9676339 28194925 |  9202574    17111     77 |  0.002 % |
51.27/51.39	c |     25760 |  482081  9676339 28194925 | 10122832    25760     77 |  0.002 % |
65.67/65.74	c |     38734 |  482081  9676339 28194925 | 11135115    38734     73 |  0.002 % |
85.15/85.21	c |     58195 |  482081  9676339 28194925 | 12248627    58195     76 |  0.003 % |
128.54/128.70	c |     87387 |  482081  9676339 28194925 | 13473489    87387     73 |  0.002 % |
178.81/178.99	c |    131176 |  482081  9676339 28194925 | 14820838   131176     70 |  0.002 % |
304.25/304.46	c |    196861 |  482081  9676339 28194925 | 16302922   196861     66 |  0.002 % |
468.68/468.93	c |    295388 |  482081  9676339 28194925 | 17933214   295388     58 |  0.002 % |
683.45/683.80	c |    443177 |  482081  9676339 28194925 | 19726536   443177    117 |  0.002 % |

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-1718941-1240641323/watcher-1718941-1240641323 -o /tmp/evaluation-result-1718941-1240641323/solver-1718941-1240641323 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-random_static -seed=236395040 HOME/instance-1718941-1240641323.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.16 1.03 1.01 3/64 12589
/proc/meminfo: memFree=1535376/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=2552 CPUtime=0
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 483 0 0 0 0 0 0 0 18 0 1 0 92166474 2613248 468 1992294400 4194304 5102416 548682068800 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 638 469 89 221 0 414 0

[startup+0.0109281 s]
/proc/loadavg: 1.16 1.03 1.01 3/64 12589
/proc/meminfo: memFree=1535376/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=3384 CPUtime=0
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 671 0 0 0 0 0 0 0 18 0 1 0 92166474 3465216 656 1992294400 4194304 5102416 548682068800 18446744073709551615 4263094 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 846 656 89 221 0 622 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3384

[startup+0.102942 s]
/proc/loadavg: 1.16 1.03 1.01 3/64 12589
/proc/meminfo: memFree=1535376/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=14652 CPUtime=0.09
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 3400 0 0 0 7 2 0 0 18 0 1 0 92166474 15003648 3385 1992294400 4194304 5102416 548682068800 18446744073709551615 4523888 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 3663 3385 89 221 0 3439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14652

[startup+0.302969 s]
/proc/loadavg: 1.16 1.03 1.01 3/64 12589
/proc/meminfo: memFree=1535376/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=38840 CPUtime=0.29
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 9090 0 0 0 24 5 0 0 20 0 1 0 92166474 39772160 9075 1992294400 4194304 5102416 548682068800 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 9710 9075 89 221 0 9486 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38840

[startup+0.701027 s]
/proc/loadavg: 1.16 1.03 1.01 3/64 12589
/proc/meminfo: memFree=1535376/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=86576 CPUtime=0.69
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 20264 0 0 0 58 11 0 0 23 0 1 0 92166474 88653824 20249 1992294400 4194304 5102416 548682068800 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 21644 20250 89 221 0 21420 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86576

[startup+1.50114 s]
/proc/loadavg: 1.16 1.03 1.01 2/65 12590
/proc/meminfo: memFree=1422152/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=180464 CPUtime=1.49
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 42081 0 0 0 125 24 0 0 25 0 1 0 92166474 184795136 42066 1992294400 4194304 5102416 548682068800 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 45116 42067 89 221 0 44892 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 180464

[startup+3.10137 s]
/proc/loadavg: 1.16 1.03 1.01 2/65 12590
/proc/meminfo: memFree=1305160/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=348708 CPUtime=3.09
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 85511 0 0 0 261 48 0 0 25 0 1 0 92166474 357076992 85496 1992294400 4194304 5102416 548682068800 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 87177 85496 89 221 0 86953 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 348708

[startup+6.30183 s]
/proc/loadavg: 1.15 1.03 1.01 2/65 12590
/proc/meminfo: memFree=949000/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=674120 CPUtime=6.29
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 160712 0 0 0 537 92 0 0 25 0 1 0 92166474 690298880 160690 1992294400 4194304 5102416 548682068800 18446744073709551615 4250167 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 168530 160690 98 221 0 168306 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 674120

[startup+12.7017 s]
/proc/loadavg: 1.13 1.03 1.01 2/65 12590
/proc/meminfo: memFree=883720/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=687460 CPUtime=12.69
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 163772 0 0 0 1175 94 0 0 25 0 1 0 92166474 703959040 163750 1992294400 4194304 5102416 548682068800 18446744073709551615 4249634 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 171865 163750 111 221 0 171641 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 687460

[startup+25.5016 s]
/proc/loadavg: 1.10 1.03 1.01 2/65 12590
/proc/meminfo: memFree=881032/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=690156 CPUtime=25.49
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 164451 0 0 0 2454 95 0 0 25 0 1 0 92166474 706719744 164429 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 172539 164429 111 221 0 172315 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 690156

[startup+51.1022 s]
/proc/loadavg: 1.07 1.03 1.01 2/65 12590
/proc/meminfo: memFree=873800/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=697552 CPUtime=51.07
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 166288 0 0 0 5010 97 0 0 25 0 1 0 92166474 714293248 166266 1992294400 4194304 5102416 548682068800 18446744073709551615 4250110 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 174388 166266 111 221 0 174164 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 697552

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 12592
/proc/meminfo: memFree=857160/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=714236 CPUtime=102.25
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 170362 0 0 0 10124 101 0 0 25 0 1 0 92166474 731377664 170340 1992294400 4194304 5102416 548682068800 18446744073709551615 4250048 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 178559 170340 111 221 0 178335 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 714236

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 12592
/proc/meminfo: memFree=840904/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=730560 CPUtime=162.22
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 174428 0 0 0 16118 104 0 0 25 0 1 0 92166474 748093440 174406 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 182640 174406 111 221 0 182416 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 730560

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12592
/proc/meminfo: memFree=824648/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=743528 CPUtime=222.19
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 177540 0 0 0 22113 106 0 0 25 0 1 0 92166474 761372672 177518 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 185882 177518 111 221 0 185658 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 743528

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12592
/proc/meminfo: memFree=820360/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=751580 CPUtime=282.16
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 179554 0 0 0 28108 108 0 0 25 0 1 0 92166474 769617920 179532 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 187895 179532 111 221 0 187671 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 751580

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12592
/proc/meminfo: memFree=811528/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=761504 CPUtime=342.13
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 181726 0 0 0 34103 110 0 0 25 0 1 0 92166474 779780096 181704 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 190376 181704 111 221 0 190152 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 761504

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12592
/proc/meminfo: memFree=803848/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=769376 CPUtime=402.11
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 183685 0 0 0 40099 112 0 0 25 0 1 0 92166474 787841024 183663 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/12589/statm: 192344 183663 111 221 0 192120 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 769376

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12592
/proc/meminfo: memFree=792776/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=780364 CPUtime=462.07
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 186417 0 0 0 46093 114 0 0 25 0 1 0 92166474 799092736 186395 1992294400 4194304 5102416 548682068800 18446744073709551615 4244035 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 195091 186395 111 221 0 194867 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 780364

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12592
/proc/meminfo: memFree=782792/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=791124 CPUtime=522.05
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 188925 0 0 0 52088 117 0 0 25 0 1 0 92166474 810110976 188903 1992294400 4194304 5102416 548682068800 18446744073709551615 4244115 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 197781 188903 111 221 0 197557 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 791124

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12592
/proc/meminfo: memFree=720712/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=853592 CPUtime=582.01
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 204547 0 0 0 58071 130 0 0 25 0 1 0 92166474 874078208 204525 1992294400 4194304 5102416 548682068800 18446744073709551615 4249582 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 213398 204525 111 221 0 213174 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 853592

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12592
/proc/meminfo: memFree=664776/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=908688 CPUtime=641.99
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 218346 0 0 0 64059 140 0 0 25 0 1 0 92166474 930496512 218324 1992294400 4194304 5102416 548682068800 18446744073709551615 4248840 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 227172 218324 111 221 0 226948 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 908688

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12592
/proc/meminfo: memFree=632520/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=941788 CPUtime=701.95
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 226410 0 0 0 70048 147 0 0 25 0 1 0 92166474 964390912 226388 1992294400 4194304 5102416 548682068800 18446744073709551615 4249563 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 235447 226388 111 221 0 235223 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 941788

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12592
/proc/meminfo: memFree=538888/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=1036892 CPUtime=761.93
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 249768 0 0 0 76030 163 0 0 25 0 1 0 92166474 1061777408 249746 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 259223 249746 111 221 0 258999 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 1036892

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12592
/proc/meminfo: memFree=427464/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=1149112 CPUtime=821.9
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 277845 0 0 0 82010 180 0 0 25 0 1 0 92166474 1176690688 277823 1992294400 4194304 5102416 548682068800 18446744073709551615 4248793 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 287278 277823 111 221 0 287054 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 1149112

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12592
/proc/meminfo: memFree=323400/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=1252072 CPUtime=881.87
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 303585 0 0 0 87990 197 0 0 25 0 1 0 92166474 1282121728 303563 1992294400 4194304 5102416 548682068800 18446744073709551615 4249451 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 313018 303563 111 221 0 312794 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 1252072

[startup+942.301 s]
/proc/loadavg: 1.26 1.07 1.02 2/65 12592
/proc/meminfo: memFree=231624/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=1344544 CPUtime=941.84
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 326715 0 0 0 93972 212 0 0 25 0 1 0 92166474 1376813056 326693 1992294400 4194304 5102416 548682068800 18446744073709551615 4231699 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 336136 326693 111 221 0 335912 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 1344544

[startup+1002.3 s]
/proc/loadavg: 1.09 1.06 1.02 2/65 12592
/proc/meminfo: memFree=140872/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=1434500 CPUtime=1001.82
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 349175 0 0 0 99957 225 0 0 25 0 1 0 92166474 1468928000 349153 1992294400 4194304 5102416 548682068800 18446744073709551615 4254927 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 358625 349153 111 221 0 358401 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 1434500

[startup+1062.3 s]
/proc/loadavg: 1.03 1.04 1.01 2/65 12592
/proc/meminfo: memFree=47752/2055920 swapFree=4192812/4192956
[pid=12589] ppid=12587 vsize=1527868 CPUtime=1061.79
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 372529 0 0 0 105939 240 0 0 25 0 1 0 92166474 1564536832 372507 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 381967 372507 111 221 0 381743 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 1527868

[startup+1122.3 s]
/proc/loadavg: 1.01 1.03 1.01 2/65 12592
/proc/meminfo: memFree=15496/2055920 swapFree=4191900/4192956
[pid=12589] ppid=12587 vsize=1627120 CPUtime=1121.69
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 397329 0 0 0 111915 254 0 0 25 0 1 0 92166474 1666170880 397307 1992294400 4194304 5102416 548682068800 18446744073709551615 4248846 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 406780 397307 111 221 0 406556 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 1627120

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 12592
/proc/meminfo: memFree=15368/2055920 swapFree=4181928/4192956
[pid=12589] ppid=12587 vsize=1725508 CPUtime=1181.64
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 421903 0 0 0 117895 269 0 0 25 0 1 0 92166474 1766920192 421881 1992294400 4194304 5102416 548682068800 18446744073709551615 4249563 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 431377 421881 111 221 0 431153 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 1725508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 12592
/proc/meminfo: memFree=16136/2055920 swapFree=4181928/4192956
[pid=12589] ppid=12587 vsize=1764616 CPUtime=1200.04
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4194304 431684 0 0 0 119729 275 0 0 25 0 1 0 92166474 1806966784 431662 1992294400 4194304 5102416 548682068800 18446744073709551615 4248750 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 441154 431662 111 221 0 440930 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 1764616

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

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

[startup+1200.81 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 12592
/proc/meminfo: memFree=16136/2055920 swapFree=4181928/4192956
[pid=12589] ppid=12587 vsize=0 CPUtime=1200.14
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4195332 431684 0 0 0 119729 285 0 0 25 0 1 0 92166474 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 0

[startup+1200.9 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 12592
/proc/meminfo: memFree=16136/2055920 swapFree=4181928/4192956
[pid=12589] ppid=12587 vsize=0 CPUtime=1200.23
/proc/12589/stat : 12589 (varsat-random_s) R 12587 12589 12342 0 -1 4195332 431684 0 0 0 119729 294 0 0 25 0 1 0 92166474 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/12589/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.23
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.97
CPU time (s): 1200.31
CPU user time (s): 1197.3
CPU system time (s): 3.01454
CPU usage (%): 99.9456
Max. virtual memory (cumulated for all children) (KiB): 1764616

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

runsolver used 1.04684 second user time and 3.33149 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-25 08:35:36
IDJOB=1718941
IDBENCH=20574
IDSOLVER=539
FILE ID=node29/1718941-1240641323
PBS_JOBID= 9186426
Free space on /tmp= 66212 MiB

SOLVER NAME= VARSAT-random 2009-03-22
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.cnf
COMMAND LINE= HOME/varsat-random_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718941-1240641323/watcher-1718941-1240641323 -o /tmp/evaluation-result-1718941-1240641323/solver-1718941-1240641323 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-random_static -seed=236395040 HOME/instance-1718941-1240641323.cnf

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=236395040

node29.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:       1535792 kB
Buffers:         34800 kB
Cached:         399372 kB
SwapCached:        144 kB
Active:         234540 kB
Inactive:       213656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1535792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          210296 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            57852 kB
Committed_AS:   347212 kB
PageTables:       1468 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= 66208 MiB
End job on node29 at 2009-04-25 08:55:39