Trace number 1785904

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.13 5001.52

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2640c305320g6.cnf
MD5SUMb8aeb5269daff3f4e23b9dd675aa8076
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2640                                                 |
0.00/0.00	c |  Number of clauses:    305320                                               |
0.19/0.25	c |  Parsing time:         0.21         s                                       |
0.19/0.25	c |  Timeout:              43200 s
0.19/0.25	c |  Random Seed:          515335330.000000
0.19/0.25	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.19/0.25	c |  Branching Rule:       default (solution-guided)                            |
0.19/0.25	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.19/0.25	c |                                                                             |
11.79/11.89	c ============================[ Search Statistics ]==============================
11.79/11.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.79/11.89	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.79/11.89	c ===============================================================================
11.79/11.89	c |         0 |    2560   292753   880876 |    97584        0    nan |  0.000 % |
12.39/12.47	c |       100 |    2560   292753   880876 |   107342      100    338 |  0.000 % |
12.99/13.06	c |       255 |    2560   292753   880876 |   118077      255    296 |  0.000 % |
13.59/13.66	c |       483 |    2560   292753   880876 |   129884      483    282 |  0.000 % |
14.29/14.33	c |       820 |    2560   292753   880876 |   142873      820    287 |  0.000 % |
15.09/15.10	c |      1327 |    2560   292753   880876 |   157160     1327    302 |  0.000 % |
15.99/16.04	c |      2088 |    2560   292753   880876 |   172876     2088    301 |  0.000 % |
17.09/17.11	c |      3230 |    2560   292753   880876 |   190164     3230    310 |  0.000 % |
18.59/18.64	c |      4939 |    2560   292753   880876 |   209180     4939    306 |  0.000 % |
20.48/20.56	c |      7501 |    2560   292753   880876 |   230098     7501    287 |  0.000 % |
23.48/23.58	c |     11345 |    2560   292753   880876 |   253108    11345    279 |  0.000 % |
28.98/29.03	c |     17115 |    2560   292753   880876 |   278419    17115    283 |  0.000 % |
39.67/39.77	c |     25766 |    2560   292753   880876 |   306261    25766    277 |  0.000 % |
53.87/53.90	c |     38743 |    2560   292753   880876 |   336887    38743    272 |  0.000 % |
91.77/91.83	c |     58207 |    2560   292753   880876 |   370576    58207    279 |  0.000 % |
170.64/170.71	c |     87401 |    2560   292753   880876 |   407633    87401    281 |  0.000 % |
268.11/268.27	c |    131191 |    2560   292753   880876 |   448397   131191    271 |  0.000 % |
555.34/555.57	c |    196875 |    2560   292753   880876 |   493237   196875    281 |  0.000 % |
1052.90/1053.21	c |    295401 |    2560   292753   880876 |   542560   295401    281 |  0.000 % |
2878.59/2879.46	c |    443190 |    2560   292753   880876 |   596816   443190    286 |  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-1785904-1241935790/watcher-1785904-1241935790 -o /tmp/evaluation-result-1785904-1241935790/solver-1785904-1241935790 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=515335330 HOME/instance-1785904-1241935790.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.00 1.02 1.00 3/64 2070
/proc/meminfo: memFree=1199440/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=2584 CPUtime=0
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 487 0 0 0 0 0 0 0 18 0 1 0 221613014 2646016 472 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 646 474 87 221 0 422 0

[startup+0.087896 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 2070
/proc/meminfo: memFree=1199440/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=14372 CPUtime=0.08
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 3283 0 0 0 7 1 0 0 18 0 1 0 221613014 14716928 3268 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 3593 3269 87 221 0 3369 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14372

[startup+0.102897 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 2070
/proc/meminfo: memFree=1199440/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=16088 CPUtime=0.09
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 3773 0 0 0 8 1 0 0 18 0 1 0 221613014 16474112 3758 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 4022 3760 87 221 0 3798 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16088

[startup+0.302916 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 2070
/proc/meminfo: memFree=1199440/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=37392 CPUtime=0.29
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 9180 0 0 0 25 4 0 0 19 0 1 0 221613014 38289408 9165 1992294400 4194304 5102648 548682068784 18446744073709551615 4272856 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 9348 9165 98 221 0 9124 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37392

[startup+0.702965 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 2070
/proc/meminfo: memFree=1199440/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=37392 CPUtime=0.69
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 9180 0 0 0 65 4 0 0 22 0 1 0 221613014 38289408 9165 1992294400 4194304 5102648 548682068784 18446744073709551615 4272791 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 9348 9165 98 221 0 9124 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37392

[startup+1.50104 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 2071
/proc/meminfo: memFree=1163080/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=37392 CPUtime=1.49
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 9180 0 0 0 145 4 0 0 25 0 1 0 221613014 38289408 9165 1992294400 4194304 5102648 548682068784 18446744073709551615 4273253 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 9348 9165 98 221 0 9124 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37392

[startup+3.10119 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 2071
/proc/meminfo: memFree=1162952/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=50636 CPUtime=3.09
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 12055 0 0 0 304 5 0 0 25 0 1 0 221613014 51851264 12040 1992294400 4194304 5102648 548682068784 18446744073709551615 4266631 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 12659 12040 100 221 0 12435 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50636

[startup+6.30151 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 2071
/proc/meminfo: memFree=1151048/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=50636 CPUtime=6.28
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 12153 0 0 0 623 5 0 0 25 0 1 0 221613014 51851264 12138 1992294400 4194304 5102648 548682068784 18446744073709551615 4274085 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 12659 12138 100 221 0 12435 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50636

[startup+12.7011 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 2071
/proc/meminfo: memFree=1155912/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=45164 CPUtime=12.69
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 12309 0 0 0 1263 6 0 0 25 0 1 0 221613014 46247936 10864 1992294400 4194304 5102648 548682068784 18446744073709551615 4215205 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 11291 10864 114 221 0 11067 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45164

[startup+25.5014 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 2071
/proc/meminfo: memFree=1150216/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=51592 CPUtime=25.48
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 13889 0 0 0 2541 7 0 0 25 0 1 0 221613014 52830208 12444 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 12898 12444 114 221 0 12674 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51592

[startup+51.102 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 2071
/proc/meminfo: memFree=1123464/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=78448 CPUtime=51.07
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 20596 0 0 0 5093 14 0 0 25 0 1 0 221613014 80330752 19151 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 19612 19151 114 221 0 19388 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 78448

[startup+102.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 2071
/proc/meminfo: memFree=1089928/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=111664 CPUtime=102.26
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 28833 0 0 0 10204 22 0 0 25 0 1 0 221613014 114343936 27388 1992294400 4194304 5102648 548682068784 18446744073709551615 4492085 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 27916 27388 114 221 0 27692 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 111664

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 2071
/proc/meminfo: memFree=1062920/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=138556 CPUtime=162.24
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 35607 0 0 0 16194 30 0 0 25 0 1 0 221613014 141881344 34162 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 34639 34162 114 221 0 34415 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 138556

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2071
/proc/meminfo: memFree=1031496/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=170028 CPUtime=222.22
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 43392 0 0 0 22184 38 0 0 25 0 1 0 221613014 174108672 41947 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 42507 41947 114 221 0 42283 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 170028

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2071
/proc/meminfo: memFree=1007944/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=193804 CPUtime=282.21
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 49329 0 0 0 28177 44 0 0 25 0 1 0 221613014 198455296 47884 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 48451 47884 114 221 0 48227 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 193804

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2071
/proc/meminfo: memFree=989768/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=212172 CPUtime=342.19
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 53811 0 0 0 34170 49 0 0 25 0 1 0 221613014 217264128 52366 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 53043 52366 114 221 0 52819 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 212172

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2071
/proc/meminfo: memFree=968712/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=233792 CPUtime=402.17
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 59183 0 0 0 40164 53 0 0 25 0 1 0 221613014 239403008 57738 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 58448 57738 114 221 0 58224 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 233792

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2071
/proc/meminfo: memFree=952968/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=249168 CPUtime=462.16
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 63000 0 0 0 46158 58 0 0 25 0 1 0 221613014 255148032 61555 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 62292 61555 114 221 0 62068 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 249168

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2071
/proc/meminfo: memFree=935816/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=266432 CPUtime=522.14
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 67330 0 0 0 52151 63 0 0 25 0 1 0 221613014 272826368 65885 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 66608 65885 114 221 0 66384 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 266432

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2071
/proc/meminfo: memFree=919752/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=282488 CPUtime=582.13
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 71275 0 0 0 58144 69 0 0 25 0 1 0 221613014 289267712 69830 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 70622 69830 114 221 0 70398 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 282488

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2071
/proc/meminfo: memFree=904392/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=298288 CPUtime=642.11
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 75079 0 0 0 64138 73 0 0 25 0 1 0 221613014 305446912 73634 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 74572 73634 114 221 0 74348 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 298288

[startup+702.303 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2079
/proc/meminfo: memFree=532360/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=676212 CPUtime=4061.16
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 167705 0 0 0 405945 171 0 0 25 0 1 0 221613014 692441088 166260 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 169053 166260 114 221 0 168829 0
Current children cumulated CPU time (s) 4061.16
Current children cumulated vsize (KiB) 676212

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2079
/proc/meminfo: memFree=529352/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=679496 CPUtime=4121.14
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 168471 0 0 0 411942 172 0 0 25 0 1 0 221613014 695803904 167026 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 169874 167026 114 221 0 169650 0
Current children cumulated CPU time (s) 4121.14
Current children cumulated vsize (KiB) 679496

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2079
/proc/meminfo: memFree=526088/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=682640 CPUtime=4181.12
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 169262 0 0 0 417939 173 0 0 25 0 1 0 221613014 699023360 167817 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 170660 167817 114 221 0 170436 0
Current children cumulated CPU time (s) 4181.12
Current children cumulated vsize (KiB) 682640

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2079
/proc/meminfo: memFree=522888/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=685724 CPUtime=4241.11
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 170082 0 0 0 423937 174 0 0 25 0 1 0 221613014 702181376 168637 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 171431 168637 114 221 0 171207 0
Current children cumulated CPU time (s) 4241.11
Current children cumulated vsize (KiB) 685724

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2079
/proc/meminfo: memFree=518792/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=689668 CPUtime=4301.09
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 171092 0 0 0 429934 175 0 0 25 0 1 0 221613014 706220032 169647 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 172417 169647 114 221 0 172193 0
Current children cumulated CPU time (s) 4301.09
Current children cumulated vsize (KiB) 689668

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2079
/proc/meminfo: memFree=515464/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=692892 CPUtime=4361.07
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 171925 0 0 0 435931 176 0 0 25 0 1 0 221613014 709521408 170480 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 173223 170480 114 221 0 172999 0
Current children cumulated CPU time (s) 4361.07
Current children cumulated vsize (KiB) 692892

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2079
/proc/meminfo: memFree=512584/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=695836 CPUtime=4421.05
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 172636 0 0 0 441928 177 0 0 25 0 1 0 221613014 712536064 171191 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 173959 171191 114 221 0 173735 0
Current children cumulated CPU time (s) 4421.05
Current children cumulated vsize (KiB) 695836

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2079
/proc/meminfo: memFree=508872/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=699632 CPUtime=4481.04
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 173572 0 0 0 447926 178 0 0 25 0 1 0 221613014 716423168 172127 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 174908 172127 114 221 0 174684 0
Current children cumulated CPU time (s) 4481.04
Current children cumulated vsize (KiB) 699632

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2079
/proc/meminfo: memFree=505160/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=703300 CPUtime=4541.03
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 174495 0 0 0 453923 180 0 0 25 0 1 0 221613014 720179200 173050 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 175825 173050 114 221 0 175601 0
Current children cumulated CPU time (s) 4541.03
Current children cumulated vsize (KiB) 703300

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2079
/proc/meminfo: memFree=501640/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=706740 CPUtime=4601.01
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 175361 0 0 0 459920 181 0 0 25 0 1 0 221613014 723701760 173916 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 176685 173916 114 221 0 176461 0
Current children cumulated CPU time (s) 4601.01
Current children cumulated vsize (KiB) 706740

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2079
/proc/meminfo: memFree=498760/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=709724 CPUtime=4660.99
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 176081 0 0 0 465917 182 0 0 25 0 1 0 221613014 726757376 174636 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 177431 174636 114 221 0 177207 0
Current children cumulated CPU time (s) 4660.99
Current children cumulated vsize (KiB) 709724

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2079
/proc/meminfo: memFree=493704/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=715120 CPUtime=4720.97
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 177343 0 0 0 471914 183 0 0 25 0 1 0 221613014 732282880 175898 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 178780 175898 114 221 0 178556 0
Current children cumulated CPU time (s) 4720.97
Current children cumulated vsize (KiB) 715120

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2079
/proc/meminfo: memFree=490184/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=718436 CPUtime=4780.96
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 178221 0 0 0 477911 185 0 0 25 0 1 0 221613014 735678464 176776 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 179609 176776 114 221 0 179385 0
Current children cumulated CPU time (s) 4780.96
Current children cumulated vsize (KiB) 718436

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2079
/proc/meminfo: memFree=486024/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=722956 CPUtime=4840.94
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 179258 0 0 0 483909 185 0 0 25 0 1 0 221613014 740306944 177813 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 180739 177813 114 221 0 180515 0
Current children cumulated CPU time (s) 4840.94
Current children cumulated vsize (KiB) 722956

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2079
/proc/meminfo: memFree=482248/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=726628 CPUtime=4900.93
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 180186 0 0 0 489906 187 0 0 25 0 1 0 221613014 744067072 178741 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 181657 178741 114 221 0 181433 0
Current children cumulated CPU time (s) 4900.93
Current children cumulated vsize (KiB) 726628

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2079
/proc/meminfo: memFree=478984/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=729888 CPUtime=4960.91
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 181002 0 0 0 495904 187 0 0 25 0 1 0 221613014 747405312 179557 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 182472 179557 114 221 0 182248 0
Current children cumulated CPU time (s) 4960.91
Current children cumulated vsize (KiB) 729888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2079
/proc/meminfo: memFree=476552/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=732548 CPUtime=5000
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4194304 181611 0 0 0 499812 188 0 0 25 0 1 0 221613014 750129152 180166 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 183137 180166 114 221 0 182913 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 732548

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

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

[startup+5001.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2079
/proc/meminfo: memFree=476552/2055920 swapFree=4181340/4192956
[pid=2070] ppid=2068 vsize=0 CPUtime=5000.1
/proc/2070/stat : 2070 (varsat-industri) R 2068 2070 1886 0 -1 4195332 181611 0 0 0 499812 198 0 0 25 0 1 0 221613014 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/2070/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.52
CPU time (s): 5000.13
CPU user time (s): 4998.12
CPU system time (s): 2.00369
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 732548

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

runsolver used 3.65744 second user time and 10.4154 second system time

The end

Launcher Data

Begin job on node12 at 2009-05-10 08:09:50
IDJOB=1785904
IDBENCH=71282
IDSOLVER=641
FILE ID=node12/1785904-1241935790
PBS_JOBID= 9264934
Free space on /tmp= 66116 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2640c305320g6.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785904-1241935790/watcher-1785904-1241935790 -o /tmp/evaluation-result-1785904-1241935790/solver-1785904-1241935790 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=515335330 HOME/instance-1785904-1241935790.cnf

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

MD5SUM BENCH= b8aeb5269daff3f4e23b9dd675aa8076
RANDOM SEED=515335330

node12.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.213
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.213
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:       1199920 kB
Buffers:         60748 kB
Cached:         710704 kB
SwapCached:       5448 kB
Active:         105940 kB
Inactive:       673460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1199920 kB
SwapTotal:     4192956 kB
SwapFree:      4181340 kB
Dirty:            4948 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            62688 kB
Committed_AS:   882300 kB
PageTables:       1376 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= 66116 MiB
End job on node12 at 2009-05-10 09:33:14