Trace number 1737594

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VARSAT-industrial 2009-03-22? (TO) 1200.05 1200.41

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-270-100.cnf
MD5SUMe197a9710494056838206e38a7541851
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.05538
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of clauses648
Sum of the clauses size1620
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2540
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5108
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:  270                                                  |
0.00/0.00	c |  Number of clauses:    648                                                  |
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:          137448104.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 |     270      648     1620 |      216        0    nan |  0.000 % |
0.00/0.00	c |       102 |     270      648     1620 |      237      102     39 |  0.001 % |
0.00/0.00	c |       252 |     270      648     1620 |      261      252     37 |  0.001 % |
0.00/0.01	c |       477 |     270      648     1620 |      287      291     39 |  0.001 % |
0.00/0.02	c |       814 |     270      648     1620 |      316      316     35 |  0.001 % |
0.00/0.03	c |      1320 |     270      648     1620 |      347      269     26 |  0.001 % |
0.00/0.05	c |      2081 |     270      648     1620 |      382      396     37 |  0.001 % |
0.06/0.08	c |      3220 |     270      648     1620 |      420      398     33 |  0.001 % |
0.10/0.13	c |      4928 |     270      648     1620 |      463      315     29 |  0.001 % |
0.20/0.21	c |      7491 |     270      648     1620 |      509      438     29 |  0.001 % |
0.30/0.33	c |     11335 |     270      648     1620 |      560      388     26 |  0.001 % |
0.50/0.50	c |     17102 |     270      648     1620 |      616      623     32 |  0.001 % |
0.70/0.78	c |     25751 |     270      648     1620 |      677      464     27 |  0.001 % |
1.10/1.19	c |     38725 |     270      648     1620 |      745      427     24 |  0.001 % |
1.79/1.85	c |     58188 |     270      648     1620 |      820      678     34 |  0.001 % |
2.79/2.85	c |     87384 |     270      648     1620 |      902      781     37 |  0.001 % |
4.40/4.40	c |    131174 |     270      648     1620 |      992      588     29 |  0.001 % |
6.69/6.78	c |    196858 |     270      648     1620 |     1091      942     35 |  0.001 % |
10.49/10.59	c |    295385 |     270      648     1620 |     1200      666     31 |  0.001 % |
16.29/16.33	c |    443175 |     270      648     1620 |     1321     1272     42 |  0.001 % |
25.29/25.36	c |    664859 |     270      648     1620 |     1453     1113     41 |  0.001 % |
39.58/39.61	c |    997387 |     270      648     1620 |     1598     1383     42 |  0.001 % |
60.97/61.03	c |   1496175 |     270      648     1620 |     1758     1144     39 |  0.001 % |
94.36/94.49	c |   2244361 |     270      648     1620 |     1934     1784     44 |  0.001 % |
147.35/147.41	c |   3366637 |     270      648     1620 |     2127     1134     40 |  0.001 % |
229.53/229.67	c |   5050048 |     270      648     1620 |     2340     1764     43 |  0.001 % |
357.58/357.70	c |   7575166 |     270      648     1620 |     2574     2418     47 |  0.001 % |
557.12/557.35	c |  11362842 |     270      648     1620 |     2831     1959     46 |  0.001 % |
868.73/869.09	c |  17044355 |     270      648     1620 |     3114     1720     42 |  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-1737594-1240822178/watcher-1737594-1240822178 -o /tmp/evaluation-result-1737594-1240822178/solver-1737594-1240822178 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=137448104 HOME/instance-1737594-1240822178.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.97 1.01 1.08 3/64 24947
/proc/meminfo: memFree=1610968/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=2280 CPUtime=0
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 110250669 2334720 160 1992294400 4194304 5102648 548682068768 18446744073709551615 4254608 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 570 160 101 221 0 346 0

[startup+0.0668069 s]
/proc/loadavg: 0.97 1.01 1.08 3/64 24947
/proc/meminfo: memFree=1610968/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=2412 CPUtime=0.06
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 208 0 0 0 6 0 0 0 18 0 1 0 110250669 2469888 193 1992294400 4194304 5102648 548682068768 18446744073709551615 4249060 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 603 193 110 221 0 379 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2412

[startup+0.101813 s]
/proc/loadavg: 0.97 1.01 1.08 3/64 24947
/proc/meminfo: memFree=1610968/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=2412 CPUtime=0.1
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 215 0 0 0 10 0 0 0 18 0 1 0 110250669 2469888 200 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 603 200 110 221 0 379 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2412

[startup+0.301841 s]
/proc/loadavg: 0.97 1.01 1.08 3/64 24947
/proc/meminfo: memFree=1610968/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=2412 CPUtime=0.3
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 235 0 0 0 30 0 0 0 19 0 1 0 110250669 2469888 220 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 603 220 110 221 0 379 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2412

[startup+0.701898 s]
/proc/loadavg: 0.97 1.01 1.08 3/64 24947
/proc/meminfo: memFree=1610968/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=2544 CPUtime=0.7
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 262 0 0 0 70 0 0 0 22 0 1 0 110250669 2605056 247 1992294400 4194304 5102648 548682068768 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 636 247 110 221 0 412 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2544

[startup+1.50201 s]
/proc/loadavg: 0.97 1.01 1.08 2/65 24948
/proc/meminfo: memFree=1610320/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=2676 CPUtime=1.5
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 297 0 0 0 150 0 0 0 25 0 1 0 110250669 2740224 282 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 669 282 110 221 0 445 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2676

[startup+3.10124 s]
/proc/loadavg: 0.97 1.01 1.08 2/65 24948
/proc/meminfo: memFree=1610064/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=2940 CPUtime=3.09
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 343 0 0 0 309 0 0 0 25 0 1 0 110250669 3010560 328 1992294400 4194304 5102648 548682068768 18446744073709551615 4254538 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 735 328 110 221 0 511 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2940

[startup+6.30169 s]
/proc/loadavg: 0.97 1.01 1.08 2/65 24948
/proc/meminfo: memFree=1609680/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=3072 CPUtime=6.29
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 389 0 0 0 629 0 0 0 25 0 1 0 110250669 3145728 374 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 768 374 110 221 0 544 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3072

[startup+12.7016 s]
/proc/loadavg: 0.97 1.01 1.08 2/65 24948
/proc/meminfo: memFree=1609232/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=3336 CPUtime=12.69
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 464 0 0 0 1269 0 0 0 25 0 1 0 110250669 3416064 449 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 834 449 110 221 0 610 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3336

[startup+25.5014 s]
/proc/loadavg: 0.98 1.01 1.07 2/65 24948
/proc/meminfo: memFree=1608912/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=3736 CPUtime=25.48
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 542 0 0 0 2548 0 0 0 25 0 1 0 110250669 3825664 527 1992294400 4194304 5102648 548682068768 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 934 527 110 221 0 710 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3736

[startup+51.1011 s]
/proc/loadavg: 0.98 1.00 1.07 2/65 24948
/proc/meminfo: memFree=1608464/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=4272 CPUtime=51.08
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 673 0 0 0 5108 0 0 0 25 0 1 0 110250669 4374528 658 1992294400 4194304 5102648 548682068768 18446744073709551615 4254132 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 1068 658 110 221 0 844 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4272

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.07 2/65 24948
/proc/meminfo: memFree=1607760/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=4940 CPUtime=102.26
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 848 0 0 0 10226 0 0 0 25 0 1 0 110250669 5058560 833 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 1235 833 110 221 0 1011 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4940

[startup+162.303 s]
/proc/loadavg: 0.99 1.00 1.06 2/65 24948
/proc/meminfo: memFree=1607248/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=5348 CPUtime=162.25
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 970 0 0 0 16224 1 0 0 25 0 1 0 110250669 5476352 955 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 1337 955 110 221 0 1113 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5348

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.06 2/65 24948
/proc/meminfo: memFree=1606992/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=5616 CPUtime=222.23
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 1023 0 0 0 22222 1 0 0 25 0 1 0 110250669 5750784 1008 1992294400 4194304 5102648 548682068768 18446744073709551615 4255377 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 1404 1008 110 221 0 1180 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5616

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.05 2/65 24948
/proc/meminfo: memFree=1606608/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=6032 CPUtime=282.21
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 1122 0 0 0 28220 1 0 0 25 0 1 0 110250669 6176768 1107 1992294400 4194304 5102648 548682068768 18446744073709551615 4255659 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 1508 1107 110 221 0 1284 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 6032

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.04 2/65 24948
/proc/meminfo: memFree=1606352/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=6308 CPUtime=342.19
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 1179 0 0 0 34218 1 0 0 25 0 1 0 110250669 6459392 1164 1992294400 4194304 5102648 548682068768 18446744073709551615 4255024 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 1577 1164 110 221 0 1353 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 6308

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.04 2/65 24948
/proc/meminfo: memFree=1606032/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=6576 CPUtime=402.17
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 1254 0 0 0 40216 1 0 0 25 0 1 0 110250669 6733824 1239 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 1644 1239 110 221 0 1420 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 6576

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.03 2/65 24948
/proc/meminfo: memFree=1605904/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=6708 CPUtime=462.15
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 1278 0 0 0 46214 1 0 0 25 0 1 0 110250669 6868992 1263 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 1677 1263 110 221 0 1453 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 6708

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.03 2/65 24948
/proc/meminfo: memFree=1605776/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=6844 CPUtime=522.13
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 1311 0 0 0 52212 1 0 0 25 0 1 0 110250669 7008256 1296 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 1711 1296 110 221 0 1487 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 6844

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.02 2/65 24948
/proc/meminfo: memFree=1605712/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=6844 CPUtime=582.11
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 1332 0 0 0 58210 1 0 0 25 0 1 0 110250669 7008256 1317 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 1711 1317 110 221 0 1487 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 6844

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.01 2/65 24948
/proc/meminfo: memFree=1605584/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=6980 CPUtime=642.11
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 1360 0 0 0 64209 2 0 0 25 0 1 0 110250669 7147520 1345 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 1745 1345 110 221 0 1521 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 6980

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.01 2/65 24954
/proc/meminfo: memFree=1605256/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=7124 CPUtime=702.08
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 1393 0 0 0 70206 2 0 0 25 0 1 0 110250669 7294976 1378 1992294400 4194304 5102648 548682068768 18446744073709551615 4249384 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 1781 1378 110 221 0 1557 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 7124

[startup+762.304 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 24954
/proc/meminfo: memFree=1605256/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=7256 CPUtime=762.06
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 1406 0 0 0 76204 2 0 0 25 0 1 0 110250669 7430144 1391 1992294400 4194304 5102648 548682068768 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 1814 1391 110 221 0 1590 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 7256

[startup+822.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 24954
/proc/meminfo: memFree=1605256/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=7256 CPUtime=822.04
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 1435 0 0 0 82202 2 0 0 25 0 1 0 110250669 7430144 1420 1992294400 4194304 5102648 548682068768 18446744073709551615 4497467 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 1814 1420 110 221 0 1590 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 7256

[startup+882.302 s]
/proc/loadavg: 1.12 1.04 1.01 2/65 24954
/proc/meminfo: memFree=1605192/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=7388 CPUtime=882.03
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 1440 0 0 0 88200 3 0 0 25 0 1 0 110250669 7565312 1425 1992294400 4194304 5102648 548682068768 18446744073709551615 4249941 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 1847 1425 110 221 0 1623 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 7388

[startup+942.301 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 24954
/proc/meminfo: memFree=1605064/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=7520 CPUtime=942.01
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 1482 0 0 0 94198 3 0 0 25 0 1 0 110250669 7700480 1467 1992294400 4194304 5102648 548682068768 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 1880 1467 110 221 0 1656 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 7520

[startup+1002.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 24954
/proc/meminfo: memFree=1604752/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=7800 CPUtime=1001.99
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 1552 0 0 0 100196 3 0 0 25 0 1 0 110250669 7987200 1537 1992294400 4194304 5102648 548682068768 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 1950 1537 110 221 0 1726 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 7800

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 24954
/proc/meminfo: memFree=1604560/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=7932 CPUtime=1061.97
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 1597 0 0 0 106194 3 0 0 25 0 1 0 110250669 8122368 1582 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 1983 1582 110 221 0 1759 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 7932

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24954
/proc/meminfo: memFree=1604432/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=8080 CPUtime=1121.95
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 1628 0 0 0 112192 3 0 0 25 0 1 0 110250669 8273920 1613 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 2020 1613 110 221 0 1796 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 8080

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24954
/proc/meminfo: memFree=1604368/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=8212 CPUtime=1181.93
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 1640 0 0 0 118190 3 0 0 25 0 1 0 110250669 8409088 1625 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 2053 1625 110 221 0 1829 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 8212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24954
/proc/meminfo: memFree=1604368/2055920 swapFree=4181336/4192956
[pid=24947] ppid=24945 vsize=8212 CPUtime=1200.03
/proc/24947/stat : 24947 (varsat-industri) R 24945 24947 24362 0 -1 4194304 1640 0 0 0 120000 3 0 0 25 0 1 0 110250669 8409088 1625 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/24947/statm: 2053 1625 110 221 0 1829 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 8212

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.05
CPU user time (s): 1200.01
CPU system time (s): 0.040993
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 8212

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

runsolver used 1.01484 second user time and 2.30765 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-27 10:49:38
IDJOB=1737594
IDBENCH=71791
IDSOLVER=538
FILE ID=node29/1737594-1240822178
PBS_JOBID= 9187465
Free space on /tmp= 66420 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-270-100.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737594-1240822178/watcher-1737594-1240822178 -o /tmp/evaluation-result-1737594-1240822178/solver-1737594-1240822178 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=137448104 HOME/instance-1737594-1240822178.cnf

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

MD5SUM BENCH= e197a9710494056838206e38a7541851
RANDOM SEED=137448104

node29.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1611384 kB
Buffers:         63412 kB
Cached:         302380 kB
SwapCached:       5488 kB
Active:         120220 kB
Inactive:       253500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1611384 kB
SwapTotal:     4192956 kB
SwapFree:      4181336 kB
Dirty:            1024 kB
Writeback:           0 kB
Mapped:          13636 kB
Slab:            56732 kB
Committed_AS:   503912 kB
PageTables:       1468 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= 66420 MiB
End job on node29 at 2009-04-27 11:09:41