Trace number 1737488

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.09 1200.41

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-230-100.cnf
MD5SUMd2dd2899777fd93a70e706988970ef5e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.2838
Satisfiable
(Un)Satisfiability was proved
Number of variables230
Number of clauses552
Sum of the clauses size1380
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2460
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 592
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:  230                                                  |
0.00/0.00	c |  Number of clauses:    552                                                  |
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:          2137819166.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 |     230      552     1380 |      184        0    nan |  0.000 % |
0.00/0.00	c |       101 |     230      552     1380 |      202      101     33 |  0.002 % |
0.00/0.00	c |       251 |     230      552     1380 |      222      251     33 |  0.002 % |
0.00/0.01	c |       478 |     230      552     1380 |      244      196     25 |  0.002 % |
0.00/0.02	c |       815 |     230      552     1380 |      269      210     25 |  0.002 % |
0.02/0.03	c |      1321 |     230      552     1380 |      296      203     19 |  0.002 % |
0.02/0.04	c |      2081 |     230      552     1380 |      325      228     21 |  0.002 % |
0.02/0.07	c |      3221 |     230      552     1380 |      358      366     27 |  0.002 % |
0.10/0.11	c |      4930 |     230      552     1380 |      394      370     25 |  0.002 % |
0.10/0.17	c |      7494 |     230      552     1380 |      433      388     26 |  0.002 % |
0.20/0.26	c |     11338 |     230      552     1380 |      477      429     27 |  0.002 % |
0.40/0.40	c |     17104 |     230      552     1380 |      524      358     24 |  0.002 % |
0.59/0.62	c |     25757 |     230      552     1380 |      577      600     32 |  0.002 % |
0.89/0.97	c |     38733 |     230      552     1380 |      635      565     30 |  0.002 % |
1.40/1.49	c |     58196 |     230      552     1380 |      698      366     20 |  0.002 % |
2.29/2.30	c |     87390 |     230      552     1380 |      768      609     29 |  0.002 % |
3.49/3.56	c |    131179 |     230      552     1380 |      845      597     28 |  0.002 % |
5.40/5.44	c |    196863 |     230      552     1380 |      930      553     24 |  0.002 % |
8.49/8.50	c |    295389 |     230      552     1380 |     1023      759     30 |  0.002 % |
13.19/13.28	c |    443178 |     230      552     1380 |     1125      888     33 |  0.002 % |
20.59/20.64	c |    664862 |     230      552     1380 |     1237     1212     35 |  0.002 % |
31.98/32.03	c |    997389 |     230      552     1380 |     1361     1248     39 |  0.002 % |
49.68/49.75	c |   1496177 |     230      552     1380 |     1497     1414     38 |  0.002 % |
77.47/77.57	c |   2244362 |     230      552     1380 |     1647     1485     38 |  0.002 % |
120.26/120.39	c |   3366636 |     230      552     1380 |     1812     1602     37 |  0.002 % |
186.64/186.71	c |   5050047 |     230      552     1380 |     1993     1647     34 |  0.002 % |
289.21/289.36	c |   7575166 |     230      552     1380 |     2192     1512     37 |  0.002 % |
450.37/450.53	c |  11362841 |     230      552     1380 |     2412     1859     36 |  0.002 % |
708.50/708.71	c |  17044354 |     230      552     1380 |     2653     1434     36 |  0.002 % |
1098.11/1098.41	c |  25566626 |     230      552     1380 |     2918     2368     39 |  0.002 % |

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-1737488-1240818972/watcher-1737488-1240818972 -o /tmp/evaluation-result-1737488-1240818972/solver-1737488-1240818972 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=2137819166 HOME/instance-1737488-1240818972.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.99 0.98 0.99 3/65 22811
/proc/meminfo: memFree=1330104/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=2280 CPUtime=0
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 179 0 0 0 0 0 0 0 20 0 1 0 109926499 2334720 164 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 570 164 110 221 0 346 0

[startup+0.0298211 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 22811
/proc/meminfo: memFree=1330104/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=2280 CPUtime=0.02
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 188 0 0 0 2 0 0 0 20 0 1 0 109926499 2334720 173 1992294400 4194304 5102648 548682068768 18446744073709551615 4227449 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 570 173 110 221 0 346 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2280

[startup+0.101828 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 22811
/proc/meminfo: memFree=1330104/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=2280 CPUtime=0.1
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 201 0 0 0 10 0 0 0 20 0 1 0 109926499 2334720 186 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 570 186 110 221 0 346 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2280

[startup+0.301849 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 22811
/proc/meminfo: memFree=1330104/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=2412 CPUtime=0.3
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 227 0 0 0 30 0 0 0 22 0 1 0 109926499 2469888 212 1992294400 4194304 5102648 548682068768 18446744073709551615 4249025 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 603 212 110 221 0 379 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2412

[startup+0.701891 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 22811
/proc/meminfo: memFree=1330104/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=2540 CPUtime=0.69
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 247 0 0 0 69 0 0 0 25 0 1 0 109926499 2600960 232 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 635 232 110 221 0 411 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2540

[startup+1.50297 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22812
/proc/meminfo: memFree=1329520/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=2540 CPUtime=1.5
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 269 0 0 0 150 0 0 0 25 0 1 0 109926499 2600960 254 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 635 254 110 221 0 411 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2540

[startup+3.10114 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22812
/proc/meminfo: memFree=1329328/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=2800 CPUtime=3.09
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 305 0 0 0 309 0 0 0 25 0 1 0 109926499 2867200 290 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 700 290 110 221 0 476 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2800

[startup+6.30147 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22812
/proc/meminfo: memFree=1329072/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=2932 CPUtime=6.29
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 352 0 0 0 629 0 0 0 25 0 1 0 109926499 3002368 337 1992294400 4194304 5102648 548682068768 18446744073709551615 4254501 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 733 337 110 221 0 509 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2932

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22812
/proc/meminfo: memFree=1328760/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=3064 CPUtime=12.69
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 401 0 0 0 1269 0 0 0 25 0 1 0 109926499 3137536 386 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 766 386 110 221 0 542 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3064

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22812
/proc/meminfo: memFree=1328376/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=3464 CPUtime=25.49
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 489 0 0 0 2549 0 0 0 25 0 1 0 109926499 3547136 474 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 866 474 110 221 0 642 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3464

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22812
/proc/meminfo: memFree=1327928/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=3864 CPUtime=51.08
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 599 0 0 0 5108 0 0 0 25 0 1 0 109926499 3956736 584 1992294400 4194304 5102648 548682068768 18446744073709551615 4249077 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 966 584 110 221 0 742 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3864

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22812
/proc/meminfo: memFree=1327352/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=4536 CPUtime=102.27
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 737 0 0 0 10227 0 0 0 25 0 1 0 109926499 4644864 722 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1134 722 110 221 0 910 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4536

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22812
/proc/meminfo: memFree=1327032/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=4800 CPUtime=162.25
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 819 0 0 0 16225 0 0 0 25 0 1 0 109926499 4915200 804 1992294400 4194304 5102648 548682068768 18446744073709551615 4256231 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1200 804 110 221 0 976 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 4800

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22812
/proc/meminfo: memFree=1326712/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=5072 CPUtime=222.23
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 891 0 0 0 22223 0 0 0 25 0 1 0 109926499 5193728 876 1992294400 4194304 5102648 548682068768 18446744073709551615 4250021 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1268 876 110 221 0 1044 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5072

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22812
/proc/meminfo: memFree=1326456/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=5348 CPUtime=282.22
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 957 0 0 0 28222 0 0 0 25 0 1 0 109926499 5476352 942 1992294400 4194304 5102648 548682068768 18446744073709551615 4250297 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1337 942 110 221 0 1113 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 5348

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22818
/proc/meminfo: memFree=1326008/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=5760 CPUtime=342.19
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 1047 0 0 0 34219 0 0 0 25 0 1 0 109926499 5898240 1032 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1440 1032 110 221 0 1216 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 5760

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22818
/proc/meminfo: memFree=1325816/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=5900 CPUtime=402.18
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 1094 0 0 0 40218 0 0 0 25 0 1 0 109926499 6041600 1079 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1475 1079 110 221 0 1251 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 5900

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22818
/proc/meminfo: memFree=1325688/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=6040 CPUtime=462.16
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 1125 0 0 0 46216 0 0 0 25 0 1 0 109926499 6184960 1110 1992294400 4194304 5102648 548682068768 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1510 1110 110 221 0 1286 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 6040

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22818
/proc/meminfo: memFree=1325496/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=6176 CPUtime=522.15
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 1175 0 0 0 52215 0 0 0 25 0 1 0 109926499 6324224 1160 1992294400 4194304 5102648 548682068768 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1544 1160 110 221 0 1320 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 6176

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22818
/proc/meminfo: memFree=1325432/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=6320 CPUtime=582.13
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 1195 0 0 0 58213 0 0 0 25 0 1 0 109926499 6471680 1180 1992294400 4194304 5102648 548682068768 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1580 1180 110 221 0 1356 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 6320

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22818
/proc/meminfo: memFree=1325368/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=6320 CPUtime=642.12
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 1204 0 0 0 64212 0 0 0 25 0 1 0 109926499 6471680 1189 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1580 1189 110 221 0 1356 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 6320

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22818
/proc/meminfo: memFree=1325368/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=6320 CPUtime=702.1
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 1210 0 0 0 70210 0 0 0 25 0 1 0 109926499 6471680 1195 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1580 1195 110 221 0 1356 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 6320

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22818
/proc/meminfo: memFree=1325304/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=6460 CPUtime=762.09
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 1232 0 0 0 76209 0 0 0 25 0 1 0 109926499 6615040 1217 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1615 1217 110 221 0 1391 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 6460

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22818
/proc/meminfo: memFree=1325240/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=6460 CPUtime=822.07
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 1244 0 0 0 82207 0 0 0 25 0 1 0 109926499 6615040 1229 1992294400 4194304 5102648 548682068768 18446744073709551615 4227868 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1615 1229 110 221 0 1391 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 6460

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22818
/proc/meminfo: memFree=1325240/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=6608 CPUtime=882.05
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 1253 0 0 0 88205 0 0 0 25 0 1 0 109926499 6766592 1238 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1652 1238 110 221 0 1428 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 6608

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22818
/proc/meminfo: memFree=1325240/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=6608 CPUtime=942.04
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 1261 0 0 0 94204 0 0 0 25 0 1 0 109926499 6766592 1246 1992294400 4194304 5102648 548682068768 18446744073709551615 4254625 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1652 1246 110 221 0 1428 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 6608

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22818
/proc/meminfo: memFree=1325112/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=6740 CPUtime=1002.03
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 1287 0 0 0 100202 1 0 0 25 0 1 0 109926499 6901760 1272 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1685 1272 110 221 0 1461 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 6740

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22818
/proc/meminfo: memFree=1325048/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=6740 CPUtime=1062.02
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 1297 0 0 0 106201 1 0 0 25 0 1 0 109926499 6901760 1282 1992294400 4194304 5102648 548682068768 18446744073709551615 4225664 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1685 1282 110 221 0 1461 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 6740

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22818
/proc/meminfo: memFree=1324920/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=6872 CPUtime=1122
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 1332 0 0 0 112199 1 0 0 25 0 1 0 109926499 7036928 1317 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1718 1317 110 221 0 1494 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 6872

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22818
/proc/meminfo: memFree=1324728/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=7152 CPUtime=1181.99
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 1381 0 0 0 118198 1 0 0 25 0 1 0 109926499 7323648 1366 1992294400 4194304 5102648 548682068768 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1788 1366 110 221 0 1564 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 7152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22818
/proc/meminfo: memFree=1324728/2055924 swapFree=4181440/4192956
[pid=22811] ppid=22809 vsize=7152 CPUtime=1200.08
/proc/22811/stat : 22811 (varsat-industri) R 22809 22811 22256 0 -1 4194304 1386 0 0 0 120007 1 0 0 25 0 1 0 109926499 7323648 1371 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22811/statm: 1788 1371 110 221 0 1564 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 7152

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.09
CPU user time (s): 1200.08
CPU system time (s): 0.012998
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 7152

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

runsolver used 1.3378 second user time and 2.70059 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-27 09:56:12
IDJOB=1737488
IDBENCH=71789
IDSOLVER=538
FILE ID=node83/1737488-1240818972
PBS_JOBID= 9187464
Free space on /tmp= 66092 MiB

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

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

MD5SUM BENCH= d2dd2899777fd93a70e706988970ef5e
RANDOM SEED=2137819166

node83.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1330520 kB
Buffers:         81192 kB
Cached:         560688 kB
SwapCached:       5412 kB
Active:         259724 kB
Inactive:       391072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1330520 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:            1016 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            60496 kB
Committed_AS:   462328 kB
PageTables:       1384 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= 66092 MiB
End job on node83 at 2009-04-27 10:16:15