Trace number 1735026

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g2.cnf
MD5SUM63d94048c368060530aaae24bc900bb9
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 variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1150                                                 |
0.00/0.00	c |  Number of clauses:    84314                                                |
0.00/0.07	c |  Parsing time:         0.06         s                                       |
0.00/0.07	c |  Timeout:              43200 s
0.00/0.07	c |  Random Seed:          1278685519.000000
0.00/0.07	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.07	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.07	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.07	c |                                                                             |
1.59/1.68	c ============================[ Search Statistics ]==============================
1.59/1.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.59/1.68	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.59/1.68	c ===============================================================================
1.59/1.68	c |         0 |    1100    79825   232663 |    26608        0    nan |  0.000 % |
1.79/1.80	c |       102 |    1100    79825   232663 |    29269      102    117 |  0.000 % |
1.89/1.93	c |       253 |    1100    79825   232663 |    32196      253    121 |  0.000 % |
1.99/2.08	c |       478 |    1100    79825   232663 |    35415      478    137 |  0.000 % |
2.19/2.25	c |       815 |    1100    79825   232663 |    38957      815    137 |  0.000 % |
2.39/2.46	c |      1321 |    1100    79825   232663 |    42852     1321    137 |  0.000 % |
2.69/2.71	c |      2082 |    1100    79825   232663 |    47138     2082    139 |  0.000 % |
2.99/3.03	c |      3221 |    1100    79825   232663 |    51852     3221    142 |  0.000 % |
3.49/3.55	c |      4931 |    1100    79825   232663 |    57037     4931    145 |  0.000 % |
4.29/4.33	c |      7493 |    1100    79825   232663 |    62741     7493    143 |  0.000 % |
5.59/5.66	c |     11338 |    1100    79825   232663 |    69015    11338    149 |  0.000 % |
8.49/8.54	c |     17108 |    1100    79825   232663 |    75916    17108    150 |  0.000 % |
14.39/14.44	c |     25757 |    1100    79825   232663 |    83508    25757    149 |  0.000 % |
25.98/26.01	c |     38734 |    1100    79825   232663 |    91859    38734    149 |  0.000 % |
49.27/49.35	c |     58196 |    1100    79825   232663 |   101045    58196    148 |  0.000 % |
85.36/85.41	c |     87390 |    1100    79825   232663 |   111149    87390    147 |  0.000 % |
163.84/163.91	c |    131181 |    1100    79825   232663 |   122264    37609    141 |  0.000 % |
275.90/276.09	c |    196866 |    1100    79825   232663 |   134491   103294    151 |  0.000 % |
424.56/424.77	c |    295393 |    1100    79825   232663 |   147940    86012    142 |  0.000 % |
653.78/654.04	c |    443182 |    1100    79825   232663 |   162734   102854    132 |  0.000 % |
1045.25/1045.62	c |    664865 |    1100    79825   232663 |   179007    38740    121 |  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-1735026-1240799495/watcher-1735026-1240799495 -o /tmp/evaluation-result-1735026-1240799495/solver-1735026-1240799495 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1278685519 HOME/instance-1735026-1240799495.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.60 1.81 1.52 3/64 3488
/proc/meminfo: memFree=1611832/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=2548 CPUtime=0
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 475 0 0 0 0 0 0 0 18 0 1 0 107977941 2609152 460 1992294400 4194304 5102648 548682068768 18446744073709551615 4516192 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 637 460 87 221 0 413 0

[startup+0.103877 s]
/proc/loadavg: 1.60 1.81 1.52 3/64 3488
/proc/meminfo: memFree=1611832/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=12032 CPUtime=0.1
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 2838 0 0 0 9 1 0 0 18 0 1 0 107977941 12320768 2823 1992294400 4194304 5102648 548682068768 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 3008 2823 98 221 0 2784 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12032

[startup+0.201891 s]
/proc/loadavg: 1.60 1.81 1.52 3/64 3488
/proc/meminfo: memFree=1611832/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=12032 CPUtime=0.19
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 2838 0 0 0 18 1 0 0 18 0 1 0 107977941 12320768 2823 1992294400 4194304 5102648 548682068768 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 3008 2823 98 221 0 2784 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12032

[startup+0.301906 s]
/proc/loadavg: 1.60 1.81 1.52 3/64 3488
/proc/meminfo: memFree=1611832/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=12032 CPUtime=0.29
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 2838 0 0 0 28 1 0 0 19 0 1 0 107977941 12320768 2823 1992294400 4194304 5102648 548682068768 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 3008 2823 98 221 0 2784 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12032

[startup+0.701966 s]
/proc/loadavg: 1.60 1.81 1.52 3/64 3488
/proc/meminfo: memFree=1611832/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=15308 CPUtime=0.69
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 3626 0 0 0 68 1 0 0 22 0 1 0 107977941 15675392 3611 1992294400 4194304 5102648 548682068768 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 3827 3611 100 221 0 3603 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15308

[startup+1.50108 s]
/proc/loadavg: 1.60 1.81 1.52 2/65 3489
/proc/meminfo: memFree=1597616/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=15308 CPUtime=1.49
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 3680 0 0 0 148 1 0 0 25 0 1 0 107977941 15675392 3665 1992294400 4194304 5102648 548682068768 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 3827 3665 100 221 0 3603 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15308

[startup+3.10132 s]
/proc/loadavg: 1.55 1.80 1.51 2/65 3489
/proc/meminfo: memFree=1598768/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=13812 CPUtime=3.09
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 3698 0 0 0 308 1 0 0 25 0 1 0 107977941 14143488 3288 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 3453 3288 115 221 0 3229 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13812

[startup+6.30179 s]
/proc/loadavg: 1.55 1.80 1.51 2/65 3489
/proc/meminfo: memFree=1593840/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=20056 CPUtime=6.28
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 5276 0 0 0 626 2 0 0 25 0 1 0 107977941 20537344 4866 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 5014 4866 115 221 0 4790 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20056

[startup+12.7017 s]
/proc/loadavg: 1.47 1.77 1.51 2/65 3489
/proc/meminfo: memFree=1585712/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=27508 CPUtime=12.69
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 7120 0 0 0 1265 4 0 0 25 0 1 0 107977941 28168192 6710 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 6877 6710 115 221 0 6653 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27508

[startup+25.5016 s]
/proc/loadavg: 1.40 1.74 1.50 2/65 3489
/proc/meminfo: memFree=1574640/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=38012 CPUtime=25.48
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 9749 0 0 0 2541 7 0 0 25 0 1 0 107977941 38924288 9339 1992294400 4194304 5102648 548682068768 18446744073709551615 4255130 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 9503 9339 115 221 0 9279 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38012

[startup+51.1014 s]
/proc/loadavg: 1.26 1.68 1.49 2/65 3489
/proc/meminfo: memFree=1559728/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=53284 CPUtime=51.07
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 13509 0 0 0 5097 10 0 0 25 0 1 0 107977941 54562816 13099 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 13321 13099 115 221 0 13097 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 53284

[startup+102.303 s]
/proc/loadavg: 1.10 1.57 1.45 2/65 3489
/proc/meminfo: memFree=1535088/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=78244 CPUtime=102.27
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 19592 0 0 0 10211 16 0 0 25 0 1 0 107977941 80121856 19182 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 19561 19182 115 221 0 19337 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 78244

[startup+162.302 s]
/proc/loadavg: 1.04 1.46 1.42 2/65 3489
/proc/meminfo: memFree=1522416/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=90792 CPUtime=162.23
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 22746 0 0 0 16206 17 0 0 25 0 1 0 107977941 92971008 22336 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 22698 22336 115 221 0 22474 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 90792

[startup+222.306 s]
/proc/loadavg: 1.01 1.37 1.39 2/65 3489
/proc/meminfo: memFree=1521264/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=92120 CPUtime=222.22
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 23029 0 0 0 22204 18 0 0 25 0 1 0 107977941 94330880 22619 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 23030 22619 115 221 0 22806 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 92120

[startup+282.301 s]
/proc/loadavg: 1.00 1.30 1.37 2/65 3489
/proc/meminfo: memFree=1519856/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=93972 CPUtime=282.2
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 23435 0 0 0 28202 18 0 0 25 0 1 0 107977941 96227328 23025 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 23493 23025 115 221 0 23269 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 93972

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.34 2/65 3489
/proc/meminfo: memFree=1503536/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=110140 CPUtime=342.17
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 27456 0 0 0 34195 22 0 0 25 0 1 0 107977941 112783360 27046 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 27535 27046 115 221 0 27311 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 110140

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.32 2/65 3491
/proc/meminfo: memFree=1499184/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=114496 CPUtime=402.15
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 28504 0 0 0 40192 23 0 0 25 0 1 0 107977941 117243904 28094 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 28624 28094 115 221 0 28400 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 114496

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.29 2/65 3491
/proc/meminfo: memFree=1498864/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=114780 CPUtime=462.14
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 28576 0 0 0 46190 24 0 0 25 0 1 0 107977941 117534720 28166 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 28695 28166 115 221 0 28471 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 114780

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.27 2/65 3491
/proc/meminfo: memFree=1498288/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=115540 CPUtime=522.12
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 28720 0 0 0 52188 24 0 0 25 0 1 0 107977941 118312960 28310 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 28885 28310 115 221 0 28661 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 115540

[startup+582.302 s]
/proc/loadavg: 1.00 1.10 1.25 2/65 3491
/proc/meminfo: memFree=1491632/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=122480 CPUtime=582.1
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 30374 0 0 0 58185 25 0 0 25 0 1 0 107977941 125419520 29964 1992294400 4194304 5102648 548682068768 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 30620 29964 115 221 0 30396 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 122480

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.24 2/65 3491
/proc/meminfo: memFree=1491440/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=122688 CPUtime=642.08
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 30417 0 0 0 64183 25 0 0 25 0 1 0 107977941 125632512 30007 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 30672 30007 115 221 0 30448 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 122688

[startup+702.301 s]
/proc/loadavg: 1.00 1.06 1.22 2/65 3491
/proc/meminfo: memFree=1491248/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=122900 CPUtime=702.06
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 30462 0 0 0 70181 25 0 0 25 0 1 0 107977941 125849600 30052 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 30725 30052 115 221 0 30501 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 122900

[startup+762.301 s]
/proc/loadavg: 1.00 1.05 1.20 2/65 3491
/proc/meminfo: memFree=1490928/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=123256 CPUtime=762.05
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 30538 0 0 0 76180 25 0 0 25 0 1 0 107977941 126214144 30128 1992294400 4194304 5102648 548682068768 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 30814 30128 115 221 0 30590 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 123256

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.18 2/65 3491
/proc/meminfo: memFree=1484592/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=129384 CPUtime=822.02
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 32110 0 0 0 82176 26 0 0 25 0 1 0 107977941 132489216 31700 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 32346 31700 115 221 0 32122 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 129384

[startup+882.306 s]
/proc/loadavg: 1.00 1.03 1.17 2/65 3491
/proc/meminfo: memFree=1484592/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=129384 CPUtime=882.01
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 32112 0 0 0 88174 27 0 0 25 0 1 0 107977941 132489216 31702 1992294400 4194304 5102648 548682068768 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 32346 31702 115 221 0 32122 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 129384

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.16 2/65 3491
/proc/meminfo: memFree=1484080/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=130060 CPUtime=941.99
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 32233 0 0 0 94172 27 0 0 25 0 1 0 107977941 133181440 31823 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 32515 31823 115 221 0 32291 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 130060

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/65 3491
/proc/meminfo: memFree=1483824/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=130380 CPUtime=1001.97
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 32292 0 0 0 100170 27 0 0 25 0 1 0 107977941 133509120 31882 1992294400 4194304 5102648 548682068768 18446744073709551615 4254017 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 32595 31882 115 221 0 32371 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 130380

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/65 3491
/proc/meminfo: memFree=1479728/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=134524 CPUtime=1061.95
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 33311 0 0 0 106167 28 0 0 25 0 1 0 107977941 137752576 32901 1992294400 4194304 5102648 548682068768 18446744073709551615 4254017 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 33631 32901 115 221 0 33407 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 134524

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 3491
/proc/meminfo: memFree=1478960/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=135456 CPUtime=1121.93
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 33513 0 0 0 112165 28 0 0 25 0 1 0 107977941 138706944 33103 1992294400 4194304 5102648 548682068768 18446744073709551615 4230001 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 33864 33103 115 221 0 33640 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 135456

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 3491
/proc/meminfo: memFree=1477552/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=137116 CPUtime=1181.91
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 33851 0 0 0 118163 28 0 0 25 0 1 0 107977941 140406784 33441 1992294400 4194304 5102648 548682068768 18446744073709551615 4249767 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 34279 33441 115 221 0 34055 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 137116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 3491
/proc/meminfo: memFree=1477232/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=137544 CPUtime=1200
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 33934 0 0 0 119972 28 0 0 25 0 1 0 107977941 140845056 33524 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 34386 33524 115 221 0 34162 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 137544

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 3491
/proc/meminfo: memFree=1477232/2055920 swapFree=4181440/4192956
[pid=3488] ppid=3486 vsize=137544 CPUtime=1200
/proc/3488/stat : 3488 (varsat-industri) R 3486 3488 2761 0 -1 4194304 33934 0 0 0 119972 28 0 0 25 0 1 0 107977941 140845056 33524 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3488/statm: 34386 33524 115 221 0 34162 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 137544

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.04
CPU user time (s): 1199.73
CPU system time (s): 0.306953
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 137544

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

runsolver used 0.91586 second user time and 2.6406 second system time

The end

Launcher Data

Begin job on node39 at 2009-04-27 04:31:35
IDJOB=1735026
IDBENCH=71339
IDSOLVER=538
FILE ID=node39/1735026-1240799495
PBS_JOBID= 9187360
Free space on /tmp= 66344 MiB

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

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

MD5SUM BENCH= 63d94048c368060530aaae24bc900bb9
RANDOM SEED=1278685519

node39.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.281
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.281
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:       1612248 kB
Buffers:         58284 kB
Cached:         327412 kB
SwapCached:       6324 kB
Active:         204996 kB
Inactive:       189608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1612248 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:            2008 kB
Writeback:           0 kB
Mapped:          13620 kB
Slab:            35040 kB
Committed_AS:   510448 kB
PageTables:       1380 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= 66344 MiB
End job on node39 at 2009-04-27 04:51:38