Trace number 1730782

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

General information on the benchmark

Namecrafted/Difficult/contest05/others/
sgp_5-5-6.sat05-2675.reshuffled-07.cnf
MD5SUM531549e214a293ad3adf6ddff17eb882
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark911.101
Satisfiable
(Un)Satisfiability was proved
Number of variables18450
Number of clauses200640
Sum of the clauses size464115
Maximum clause length30
Minimum clause length1
Number of clauses of size 160
Number of clauses of size 2148485
Number of clauses of size 350895
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51200

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  18450                                                |
0.00/0.00	c |  Number of clauses:    200640                                               |
0.38/0.46	c |  Parsing time:         0.45         s                                       |
0.38/0.46	c |  Timeout:              43200 s
0.38/0.46	c |  Random Seed:          1389239845.000000
0.38/0.46	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.38/0.46	c |  Branching Rule:       default (solution-guided)                            |
0.38/0.46	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.38/0.46	c |                                                                             |
1.29/1.39	c ============================[ Search Statistics ]==============================
1.29/1.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.39	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.29/1.39	c ===============================================================================
1.29/1.39	c |         0 |    5556   108135   256509 |    36045        0    nan |  0.000 % |
1.59/1.68	c |       100 |    5556   108135   256509 |    39649      100     44 | 51.707 % |
1.89/1.96	c |       251 |    5556   108135   256509 |    43614      251     54 | 51.707 % |
2.19/2.26	c |       476 |    5556   108135   256509 |    47975      476     55 | 51.707 % |
2.49/2.55	c |       813 |    5556   108135   256509 |    52773      813     73 | 51.707 % |
2.79/2.86	c |      1320 |    5556   108135   256509 |    58050     1320     66 | 51.707 % |
3.09/3.19	c |      2079 |    5556   108135   256509 |    63855     2079     68 | 51.707 % |
3.59/3.66	c |      3218 |    5556   108135   256509 |    70241     3218     73 | 51.707 % |
4.09/4.12	c |      4926 |    5556   108135   256509 |    77265     4926     72 | 51.707 % |
4.69/4.73	c |      7490 |    5556   108135   256509 |    84992     7490     86 | 51.707 % |
6.49/6.56	c |     11335 |    5556   108135   256509 |    93491    11335    123 | 51.707 % |
8.79/8.90	c |     17101 |    5556   108135   256509 |   102840    17101    113 | 51.707 % |
11.88/11.92	c |     25751 |    5556   108135   256509 |   113124    25751    112 | 51.707 % |
17.49/17.55	c |     38728 |    5556   108135   256509 |   124437    38728    112 | 51.707 % |
29.88/29.94	c |     58189 |    5556   108135   256509 |   136880    58189    113 | 51.707 % |
57.76/57.83	c |     87381 |    5556   108135   256509 |   150568    87381    105 | 51.707 % |
122.44/122.53	c |    131170 |    5556   108135   256509 |   165625   131170    115 | 51.707 % |
177.73/177.81	c |    196854 |    5556   108135   256509 |   182188    34439     99 | 51.707 % |
346.17/346.39	c |    295381 |    5556   108135   256509 |   200407   132966     99 | 51.707 % |
476.83/477.01	c |    443170 |    5556   108135   256509 |   220447    85800    127 | 51.707 % |
784.53/784.81	c |    664854 |    5556   108135   256509 |   242492    98092     59 | 51.707 % |

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-1730782-1240763457/watcher-1730782-1240763457 -o /tmp/evaluation-result-1730782-1240763457/solver-1730782-1240763457 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1389239845 HOME/instance-1730782-1240763457.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.06 1.02 1.08 3/64 23107
/proc/meminfo: memFree=1576824/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=3628 CPUtime=0
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 729 0 0 0 0 0 0 0 18 0 1 0 104378750 3715072 714 1992294400 4194304 5102648 548682068768 18446744073709551615 4245145 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 907 715 82 221 0 683 0

[startup+0.0510199 s]
/proc/loadavg: 1.06 1.02 1.08 3/64 23107
/proc/meminfo: memFree=1576824/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=8684 CPUtime=0.04
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 1864 0 0 0 4 0 0 0 18 0 1 0 104378750 8892416 1849 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 2171 1850 87 221 0 1947 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8684

[startup+0.101028 s]
/proc/loadavg: 1.06 1.02 1.08 3/64 23107
/proc/meminfo: memFree=1576824/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=11156 CPUtime=0.09
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 2481 0 0 0 8 1 0 0 18 0 1 0 104378750 11423744 2466 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 2789 2466 87 221 0 2565 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11156

[startup+0.301062 s]
/proc/loadavg: 1.06 1.02 1.08 3/64 23107
/proc/meminfo: memFree=1576824/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=19540 CPUtime=0.29
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 4470 0 0 0 28 1 0 0 19 0 1 0 104378750 20008960 4456 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 4885 4456 87 221 0 4661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19540

[startup+0.70113 s]
/proc/loadavg: 1.06 1.02 1.08 3/64 23107
/proc/meminfo: memFree=1576824/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=25248 CPUtime=0.69
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 5836 0 0 0 67 2 0 0 22 0 1 0 104378750 25853952 5821 1992294400 4194304 5102648 548682068768 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 6312 5821 98 221 0 6088 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25248

[startup+1.50127 s]
/proc/loadavg: 1.06 1.01 1.08 2/65 23108
/proc/meminfo: memFree=1553456/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=25876 CPUtime=1.49
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 6915 0 0 0 147 2 0 0 25 0 1 0 104378750 26497024 6171 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 6469 6171 102 221 0 6245 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25876

[startup+3.10154 s]
/proc/loadavg: 1.06 1.01 1.08 2/65 23108
/proc/meminfo: memFree=1552112/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=25876 CPUtime=3.09
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 6927 0 0 0 307 2 0 0 25 0 1 0 104378750 26497024 6183 1992294400 4194304 5102648 548682068768 18446744073709551615 4214228 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 6469 6183 112 221 0 6245 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25876

[startup+6.30109 s]
/proc/loadavg: 1.05 1.01 1.08 2/65 23108
/proc/meminfo: memFree=1551216/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=28648 CPUtime=6.29
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 7628 0 0 0 627 2 0 0 25 0 1 0 104378750 29335552 6884 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 7162 6884 115 221 0 6938 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28648

[startup+12.7012 s]
/proc/loadavg: 1.05 1.01 1.08 2/65 23108
/proc/meminfo: memFree=1541360/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=38336 CPUtime=12.68
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 9999 0 0 0 1264 4 0 0 25 0 1 0 104378750 39256064 9255 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 9584 9256 115 221 0 9360 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38336

[startup+25.5014 s]
/proc/loadavg: 1.04 1.01 1.08 2/65 23108
/proc/meminfo: memFree=1526704/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=51512 CPUtime=25.48
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 13328 0 0 0 2541 7 0 0 25 0 1 0 104378750 52748288 12584 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 12878 12584 115 221 0 12654 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51512

[startup+51.1018 s]
/proc/loadavg: 1.02 1.01 1.07 2/65 23108
/proc/meminfo: memFree=1514736/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=63640 CPUtime=51.07
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 16322 0 0 0 5096 11 0 0 25 0 1 0 104378750 65167360 15578 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 15910 15578 115 221 0 15686 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 63640

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.07 2/65 23108
/proc/meminfo: memFree=1489328/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=88804 CPUtime=102.26
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 22605 0 0 0 10208 18 0 0 25 0 1 0 104378750 90935296 21861 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 22201 21861 115 221 0 21977 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 88804

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 23108
/proc/meminfo: memFree=1463536/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=114988 CPUtime=162.23
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 29081 0 0 0 16199 24 0 0 25 0 1 0 104378750 117747712 28337 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 28747 28337 115 221 0 28523 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 114988

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 23108
/proc/meminfo: memFree=1459824/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=118436 CPUtime=222.21
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 29950 0 0 0 22196 25 0 0 25 0 1 0 104378750 121278464 29206 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 29609 29206 115 221 0 29385 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 118436

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 23108
/proc/meminfo: memFree=1459824/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=118436 CPUtime=282.19
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 29950 0 0 0 28194 25 0 0 25 0 1 0 104378750 121278464 29206 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 29609 29206 115 221 0 29385 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 118436

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 23108
/proc/meminfo: memFree=1459824/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=118436 CPUtime=342.17
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 29950 0 0 0 34192 25 0 0 25 0 1 0 104378750 121278464 29206 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 29609 29206 115 221 0 29385 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 118436

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 23108
/proc/meminfo: memFree=1449904/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=128764 CPUtime=402.16
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 32550 0 0 0 40187 29 0 0 25 0 1 0 104378750 131854336 31806 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 32191 31806 115 221 0 31967 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 128764

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 23110
/proc/meminfo: memFree=1438768/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=139792 CPUtime=462.13
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 35148 0 0 0 46182 31 0 0 25 0 1 0 104378750 143147008 34404 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 34948 34404 115 221 0 34724 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 139792

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 23110
/proc/meminfo: memFree=1438704/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=139792 CPUtime=522.11
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 35149 0 0 0 52180 31 0 0 25 0 1 0 104378750 143147008 34405 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 34948 34405 115 221 0 34724 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 139792

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 23110
/proc/meminfo: memFree=1438576/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=139976 CPUtime=582.09
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 35185 0 0 0 58178 31 0 0 25 0 1 0 104378750 143335424 34441 1992294400 4194304 5102648 548682068768 18446744073709551615 4249100 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 34994 34441 115 221 0 34770 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 139976

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 23110
/proc/meminfo: memFree=1437616/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=141184 CPUtime=642.07
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 35415 0 0 0 64176 31 0 0 25 0 1 0 104378750 144572416 34671 1992294400 4194304 5102648 548682068768 18446744073709551615 4249064 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 35296 34671 115 221 0 35072 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 141184

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 23110
/proc/meminfo: memFree=1436976/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=141684 CPUtime=702.06
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 35576 0 0 0 70174 32 0 0 25 0 1 0 104378750 145084416 34832 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 35421 34832 115 221 0 35197 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 141684

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 23110
/proc/meminfo: memFree=1436976/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=141684 CPUtime=762.04
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 35579 0 0 0 76172 32 0 0 25 0 1 0 104378750 145084416 34835 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 35421 34835 115 221 0 35197 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 141684

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23110
/proc/meminfo: memFree=1436912/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=141684 CPUtime=822.02
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 35579 0 0 0 82170 32 0 0 25 0 1 0 104378750 145084416 34835 1992294400 4194304 5102648 548682068768 18446744073709551615 4249867 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 35421 34835 115 221 0 35197 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 141684

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23110
/proc/meminfo: memFree=1431600/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=147132 CPUtime=881.99
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 36934 0 0 0 88166 33 0 0 25 0 1 0 104378750 150663168 36190 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 36783 36190 115 221 0 36559 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 147132

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23110
/proc/meminfo: memFree=1398640/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=180324 CPUtime=941.98
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 45238 0 0 0 94157 41 0 0 25 0 1 0 104378750 184651776 44494 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 45081 44494 115 221 0 44857 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 180324

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23110
/proc/meminfo: memFree=1397552/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=180852 CPUtime=1001.96
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 45397 0 0 0 100155 41 0 0 25 0 1 0 104378750 185192448 44653 1992294400 4194304 5102648 548682068768 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 45213 44653 115 221 0 44989 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 180852

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23110
/proc/meminfo: memFree=1397552/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=180852 CPUtime=1061.94
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 45398 0 0 0 106153 41 0 0 25 0 1 0 104378750 185192448 44654 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 45213 44654 115 221 0 44989 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 180852

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23110
/proc/meminfo: memFree=1397488/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=180852 CPUtime=1121.92
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 45400 0 0 0 112151 41 0 0 25 0 1 0 104378750 185192448 44656 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 45213 44656 115 221 0 44989 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 180852

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23110
/proc/meminfo: memFree=1397488/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=180852 CPUtime=1181.9
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 45400 0 0 0 118149 41 0 0 25 0 1 0 104378750 185192448 44656 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 45213 44656 115 221 0 44989 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 180852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23110
/proc/meminfo: memFree=1397488/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=180852 CPUtime=1200.09
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 45401 0 0 0 119968 41 0 0 25 0 1 0 104378750 185192448 44657 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 45213 44657 115 221 0 44989 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 180852

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 23110
/proc/meminfo: memFree=1397488/2055920 swapFree=4181396/4192956
[pid=23107] ppid=23105 vsize=180852 CPUtime=1200.09
/proc/23107/stat : 23107 (varsat-industri) R 23105 23107 22979 0 -1 4194304 45401 0 0 0 119968 41 0 0 25 0 1 0 104378750 185192448 44657 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23107/statm: 45213 44657 115 221 0 44989 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 180852

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.14
CPU user time (s): 1199.69
CPU system time (s): 0.446932
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 180852

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

runsolver used 0.836872 second user time and 2.52562 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-26 18:30:57
IDJOB=1730782
IDBENCH=24736
IDSOLVER=538
FILE ID=node25/1730782-1240763457
PBS_JOBID= 9187149
Free space on /tmp= 66384 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/others/sgp_5-5-6.sat05-2675.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730782-1240763457/watcher-1730782-1240763457 -o /tmp/evaluation-result-1730782-1240763457/solver-1730782-1240763457 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1389239845 HOME/instance-1730782-1240763457.cnf

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

MD5SUM BENCH= 531549e214a293ad3adf6ddff17eb882
RANDOM SEED=1389239845

node25.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.259
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.259
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:       1577304 kB
Buffers:         47536 kB
Cached:         374148 kB
SwapCached:       5424 kB
Active:         133696 kB
Inactive:       295916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1577304 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:            4080 kB
Writeback:           0 kB
Mapped:          13476 kB
Slab:            35020 kB
Committed_AS:   402020 kB
PageTables:       1460 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= 66384 MiB
End job on node25 at 2009-04-26 18:51:00