Trace number 1786240

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.1 5001.71

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-270-100.cnf
MD5SUMe197a9710494056838206e38a7541851
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 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:          1912813108.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     42 |  0.001 % |
0.00/0.00	c |       252 |     270      648     1620 |      261      252     40 |  0.001 % |
0.00/0.01	c |       477 |     270      648     1620 |      287      290     37 |  0.001 % |
0.00/0.02	c |       814 |     270      648     1620 |      316      298     32 |  0.001 % |
0.00/0.03	c |      1320 |     270      648     1620 |      347      231     25 |  0.001 % |
0.00/0.05	c |      2081 |     270      648     1620 |      382      361     32 |  0.001 % |
0.00/0.08	c |      3221 |     270      648     1620 |      420      295     27 |  0.001 % |
0.09/0.13	c |      4932 |     270      648     1620 |      463      487     36 |  0.001 % |
0.19/0.21	c |      7495 |     270      648     1620 |      509      387     28 |  0.001 % |
0.29/0.32	c |     11339 |     270      648     1620 |      560      345     24 |  0.001 % |
0.49/0.50	c |     17105 |     270      648     1620 |      616      636     36 |  0.001 % |
0.69/0.77	c |     25757 |     270      648     1620 |      677      620     32 |  0.001 % |
1.10/1.18	c |     38731 |     270      648     1620 |      745      745     35 |  0.001 % |
1.79/1.83	c |     58195 |     270      648     1620 |      820      766     35 |  0.001 % |
2.79/2.85	c |     87388 |     270      648     1620 |      902      546     31 |  0.001 % |
4.30/4.37	c |    131177 |     270      648     1620 |      992      879     35 |  0.001 % |
6.69/6.77	c |    196863 |     270      648     1620 |     1091      854     33 |  0.001 % |
10.39/10.45	c |    295391 |     270      648     1620 |     1200      979     39 |  0.001 % |
16.19/16.28	c |    443180 |     270      648     1620 |     1321      736     32 |  0.001 % |
25.29/25.36	c |    664864 |     270      648     1620 |     1453      939     39 |  0.001 % |
39.27/39.31	c |    997390 |     270      648     1620 |     1598     1500     41 |  0.001 % |
60.86/60.92	c |   1496178 |     270      648     1620 |     1758     1447     44 |  0.001 % |
94.36/94.43	c |   2244361 |     270      648     1620 |     1934     1332     38 |  0.001 % |
146.04/146.10	c |   3366637 |     270      648     1620 |     2127     1408     42 |  0.001 % |
227.32/227.41	c |   5050048 |     270      648     1620 |     2340     1488     44 |  0.001 % |
354.68/354.88	c |   7575168 |     270      648     1620 |     2574     2402     46 |  0.001 % |
552.51/552.71	c |  11362843 |     270      648     1620 |     2831     2391     46 |  0.001 % |
855.61/855.95	c |  17044356 |     270      648     1620 |     3114     2055     44 |  0.001 % |
1340.56/1341.03	c |  25566625 |     270      648     1620 |     3426     2581     43 |  0.001 % |
2091.81/2092.55	c |  38350029 |     270      648     1620 |     3769     2833     45 |  0.001 % |
3274.43/3275.51	c |  57525135 |     270      648     1620 |     4145     2647     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-1786240-1241952188/watcher-1786240-1241952188 -o /tmp/evaluation-result-1786240-1241952188/solver-1786240-1241952188 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1912813108 HOME/instance-1786240-1241952188.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.85 0.97 0.99 3/64 24770
/proc/meminfo: memFree=1817928/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=2280 CPUtime=0
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 223243219 2334720 169 1992294400 4194304 5102648 548682068784 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 570 169 110 221 0 346 0

[startup+0.092328 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24770
/proc/meminfo: memFree=1817928/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=2412 CPUtime=0.09
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 212 0 0 0 9 0 0 0 18 0 1 0 223243219 2469888 197 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 603 197 110 221 0 379 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2412

[startup+0.101329 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24770
/proc/meminfo: memFree=1817928/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=2412 CPUtime=0.09
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 215 0 0 0 9 0 0 0 18 0 1 0 223243219 2469888 200 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 603 200 110 221 0 379 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2412

[startup+0.301357 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24770
/proc/meminfo: memFree=1817928/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=2412 CPUtime=0.29
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 234 0 0 0 29 0 0 0 19 0 1 0 223243219 2469888 219 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 603 219 110 221 0 379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2412

[startup+0.701413 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24770
/proc/meminfo: memFree=1817928/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=2544 CPUtime=0.69
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 259 0 0 0 69 0 0 0 22 0 1 0 223243219 2605056 244 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 636 244 110 221 0 412 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2544

[startup+1.50154 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 24771
/proc/meminfo: memFree=1817344/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=2676 CPUtime=1.49
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 289 0 0 0 149 0 0 0 25 0 1 0 223243219 2740224 274 1992294400 4194304 5102648 548682068784 18446744073709551615 4255044 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 669 274 110 221 0 445 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2676

[startup+3.10175 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 24771
/proc/meminfo: memFree=1817024/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=2804 CPUtime=3.09
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 331 0 0 0 309 0 0 0 25 0 1 0 223243219 2871296 316 1992294400 4194304 5102648 548682068784 18446744073709551615 4244786 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 701 316 110 221 0 477 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2804

[startup+6.30221 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 24771
/proc/meminfo: memFree=1816768/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=3072 CPUtime=6.29
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 379 0 0 0 629 0 0 0 25 0 1 0 223243219 3145728 364 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 768 364 110 221 0 544 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3072

[startup+12.7011 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 24771
/proc/meminfo: memFree=1816392/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=3336 CPUtime=12.69
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 467 0 0 0 1269 0 0 0 25 0 1 0 223243219 3416064 452 1992294400 4194304 5102648 548682068784 18446744073709551615 4249362 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 834 452 110 221 0 610 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3336

[startup+25.5019 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 24771
/proc/meminfo: memFree=1816008/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=3736 CPUtime=25.48
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 556 0 0 0 2548 0 0 0 25 0 1 0 223243219 3825664 541 1992294400 4194304 5102648 548682068784 18446744073709551615 4254538 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 934 541 110 221 0 710 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3736

[startup+51.1016 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 24773
/proc/meminfo: memFree=1815368/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=4276 CPUtime=51.07
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 696 0 0 0 5107 0 0 0 25 0 1 0 223243219 4378624 681 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 1069 681 110 221 0 845 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4276

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 24773
/proc/meminfo: memFree=1814728/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=4948 CPUtime=102.26
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 854 0 0 0 10225 1 0 0 25 0 1 0 223243219 5066752 839 1992294400 4194304 5102648 548682068784 18446744073709551615 4255663 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 1237 839 110 221 0 1013 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4948

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24773
/proc/meminfo: memFree=1814344/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=5356 CPUtime=162.24
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 946 0 0 0 16223 1 0 0 25 0 1 0 223243219 5484544 931 1992294400 4194304 5102648 548682068784 18446744073709551615 4262422 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 1339 931 110 221 0 1115 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 5356

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24773
/proc/meminfo: memFree=1814024/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=5632 CPUtime=222.22
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 1011 0 0 0 22221 1 0 0 25 0 1 0 223243219 5767168 996 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 1408 996 110 221 0 1184 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 5632

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24773
/proc/meminfo: memFree=1813640/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=5908 CPUtime=282.2
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 1101 0 0 0 28219 1 0 0 25 0 1 0 223243219 6049792 1086 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 1477 1086 110 221 0 1253 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 5908

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24773
/proc/meminfo: memFree=1813320/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=6184 CPUtime=342.17
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 1164 0 0 0 34216 1 0 0 25 0 1 0 223243219 6332416 1149 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 1546 1149 110 221 0 1322 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 6184

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24773
/proc/meminfo: memFree=1812872/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=6596 CPUtime=402.16
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 1278 0 0 0 40214 2 0 0 25 0 1 0 223243219 6754304 1263 1992294400 4194304 5102648 548682068784 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 1649 1263 110 221 0 1425 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 6596

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24773
/proc/meminfo: memFree=1812744/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=6736 CPUtime=462.14
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 1303 0 0 0 46212 2 0 0 25 0 1 0 223243219 6897664 1288 1992294400 4194304 5102648 548682068784 18446744073709551615 4248999 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 1684 1288 110 221 0 1460 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 6736

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24773
/proc/meminfo: memFree=1812680/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=6872 CPUtime=522.12
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 1325 0 0 0 52210 2 0 0 25 0 1 0 223243219 7036928 1310 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 1718 1310 110 221 0 1494 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 6872

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24773
/proc/meminfo: memFree=1812424/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=7008 CPUtime=582.1
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 1383 0 0 0 58208 2 0 0 25 0 1 0 223243219 7176192 1368 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 1752 1368 110 221 0 1528 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 7008

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24773
/proc/meminfo: memFree=1812296/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=7152 CPUtime=642.08
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 1409 0 0 0 64206 2 0 0 25 0 1 0 223243219 7323648 1394 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 1788 1394 110 221 0 1564 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 7152

[startup+702.302 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 24781
/proc/meminfo: memFree=1807752/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=11300 CPUtime=4060.99
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 2367 0 0 0 406086 13 0 0 25 0 1 0 223243219 11571200 2352 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 2825 2352 110 221 0 2601 0
Current children cumulated CPU time (s) 4060.99
Current children cumulated vsize (KiB) 11300

[startup+4122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 24781
/proc/meminfo: memFree=1807752/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=11300 CPUtime=4120.96
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 2373 0 0 0 412083 13 0 0 25 0 1 0 223243219 11571200 2358 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 2825 2358 110 221 0 2601 0
Current children cumulated CPU time (s) 4120.96
Current children cumulated vsize (KiB) 11300

[startup+4182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24781
/proc/meminfo: memFree=1807752/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=11300 CPUtime=4180.94
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 2373 0 0 0 418081 13 0 0 25 0 1 0 223243219 11571200 2358 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 2825 2358 110 221 0 2601 0
Current children cumulated CPU time (s) 4180.94
Current children cumulated vsize (KiB) 11300

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24781
/proc/meminfo: memFree=1807816/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=11300 CPUtime=4240.92
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 2373 0 0 0 424079 13 0 0 25 0 1 0 223243219 11571200 2358 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 2825 2358 110 221 0 2601 0
Current children cumulated CPU time (s) 4240.92
Current children cumulated vsize (KiB) 11300

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24781
/proc/meminfo: memFree=1807752/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=11300 CPUtime=4300.91
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 2373 0 0 0 430077 14 0 0 25 0 1 0 223243219 11571200 2358 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 2825 2358 110 221 0 2601 0
Current children cumulated CPU time (s) 4300.91
Current children cumulated vsize (KiB) 11300

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24781
/proc/meminfo: memFree=1807752/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=11300 CPUtime=4360.89
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 2379 0 0 0 436075 14 0 0 25 0 1 0 223243219 11571200 2364 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 2825 2364 110 221 0 2601 0
Current children cumulated CPU time (s) 4360.89
Current children cumulated vsize (KiB) 11300

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24781
/proc/meminfo: memFree=1807752/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=11300 CPUtime=4420.87
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 2380 0 0 0 442073 14 0 0 25 0 1 0 223243219 11571200 2365 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 2825 2365 110 221 0 2601 0
Current children cumulated CPU time (s) 4420.87
Current children cumulated vsize (KiB) 11300

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24781
/proc/meminfo: memFree=1807688/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=11300 CPUtime=4480.85
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 2386 0 0 0 448071 14 0 0 25 0 1 0 223243219 11571200 2371 1992294400 4194304 5102648 548682068784 18446744073709551615 4249077 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 2825 2371 110 221 0 2601 0
Current children cumulated CPU time (s) 4480.85
Current children cumulated vsize (KiB) 11300

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24781
/proc/meminfo: memFree=1807752/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=11300 CPUtime=4540.83
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 2387 0 0 0 454069 14 0 0 25 0 1 0 223243219 11571200 2372 1992294400 4194304 5102648 548682068784 18446744073709551615 4249019 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 2825 2372 110 221 0 2601 0
Current children cumulated CPU time (s) 4540.83
Current children cumulated vsize (KiB) 11300

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24781
/proc/meminfo: memFree=1807688/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=11300 CPUtime=4600.82
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 2393 0 0 0 460067 15 0 0 25 0 1 0 223243219 11571200 2378 1992294400 4194304 5102648 548682068784 18446744073709551615 4249948 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 2825 2378 110 221 0 2601 0
Current children cumulated CPU time (s) 4600.82
Current children cumulated vsize (KiB) 11300

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24781
/proc/meminfo: memFree=1807624/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=11440 CPUtime=4660.8
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 2412 0 0 0 466065 15 0 0 25 0 1 0 223243219 11714560 2397 1992294400 4194304 5102648 548682068784 18446744073709551615 4255972 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 2860 2397 110 221 0 2636 0
Current children cumulated CPU time (s) 4660.8
Current children cumulated vsize (KiB) 11440

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24787
/proc/meminfo: memFree=1807496/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=11440 CPUtime=4720.77
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 2413 0 0 0 472062 15 0 0 25 0 1 0 223243219 11714560 2398 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 2860 2398 110 221 0 2636 0
Current children cumulated CPU time (s) 4720.77
Current children cumulated vsize (KiB) 11440

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24787
/proc/meminfo: memFree=1807560/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=11440 CPUtime=4780.74
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 2419 0 0 0 478059 15 0 0 25 0 1 0 223243219 11714560 2404 1992294400 4194304 5102648 548682068784 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 2860 2404 110 221 0 2636 0
Current children cumulated CPU time (s) 4780.74
Current children cumulated vsize (KiB) 11440

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24787
/proc/meminfo: memFree=1807496/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=11440 CPUtime=4840.73
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 2419 0 0 0 484057 16 0 0 25 0 1 0 223243219 11714560 2404 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 2860 2404 110 221 0 2636 0
Current children cumulated CPU time (s) 4840.73
Current children cumulated vsize (KiB) 11440

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24787
/proc/meminfo: memFree=1807432/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=11580 CPUtime=4900.71
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 2437 0 0 0 490055 16 0 0 25 0 1 0 223243219 11857920 2422 1992294400 4194304 5102648 548682068784 18446744073709551615 4244348 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 2895 2422 110 221 0 2671 0
Current children cumulated CPU time (s) 4900.71
Current children cumulated vsize (KiB) 11580

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24787
/proc/meminfo: memFree=1807368/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=11580 CPUtime=4960.69
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 2449 0 0 0 496053 16 0 0 25 0 1 0 223243219 11857920 2434 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 2895 2434 110 221 0 2671 0
Current children cumulated CPU time (s) 4960.69
Current children cumulated vsize (KiB) 11580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24787
/proc/meminfo: memFree=1807304/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=11580 CPUtime=5000.08
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 2449 0 0 0 499992 16 0 0 25 0 1 0 223243219 11857920 2434 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 2895 2434 110 221 0 2671 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 11580

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

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

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24787
/proc/meminfo: memFree=1807304/2055920 swapFree=4180360/4192956
[pid=24770] ppid=24768 vsize=11580 CPUtime=5000.08
/proc/24770/stat : 24770 (varsat-industri) R 24768 24770 24733 0 -1 4194304 2449 0 0 0 499992 16 0 0 25 0 1 0 223243219 11857920 2434 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/24770/statm: 2895 2434 110 221 0 2671 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 11580

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.71
CPU time (s): 5000.1
CPU user time (s): 4999.93
CPU system time (s): 0.167974
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 11580

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

runsolver used 4.83526 second user time and 8.89465 second system time

The end

Launcher Data

Begin job on node49 at 2009-05-10 12:43:08
IDJOB=1786240
IDBENCH=71791
IDSOLVER=641
FILE ID=node49/1786240-1241952188
PBS_JOBID= 9265092
Free space on /tmp= 66224 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-1786240-1241952188/watcher-1786240-1241952188 -o /tmp/evaluation-result-1786240-1241952188/solver-1786240-1241952188 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=1912813108 HOME/instance-1786240-1241952188.cnf

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

MD5SUM BENCH= e197a9710494056838206e38a7541851
RANDOM SEED=1912813108

node49.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.241
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.241
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:       1818408 kB
Buffers:         53388 kB
Cached:         132220 kB
SwapCached:       6356 kB
Active:         113796 kB
Inactive:        80556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1818408 kB
SwapTotal:     4192956 kB
SwapFree:      4180360 kB
Dirty:            1152 kB
Writeback:           0 kB
Mapped:          13644 kB
Slab:            28984 kB
Committed_AS:   738184 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66224 MiB
End job on node49 at 2009-05-10 14:06:32