Trace number 1785274

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) 5000.12 5001.36

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 benchmark1182.56
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.39/0.46	c |  Parsing time:         0.44         s                                       |
0.39/0.46	c |  Timeout:              43200 s
0.39/0.46	c |  Random Seed:          550708458.000000
0.39/0.46	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.39/0.46	c |  Branching Rule:       default (solution-guided)                            |
0.39/0.46	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.39/0.46	c |                                                                             |
1.29/1.37	c ============================[ Search Statistics ]==============================
1.29/1.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.37	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.29/1.37	c ===============================================================================
1.29/1.37	c |         0 |    5556   108135   256509 |    36045        0    nan |  0.000 % |
1.59/1.67	c |       101 |    5556   108135   256509 |    39649      101     45 | 51.707 % |
1.89/1.94	c |       251 |    5556   108135   256509 |    43614      251     65 | 51.707 % |
2.20/2.23	c |       476 |    5556   108135   256509 |    47975      476     47 | 51.707 % |
2.49/2.53	c |       814 |    5556   108135   256509 |    52773      814     50 | 51.707 % |
2.89/2.91	c |      1320 |    5556   108135   256509 |    58050     1320     69 | 51.707 % |
3.30/3.35	c |      2079 |    5556   108135   256509 |    63855     2079     73 | 51.707 % |
3.99/4.07	c |      3218 |    5556   108135   256509 |    70241     3218     96 | 51.707 % |
4.59/4.60	c |      4926 |    5556   108135   256509 |    77265     4926     94 | 51.707 % |
5.59/5.67	c |      7488 |    5556   108135   256509 |    84992     7488    117 | 51.707 % |
7.18/7.23	c |     11332 |    5556   108135   256509 |    93491    11332    121 | 51.707 % |
9.39/9.46	c |     17098 |    5556   108135   256509 |   102840    17098    117 | 51.707 % |
16.09/16.13	c |     25747 |    5556   108135   256509 |   113124    25747    105 | 51.707 % |
20.19/20.21	c |     38721 |    5556   108135   256509 |   124437    38721    103 | 51.707 % |
33.38/33.40	c |     58182 |    5556   108135   256509 |   136880    58182    103 | 51.707 % |
57.38/57.45	c |     87375 |    5556   108135   256509 |   150568    87375    101 | 51.707 % |
96.16/96.27	c |    131164 |    5556   108135   256509 |   165625   131164     98 | 51.707 % |
177.64/177.74	c |    196849 |    5556   108135   256509 |   182188    38024     81 | 51.707 % |
375.40/375.56	c |    295376 |    5556   108135   256509 |   200407   136551     88 | 51.707 % |
544.36/544.58	c |    443166 |    5556   108135   256509 |   220447    89844    170 | 51.707 % |
816.49/816.76	c |    664849 |    5556   108135   256509 |   242492    98972     80 | 51.707 % |
1186.40/1186.73	c |    997376 |    5556   108135   256509 |   266742   197285    153 | 51.707 % |
1884.23/1884.74	c |   1496164 |    5556   108135   256509 |   293416   178634    142 | 51.707 % |
3305.27/3306.17	c |   2244348 |    5556   108135   256509 |   322757    82061    207 | 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-1785274-1241903280/watcher-1785274-1241903280 -o /tmp/evaluation-result-1785274-1241903280/solver-1785274-1241903280 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=550708458 HOME/instance-1785274-1241903280.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.70 1.81 1.81 3/64 28040
/proc/meminfo: memFree=1886712/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=3628 CPUtime=0
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 740 0 0 0 0 0 0 0 18 0 1 0 218355205 3715072 726 1992294400 4194304 5102648 548682068784 18446744073709551615 4516184 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 907 727 82 221 0 683 0

[startup+0.0487029 s]
/proc/loadavg: 1.70 1.81 1.81 3/64 28040
/proc/meminfo: memFree=1886712/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=8552 CPUtime=0.03
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 1840 0 0 0 3 0 0 0 18 0 1 0 218355205 8757248 1825 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 2138 1826 87 221 0 1914 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8552

[startup+0.102706 s]
/proc/loadavg: 1.70 1.81 1.81 3/64 28040
/proc/meminfo: memFree=1886712/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=11288 CPUtime=0.1
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 2509 0 0 0 9 1 0 0 18 0 1 0 218355205 11558912 2494 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 2822 2495 87 221 0 2598 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11288

[startup+0.302724 s]
/proc/loadavg: 1.70 1.81 1.81 3/64 28040
/proc/meminfo: memFree=1886712/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=19672 CPUtime=0.29
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 4521 0 0 0 28 1 0 0 19 0 1 0 218355205 20144128 4506 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 4918 4506 87 221 0 4694 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19672

[startup+0.702762 s]
/proc/loadavg: 1.70 1.81 1.81 3/64 28040
/proc/meminfo: memFree=1886712/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=25248 CPUtime=0.69
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 5836 0 0 0 68 1 0 0 22 0 1 0 218355205 25853952 5821 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 6312 5821 98 221 0 6088 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25248

[startup+1.50184 s]
/proc/loadavg: 1.70 1.81 1.81 2/65 28041
/proc/meminfo: memFree=1863024/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=25876 CPUtime=1.49
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 6915 0 0 0 147 2 0 0 25 0 1 0 218355205 26497024 6171 1992294400 4194304 5102648 548682068784 18446744073709551615 4214253 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 6469 6171 102 221 0 6245 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25876

[startup+3.10199 s]
/proc/loadavg: 1.70 1.81 1.81 2/65 28041
/proc/meminfo: memFree=1861952/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=25876 CPUtime=3.09
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 6930 0 0 0 307 2 0 0 25 0 1 0 218355205 26497024 6186 1992294400 4194304 5102648 548682068784 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 6469 6186 115 221 0 6245 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25876

[startup+6.30129 s]
/proc/loadavg: 1.64 1.80 1.80 2/65 28041
/proc/meminfo: memFree=1861768/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=27540 CPUtime=6.29
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 7320 0 0 0 627 2 0 0 25 0 1 0 218355205 28200960 6576 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 6885 6576 115 221 0 6661 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27540

[startup+12.7019 s]
/proc/loadavg: 1.59 1.79 1.80 2/65 28041
/proc/meminfo: memFree=1854960/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=33556 CPUtime=12.69
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 8820 0 0 0 1265 4 0 0 25 0 1 0 218355205 34361344 8076 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 8389 8076 115 221 0 8165 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33556

[startup+25.5011 s]
/proc/loadavg: 1.46 1.75 1.79 2/65 28041
/proc/meminfo: memFree=1840880/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=47548 CPUtime=25.49
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 12303 0 0 0 2541 8 0 0 25 0 1 0 218355205 48689152 11559 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 11887 11559 115 221 0 11663 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47548

[startup+51.1015 s]
/proc/loadavg: 1.30 1.69 1.77 2/65 28041
/proc/meminfo: memFree=1826160/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=62208 CPUtime=51.08
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 15993 0 0 0 5096 12 0 0 25 0 1 0 218355205 63700992 15249 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 15552 15249 115 221 0 15328 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 62208

[startup+102.305 s]
/proc/loadavg: 1.13 1.58 1.72 2/65 28041
/proc/meminfo: memFree=1801648/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=86500 CPUtime=102.27
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 22060 0 0 0 10208 19 0 0 25 0 1 0 218355205 88576000 21316 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 21625 21316 115 221 0 21401 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 86500

[startup+162.301 s]
/proc/loadavg: 1.05 1.47 1.67 2/65 28041
/proc/meminfo: memFree=1786160/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=102436 CPUtime=162.25
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 25944 0 0 0 16202 23 0 0 25 0 1 0 218355205 104894464 25200 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 25609 25200 115 221 0 25385 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 102436

[startup+222.302 s]
/proc/loadavg: 1.02 1.38 1.63 2/65 28041
/proc/meminfo: memFree=1785072/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=103236 CPUtime=222.24
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 26165 0 0 0 22200 24 0 0 25 0 1 0 218355205 105713664 25421 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 25809 25421 115 221 0 25585 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 103236

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.59 2/65 28041
/proc/meminfo: memFree=1785072/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=103236 CPUtime=282.22
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 26166 0 0 0 28198 24 0 0 25 0 1 0 218355205 105713664 25422 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 25809 25422 115 221 0 25585 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 103236

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.55 2/65 28041
/proc/meminfo: memFree=1784824/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=103588 CPUtime=342.21
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 26224 0 0 0 34197 24 0 0 25 0 1 0 218355205 106074112 25480 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 25897 25480 115 221 0 25673 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 103588

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.51 2/65 28041
/proc/meminfo: memFree=1782648/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=106400 CPUtime=402.19
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 26862 0 0 0 40194 25 0 0 25 0 1 0 218355205 108953600 26118 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 26600 26118 115 221 0 26376 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 106400

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.48 2/65 28041
/proc/meminfo: memFree=1749240/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=139972 CPUtime=462.17
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 35092 0 0 0 46185 32 0 0 25 0 1 0 218355205 143331328 34348 1992294400 4194304 5102648 548682068784 18446744073709551615 4244883 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 34993 34348 115 221 0 34769 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 139972

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.44 2/65 28041
/proc/meminfo: memFree=1749176/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=139972 CPUtime=522.17
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 35103 0 0 0 52184 33 0 0 25 0 1 0 218355205 143331328 34359 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 34993 34359 115 221 0 34769 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 139972

[startup+582.303 s]
/proc/loadavg: 1.00 1.10 1.41 2/65 28041
/proc/meminfo: memFree=1746616/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=142808 CPUtime=582.14
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 35808 0 0 0 58181 33 0 0 25 0 1 0 218355205 146235392 35064 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 35702 35064 115 221 0 35478 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 142808

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.38 2/65 28041
/proc/meminfo: memFree=1725560/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=164040 CPUtime=642.14
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 40998 0 0 0 64176 38 0 0 25 0 1 0 218355205 167976960 40254 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 41010 40254 115 221 0 40786 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 164040

[startup+702.302 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28049
/proc/meminfo: memFree=1567160/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=321444 CPUtime=4061.29
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 80098 0 0 0 406039 90 0 0 25 0 1 0 218355205 329158656 79354 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 80361 79354 115 221 0 80137 0
Current children cumulated CPU time (s) 4061.29
Current children cumulated vsize (KiB) 321444

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28049
/proc/meminfo: memFree=1567096/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=321444 CPUtime=4121.27
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 80102 0 0 0 412037 90 0 0 25 0 1 0 218355205 329158656 79358 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 80361 79358 115 221 0 80137 0
Current children cumulated CPU time (s) 4121.27
Current children cumulated vsize (KiB) 321444

[startup+4182.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 28049
/proc/meminfo: memFree=1567032/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=321444 CPUtime=4181.25
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 80102 0 0 0 418035 90 0 0 25 0 1 0 218355205 329158656 79358 1992294400 4194304 5102648 548682068784 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 80361 79358 115 221 0 80137 0
Current children cumulated CPU time (s) 4181.25
Current children cumulated vsize (KiB) 321444

[startup+4242.3 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 28049
/proc/meminfo: memFree=1567032/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=321444 CPUtime=4241.24
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 80102 0 0 0 424034 90 0 0 25 0 1 0 218355205 329158656 79358 1992294400 4194304 5102648 548682068784 18446744073709551615 4254541 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 80361 79358 115 221 0 80137 0
Current children cumulated CPU time (s) 4241.24
Current children cumulated vsize (KiB) 321444

[startup+4302.3 s]
/proc/loadavg: 1.10 1.04 1.00 2/65 28049
/proc/meminfo: memFree=1567032/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=321444 CPUtime=4301.22
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 80102 0 0 0 430032 90 0 0 25 0 1 0 218355205 329158656 79358 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 80361 79358 115 221 0 80137 0
Current children cumulated CPU time (s) 4301.22
Current children cumulated vsize (KiB) 321444

[startup+4362.3 s]
/proc/loadavg: 1.16 1.06 1.01 2/65 28049
/proc/meminfo: memFree=1567032/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=321444 CPUtime=4361.21
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 80102 0 0 0 436031 90 0 0 25 0 1 0 218355205 329158656 79358 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 80361 79358 115 221 0 80137 0
Current children cumulated CPU time (s) 4361.21
Current children cumulated vsize (KiB) 321444

[startup+4422.3 s]
/proc/loadavg: 1.06 1.05 1.00 2/65 28049
/proc/meminfo: memFree=1566968/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=321444 CPUtime=4421.19
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 80105 0 0 0 442029 90 0 0 25 0 1 0 218355205 329158656 79361 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 80361 79361 115 221 0 80137 0
Current children cumulated CPU time (s) 4421.19
Current children cumulated vsize (KiB) 321444

[startup+4482.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 28049
/proc/meminfo: memFree=1566968/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=321444 CPUtime=4481.18
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 80105 0 0 0 448027 91 0 0 25 0 1 0 218355205 329158656 79361 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 80361 79361 115 221 0 80137 0
Current children cumulated CPU time (s) 4481.18
Current children cumulated vsize (KiB) 321444

[startup+4542.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 28049
/proc/meminfo: memFree=1566968/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=321444 CPUtime=4541.17
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 80106 0 0 0 454026 91 0 0 25 0 1 0 218355205 329158656 79362 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 80361 79362 115 221 0 80137 0
Current children cumulated CPU time (s) 4541.17
Current children cumulated vsize (KiB) 321444

[startup+4602.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 28049
/proc/meminfo: memFree=1566904/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=321444 CPUtime=4601.16
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 80107 0 0 0 460025 91 0 0 25 0 1 0 218355205 329158656 79363 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 80361 79363 115 221 0 80137 0
Current children cumulated CPU time (s) 4601.16
Current children cumulated vsize (KiB) 321444

[startup+4662.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 28049
/proc/meminfo: memFree=1566776/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=321444 CPUtime=4661.14
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 80108 0 0 0 466023 91 0 0 25 0 1 0 218355205 329158656 79364 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 80361 79364 115 221 0 80137 0
Current children cumulated CPU time (s) 4661.14
Current children cumulated vsize (KiB) 321444

[startup+4722.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 28049
/proc/meminfo: memFree=1566136/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=322132 CPUtime=4721.12
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 80279 0 0 0 472021 91 0 0 25 0 1 0 218355205 329863168 79535 1992294400 4194304 5102648 548682068784 18446744073709551615 4249080 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 80533 79535 115 221 0 80309 0
Current children cumulated CPU time (s) 4721.12
Current children cumulated vsize (KiB) 322132

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28049
/proc/meminfo: memFree=1558008/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=330744 CPUtime=4781.11
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 82369 0 0 0 478017 94 0 0 25 0 1 0 218355205 338681856 81625 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 82686 81625 115 221 0 82462 0
Current children cumulated CPU time (s) 4781.11
Current children cumulated vsize (KiB) 330744

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28049
/proc/meminfo: memFree=1550520/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=338112 CPUtime=4841.09
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 84161 0 0 0 484014 95 0 0 25 0 1 0 218355205 346226688 83417 1992294400 4194304 5102648 548682068784 18446744073709551615 4225633 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 84528 83417 115 221 0 84304 0
Current children cumulated CPU time (s) 4841.09
Current children cumulated vsize (KiB) 338112

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28049
/proc/meminfo: memFree=1550520/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=338112 CPUtime=4901.07
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 84161 0 0 0 490012 95 0 0 25 0 1 0 218355205 346226688 83417 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 84528 83417 115 221 0 84304 0
Current children cumulated CPU time (s) 4901.07
Current children cumulated vsize (KiB) 338112

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 28049
/proc/meminfo: memFree=1550520/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=338112 CPUtime=4961.06
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 84161 0 0 0 496011 95 0 0 25 0 1 0 218355205 346226688 83417 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 84528 83417 115 221 0 84304 0
Current children cumulated CPU time (s) 4961.06
Current children cumulated vsize (KiB) 338112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28049
/proc/meminfo: memFree=1550456/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=338112 CPUtime=5000.05
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 84162 0 0 0 499910 95 0 0 25 0 1 0 218355205 346226688 83418 1992294400 4194304 5102648 548682068784 18446744073709551615 4244362 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 84528 83418 115 221 0 84304 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 338112

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

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

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28049
/proc/meminfo: memFree=1550456/2055920 swapFree=4175096/4192956
[pid=28040] ppid=28038 vsize=338112 CPUtime=5000.05
/proc/28040/stat : 28040 (varsat-industri) R 28038 28040 28003 0 -1 4194304 84162 0 0 0 499910 95 0 0 25 0 1 0 218355205 346226688 83418 1992294400 4194304 5102648 548682068784 18446744073709551615 4244362 0 0 4096 3 0 0 0 17 1 0 0
/proc/28040/statm: 84528 83418 115 221 0 84304 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 338112

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.36
CPU time (s): 5000.12
CPU user time (s): 4999.11
CPU system time (s): 1.00985
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 338112

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

runsolver used 4.14637 second user time and 11.0893 second system time

The end

Launcher Data

Begin job on node61 at 2009-05-09 23:08:01
IDJOB=1785274
IDBENCH=24736
IDSOLVER=641
FILE ID=node61/1785274-1241903280
PBS_JOBID= 9264802
Free space on /tmp= 66276 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-1785274-1241903280/watcher-1785274-1241903280 -o /tmp/evaluation-result-1785274-1241903280/solver-1785274-1241903280 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=550708458 HOME/instance-1785274-1241903280.cnf

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

MD5SUM BENCH= 531549e214a293ad3adf6ddff17eb882
RANDOM SEED=550708458

node61.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.216
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.216
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:       1887192 kB
Buffers:         36000 kB
Cached:          78460 kB
SwapCached:      12428 kB
Active:          63560 kB
Inactive:        65568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1887192 kB
SwapTotal:     4192956 kB
SwapFree:      4175096 kB
Dirty:            4124 kB
Writeback:           0 kB
Mapped:          13552 kB
Slab:            25788 kB
Committed_AS:   762056 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66276 MiB
End job on node61 at 2009-05-10 00:31:24