Trace number 1518076

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.06 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/500/
unif-k3-r4.25-v500-c2125-S602463346-055.cnf
MD5SUMf50ad9abb19635b49e2de66215f8fa56
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.019996
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
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:  500                                                  |
0.00/0.00	c |  Number of clauses:    2125                                                 |
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:          121182595.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 |     485     2100     6392 |      700        0    nan |  0.000 % |
0.00/0.01	c |       102 |     485     2100     6392 |      770      102     21 |  0.000 % |
0.00/0.01	c |       252 |     485     2100     6392 |      847      252     22 |  0.000 % |
0.01/0.02	c |       478 |     485     2100     6392 |      931      478     23 |  0.000 % |
0.01/0.04	c |       815 |     485     2100     6392 |     1024      815     23 |  0.000 % |
0.01/0.06	c |      1321 |     485     2100     6392 |     1127      783     21 |  0.000 % |
0.01/0.09	c |      2081 |     485     2100     6392 |     1240      955     21 |  0.000 % |
0.09/0.14	c |      3220 |     485     2100     6392 |     1364      797     22 |  0.000 % |
0.19/0.22	c |      4928 |     485     2100     6392 |     1500     1096     23 |  0.000 % |
0.29/0.34	c |      7490 |     485     2100     6392 |     1650     1319     22 |  0.000 % |
0.49/0.52	c |     11334 |     485     2100     6392 |     1815      896     21 |  0.000 % |
0.79/0.80	c |     17101 |     485     2100     6392 |     1997     1085     19 |  0.000 % |
1.19/1.22	c |     25750 |     485     2100     6392 |     2196     1537     20 |  0.000 % |
1.79/1.88	c |     38725 |     485     2100     6392 |     2416     2138     20 |  0.000 % |
2.89/2.92	c |     58187 |     485     2100     6392 |     2658     1870     20 |  0.000 % |
4.39/4.49	c |     87379 |     485     2100     6392 |     2924     2627     23 |  0.000 % |
6.89/6.93	c |    131168 |     485     2100     6392 |     3216     1753     22 |  0.000 % |
10.68/10.73	c |    196853 |     485     2100     6392 |     3538     1974     22 |  0.000 % |
16.58/16.63	c |    295379 |     485     2100     6392 |     3891     3560     24 |  0.000 % |
25.89/25.94	c |    443170 |     485     2100     6392 |     4281     3355     23 |  0.000 % |
40.28/40.38	c |    664853 |     485     2100     6392 |     4709     3943     23 |  0.000 % |
62.77/62.81	c |    997378 |     485     2100     6392 |     5180     3099     22 |  0.000 % |
98.15/98.20	c |   1496166 |     485     2100     6392 |     5698     4266     24 |  0.000 % |
154.34/154.47	c |   2244348 |     485     2100     6392 |     6268     4316     24 |  0.000 % |
241.40/241.56	c |   3366622 |     485     2100     6392 |     6894     4029     24 |  0.000 % |
380.75/380.96	c |   5050034 |     485     2100     6392 |     7584     4962     23 |  0.000 % |
599.47/599.73	c |   7575150 |     485     2100     6392 |     8342     4174     22 |  0.000 % |
941.84/942.27	c |  11362825 |     485     2100     6392 |     9176     4342     21 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1518076-1238294803/watcher-1518076-1238294803 -o /tmp/evaluation-result-1518076-1238294803/solver-1518076-1238294803 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=121182595 HOME/instance-1518076-1238294803.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14412
/proc/meminfo: memFree=1426864/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=2548 CPUtime=0
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 239 0 0 0 0 0 0 0 18 0 1 0 1102141260 2609152 224 1992294400 4194304 5102648 548682068784 18446744073709551615 4272865 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 637 224 98 221 0 413 0

[startup+0.02209 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14412
/proc/meminfo: memFree=1426864/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=2548 CPUtime=0.01
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 262 0 0 0 1 0 0 0 18 0 1 0 1102141260 2609152 247 1992294400 4194304 5102648 548682068784 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 637 247 111 221 0 413 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2548

[startup+0.101108 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14412
/proc/meminfo: memFree=1426864/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=2680 CPUtime=0.09
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 283 0 0 0 9 0 0 0 18 0 1 0 1102141260 2744320 268 1992294400 4194304 5102648 548682068784 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 670 268 111 221 0 446 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2680

[startup+0.30115 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14412
/proc/meminfo: memFree=1426864/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=2812 CPUtime=0.29
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 316 0 0 0 29 0 0 0 19 0 1 0 1102141260 2879488 301 1992294400 4194304 5102648 548682068784 18446744073709551615 4249818 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 703 301 111 221 0 479 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2812

[startup+0.701235 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14412
/proc/meminfo: memFree=1426864/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=2944 CPUtime=0.69
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 354 0 0 0 69 0 0 0 22 0 1 0 1102141260 3014656 339 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 736 339 111 221 0 512 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2944

[startup+1.50141 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14413
/proc/meminfo: memFree=1425832/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=3076 CPUtime=1.49
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 402 0 0 0 149 0 0 0 25 0 1 0 1102141260 3149824 387 1992294400 4194304 5102648 548682068784 18446744073709551615 4250212 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 769 387 111 221 0 545 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3076

[startup+3.10175 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14413
/proc/meminfo: memFree=1425512/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=3340 CPUtime=3.09
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 454 0 0 0 309 0 0 0 25 0 1 0 1102141260 3420160 439 1992294400 4194304 5102648 548682068784 18446744073709551615 4254153 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 835 439 111 221 0 611 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3340

[startup+6.30144 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14413
/proc/meminfo: memFree=1425128/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=3604 CPUtime=6.29
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 523 0 0 0 629 0 0 0 25 0 1 0 1102141260 3690496 508 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 901 508 111 221 0 677 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3604

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14413
/proc/meminfo: memFree=1424552/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=4136 CPUtime=12.68
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 643 0 0 0 1268 0 0 0 25 0 1 0 1102141260 4235264 628 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 1034 628 111 221 0 810 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4136

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14413
/proc/meminfo: memFree=1423976/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=4540 CPUtime=25.49
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 764 0 0 0 2548 1 0 0 25 0 1 0 1102141260 4648960 749 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 1135 749 111 221 0 911 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4540

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14413
/proc/meminfo: memFree=1423400/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=5212 CPUtime=51.07
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 918 0 0 0 5106 1 0 0 25 0 1 0 1102141260 5337088 903 1992294400 4194304 5102648 548682068784 18446744073709551615 4229338 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 1303 903 111 221 0 1079 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5212

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14413
/proc/meminfo: memFree=1422248/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=6300 CPUtime=102.25
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 1190 0 0 0 10224 1 0 0 25 0 1 0 1102141260 6451200 1175 1992294400 4194304 5102648 548682068784 18446744073709551615 4249898 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 1575 1175 111 221 0 1351 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 6300

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14415
/proc/meminfo: memFree=1421480/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=7120 CPUtime=162.24
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 1388 0 0 0 16222 2 0 0 25 0 1 0 1102141260 7290880 1373 1992294400 4194304 5102648 548682068784 18446744073709551615 4249913 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 1780 1373 111 221 0 1556 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 7120

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14415
/proc/meminfo: memFree=1420968/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=7536 CPUtime=222.21
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 1518 0 0 0 22219 2 0 0 25 0 1 0 1102141260 7716864 1503 1992294400 4194304 5102648 548682068784 18446744073709551615 4249360 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 1884 1503 111 221 0 1660 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 7536

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14415
/proc/meminfo: memFree=1420328/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=8232 CPUtime=282.19
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 1667 0 0 0 28217 2 0 0 25 0 1 0 1102141260 8429568 1652 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 2058 1652 111 221 0 1834 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 8232

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14415
/proc/meminfo: memFree=1419688/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=8804 CPUtime=342.16
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 1809 0 0 0 34214 2 0 0 25 0 1 0 1102141260 9015296 1794 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 2201 1794 111 221 0 1977 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 8804

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14415
/proc/meminfo: memFree=1419432/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=9068 CPUtime=402.15
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 1899 0 0 0 40212 3 0 0 25 0 1 0 1102141260 9285632 1884 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 2267 1884 111 221 0 2043 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 9068

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14415
/proc/meminfo: memFree=1418920/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=9616 CPUtime=462.12
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 2005 0 0 0 46209 3 0 0 25 0 1 0 1102141260 9846784 1990 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 2404 1990 111 221 0 2180 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 9616

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14415
/proc/meminfo: memFree=1418664/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=9896 CPUtime=522.1
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 2071 0 0 0 52207 3 0 0 25 0 1 0 1102141260 10133504 2056 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 2474 2056 111 221 0 2250 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 9896

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14415
/proc/meminfo: memFree=1418472/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=10028 CPUtime=582.08
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 2114 0 0 0 58205 3 0 0 25 0 1 0 1102141260 10268672 2099 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 2507 2099 111 221 0 2283 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 10028

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14415
/proc/meminfo: memFree=1418088/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=10344 CPUtime=642.05
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 2197 0 0 0 64202 3 0 0 25 0 1 0 1102141260 10592256 2182 1992294400 4194304 5102648 548682068784 18446744073709551615 4255108 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 2586 2182 111 221 0 2362 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 10344

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14415
/proc/meminfo: memFree=1417832/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=10616 CPUtime=702.04
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 2266 0 0 0 70200 4 0 0 25 0 1 0 1102141260 10870784 2251 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 2654 2251 111 221 0 2430 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 10616

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14415
/proc/meminfo: memFree=1417640/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=10888 CPUtime=762.02
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 2311 0 0 0 76198 4 0 0 25 0 1 0 1102141260 11149312 2296 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 2722 2296 111 221 0 2498 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 10888

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14415
/proc/meminfo: memFree=1417320/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=11156 CPUtime=821.99
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 2376 0 0 0 82195 4 0 0 25 0 1 0 1102141260 11423744 2361 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 2789 2361 111 221 0 2565 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 11156

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14421
/proc/meminfo: memFree=1417064/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=11440 CPUtime=881.96
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 2447 0 0 0 88192 4 0 0 25 0 1 0 1102141260 11714560 2432 1992294400 4194304 5102648 548682068784 18446744073709551615 4254846 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 2860 2432 111 221 0 2636 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 11440

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14421
/proc/meminfo: memFree=1417000/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=11440 CPUtime=941.94
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 2464 0 0 0 94189 5 0 0 25 0 1 0 1102141260 11714560 2449 1992294400 4194304 5102648 548682068784 18446744073709551615 4244270 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 2860 2449 111 221 0 2636 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 11440

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14421
/proc/meminfo: memFree=1416744/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=11728 CPUtime=1001.92
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 2530 0 0 0 100187 5 0 0 25 0 1 0 1102141260 12009472 2515 1992294400 4194304 5102648 548682068784 18446744073709551615 4249362 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 2932 2515 111 221 0 2708 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 11728

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14421
/proc/meminfo: memFree=1416552/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=12020 CPUtime=1061.89
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 2573 0 0 0 106184 5 0 0 25 0 1 0 1102141260 12308480 2558 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 3005 2558 111 221 0 2781 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 12020

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14421
/proc/meminfo: memFree=1416424/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=12152 CPUtime=1121.87
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 2610 0 0 0 112182 5 0 0 25 0 1 0 1102141260 12443648 2595 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 3038 2595 111 221 0 2814 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 12152

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14421
/proc/meminfo: memFree=1416232/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=12292 CPUtime=1181.85
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 2643 0 0 0 118180 5 0 0 25 0 1 0 1102141260 12587008 2628 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 3073 2628 111 221 0 2849 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 12292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14421
/proc/meminfo: memFree=1416168/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=12292 CPUtime=1200.04
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 2656 0 0 0 119999 5 0 0 25 0 1 0 1102141260 12587008 2641 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 3073 2641 111 221 0 2849 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 12292

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: 1.00 1.00 1.00 2/65 14421
/proc/meminfo: memFree=1416168/2055920 swapFree=4177912/4192956
[pid=14412] ppid=14410 vsize=12292 CPUtime=1200.04
/proc/14412/stat : 14412 (varsat-industri) R 14410 14412 10940 0 -1 4194304 2656 0 0 0 119999 5 0 0 25 0 1 0 1102141260 12587008 2641 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14412/statm: 3073 2641 111 221 0 2849 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 12292

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1200
CPU system time (s): 0.06099
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 12292

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

runsolver used 0.908861 second user time and 2.52162 second system time

The end

Launcher Data

Begin job on node71 at 2009-03-29 04:46:43
IDJOB=1518076
IDBENCH=70649
IDSOLVER=538
FILE ID=node71/1518076-1238294803
PBS_JOBID= 9060958
Free space on /tmp= 66352 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/500/unif-k3-r4.25-v500-c2125-S602463346-055.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518076-1238294803/watcher-1518076-1238294803 -o /tmp/evaluation-result-1518076-1238294803/solver-1518076-1238294803 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=121182595 HOME/instance-1518076-1238294803.cnf

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

MD5SUM BENCH= f50ad9abb19635b49e2de66215f8fa56
RANDOM SEED=121182595

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1427280 kB
Buffers:         76096 kB
Cached:         463500 kB
SwapCached:       9096 kB
Active:         178536 kB
Inactive:       371724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427280 kB
SwapTotal:     4192956 kB
SwapFree:      4177912 kB
Dirty:            1044 kB
Writeback:           0 kB
Mapped:          16396 kB
Slab:            64300 kB
Committed_AS:  2420176 kB
PageTables:       1444 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= 66352 MiB
End job on node71 at 2009-03-29 05:06:45