Trace number 1717276

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) 1200.18 1200.62

General information on the benchmark

Nameindustrial/palacios/hard/
safe-50-h49-unsat.cnf
MD5SUMafc9746f162b3434bc79ea21bd1704d5
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 variables615037
Number of clauses2098249
Sum of the clauses size5069473
Maximum clause length101
Minimum clause length1
Number of clauses of size 150
Number of clauses of size 21488062
Number of clauses of size 3602029
Number of clauses of size 4238
Number of clauses of size 5148
Number of clauses of size over 57722

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  620037                                               |
0.00/0.00	c |  Number of clauses:    2098249                                              |
2.79/2.90	c |  Parsing time:         2.45         s                                       |
2.79/2.90	c |  Timeout:              43200 s
2.79/2.90	c |  Random Seed:          1336162529.000000
2.79/2.90	c |  Heuristic:            EMBP-G, threshold 0.950                              |
2.79/2.90	c |  Branching Rule:       default (solution-guided)                            |
2.79/2.90	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
2.79/2.90	c |                                                                             |
48.47/48.51	c ============================[ Search Statistics ]==============================
48.47/48.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
48.47/48.51	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
48.47/48.51	c ===============================================================================
48.47/48.51	c |         0 |  150826  1130095  5994846 |   376698        0    nan |  0.000 % |
57.56/57.68	c |       100 |  150826  1130095  5994846 |   414368      100     54 |  0.008 % |
66.86/67.00	c |       250 |  150826  1130095  5994846 |   455804      250     25 |  0.008 % |
76.55/76.66	c |       476 |  150826  1130095  5994846 |   501385      476     22 |  0.008 % |
86.95/87.09	c |       815 |  150826  1130095  5994846 |   551524      815     20 |  0.008 % |
99.95/100.02	c |      1321 |  150826  1130095  5994846 |   606676     1321     25 |  0.008 % |
113.04/113.12	c |      2082 |  150826  1130095  5994846 |   667344     2082     35 |  0.008 % |
128.94/129.09	c |      3221 |  150826  1130095  5994846 |   734078     3221     29 |  0.008 % |
145.93/146.06	c |      4930 |  150826  1130095  5994846 |   807486     4930     38 |  0.008 % |
167.62/167.77	c |      7493 |  150826  1130095  5994846 |   888234     7493     32 |  0.008 % |
196.81/196.93	c |     11339 |  150826  1130095  5994846 |   977058    11339     31 |  0.008 % |
239.49/239.68	c |     17107 |  150826  1130095  5994846 |  1074764    17107     30 |  0.008 % |
293.68/293.87	c |     25757 |  150826  1130095  5994846 |  1182240    25757     32 |  0.008 % |
359.85/360.06	c |     38731 |  150826  1130095  5994846 |  1300464    38731     48 |  0.008 % |
463.01/463.26	c |     58192 |  150826  1130095  5994846 |  1430511    58192     42 |  0.008 % |
622.85/623.11	c |     87384 |  150826  1130095  5994846 |  1573562    87384     50 |  0.008 % |
852.97/853.39	c |    131173 |  150826  1130095  5994846 |  1730918   131173     45 |  0.008 % |

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-1717276-1240626520/watcher-1717276-1240626520 -o /tmp/evaluation-result-1717276-1240626520/solver-1717276-1240626520 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1336162529 HOME/instance-1717276-1240626520.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 2/65 18128
/proc/meminfo: memFree=1372280/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=6996 CPUtime=0
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 837 0 0 0 0 0 0 0 20 0 1 0 90681582 7163904 822 1992294400 4194304 5102648 548682068784 18446744073709551615 4200710 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 1749 829 80 221 0 1525 0

[startup+0.071421 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18128
/proc/meminfo: memFree=1372280/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=39956 CPUtime=0.06
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 9774 0 0 0 3 3 0 0 20 0 1 0 90681582 40914944 9759 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 9989 9760 87 221 0 9765 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 39956

[startup+0.101425 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18128
/proc/meminfo: memFree=1372280/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=44240 CPUtime=0.09
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 10772 0 0 0 5 4 0 0 20 0 1 0 90681582 45301760 10757 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 11060 10758 87 221 0 10836 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44240

[startup+0.301462 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18128
/proc/meminfo: memFree=1372280/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=69848 CPUtime=0.29
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 16983 0 0 0 22 7 0 0 22 0 1 0 90681582 71524352 16968 1992294400 4194304 5102648 548682068784 18446744073709551615 4269469 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 17462 16969 87 221 0 17238 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69848

[startup+0.701535 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18128
/proc/meminfo: memFree=1372280/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=125956 CPUtime=0.69
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 29176 0 0 0 55 14 0 0 25 0 1 0 90681582 128978944 29161 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 31489 29161 87 221 0 31265 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 125956

[startup+1.50168 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18129
/proc/meminfo: memFree=1220400/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=231408 CPUtime=1.49
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 52524 0 0 0 125 24 0 0 25 0 1 0 90681582 236961792 52509 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 57852 52510 87 221 0 57628 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 231408

[startup+3.10197 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18129
/proc/meminfo: memFree=1092336/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=389184 CPUtime=3.09
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 92816 0 0 0 264 45 0 0 25 0 1 0 90681582 398524416 92801 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 97296 92801 98 221 0 97072 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 389184

[startup+6.30155 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 18129
/proc/meminfo: memFree=951344/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=461336 CPUtime=6.29
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 111871 0 0 0 576 53 0 0 25 0 1 0 90681582 472408064 111856 1992294400 4194304 5102648 548682068784 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 115334 111856 99 221 0 115110 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 461336

[startup+12.7017 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 18129
/proc/meminfo: memFree=764144/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=650456 CPUtime=12.69
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 156382 0 0 0 1196 73 0 0 25 0 1 0 90681582 666066944 156367 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 162614 156367 99 221 0 162390 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 650456

[startup+25.502 s]
/proc/loadavg: 1.12 1.03 1.01 2/66 18129
/proc/meminfo: memFree=596016/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=810572 CPUtime=25.48
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 194225 0 0 0 2456 92 0 0 25 0 1 0 90681582 830025728 194210 1992294400 4194304 5102648 548682068784 18446744073709551615 4273033 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 202643 194210 100 221 0 202419 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 810572

[startup+51.1017 s]
/proc/loadavg: 1.08 1.03 1.01 2/66 18129
/proc/meminfo: memFree=613872/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=783976 CPUtime=51.06
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 210935 0 0 0 5005 101 0 0 25 0 1 0 90681582 802791424 189670 1992294400 4194304 5102648 548682068784 18446744073709551615 4213932 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 195994 189670 102 221 0 195770 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 783976

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 18129
/proc/meminfo: memFree=613488/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=784684 CPUtime=102.25
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 211105 0 0 0 10124 101 0 0 25 0 1 0 90681582 803516416 189840 1992294400 4194304 5102648 548682068784 18446744073709551615 4213899 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 196171 189840 115 221 0 195947 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 784684

[startup+162.302 s]
/proc/loadavg: 1.09 1.03 1.01 2/66 18129
/proc/meminfo: memFree=613360/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=785496 CPUtime=162.22
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 211123 0 0 0 16121 101 0 0 25 0 1 0 90681582 804347904 189858 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 196374 189858 115 221 0 196150 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 785496

[startup+222.302 s]
/proc/loadavg: 1.14 1.05 1.01 2/66 18129
/proc/meminfo: memFree=613360/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=785496 CPUtime=222.2
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 211130 0 0 0 22119 101 0 0 25 0 1 0 90681582 804347904 189865 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 196374 189865 115 221 0 196150 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 785496

[startup+282.301 s]
/proc/loadavg: 1.12 1.06 1.01 2/66 18129
/proc/meminfo: memFree=613296/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=785496 CPUtime=282.18
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 211134 0 0 0 28117 101 0 0 25 0 1 0 90681582 804347904 189869 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 196374 189869 115 221 0 196150 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 785496

[startup+342.301 s]
/proc/loadavg: 1.10 1.06 1.01 2/66 18129
/proc/meminfo: memFree=613232/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=785496 CPUtime=342.16
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 211134 0 0 0 34115 101 0 0 25 0 1 0 90681582 804347904 189869 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 196374 189869 115 221 0 196150 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 785496

[startup+402.301 s]
/proc/loadavg: 1.09 1.06 1.01 2/66 18129
/proc/meminfo: memFree=612848/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=785496 CPUtime=402.14
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 211224 0 0 0 40113 101 0 0 25 0 1 0 90681582 804347904 189959 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 196374 189959 115 221 0 196150 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 785496

[startup+462.301 s]
/proc/loadavg: 1.03 1.05 1.00 2/66 18129
/proc/meminfo: memFree=612720/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=785496 CPUtime=462.11
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 211255 0 0 0 46110 101 0 0 25 0 1 0 90681582 804347904 189990 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 196374 189990 115 221 0 196150 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 785496

[startup+522.302 s]
/proc/loadavg: 1.01 1.04 1.00 2/66 18129
/proc/meminfo: memFree=612592/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=786156 CPUtime=522.09
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 211276 0 0 0 52108 101 0 0 25 0 1 0 90681582 805023744 190011 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 196539 190011 115 221 0 196315 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 786156

[startup+582.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 18131
/proc/meminfo: memFree=612336/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=786156 CPUtime=582.07
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 211297 0 0 0 58106 101 0 0 25 0 1 0 90681582 805023744 190032 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 196539 190032 115 221 0 196315 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 786156

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 18131
/proc/meminfo: memFree=612400/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=786156 CPUtime=642.05
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 211315 0 0 0 64104 101 0 0 25 0 1 0 90681582 805023744 190050 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 196539 190050 115 221 0 196315 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 786156

[startup+702.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 18131
/proc/meminfo: memFree=612336/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=786156 CPUtime=702.02
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 211338 0 0 0 70101 101 0 0 25 0 1 0 90681582 805023744 190073 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 196539 190073 115 221 0 196315 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 786156

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 18131
/proc/meminfo: memFree=612336/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=786156 CPUtime=762.01
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 211362 0 0 0 76100 101 0 0 25 0 1 0 90681582 805023744 190097 1992294400 4194304 5102648 548682068784 18446744073709551615 4255155 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 196539 190097 115 221 0 196315 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 786156

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18131
/proc/meminfo: memFree=612208/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=786156 CPUtime=821.98
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 211384 0 0 0 82097 101 0 0 25 0 1 0 90681582 805023744 190119 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 196539 190119 115 221 0 196315 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 786156

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18131
/proc/meminfo: memFree=612144/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=786156 CPUtime=881.96
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 211407 0 0 0 88095 101 0 0 25 0 1 0 90681582 805023744 190142 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 196539 190142 115 221 0 196315 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 786156

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18131
/proc/meminfo: memFree=612016/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=787656 CPUtime=941.94
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 211431 0 0 0 94093 101 0 0 25 0 1 0 90681582 806559744 190166 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 196914 190166 115 221 0 196690 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 787656

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18131
/proc/meminfo: memFree=611952/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=787656 CPUtime=1001.92
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 211452 0 0 0 100091 101 0 0 25 0 1 0 90681582 806559744 190187 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 196914 190187 115 221 0 196690 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 787656

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18131
/proc/meminfo: memFree=611824/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=787656 CPUtime=1061.89
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 211476 0 0 0 106088 101 0 0 25 0 1 0 90681582 806559744 190211 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 196914 190211 115 221 0 196690 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 787656

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18131
/proc/meminfo: memFree=611760/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=787656 CPUtime=1121.88
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 211499 0 0 0 112086 102 0 0 25 0 1 0 90681582 806559744 190234 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 196914 190234 115 221 0 196690 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 787656

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18131
/proc/meminfo: memFree=611760/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=787656 CPUtime=1181.86
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 211522 0 0 0 118084 102 0 0 25 0 1 0 90681582 806559744 190257 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 196914 190257 115 221 0 196690 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 787656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18131
/proc/meminfo: memFree=611760/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=787656 CPUtime=1200.06
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4194304 211528 0 0 0 119904 102 0 0 25 0 1 0 90681582 806559744 190263 1992294400 4194304 5102648 548682068784 18446744073709551615 4244259 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 196914 190263 115 221 0 196690 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 787656

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

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

[startup+1200.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18131
/proc/meminfo: memFree=611760/2055920 swapFree=4181392/4192956
[pid=18128] ppid=18126 vsize=0 CPUtime=1200.15
/proc/18128/stat : 18128 (varsat-industri) R 18126 18128 17455 0 -1 4195332 211528 0 0 0 119904 111 0 0 25 0 1 0 90681582 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/18128/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.18
CPU user time (s): 1199.04
CPU system time (s): 1.13583
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 900652

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

runsolver used 1.3418 second user time and 2.93855 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-25 04:28:43
IDJOB=1717276
IDBENCH=20408
IDSOLVER=538
FILE ID=node84/1717276-1240626520
PBS_JOBID= 9186369
Free space on /tmp= 66208 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/industrial/palacios/hard/safe-50-h49-unsat.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717276-1240626520/watcher-1717276-1240626520 -o /tmp/evaluation-result-1717276-1240626520/solver-1717276-1240626520 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1336162529 HOME/instance-1717276-1240626520.cnf

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

MD5SUM BENCH= afc9746f162b3434bc79ea21bd1704d5
RANDOM SEED=1336162529

node84.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.259
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.259
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1372696 kB
Buffers:         64688 kB
Cached:         557944 kB
SwapCached:       5892 kB
Active:         244168 kB
Inactive:       386772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1372696 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:           40124 kB
Writeback:           0 kB
Mapped:          13444 kB
Slab:            38200 kB
Committed_AS:   286632 kB
PageTables:       1368 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= 66204 MiB
End job on node84 at 2009-04-25 04:48:45