Trace number 1785610

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

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-260-100.cnf
MD5SUM37a9ba5ea74ccd08102ca2000f5e8920
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 variables260
Number of clauses624
Sum of the clauses size1560
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2520
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5104
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  260                                                  |
0.00/0.00	c |  Number of clauses:    624                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          12088910.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     260      624     1560 |      208        0    nan |  0.000 % |
0.00/0.00	c |       101 |     260      624     1560 |      228      101     46 |  0.001 % |
0.00/0.00	c |       252 |     260      624     1560 |      251      252     44 |  0.001 % |
0.00/0.01	c |       478 |     260      624     1560 |      276      352     40 |  0.001 % |
0.00/0.02	c |       816 |     260      624     1560 |      304      338     35 |  0.001 % |
0.00/0.03	c |      1322 |     260      624     1560 |      334      292     30 |  0.001 % |
0.00/0.05	c |      2081 |     260      624     1560 |      368      422     35 |  0.001 % |
0.06/0.08	c |      3220 |     260      624     1560 |      405      433     33 |  0.001 % |
0.10/0.13	c |      4928 |     260      624     1560 |      445      416     30 |  0.001 % |
0.20/0.20	c |      7490 |     260      624     1560 |      490      301     21 |  0.001 % |
0.30/0.32	c |     11334 |     260      624     1560 |      539      429     27 |  0.001 % |
0.40/0.49	c |     17101 |     260      624     1560 |      593      588     32 |  0.001 % |
0.70/0.76	c |     25750 |     260      624     1560 |      652      431     27 |  0.001 % |
1.10/1.17	c |     38730 |     260      624     1560 |      718      465     28 |  0.001 % |
1.80/1.82	c |     58192 |     260      624     1560 |      789      814     40 |  0.001 % |
2.79/2.82	c |     87384 |     260      624     1560 |      868      782     34 |  0.001 % |
4.30/4.34	c |    131174 |     260      624     1560 |      955      563     31 |  0.001 % |
6.69/6.70	c |    196859 |     260      624     1560 |     1051      597     26 |  0.001 % |
10.29/10.39	c |    295387 |     260      624     1560 |     1156     1136     41 |  0.001 % |
15.99/16.07	c |    443178 |     260      624     1560 |     1272      915     33 |  0.001 % |
24.88/24.94	c |    664863 |     260      624     1560 |     1399      859     36 |  0.001 % |
38.68/38.73	c |    997388 |     260      624     1560 |     1539     1262     41 |  0.001 % |
59.97/60.08	c |   1496176 |     260      624     1560 |     1693     1561     42 |  0.001 % |
92.76/92.88	c |   2244358 |     260      624     1560 |     1862     1163     35 |  0.001 % |
143.86/143.92	c |   3366632 |     260      624     1560 |     2048     1876     39 |  0.001 % |
224.03/224.12	c |   5050044 |     260      624     1560 |     2253     1312     39 |  0.001 % |
346.86/347.01	c |   7575164 |     260      624     1560 |     2478     2085     43 |  0.001 % |
543.31/543.57	c |  11362839 |     260      624     1560 |     2726     2534     46 |  0.001 % |
845.32/845.69	c |  17044353 |     260      624     1560 |     2999     1739     41 |  0.001 % |
1314.00/1314.48	c |  25566622 |     260      624     1560 |     3299     1963     43 |  0.001 % |
2047.01/2048.14	c |  38350025 |     260      624     1560 |     3629     2576     45 |  0.001 % |
3192.60/3194.07	c |  57525133 |     260      624     1560 |     3992     2831     44 |  0.001 % |
4981.52/4983.43	c |  86287792 |     260      624     1560 |     4391     2740     45 |  0.001 % |

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-1785610-1241920649/watcher-1785610-1241920649 -o /tmp/evaluation-result-1785610-1241920649/solver-1785610-1241920649 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=12088910 HOME/instance-1785610-1241920649.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: 0.92 0.98 0.99 3/64 514
/proc/meminfo: memFree=1441880/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=2280 CPUtime=0
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 220098908 2334720 168 1992294400 4194304 5102648 548682068800 18446744073709551615 4524240 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 570 168 110 221 0 346 0

[startup+0.0648569 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 514
/proc/meminfo: memFree=1441880/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=2280 CPUtime=0.06
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 204 0 0 0 6 0 0 0 18 0 1 0 220098908 2334720 189 1992294400 4194304 5102648 548682068800 18446744073709551615 4255044 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 570 189 110 221 0 346 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2280

[startup+0.101859 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 514
/proc/meminfo: memFree=1441880/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=2416 CPUtime=0.1
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 211 0 0 0 10 0 0 0 18 0 1 0 220098908 2473984 196 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 604 196 110 221 0 380 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2416

[startup+0.301875 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 514
/proc/meminfo: memFree=1441880/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=2416 CPUtime=0.3
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 234 0 0 0 30 0 0 0 19 0 1 0 220098908 2473984 219 1992294400 4194304 5102648 548682068800 18446744073709551615 4248938 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 604 219 110 221 0 380 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2416

[startup+0.701907 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 514
/proc/meminfo: memFree=1441880/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=2536 CPUtime=0.7
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 254 0 0 0 70 0 0 0 23 0 1 0 220098908 2596864 239 1992294400 4194304 5102648 548682068800 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 634 239 110 221 0 410 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2536

[startup+1.50197 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 515
/proc/meminfo: memFree=1441296/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=2668 CPUtime=1.5
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 284 0 0 0 150 0 0 0 25 0 1 0 220098908 2732032 269 1992294400 4194304 5102648 548682068800 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 667 269 110 221 0 443 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2668

[startup+3.1011 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 515
/proc/meminfo: memFree=1440968/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=2800 CPUtime=3.09
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 324 0 0 0 309 0 0 0 25 0 1 0 220098908 2867200 309 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 700 309 110 221 0 476 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2800

[startup+6.30136 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 515
/proc/meminfo: memFree=1440712/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=2932 CPUtime=6.29
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 367 0 0 0 629 0 0 0 25 0 1 0 220098908 3002368 352 1992294400 4194304 5102648 548682068800 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 733 352 110 221 0 509 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2932

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 515
/proc/meminfo: memFree=1440336/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=3328 CPUtime=12.69
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 445 0 0 0 1269 0 0 0 25 0 1 0 220098908 3407872 430 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 832 430 110 221 0 608 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3328

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 515
/proc/meminfo: memFree=1439952/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=3728 CPUtime=25.48
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 541 0 0 0 2548 0 0 0 25 0 1 0 220098908 3817472 526 1992294400 4194304 5102648 548682068800 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 932 526 110 221 0 708 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3728

[startup+51.102 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 515
/proc/meminfo: memFree=1439504/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=4140 CPUtime=51.07
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 646 0 0 0 5107 0 0 0 25 0 1 0 220098908 4239360 631 1992294400 4194304 5102648 548682068800 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 1035 631 110 221 0 811 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4140

[startup+102.305 s]
/proc/loadavg: 1.08 1.02 1.00 2/65 515
/proc/meminfo: memFree=1438800/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=4808 CPUtime=102.27
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 810 0 0 0 10226 1 0 0 25 0 1 0 220098908 4923392 795 1992294400 4194304 5102648 548682068800 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 1202 795 110 221 0 978 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4808

[startup+162.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 515
/proc/meminfo: memFree=1438416/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=5072 CPUtime=162.25
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 899 0 0 0 16224 1 0 0 25 0 1 0 220098908 5193728 884 1992294400 4194304 5102648 548682068800 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 1268 884 110 221 0 1044 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5072

[startup+222.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 521
/proc/meminfo: memFree=1438096/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=5208 CPUtime=222.23
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 936 0 0 0 22222 1 0 0 25 0 1 0 220098908 5332992 921 1992294400 4194304 5102648 548682068800 18446744073709551615 4254628 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 1302 921 110 221 0 1078 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5208

[startup+282.302 s]
/proc/loadavg: 1.22 1.05 1.02 2/65 1001
/proc/meminfo: memFree=1436808/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=5760 CPUtime=282.18
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 1066 0 0 0 28216 2 0 0 25 0 1 0 220098908 5898240 1051 1992294400 4194304 5102648 548682068800 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 1440 1051 110 221 0 1216 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 5760

[startup+342.302 s]
/proc/loadavg: 1.08 1.04 1.01 2/65 1001
/proc/meminfo: memFree=1437000/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=6036 CPUtime=342.16
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 1116 0 0 0 34214 2 0 0 25 0 1 0 220098908 6180864 1101 1992294400 4194304 5102648 548682068800 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 1509 1101 110 221 0 1285 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 6036

[startup+402.302 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 1001
/proc/meminfo: memFree=1436552/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=6456 CPUtime=402.14
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 1224 0 0 0 40212 2 0 0 25 0 1 0 220098908 6610944 1209 1992294400 4194304 5102648 548682068800 18446744073709551615 4255972 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 1614 1209 110 221 0 1390 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 6456

[startup+462.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 1001
/proc/meminfo: memFree=1436424/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=6596 CPUtime=462.13
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 1267 0 0 0 46210 3 0 0 25 0 1 0 220098908 6754304 1252 1992294400 4194304 5102648 548682068800 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 1649 1252 110 221 0 1425 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 6596

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 1001
/proc/meminfo: memFree=1436360/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=6732 CPUtime=522.12
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 1292 0 0 0 52209 3 0 0 25 0 1 0 220098908 6893568 1277 1992294400 4194304 5102648 548682068800 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 1683 1277 110 221 0 1459 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 6732

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 1001
/proc/meminfo: memFree=1436112/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=6872 CPUtime=582.1
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 1336 0 0 0 58207 3 0 0 25 0 1 0 220098908 7036928 1321 1992294400 4194304 5102648 548682068800 18446744073709551615 4254973 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 1718 1321 110 221 0 1494 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 6872

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1001
/proc/meminfo: memFree=1436048/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=6872 CPUtime=642.09
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 1349 0 0 0 64206 3 0 0 25 0 1 0 220098908 7036928 1334 1992294400 4194304 5102648 548682068800 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 1718 1334 110 221 0 1494 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 6872

[startup+702.301 s]

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

[startup+4062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3633
/proc/meminfo: memFree=1390920/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=10216 CPUtime=4060.67
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 2132 0 0 0 406044 23 0 0 25 0 1 0 220098908 10461184 2117 1992294400 4194304 5102648 548682068800 18446744073709551615 4255128 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 2554 2117 110 221 0 2330 0
Current children cumulated CPU time (s) 4060.67
Current children cumulated vsize (KiB) 10216

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3633
/proc/meminfo: memFree=1390800/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=10356 CPUtime=4120.65
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 2157 0 0 0 412042 23 0 0 25 0 1 0 220098908 10604544 2142 1992294400 4194304 5102648 548682068800 18446744073709551615 4225430 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 2589 2142 110 221 0 2365 0
Current children cumulated CPU time (s) 4120.65
Current children cumulated vsize (KiB) 10356

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3633
/proc/meminfo: memFree=1390672/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=10356 CPUtime=4180.63
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 2175 0 0 0 418040 23 0 0 25 0 1 0 220098908 10604544 2160 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 2589 2160 110 221 0 2365 0
Current children cumulated CPU time (s) 4180.63
Current children cumulated vsize (KiB) 10356

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3633
/proc/meminfo: memFree=1390672/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=10496 CPUtime=4240.62
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 2187 0 0 0 424039 23 0 0 25 0 1 0 220098908 10747904 2172 1992294400 4194304 5102648 548682068800 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 2624 2172 110 221 0 2400 0
Current children cumulated CPU time (s) 4240.62
Current children cumulated vsize (KiB) 10496

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3633
/proc/meminfo: memFree=1390608/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=10496 CPUtime=4300.6
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 2193 0 0 0 430037 23 0 0 25 0 1 0 220098908 10747904 2178 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 2624 2178 110 221 0 2400 0
Current children cumulated CPU time (s) 4300.6
Current children cumulated vsize (KiB) 10496

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3633
/proc/meminfo: memFree=1390544/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=10636 CPUtime=4360.59
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 2218 0 0 0 436035 24 0 0 25 0 1 0 220098908 10891264 2203 1992294400 4194304 5102648 548682068800 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 2659 2203 110 221 0 2435 0
Current children cumulated CPU time (s) 4360.59
Current children cumulated vsize (KiB) 10636

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3633
/proc/meminfo: memFree=1390480/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=10636 CPUtime=4420.57
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 2231 0 0 0 442033 24 0 0 25 0 1 0 220098908 10891264 2216 1992294400 4194304 5102648 548682068800 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 2659 2216 110 221 0 2435 0
Current children cumulated CPU time (s) 4420.57
Current children cumulated vsize (KiB) 10636

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3633
/proc/meminfo: memFree=1390480/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=10636 CPUtime=4480.56
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 2237 0 0 0 448032 24 0 0 25 0 1 0 220098908 10891264 2222 1992294400 4194304 5102648 548682068800 18446744073709551615 4249772 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 2659 2222 110 221 0 2435 0
Current children cumulated CPU time (s) 4480.56
Current children cumulated vsize (KiB) 10636

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3633
/proc/meminfo: memFree=1390416/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=10780 CPUtime=4540.54
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 2243 0 0 0 454030 24 0 0 25 0 1 0 220098908 11038720 2228 1992294400 4194304 5102648 548682068800 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 2695 2228 110 221 0 2471 0
Current children cumulated CPU time (s) 4540.54
Current children cumulated vsize (KiB) 10780

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3633
/proc/meminfo: memFree=1390352/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=10780 CPUtime=4600.53
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 2243 0 0 0 460029 24 0 0 25 0 1 0 220098908 11038720 2228 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 2695 2228 110 221 0 2471 0
Current children cumulated CPU time (s) 4600.53
Current children cumulated vsize (KiB) 10780

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3633
/proc/meminfo: memFree=1390352/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=10780 CPUtime=4660.51
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 2243 0 0 0 466027 24 0 0 25 0 1 0 220098908 11038720 2228 1992294400 4194304 5102648 548682068800 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 2695 2228 110 221 0 2471 0
Current children cumulated CPU time (s) 4660.51
Current children cumulated vsize (KiB) 10780

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3633
/proc/meminfo: memFree=1390288/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=10780 CPUtime=4720.5
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 2253 0 0 0 472025 25 0 0 25 0 1 0 220098908 11038720 2238 1992294400 4194304 5102648 548682068800 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 2695 2238 110 221 0 2471 0
Current children cumulated CPU time (s) 4720.5
Current children cumulated vsize (KiB) 10780

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3633
/proc/meminfo: memFree=1390352/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=10780 CPUtime=4780.48
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 2254 0 0 0 478023 25 0 0 25 0 1 0 220098908 11038720 2239 1992294400 4194304 5102648 548682068800 18446744073709551615 4225406 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 2695 2239 110 221 0 2471 0
Current children cumulated CPU time (s) 4780.48
Current children cumulated vsize (KiB) 10780

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3633
/proc/meminfo: memFree=1390288/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=10780 CPUtime=4840.46
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 2254 0 0 0 484021 25 0 0 25 0 1 0 220098908 11038720 2239 1992294400 4194304 5102648 548682068800 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 2695 2239 110 221 0 2471 0
Current children cumulated CPU time (s) 4840.46
Current children cumulated vsize (KiB) 10780

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3633
/proc/meminfo: memFree=1390224/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=10920 CPUtime=4900.45
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 2283 0 0 0 490020 25 0 0 25 0 1 0 220098908 11182080 2268 1992294400 4194304 5102648 548682068800 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 2730 2268 110 221 0 2506 0
Current children cumulated CPU time (s) 4900.45
Current children cumulated vsize (KiB) 10920

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3633
/proc/meminfo: memFree=1390160/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=10920 CPUtime=4960.43
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 2289 0 0 0 496018 25 0 0 25 0 1 0 220098908 11182080 2274 1992294400 4194304 5102648 548682068800 18446744073709551615 4225403 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 2730 2274 110 221 0 2506 0
Current children cumulated CPU time (s) 4960.43
Current children cumulated vsize (KiB) 10920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3633
/proc/meminfo: memFree=1390032/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=11060 CPUtime=5000.02
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 2314 0 0 0 499977 25 0 0 25 0 1 0 220098908 11325440 2299 1992294400 4194304 5102648 548682068800 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 2765 2299 110 221 0 2541 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 11060

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

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

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3633
/proc/meminfo: memFree=1390032/2055920 swapFree=4191900/4192956
[pid=514] ppid=512 vsize=11060 CPUtime=5000.02
/proc/514/stat : 514 (varsat-industri) R 512 514 437 0 -1 4194304 2314 0 0 0 499977 25 0 0 25 0 1 0 220098908 11325440 2299 1992294400 4194304 5102648 548682068800 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/514/statm: 2765 2299 110 221 0 2541 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 11060

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.91
CPU time (s): 5000.04
CPU user time (s): 4999.78
CPU system time (s): 0.25996
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (KiB): 11060

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

runsolver used 4.77427 second user time and 9.04862 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-10 03:57:29
IDJOB=1785610
IDBENCH=71112
IDSOLVER=641
FILE ID=node3/1785610-1241920649
PBS_JOBID= 9264886
Free space on /tmp= 66140 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-260-100.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785610-1241920649/watcher-1785610-1241920649 -o /tmp/evaluation-result-1785610-1241920649/solver-1785610-1241920649 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=12088910 HOME/instance-1785610-1241920649.cnf

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

MD5SUM BENCH= 37a9ba5ea74ccd08102ca2000f5e8920
RANDOM SEED=12088910

node3.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.212
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.212
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:       1442360 kB
Buffers:         51780 kB
Cached:         471628 kB
SwapCached:        260 kB
Active:          91436 kB
Inactive:       445696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1442360 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1016 kB
Writeback:           0 kB
Mapped:          22344 kB
Slab:            62508 kB
Committed_AS:   795872 kB
PageTables:       1372 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= 66208 MiB
End job on node3 at 2009-05-10 05:20:53