Trace number 1735726

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.08 1200.53

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1375c111739g2.cnf
MD5SUM4a0161ad7ac9d31215b2f5b6bcc0673a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark369.137
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1375                                                 |
0.00/0.00	c |  Number of clauses:    111739                                               |
0.02/0.08	c |  Parsing time:         0.07         s                                       |
0.02/0.08	c |  Timeout:              43200 s
0.02/0.08	c |  Random Seed:          1601217095.000000
0.02/0.08	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.02/0.08	c |  Branching Rule:       default (solution-guided)                            |
0.02/0.08	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.02/0.08	c |                                                                             |
2.59/2.61	c ============================[ Search Statistics ]==============================
2.59/2.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.59/2.61	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.59/2.61	c ===============================================================================
2.59/2.61	c |         0 |    1320   110364   335209 |    36788        0    nan |  0.000 % |
2.79/2.80	c |       101 |    1320   110364   335209 |    40466      101    192 |  0.000 % |
3.09/3.17	c |       251 |    1320   110364   335209 |    44513      251    158 |  0.000 % |
3.09/3.20	c |       476 |    1320   110364   335209 |    48964      476    178 |  0.000 % |
3.39/3.44	c |       814 |    1320   110364   335209 |    53861      814    180 |  0.000 % |
3.69/3.70	c |      1321 |    1320   110364   335209 |    59247     1321    170 |  0.000 % |
3.99/4.03	c |      2083 |    1320   110364   335209 |    65172     2083    169 |  0.000 % |
4.39/4.47	c |      3222 |    1320   110364   335209 |    71689     3222    168 |  0.000 % |
5.09/5.20	c |      4932 |    1320   110364   335209 |    78858     4932    170 |  0.000 % |
6.19/6.28	c |      7495 |    1320   110364   335209 |    86744     7495    169 |  0.000 % |
7.89/7.91	c |     11339 |    1320   110364   335209 |    95418    11339    166 |  0.000 % |
10.68/10.77	c |     17107 |    1320   110364   335209 |   104960    17107    162 |  0.000 % |
15.98/16.01	c |     25758 |    1320   110364   335209 |   115456    25758    161 |  0.000 % |
29.38/29.47	c |     38734 |    1320   110364   335209 |   127002    38734    163 |  0.000 % |
57.47/57.57	c |     58196 |    1320   110364   335209 |   139702    58196    169 |  0.000 % |
121.75/121.86	c |     87388 |    1320   110364   335209 |   153672    87388    173 |  0.000 % |
273.59/273.78	c |    131177 |    1320   110364   335209 |   169039   131177    175 |  0.000 % |
482.42/482.60	c |    196865 |    1320   110364   335209 |   185943    46009    155 |  0.000 % |
773.70/774.02	c |    295392 |    1320   110364   335209 |   204538   144536    162 |  0.000 % |

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-1735726-1240805925/watcher-1735726-1240805925 -o /tmp/evaluation-result-1735726-1240805925/solver-1735726-1240805925 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1601217095 HOME/instance-1735726-1240805925.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: 0.92 0.98 0.99 3/65 27159
/proc/meminfo: memFree=1388528/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=2572 CPUtime=0
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 481 0 0 0 0 0 0 0 18 0 1 0 108622921 2633728 466 1992294400 4194304 5102648 548682068768 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 643 466 87 221 0 419 0

[startup+0.024304 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 27159
/proc/meminfo: memFree=1388528/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=5468 CPUtime=0.02
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 1213 0 0 0 2 0 0 0 18 0 1 0 108622921 5599232 1198 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 1367 1200 87 221 0 1143 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5468

[startup+0.101319 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 27159
/proc/meminfo: memFree=1388528/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=15384 CPUtime=0.09
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 3585 0 0 0 8 1 0 0 18 0 1 0 108622921 15753216 3570 1992294400 4194304 5102648 548682068768 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 3846 3570 98 221 0 3622 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15384

[startup+0.301359 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 27159
/proc/meminfo: memFree=1388528/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=15384 CPUtime=0.29
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 3585 0 0 0 28 1 0 0 19 0 1 0 108622921 15753216 3570 1992294400 4194304 5102648 548682068768 18446744073709551615 4273072 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 3846 3570 98 221 0 3622 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15384

[startup+0.701437 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 27159
/proc/meminfo: memFree=1388528/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=18816 CPUtime=0.69
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 4484 0 0 0 68 1 0 0 23 0 1 0 108622921 19267584 4469 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 4704 4469 100 221 0 4480 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18816

[startup+1.50159 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1369960/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=20296 CPUtime=1.49
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 4762 0 0 0 148 1 0 0 25 0 1 0 108622921 20783104 4747 1992294400 4194304 5102648 548682068768 18446744073709551615 4273299 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 5074 4747 100 221 0 4850 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20296

[startup+3.10191 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1369640/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=17864 CPUtime=3.09
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 4816 0 0 0 308 1 0 0 25 0 1 0 108622921 18292736 4284 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 4466 4284 115 221 0 4242 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17864

[startup+6.30154 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1371048/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=20240 CPUtime=6.29
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 5408 0 0 0 627 2 0 0 25 0 1 0 108622921 20725760 4876 1992294400 4194304 5102648 548682068768 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 5060 4876 115 221 0 4836 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20240

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1360808/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=29524 CPUtime=12.69
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 7705 0 0 0 1265 4 0 0 25 0 1 0 108622921 30232576 7173 1992294400 4194304 5102648 548682068768 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 7381 7173 115 221 0 7157 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29524

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1348776/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=40792 CPUtime=25.48
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 10525 0 0 0 2541 7 0 0 25 0 1 0 108622921 41771008 9993 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 10198 9993 115 221 0 9974 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40792

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1334120/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=55576 CPUtime=51.07
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 14209 0 0 0 5096 11 0 0 25 0 1 0 108622921 56909824 13677 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 13894 13677 115 221 0 13670 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 55576

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1312424/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=77296 CPUtime=102.26
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 19575 0 0 0 10210 16 0 0 25 0 1 0 108622921 79151104 19043 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 19324 19043 115 221 0 19100 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 77296

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1293672/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=96672 CPUtime=162.23
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 24279 0 0 0 16202 21 0 0 25 0 1 0 108622921 98992128 23747 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 24168 23747 115 221 0 23944 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 96672

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1278312/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=111828 CPUtime=222.21
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 28065 0 0 0 22197 24 0 0 25 0 1 0 108622921 114511872 27533 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 27957 27533 115 221 0 27733 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 111828

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1267112/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=123256 CPUtime=282.19
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 30874 0 0 0 28192 27 0 0 25 0 1 0 108622921 126214144 30342 1992294400 4194304 5102648 548682068768 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 30814 30342 115 221 0 30590 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 123256

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1257576/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=133356 CPUtime=342.16
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 33256 0 0 0 34188 28 0 0 25 0 1 0 108622921 136556544 32724 1992294400 4194304 5102648 548682068768 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 33339 32724 115 221 0 33115 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 133356

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1247208/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=143836 CPUtime=402.14
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 35868 0 0 0 40183 31 0 0 25 0 1 0 108622921 147288064 35336 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 35959 35336 115 221 0 35735 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 143836

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1238440/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=152256 CPUtime=462.12
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 37994 0 0 0 46179 33 0 0 25 0 1 0 108622921 155910144 37462 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 38064 37462 115 221 0 37840 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 152256

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1238312/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=152256 CPUtime=522.1
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 38012 0 0 0 52177 33 0 0 25 0 1 0 108622921 155910144 37480 1992294400 4194304 5102648 548682068768 18446744073709551615 4249728 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 38064 37480 115 221 0 37840 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 152256

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1238248/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=152256 CPUtime=582.08
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 38024 0 0 0 58175 33 0 0 25 0 1 0 108622921 155910144 37492 1992294400 4194304 5102648 548682068768 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 38064 37492 115 221 0 37840 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 152256

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1237736/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=152948 CPUtime=642.06
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 38160 0 0 0 64173 33 0 0 25 0 1 0 108622921 156618752 37628 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 38237 37628 115 221 0 38013 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 152948

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1237160/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=153588 CPUtime=702.03
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 38284 0 0 0 70170 33 0 0 25 0 1 0 108622921 157274112 37752 1992294400 4194304 5102648 548682068768 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 38397 37752 115 221 0 38173 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 153588

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1236776/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=154012 CPUtime=762.01
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 38387 0 0 0 76168 33 0 0 25 0 1 0 108622921 157708288 37855 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 38503 37855 115 221 0 38279 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 154012

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1235816/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=155292 CPUtime=821.98
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 38620 0 0 0 82165 33 0 0 25 0 1 0 108622921 159019008 38088 1992294400 4194304 5102648 548682068768 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 38823 38088 115 221 0 38599 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 155292

[startup+882.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1234920/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=156252 CPUtime=881.96
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 38845 0 0 0 88163 33 0 0 25 0 1 0 108622921 160002048 38313 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 39063 38313 115 221 0 38839 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 156252

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1232680/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=158740 CPUtime=941.94
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 39430 0 0 0 94160 34 0 0 25 0 1 0 108622921 162549760 38898 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 39685 38898 115 221 0 39461 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 158740

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1225448/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=165952 CPUtime=1001.92
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 41225 0 0 0 100156 36 0 0 25 0 1 0 108622921 169934848 40693 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 41488 40693 115 221 0 41264 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 165952

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1216424/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=174968 CPUtime=1061.89
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 43488 0 0 0 106151 38 0 0 25 0 1 0 108622921 179167232 42956 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 43742 42956 115 221 0 43518 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 174968

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1211432/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=179860 CPUtime=1121.87
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 44705 0 0 0 112148 39 0 0 25 0 1 0 108622921 184176640 44173 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 44965 44173 115 221 0 44741 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 179860

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1211176/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=180300 CPUtime=1181.85
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 44778 0 0 0 118145 40 0 0 25 0 1 0 108622921 184627200 44246 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 45075 44246 115 221 0 44851 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 180300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1210728/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=180796 CPUtime=1200.05
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 44872 0 0 0 119965 40 0 0 25 0 1 0 108622921 185135104 44340 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 45199 44340 115 221 0 44975 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 180796

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27160
/proc/meminfo: memFree=1210728/2055920 swapFree=4181424/4192956
[pid=27159] ppid=27157 vsize=180796 CPUtime=1200.05
/proc/27159/stat : 27159 (varsat-industri) R 27157 27159 26254 0 -1 4194304 44872 0 0 0 119965 40 0 0 25 0 1 0 108622921 185135104 44340 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27159/statm: 45199 44340 115 221 0 44975 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 180796

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.08
CPU user time (s): 1199.66
CPU system time (s): 0.426935
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 180796

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

runsolver used 1.3388 second user time and 3.03754 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-27 06:18:45
IDJOB=1735726
IDBENCH=71511
IDSOLVER=538
FILE ID=node77/1735726-1240805925
PBS_JOBID= 9187372
Free space on /tmp= 66256 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1375c111739g2.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735726-1240805925/watcher-1735726-1240805925 -o /tmp/evaluation-result-1735726-1240805925/solver-1735726-1240805925 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1601217095 HOME/instance-1735726-1240805925.cnf

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

MD5SUM BENCH= 4a0161ad7ac9d31215b2f5b6bcc0673a
RANDOM SEED=1601217095

node77.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.270
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.270
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:       1388944 kB
Buffers:         73580 kB
Cached:         513952 kB
SwapCached:       5496 kB
Active:         260136 kB
Inactive:       335344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1388944 kB
SwapTotal:     4192956 kB
SwapFree:      4181424 kB
Dirty:            2360 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            57412 kB
Committed_AS:   501596 kB
PageTables:       1372 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= 66256 MiB
End job on node77 at 2009-04-27 06:38:48