Trace number 1562282

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.09 1200.43

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_9_3_5_fbc.cnf
MD5SUM31a3aedc721d03e1d956a240f176ac5e
Bench CategoryCRAFTED (crafted 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 variables3857
Number of clauses59728
Sum of the clauses size174559
Maximum clause length49
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224387
Number of clauses of size 326002
Number of clauses of size 44516
Number of clauses of size 54669
Number of clauses of size over 5154

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  3857                                                 |
0.00/0.00	c |  Number of clauses:    59728                                                |
0.02/0.06	c |  Parsing time:         0.05         s                                       |
0.02/0.06	c |  Timeout:              43200 s
0.02/0.06	c |  Random Seed:          538088625.000000
0.02/0.06	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.02/0.06	c |  Branching Rule:       default (solution-guided)                            |
0.02/0.06	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.02/0.06	c |                                                                             |
0.09/0.18	c ============================[ Search Statistics ]==============================
0.09/0.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.18	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.18	c ===============================================================================
0.09/0.18	c |         0 |    3853    57474   167807 |    19158        0    nan |  0.000 % |
0.19/0.26	c |       104 |    3853    57474   167807 |    21073      104     98 |  0.000 % |
0.29/0.36	c |       255 |    3826    57474   167807 |    23181      253     70 |  0.778 % |
0.39/0.49	c |       480 |    3825    57474   167807 |    25499      477     59 |  1.167 % |
0.59/0.63	c |       820 |    3809    57474   167807 |    28049      815     60 |  1.945 % |
0.69/0.78	c |      1328 |    3778    57209   167277 |    30854     1323     67 |  1.945 % |
0.89/0.96	c |      2087 |    3778    57209   167277 |    33939     2082     70 |  1.945 % |
1.19/1.22	c |      3226 |    3778    57209   167277 |    37333     3221     75 |  1.945 % |
1.59/1.61	c |      4934 |    3775    57205   167269 |    41066     4926     72 |  2.385 % |
2.09/2.18	c |      7497 |    3744    57092   167043 |    45173     7485     83 |  2.826 % |
2.99/3.03	c |     11342 |    3729    57038   166935 |    49690    11328     85 |  3.215 % |
4.49/4.57	c |     17109 |    3729    57038   166935 |    54660    17095     89 |  3.215 % |
7.39/7.49	c |     25759 |    3729    57038   166935 |    60126    25745     94 |  3.215 % |
12.28/12.32	c |     38733 |    3729    57038   166935 |    66138    38719     95 |  3.215 % |
19.59/19.60	c |     58196 |    3729    57038   166935 |    72752    58182    109 |  3.215 % |
36.37/36.40	c |     87388 |    3729    57038   166935 |    80027    28163    147 |  3.215 % |
63.37/63.40	c |    131179 |    3729    57038   166935 |    88030    71954    135 |  3.215 % |
103.86/103.92	c |    196865 |    3729    57038   166935 |    96833    67069    108 |  3.215 % |
183.84/183.93	c |    295392 |    3729    57038   166935 |   106516    86403    126 |  3.215 % |
302.81/302.92	c |    443182 |    3729    57038   166935 |   117168    52696    169 |  3.215 % |
478.86/479.06	c |    664866 |    3729    57038   166935 |   128885    89757    115 |  3.215 % |
843.95/844.27	c |    997391 |    3729    57038   166935 |   141773   109950    170 |  3.215 % |

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-1562282-1238772860/watcher-1562282-1238772860 -o /tmp/evaluation-result-1562282-1238772860/solver-1562282-1238772860 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=538088625 HOME/instance-1562282-1238772860.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.99 0.97 0.97 3/73 8241
/proc/meminfo: memFree=1533752/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=3040 CPUtime=0
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 597 0 0 0 0 0 0 0 20 0 1 0 1149949905 3112960 582 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 760 582 87 221 0 536 0

[startup+0.0308649 s]
/proc/loadavg: 0.99 0.97 0.97 3/73 8241
/proc/meminfo: memFree=1533752/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=6344 CPUtime=0.02
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 1414 0 0 0 2 0 0 0 20 0 1 0 1149949905 6496256 1399 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 1586 1400 87 221 0 1362 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6344

[startup+0.101872 s]
/proc/loadavg: 0.99 0.97 0.97 3/73 8241
/proc/meminfo: memFree=1533752/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=10704 CPUtime=0.09
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 2523 0 0 0 8 1 0 0 20 0 1 0 1149949905 10960896 2508 1992294400 4194304 5102648 548682068784 18446744073709551615 4273190 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 2676 2508 98 221 0 2452 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10704

[startup+0.301892 s]
/proc/loadavg: 0.99 0.97 0.97 3/73 8241
/proc/meminfo: memFree=1533752/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=10220 CPUtime=0.29
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 2652 0 0 0 28 1 0 0 22 0 1 0 1149949905 10465280 2408 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 2555 2408 115 221 0 2331 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10220

[startup+0.701933 s]
/proc/loadavg: 0.99 0.97 0.97 3/73 8241
/proc/meminfo: memFree=1533752/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=10220 CPUtime=0.69
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 2652 0 0 0 68 1 0 0 25 0 1 0 1149949905 10465280 2408 1992294400 4194304 5102648 548682068784 18446744073709551615 4214262 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 2555 2408 115 221 0 2331 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10220

[startup+1.50201 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8242
/proc/meminfo: memFree=1524336/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=10352 CPUtime=1.49
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 2682 0 0 0 148 1 0 0 25 0 1 0 1149949905 10600448 2438 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 2588 2438 115 221 0 2364 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10352

[startup+3.10118 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8242
/proc/meminfo: memFree=1522864/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=13692 CPUtime=3.09
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 3522 0 0 0 307 2 0 0 25 0 1 0 1149949905 14020608 3278 1992294400 4194304 5102648 548682068784 18446744073709551615 4214161 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 3423 3278 115 221 0 3199 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13692

[startup+6.3015 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8242
/proc/meminfo: memFree=1516336/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=19668 CPUtime=6.28
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 4998 0 0 0 626 2 0 0 25 0 1 0 1149949905 20140032 4754 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 4917 4754 115 221 0 4693 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19668

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8242
/proc/meminfo: memFree=1506808/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=29220 CPUtime=12.68
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 7384 0 0 0 1264 4 0 0 25 0 1 0 1149949905 29921280 7140 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 7305 7140 115 221 0 7081 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29220

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8242
/proc/meminfo: memFree=1486008/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=49236 CPUtime=25.48
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 12287 0 0 0 2540 8 0 0 25 0 1 0 1149949905 50417664 12043 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 12309 12044 115 221 0 12085 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49236

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8242
/proc/meminfo: memFree=1480440/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=54388 CPUtime=51.08
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 13582 0 0 0 5098 10 0 0 25 0 1 0 1149949905 55693312 13338 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 13597 13338 115 221 0 13373 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 54388

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8242
/proc/meminfo: memFree=1464312/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=70440 CPUtime=102.27
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 17601 0 0 0 10213 14 0 0 25 0 1 0 1149949905 72130560 17357 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 17610 17357 115 221 0 17386 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 70440

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8242
/proc/meminfo: memFree=1463096/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=71848 CPUtime=162.25
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 17901 0 0 0 16211 14 0 0 25 0 1 0 1149949905 73572352 17657 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 17962 17657 115 221 0 17738 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 71848

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8242
/proc/meminfo: memFree=1445176/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=90048 CPUtime=222.23
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 22354 0 0 0 22206 17 0 0 25 0 1 0 1149949905 92209152 22110 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 22512 22110 115 221 0 22288 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 90048

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8242
/proc/meminfo: memFree=1434360/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=101440 CPUtime=282.21
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 25171 0 0 0 28202 19 0 0 25 0 1 0 1149949905 103874560 24927 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 25360 24927 115 221 0 25136 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 101440

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8242
/proc/meminfo: memFree=1430328/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=104876 CPUtime=342.2
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 26046 0 0 0 34200 20 0 0 25 0 1 0 1149949905 107393024 25802 1992294400 4194304 5102648 548682068784 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 26219 25802 115 221 0 25995 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 104876

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8242
/proc/meminfo: memFree=1430264/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=104876 CPUtime=402.18
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 26072 0 0 0 40198 20 0 0 25 0 1 0 1149949905 107393024 25828 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 26219 25828 115 221 0 25995 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 104876

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8242
/proc/meminfo: memFree=1429112/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=105932 CPUtime=462.16
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 26351 0 0 0 46196 20 0 0 25 0 1 0 1149949905 108474368 26107 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 26483 26107 115 221 0 26259 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 105932

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8242
/proc/meminfo: memFree=1429048/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=105932 CPUtime=522.14
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 26355 0 0 0 52194 20 0 0 25 0 1 0 1149949905 108474368 26111 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 26483 26111 115 221 0 26259 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 105932

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8244
/proc/meminfo: memFree=1429048/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=105932 CPUtime=582.13
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 26373 0 0 0 58193 20 0 0 25 0 1 0 1149949905 108474368 26129 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 26483 26129 115 221 0 26259 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 105932

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8244
/proc/meminfo: memFree=1413752/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=121272 CPUtime=642.11
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 30193 0 0 0 64188 23 0 0 25 0 1 0 1149949905 124182528 29949 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 30318 29949 115 221 0 30094 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 121272

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8244
/proc/meminfo: memFree=1413688/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=121272 CPUtime=702.09
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 30196 0 0 0 70186 23 0 0 25 0 1 0 1149949905 124182528 29952 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 30318 29952 115 221 0 30094 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 121272

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8244
/proc/meminfo: memFree=1398072/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=136948 CPUtime=762.08
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 34096 0 0 0 76181 27 0 0 25 0 1 0 1149949905 140234752 33852 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 34237 33852 115 221 0 34013 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 136948

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8244
/proc/meminfo: memFree=1398008/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=136948 CPUtime=822.06
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 34106 0 0 0 82179 27 0 0 25 0 1 0 1149949905 140234752 33862 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 34237 33862 115 221 0 34013 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 136948

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8244
/proc/meminfo: memFree=1398072/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=136948 CPUtime=882.04
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 34112 0 0 0 88177 27 0 0 25 0 1 0 1149949905 140234752 33868 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 34237 33868 115 221 0 34013 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 136948

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8244
/proc/meminfo: memFree=1393528/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=141984 CPUtime=942.02
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 35236 0 0 0 94174 28 0 0 25 0 1 0 1149949905 145391616 34992 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 35496 34992 115 221 0 35272 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 141984

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8244
/proc/meminfo: memFree=1391608/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=144544 CPUtime=1002.01
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 35756 0 0 0 100173 28 0 0 25 0 1 0 1149949905 148013056 35512 1992294400 4194304 5102648 548682068784 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 36136 35512 115 221 0 35912 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 144544

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8244
/proc/meminfo: memFree=1386488/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=150236 CPUtime=1061.99
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 37090 0 0 0 106170 29 0 0 25 0 1 0 1149949905 153841664 36846 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 37559 36846 115 221 0 37335 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 150236

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8244
/proc/meminfo: memFree=1380280/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=156236 CPUtime=1121.98
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 38573 0 0 0 112167 31 0 0 25 0 1 0 1149949905 159985664 38329 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 39059 38329 115 221 0 38835 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 156236

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8244
/proc/meminfo: memFree=1377912/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=158992 CPUtime=1181.95
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 39170 0 0 0 118164 31 0 0 25 0 1 0 1149949905 162807808 38926 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 39748 38926 115 221 0 39524 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 158992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/74 8244
/proc/meminfo: memFree=1377400/2055920 swapFree=4177652/4192956
[pid=8241] ppid=8239 vsize=159400 CPUtime=1200.06
/proc/8241/stat : 8241 (varsat-industri) R 8239 8241 8058 0 -1 4194304 39277 0 0 0 119975 31 0 0 25 0 1 0 1149949905 163225600 39033 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/8241/statm: 39850 39033 115 221 0 39626 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 159400

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.09
CPU user time (s): 1199.75
CPU system time (s): 0.342947
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 159400

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

runsolver used 1.27581 second user time and 3.10653 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-03 17:34:20
IDJOB=1562282
IDBENCH=70931
IDSOLVER=538
FILE ID=node84/1562282-1238772860
PBS_JOBID= 9085542
Free space on /tmp= 66492 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_9_3_5_fbc.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562282-1238772860/watcher-1562282-1238772860 -o /tmp/evaluation-result-1562282-1238772860/solver-1562282-1238772860 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=538088625 HOME/instance-1562282-1238772860.cnf

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

MD5SUM BENCH= 31a3aedc721d03e1d956a240f176ac5e
RANDOM SEED=538088625

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.231
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.231
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:       1534168 kB
Buffers:         90796 kB
Cached:         337800 kB
SwapCached:       6944 kB
Active:         273048 kB
Inactive:       164736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1534168 kB
SwapTotal:     4192956 kB
SwapFree:      4177652 kB
Dirty:            2076 kB
Writeback:           0 kB
Mapped:          14840 kB
Slab:            69044 kB
Committed_AS:  3113744 kB
PageTables:       1980 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= 66492 MiB
End job on node84 at 2009-04-03 17:54:22