Trace number 1513936

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.07 1200.52

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S195213520-027.cnf
MD5SUM9441297e33213208348519454e6efb92
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.28859
Satisfiable
(Un)Satisfiability was proved
Number of variables8000
Number of clauses33600
Sum of the clauses size100800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 333600
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:  8000                                                 |
0.00/0.00	c |  Number of clauses:    33600                                                |
0.07/0.08	c |  Parsing time:         0.08         s                                       |
0.07/0.08	c |  Timeout:              43200 s
0.07/0.08	c |  Random Seed:          435294384.000000
0.07/0.08	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.07/0.08	c |  Branching Rule:       default (solution-guided)                            |
0.07/0.08	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.07/0.08	c |                                                                             |
0.09/0.16	c ============================[ Search Statistics ]==============================
0.09/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.16	c ===============================================================================
0.09/0.16	c |         0 |    7784    33290   101102 |    11096        0    nan |  0.000 % |
0.19/0.27	c |       101 |    7784    33290   101102 |    12206      101     99 |  0.000 % |
0.29/0.37	c |       253 |    7784    33290   101102 |    13426      253    107 |  0.000 % |
0.49/0.51	c |       481 |    7784    33290   101102 |    14769      481    116 |  0.000 % |
0.59/0.67	c |       818 |    7784    33290   101102 |    16246      818    148 |  0.000 % |
0.79/0.87	c |      1324 |    7784    33290   101102 |    17871     1324    148 |  0.000 % |
1.10/1.16	c |      2086 |    7784    33290   101102 |    19658     2086    161 |  0.000 % |
1.49/1.59	c |      3225 |    7784    33290   101102 |    21624     3225    171 |  0.000 % |
2.19/2.20	c |      4934 |    7784    33290   101102 |    23786     4934    169 |  0.000 % |
3.09/3.15	c |      7496 |    7784    33290   101102 |    26165     7496    176 |  0.000 % |
4.69/4.78	c |     11340 |    7784    33290   101102 |    28781    11340    186 |  0.000 % |
7.28/7.33	c |     17108 |    7784    33290   101102 |    31660    17108    185 |  0.000 % |
11.58/11.67	c |     25757 |    7784    33290   101102 |    34826    25757    190 |  0.000 % |
19.19/19.26	c |     38734 |    7784    33290   101102 |    38308    14464    203 |  0.000 % |
32.08/32.15	c |     58197 |    7784    33290   101102 |    42139    33927    205 |  0.000 % |
54.97/55.08	c |     87390 |    7784    33290   101102 |    46353    32425    215 |  0.000 % |
96.45/96.52	c |    131179 |    7784    33290   101102 |    50988    40472    223 |  0.000 % |
160.63/160.79	c |    196864 |    7784    33290   101102 |    56087    27161    220 |  0.000 % |
272.79/272.99	c |    295390 |    7784    33290   101102 |    61696    39523    239 |  0.000 % |
449.22/449.40	c |    443181 |    7784    33290   101102 |    67866    41196    219 |  0.000 % |
748.81/749.19	c |    664865 |    7784    33290   101102 |    74652    47741    212 |  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-1513936-1238224574/watcher-1513936-1238224574 -o /tmp/evaluation-result-1513936-1238224574/solver-1513936-1238224574 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=435294384 HOME/instance-1513936-1238224574.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.97 0.98 2/64 32596
/proc/meminfo: memFree=1006600/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=3816 CPUtime=0
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 627 0 0 0 0 0 0 0 18 0 1 0 1095119944 3907584 612 1992294400 4194304 5102648 548682068784 18446744073709551615 4516192 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 954 619 82 221 0 730 0

[startup+0.0856799 s]
/proc/loadavg: 0.92 0.97 0.98 2/64 32596
/proc/meminfo: memFree=1006600/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=8140 CPUtime=0.07
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 1747 0 0 0 7 0 0 0 18 0 1 0 1095119944 8335360 1732 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 2035 1732 87 221 0 1811 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8140

[startup+0.101682 s]
/proc/loadavg: 0.92 0.97 0.98 2/64 32596
/proc/meminfo: memFree=1006600/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=8268 CPUtime=0.09
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 1778 0 0 0 9 0 0 0 18 0 1 0 1095119944 8466432 1763 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 2067 1763 98 221 0 1843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8268

[startup+0.301724 s]
/proc/loadavg: 0.92 0.97 0.98 2/64 32596
/proc/meminfo: memFree=1006600/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=8076 CPUtime=0.29
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 1917 0 0 0 29 0 0 0 19 0 1 0 1095119944 8269824 1768 1992294400 4194304 5102648 548682068784 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 2019 1768 114 221 0 1795 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8076

[startup+0.701802 s]
/proc/loadavg: 0.92 0.97 0.98 2/64 32596
/proc/meminfo: memFree=1006600/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=8076 CPUtime=0.69
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 1917 0 0 0 69 0 0 0 23 0 1 0 1095119944 8269824 1768 1992294400 4194304 5102648 548682068784 18446744073709551615 4214176 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 2019 1768 114 221 0 1795 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8076

[startup+1.50196 s]
/proc/loadavg: 0.92 0.97 0.98 2/65 32597
/proc/meminfo: memFree=999680/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=9396 CPUtime=1.49
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 2239 0 0 0 148 1 0 0 25 0 1 0 1095119944 9621504 2090 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 2349 2090 114 221 0 2125 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9396

[startup+3.10227 s]
/proc/loadavg: 0.92 0.97 0.98 2/65 32597
/proc/meminfo: memFree=997184/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=12980 CPUtime=3.09
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 3129 0 0 0 307 2 0 0 25 0 1 0 1095119944 13291520 2980 1992294400 4194304 5102648 548682068784 18446744073709551615 4249196 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 3245 2980 114 221 0 3021 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12980

[startup+6.30191 s]
/proc/loadavg: 0.93 0.97 0.98 2/65 32597
/proc/meminfo: memFree=990272/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=19360 CPUtime=6.28
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 4715 0 0 0 625 3 0 0 25 0 1 0 1095119944 19824640 4566 1992294400 4194304 5102648 548682068784 18446744073709551615 4254625 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 4840 4566 114 221 0 4616 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19360

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.98 2/65 32597
/proc/meminfo: memFree=978688/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=30756 CPUtime=12.69
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 7538 0 0 0 1264 5 0 0 25 0 1 0 1095119944 31494144 7389 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 7689 7389 114 221 0 7465 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30756

[startup+25.5017 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 32597
/proc/meminfo: memFree=969856/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=37888 CPUtime=25.48
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 9357 0 0 0 2541 7 0 0 25 0 1 0 1095119944 38797312 9208 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 9472 9208 114 221 0 9248 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37888

[startup+51.1017 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 32597
/proc/meminfo: memFree=961216/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=46704 CPUtime=51.07
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 11514 0 0 0 5099 8 0 0 25 0 1 0 1095119944 47824896 11365 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 11676 11365 114 221 0 11452 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46704

[startup+102.306 s]
/proc/loadavg: 1.05 1.00 0.99 2/65 32597
/proc/meminfo: memFree=949504/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=58452 CPUtime=102.26
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 14490 0 0 0 10215 11 0 0 25 0 1 0 1095119944 59854848 14341 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 14613 14341 114 221 0 14389 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 58452

[startup+162.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 32597
/proc/meminfo: memFree=944384/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=63468 CPUtime=162.23
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 15719 0 0 0 16211 12 0 0 25 0 1 0 1095119944 64991232 15570 1992294400 4194304 5102648 548682068784 18446744073709551615 4250370 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 15867 15570 114 221 0 15643 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 63468

[startup+222.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 32597
/proc/meminfo: memFree=939840/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=67824 CPUtime=222.2
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 16841 0 0 0 22207 13 0 0 25 0 1 0 1095119944 69451776 16692 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 16956 16692 114 221 0 16732 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 67824

[startup+282.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 32597
/proc/meminfo: memFree=936384/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=71256 CPUtime=282.18
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 17696 0 0 0 28204 14 0 0 25 0 1 0 1095119944 72966144 17547 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 17814 17547 114 221 0 17590 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 71256

[startup+342.301 s]
/proc/loadavg: 1.05 1.04 1.00 2/65 32597
/proc/meminfo: memFree=929280/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=78504 CPUtime=342.16
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 19446 0 0 0 34201 15 0 0 25 0 1 0 1095119944 80388096 19297 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 19626 19297 114 221 0 19402 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 78504

[startup+402.302 s]
/proc/loadavg: 1.13 1.06 1.01 2/65 32597
/proc/meminfo: memFree=926272/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=81544 CPUtime=402.14
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 20199 0 0 0 40198 16 0 0 25 0 1 0 1095119944 83501056 20050 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 20386 20050 114 221 0 20162 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 81544

[startup+462.302 s]
/proc/loadavg: 1.12 1.06 1.00 2/65 32597
/proc/meminfo: memFree=922624/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=85240 CPUtime=462.11
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 21136 0 0 0 46194 17 0 0 25 0 1 0 1095119944 87285760 20987 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 21310 20987 114 221 0 21086 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 85240

[startup+522.302 s]
/proc/loadavg: 1.11 1.06 1.00 2/65 32597
/proc/meminfo: memFree=922560/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=85240 CPUtime=522.09
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 21148 0 0 0 52192 17 0 0 25 0 1 0 1095119944 87285760 20999 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 21310 20999 114 221 0 21086 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 85240

[startup+582.302 s]
/proc/loadavg: 1.10 1.07 1.00 2/65 32597
/proc/meminfo: memFree=922560/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=85240 CPUtime=582.07
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 21148 0 0 0 58190 17 0 0 25 0 1 0 1095119944 87285760 20999 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 21310 20999 114 221 0 21086 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 85240

[startup+642.301 s]
/proc/loadavg: 1.09 1.07 1.00 2/65 32597
/proc/meminfo: memFree=920064/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=87748 CPUtime=642.05
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 21762 0 0 0 64187 18 0 0 25 0 1 0 1095119944 89853952 21613 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 21937 21613 114 221 0 21713 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 87748

[startup+702.301 s]
/proc/loadavg: 1.08 1.07 1.00 2/65 32597
/proc/meminfo: memFree=919872/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=87936 CPUtime=702.02
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 21816 0 0 0 70184 18 0 0 25 0 1 0 1095119944 90046464 21667 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 21984 21667 114 221 0 21760 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 87936

[startup+762.306 s]
/proc/loadavg: 1.08 1.07 1.00 2/65 32597
/proc/meminfo: memFree=919872/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=87936 CPUtime=762.01
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 21819 0 0 0 76183 18 0 0 25 0 1 0 1095119944 90046464 21670 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 21984 21670 114 221 0 21760 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 87936

[startup+822.302 s]
/proc/loadavg: 1.07 1.06 1.00 2/65 32597
/proc/meminfo: memFree=916608/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=91236 CPUtime=821.98
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 22635 0 0 0 82179 19 0 0 25 0 1 0 1095119944 93425664 22486 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 22809 22486 114 221 0 22585 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 91236

[startup+882.302 s]
/proc/loadavg: 1.07 1.06 1.00 2/65 32597
/proc/meminfo: memFree=904064/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=103776 CPUtime=881.96
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 25758 0 0 0 88173 23 0 0 25 0 1 0 1095119944 106266624 25609 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 25944 25609 114 221 0 25720 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 103776

[startup+942.302 s]
/proc/loadavg: 1.06 1.06 1.00 2/65 32597
/proc/meminfo: memFree=904128/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=103776 CPUtime=941.94
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 25759 0 0 0 94171 23 0 0 25 0 1 0 1095119944 106266624 25610 1992294400 4194304 5102648 548682068784 18446744073709551615 4249849 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 25944 25610 114 221 0 25720 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 103776

[startup+1002.3 s]
/proc/loadavg: 1.06 1.06 1.00 2/65 32597
/proc/meminfo: memFree=903040/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=104832 CPUtime=1001.91
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 26022 0 0 0 100168 23 0 0 25 0 1 0 1095119944 107347968 25873 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 26208 25873 114 221 0 25984 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 104832

[startup+1062.3 s]
/proc/loadavg: 1.13 1.08 1.01 2/65 32597
/proc/meminfo: memFree=903040/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=104832 CPUtime=1061.89
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 26023 0 0 0 106166 23 0 0 25 0 1 0 1095119944 107347968 25874 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 26208 25874 114 221 0 25984 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 104832

[startup+1122.3 s]
/proc/loadavg: 1.12 1.08 1.00 2/65 32597
/proc/meminfo: memFree=902976/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=104832 CPUtime=1121.87
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 26023 0 0 0 112164 23 0 0 25 0 1 0 1095119944 107347968 25874 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 26208 25874 114 221 0 25984 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 104832

[startup+1182.3 s]
/proc/loadavg: 1.11 1.08 1.00 2/65 32597
/proc/meminfo: memFree=902976/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=104832 CPUtime=1181.85
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 26023 0 0 0 118162 23 0 0 25 0 1 0 1095119944 107347968 25874 1992294400 4194304 5102648 548682068784 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 26208 25874 114 221 0 25984 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 104832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.08 1.07 1.00 2/65 32597
/proc/meminfo: memFree=902976/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=104832 CPUtime=1200.05
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 26023 0 0 0 119982 23 0 0 25 0 1 0 1095119944 107347968 25874 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 26208 25874 114 221 0 25984 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 104832

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.08 1.07 1.00 2/65 32597
/proc/meminfo: memFree=902976/2055920 swapFree=4176244/4192956
[pid=32596] ppid=32594 vsize=104832 CPUtime=1200.05
/proc/32596/stat : 32596 (varsat-industri) R 32594 32596 32453 0 -1 4194304 26023 0 0 0 119982 23 0 0 25 0 1 0 1095119944 107347968 25874 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/32596/statm: 26208 25874 114 221 0 25984 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 104832

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1199.82
CPU system time (s): 0.249962
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 104832

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

runsolver used 0.944856 second user time and 2.52961 second system time

The end

Launcher Data

Begin job on node53 at 2009-03-28 08:16:14
IDJOB=1513936
IDBENCH=70304
IDSOLVER=538
FILE ID=node53/1513936-1238224574
PBS_JOBID= 9060591
Free space on /tmp= 66040 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S195213520-027.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513936-1238224574/watcher-1513936-1238224574 -o /tmp/evaluation-result-1513936-1238224574/solver-1513936-1238224574 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=435294384 HOME/instance-1513936-1238224574.cnf

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

MD5SUM BENCH= 9441297e33213208348519454e6efb92
RANDOM SEED=435294384

node53.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.264
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.264
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:       1007016 kB
Buffers:         77476 kB
Cached:         887972 kB
SwapCached:      10692 kB
Active:         165868 kB
Inactive:       811896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1007016 kB
SwapTotal:     4192956 kB
SwapFree:      4176244 kB
Dirty:            1604 kB
Writeback:           0 kB
Mapped:          17844 kB
Slab:            57196 kB
Committed_AS:  2451160 kB
PageTables:       1384 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= 66040 MiB
End job on node53 at 2009-03-28 08:36:17