Trace number 1720188

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.12 1200.76

General information on the benchmark

Namemanol-pipe-g10nid.cnf
MD5SUMd46e452956bc993f202d3b06fd3e858e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark91.6881
Satisfiable
(Un)Satisfiability was proved
Number of variables217725
Number of clauses646228
Sum of the clauses size1507864
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2430818
Number of clauses of size 3215409
Number of clauses of size 40
Number of clauses of size 50
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:  217725                                               |
0.00/0.00	c |  Number of clauses:    646228                                               |
0.99/1.02	c |  Parsing time:         0.87         s                                       |
0.99/1.02	c |  Timeout:              43200 s
0.99/1.02	c |  Random Seed:          1428650053.000000
0.99/1.02	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.99/1.02	c |  Branching Rule:       default (solution-guided)                            |
0.99/1.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.99/1.02	c |                                                                             |
6.09/6.18	c ============================[ Search Statistics ]==============================
6.09/6.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.09/6.18	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.09/6.18	c ===============================================================================
6.09/6.18	c |         0 |   47105   289120  1317453 |    96373        0    nan |  0.000 % |
7.88/7.96	c |       100 |   47101   289120  1317453 |   106010       97      6 |  0.149 % |
9.68/9.79	c |       250 |   47084   289120  1317453 |   116611      247     10 |  0.149 % |
11.28/11.34	c |       475 |   47084   289120  1317453 |   128272      472     10 |  0.149 % |
12.88/12.99	c |       812 |   47084   289120  1317453 |   141100      809     12 |  0.149 % |
15.08/15.12	c |      1318 |   47046   289120  1317453 |   155210     1312     13 |  0.252 % |
17.69/17.74	c |      2077 |   46576   285013  1301438 |   170731     2065     18 |  0.326 % |
20.09/20.19	c |      3216 |   46541   283419  1294887 |   187804     3192     16 |  0.332 % |
22.39/22.41	c |      4924 |   46541   283419  1294887 |   206584     4900     28 |  0.332 % |
24.78/24.81	c |      7486 |   46540   283376  1294755 |   227243     7444     38 |  0.332 % |
27.88/27.99	c |     11331 |   46401   282694  1291890 |   249967    11209     41 |  0.493 % |
31.57/31.68	c |     17097 |   46164   279607  1272189 |   274964    16093     46 |  0.508 % |
36.27/36.31	c |     25747 |   46051   279607  1272189 |   302460    24734     51 |  0.695 % |
40.47/40.51	c |     38722 |   45746   275756  1254516 |   332706    37680     52 |  0.700 % |
46.27/46.39	c |     58183 |   45707   275756  1254516 |   365977    57138     51 |  0.738 % |
55.56/55.64	c |     87377 |   45630   274288  1248584 |   402575    86295     50 |  0.901 % |
73.35/73.44	c |    131169 |   45486   274288  1248584 |   442832   130082     55 |  0.916 % |
117.63/117.78	c |    196858 |   45259   270217  1234762 |   487116   195699     60 |  0.925 % |
222.58/222.78	c |    295384 |   45120   269969  1233895 |   535827   294199     62 |  1.056 % |
397.99/398.26	c |    443173 |   44861   266520  1218792 |   589410   441836     59 |  1.108 % |
693.33/693.71	c |    664856 |   44152   261791  1196120 |   648351    81629     32 |  1.637 % |
1067.43/1068.10	c |    997390 |   43922   261791  1196120 |   713186   414163     51 |  1.637 % |

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-1720188-1240653356/watcher-1720188-1240653356 -o /tmp/evaluation-result-1720188-1240653356/solver-1720188-1240653356 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1428650053 HOME/instance-1720188-1240653356.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.92 0.98 0.99 3/64 18854
/proc/meminfo: memFree=1709056/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=5556 CPUtime=0
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 881 0 0 0 0 0 0 0 18 0 1 0 93369363 5689344 866 1992294400 4194304 5102648 548682068784 18446744073709551615 4200548 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 1389 873 80 221 0 1165 0

[startup+0.023917 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18854
/proc/meminfo: memFree=1709056/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=14836 CPUtime=0.01
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 3535 0 0 0 0 1 0 0 18 0 1 0 93369363 15192064 3520 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 3709 3520 87 221 0 3485 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 14836

[startup+0.102933 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18854
/proc/meminfo: memFree=1709056/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=25836 CPUtime=0.09
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 6009 0 0 0 7 2 0 0 18 0 1 0 93369363 26456064 5994 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 6459 5995 87 221 0 6235 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25836

[startup+0.301976 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18854
/proc/meminfo: memFree=1709056/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=49072 CPUtime=0.29
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 11600 0 0 0 25 4 0 0 20 0 1 0 93369363 50249728 11585 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 12268 11588 87 221 0 12044 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49072

[startup+0.701061 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18854
/proc/meminfo: memFree=1709056/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=93320 CPUtime=0.69
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 21982 0 0 0 59 10 0 0 24 0 1 0 93369363 95559680 21967 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 23330 21968 87 221 0 23106 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93320

[startup+1.50123 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 18855
/proc/meminfo: memFree=1591544/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=148864 CPUtime=1.49
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 33758 0 0 0 133 16 0 0 25 0 1 0 93369363 152436736 33743 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 37216 33744 100 221 0 36992 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 148864

[startup+3.10158 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 18855
/proc/meminfo: memFree=1548984/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=200100 CPUtime=3.09
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 47693 0 0 0 285 24 0 0 25 0 1 0 93369363 204902400 47678 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 50025 47678 100 221 0 49801 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 200100

[startup+6.30126 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 18855
/proc/meminfo: memFree=1478136/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=224200 CPUtime=6.28
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 58514 0 0 0 600 28 0 0 25 0 1 0 93369363 229580800 53731 1992294400 4194304 5102648 548682068784 18446744073709551615 4213869 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 56050 53731 102 221 0 55826 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 224200

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 18855
/proc/meminfo: memFree=1493824/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=224200 CPUtime=12.68
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 58527 0 0 0 1240 28 0 0 25 0 1 0 93369363 229580800 53744 1992294400 4194304 5102648 548682068784 18446744073709551615 4215179 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 56050 53744 115 221 0 55826 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 224200

[startup+25.5014 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 18855
/proc/meminfo: memFree=1493952/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=224468 CPUtime=25.48
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 58559 0 0 0 2519 29 0 0 25 0 1 0 93369363 229855232 53776 1992294400 4194304 5102648 548682068784 18446744073709551615 4213884 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 56117 53776 115 221 0 55893 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 224468

[startup+51.1019 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 18855
/proc/meminfo: memFree=1493056/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=225684 CPUtime=51.06
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 58814 0 0 0 5077 29 0 0 25 0 1 0 93369363 231100416 54031 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 56421 54031 115 221 0 56197 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 225684

[startup+102.306 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 18855
/proc/meminfo: memFree=1475712/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=243352 CPUtime=102.24
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 63098 0 0 0 10191 33 0 0 25 0 1 0 93369363 249192448 58315 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 60838 58315 115 221 0 60614 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 243352

[startup+162.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 18855
/proc/meminfo: memFree=1452032/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=268336 CPUtime=162.21
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 69116 0 0 0 16183 38 0 0 25 0 1 0 93369363 274776064 64333 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 67084 64333 115 221 0 66860 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 268336

[startup+222.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 18855
/proc/meminfo: memFree=1434816/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=284964 CPUtime=222.18
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 73299 0 0 0 22176 42 0 0 25 0 1 0 93369363 291803136 68516 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 71241 68516 115 221 0 71017 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 284964

[startup+282.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 18855
/proc/meminfo: memFree=1418624/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=302332 CPUtime=282.14
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 77327 0 0 0 28170 44 0 0 25 0 1 0 93369363 309587968 72544 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 75583 72544 115 221 0 75359 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 302332

[startup+342.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 18861
/proc/meminfo: memFree=1404152/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=316556 CPUtime=342.12
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 80876 0 0 0 34165 47 0 0 25 0 1 0 93369363 324153344 76093 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 79139 76093 115 221 0 78915 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 316556

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 18861
/proc/meminfo: memFree=1394296/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=326948 CPUtime=402.08
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 83444 0 0 0 40159 49 0 0 25 0 1 0 93369363 334794752 78661 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 81737 78661 115 221 0 81513 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 326948

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 18861
/proc/meminfo: memFree=1385528/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=337084 CPUtime=462.05
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 85574 0 0 0 46155 50 0 0 25 0 1 0 93369363 345174016 80791 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 84271 80791 115 221 0 84047 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 337084

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18861
/proc/meminfo: memFree=1377976/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=344524 CPUtime=522.02
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 87465 0 0 0 52150 52 0 0 25 0 1 0 93369363 352792576 82682 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 86131 82682 115 221 0 85907 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 344524

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18861
/proc/meminfo: memFree=1368312/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=354092 CPUtime=581.98
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 89856 0 0 0 58145 53 0 0 25 0 1 0 93369363 362590208 85073 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 88523 85073 115 221 0 88299 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 354092

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18861
/proc/meminfo: memFree=1363840/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=358476 CPUtime=641.96
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 90957 0 0 0 64141 55 0 0 25 0 1 0 93369363 367079424 86174 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 89619 86174 115 221 0 89395 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 358476

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18861
/proc/meminfo: memFree=1361536/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=360752 CPUtime=701.92
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 91500 0 0 0 70137 55 0 0 25 0 1 0 93369363 369410048 86717 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 90188 86717 115 221 0 89964 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 360752

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18861
/proc/meminfo: memFree=1361408/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=360752 CPUtime=761.9
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 91521 0 0 0 76135 55 0 0 25 0 1 0 93369363 369410048 86738 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 90188 86738 115 221 0 89964 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 360752

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18861
/proc/meminfo: memFree=1361408/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=360752 CPUtime=821.87
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 91529 0 0 0 82131 56 0 0 25 0 1 0 93369363 369410048 86746 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 90188 86746 115 221 0 89964 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 360752

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18861
/proc/meminfo: memFree=1361408/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=360752 CPUtime=881.84
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 91535 0 0 0 88128 56 0 0 25 0 1 0 93369363 369410048 86752 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 90188 86752 115 221 0 89964 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 360752

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18861
/proc/meminfo: memFree=1361344/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=360752 CPUtime=941.8
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 91535 0 0 0 94124 56 0 0 25 0 1 0 93369363 369410048 86752 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 90188 86752 115 221 0 89964 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 360752

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18861
/proc/meminfo: memFree=1361344/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=360752 CPUtime=1001.77
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 91535 0 0 0 100121 56 0 0 25 0 1 0 93369363 369410048 86752 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 90188 86752 115 221 0 89964 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 360752

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18861
/proc/meminfo: memFree=1361344/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=360752 CPUtime=1061.74
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 91535 0 0 0 106118 56 0 0 25 0 1 0 93369363 369410048 86752 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 90188 86752 115 221 0 89964 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 360752

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18861
/proc/meminfo: memFree=1361280/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=360752 CPUtime=1121.69
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 91538 0 0 0 112113 56 0 0 25 0 1 0 93369363 369410048 86755 1992294400 4194304 5102648 548682068784 18446744073709551615 4250347 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 90188 86755 115 221 0 89964 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 360752

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18861
/proc/meminfo: memFree=1361216/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=360752 CPUtime=1181.66
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 91540 0 0 0 118110 56 0 0 25 0 1 0 93369363 369410048 86757 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 90188 86757 115 221 0 89964 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 360752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18861
/proc/meminfo: memFree=1361152/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=360752 CPUtime=1200.05
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 91540 0 0 0 119949 56 0 0 25 0 1 0 93369363 369410048 86757 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 90188 86757 115 221 0 89964 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 360752

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18861
/proc/meminfo: memFree=1361152/2055920 swapFree=4192812/4192956
[pid=18854] ppid=18852 vsize=360752 CPUtime=1200.05
/proc/18854/stat : 18854 (varsat-industri) R 18852 18854 18669 0 -1 4194304 91540 0 0 0 119949 56 0 0 25 0 1 0 93369363 369410048 86757 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18854/statm: 90188 86757 115 221 0 89964 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 360752

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.76
CPU time (s): 1200.12
CPU user time (s): 1199.5
CPU system time (s): 0.618905
CPU usage (%): 99.9464
Max. virtual memory (cumulated for all children) (KiB): 360752

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

runsolver used 1.02984 second user time and 3.34849 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-25 11:55:57
IDJOB=1720188
IDBENCH=69595
IDSOLVER=538
FILE ID=node10/1720188-1240653356
PBS_JOBID= 9186531
Free space on /tmp= 66328 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT_RACE08/cnf/manol-pipe-g10nid.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720188-1240653356/watcher-1720188-1240653356 -o /tmp/evaluation-result-1720188-1240653356/solver-1720188-1240653356 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1428650053 HOME/instance-1720188-1240653356.cnf

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

MD5SUM BENCH= d46e452956bc993f202d3b06fd3e858e
RANDOM SEED=1428650053

node10.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.263
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	: 5931.00
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.263
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:       1709472 kB
Buffers:         11212 kB
Cached:         259224 kB
SwapCached:          0 kB
Active:          77744 kB
Inactive:       206584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1709472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12448 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            48072 kB
Committed_AS:   332348 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= 66328 MiB
End job on node10 at 2009-04-25 12:16:00