Trace number 1722126

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.08 1200.44

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_17_SAT.cnf
MD5SUM4607e45ceb8682e35172b7d697608fbf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.152976
Satisfiable
(Un)Satisfiability was proved
Number of variables2718
Number of clauses215000
Sum of the clauses size641260
Maximum clause length18
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24085
Number of clauses of size 3210892
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2718                                                 |
0.00/0.00	c |  Number of clauses:    215000                                               |
0.19/0.21	c |  Parsing time:         0.18         s                                       |
0.19/0.21	c |  Timeout:              43200 s
0.19/0.21	c |  Random Seed:          788254773.000000
0.19/0.21	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.19/0.21	c |  Branching Rule:       default (solution-guided)                            |
0.19/0.21	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.19/0.21	c |                                                                             |
7.09/7.16	c ============================[ Search Statistics ]==============================
7.09/7.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.09/7.16	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.09/7.16	c ===============================================================================
7.09/7.16	c |         0 |    1863   210423   909899 |    70141        0    nan |  0.000 % |
7.89/7.92	c |       101 |    1863   210423   909899 |    77155      101     92 |  0.000 % |
8.59/8.66	c |       251 |    1863   210423   909899 |    84870      251     95 |  0.000 % |
9.39/9.44	c |       477 |    1863   210423   909899 |    93357      477    100 |  0.000 % |
10.19/10.26	c |       816 |    1863   210423   909899 |   102693      816    106 |  0.000 % |
11.00/11.09	c |      1325 |    1863   210423   909899 |   112962     1325    114 |  0.000 % |
11.89/12.00	c |      2084 |    1863   210423   909899 |   124259     2084    118 |  0.000 % |
12.99/13.03	c |      3224 |    1863   210423   909899 |   136684     3224    137 |  0.000 % |
14.19/14.27	c |      4937 |    1863   210423   909899 |   150353     4937    145 |  0.000 % |
15.99/16.03	c |      7501 |    1863   210423   909899 |   165388     7501    151 |  0.000 % |
18.49/18.57	c |     11346 |    1863   210423   909899 |   181927    11346    154 |  0.000 % |
21.78/21.86	c |     17113 |    1863   210423   909899 |   200120    17113    159 |  0.000 % |
30.68/30.80	c |     25766 |    1863   210423   909899 |   220132    25766    163 |  0.000 % |
54.58/54.61	c |     38741 |    1863   210423   909899 |   242145    38741    160 |  0.000 % |
84.16/84.22	c |     58203 |    1863   210423   909899 |   266360    58203    158 |  0.000 % |
218.13/218.26	c |     87397 |    1863   210423   909899 |   292996    87397    157 |  0.000 % |
469.86/470.08	c |    131187 |    1863   210423   909899 |   322296   131187    157 |  0.000 % |
838.85/839.18	c |    196873 |    1863   210423   909899 |   354525   196873    155 |  0.000 % |

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-1722126-1240672842/watcher-1722126-1240672842 -o /tmp/evaluation-result-1722126-1240672842/solver-1722126-1240672842 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=788254773 HOME/instance-1722126-1240672842.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: 1.07 1.02 1.00 3/65 22218
/proc/meminfo: memFree=1693296/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=2700 CPUtime=0
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 511 0 0 0 0 0 0 0 18 0 1 0 95316929 2764800 497 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 675 504 87 221 0 451 0

[startup+0.0943209 s]
/proc/loadavg: 1.07 1.02 1.00 3/65 22218
/proc/meminfo: memFree=1693296/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=14024 CPUtime=0.08
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 3330 0 0 0 7 1 0 0 18 0 1 0 95316929 14360576 3315 1992294400 4194304 5102648 548682068768 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 3506 3315 87 221 0 3282 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14024

[startup+0.10132 s]
/proc/loadavg: 1.07 1.02 1.00 3/65 22218
/proc/meminfo: memFree=1693296/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=16004 CPUtime=0.09
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 3652 0 0 0 8 1 0 0 18 0 1 0 95316929 16388096 3637 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 4001 3639 87 221 0 3777 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16004

[startup+0.301343 s]
/proc/loadavg: 1.07 1.02 1.00 3/65 22218
/proc/meminfo: memFree=1693296/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=31060 CPUtime=0.3
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 7219 0 0 0 27 3 0 0 19 0 1 0 95316929 31805440 7204 1992294400 4194304 5102648 548682068768 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 7765 7204 99 221 0 7541 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 31060

[startup+0.70139 s]
/proc/loadavg: 1.07 1.02 1.00 3/65 22218
/proc/meminfo: memFree=1693296/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=31060 CPUtime=0.7
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 7219 0 0 0 67 3 0 0 22 0 1 0 95316929 31805440 7204 1992294400 4194304 5102648 548682068768 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 7765 7204 99 221 0 7541 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 31060

[startup+1.50148 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 22219
/proc/meminfo: memFree=1664808/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=31060 CPUtime=1.5
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 7219 0 0 0 147 3 0 0 25 0 1 0 95316929 31805440 7204 1992294400 4194304 5102648 548682068768 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 7765 7204 99 221 0 7541 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 31060

[startup+3.10167 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 22219
/proc/meminfo: memFree=1664680/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=41508 CPUtime=3.09
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 9871 0 0 0 305 4 0 0 25 0 1 0 95316929 42504192 9856 1992294400 4194304 5102648 548682068768 18446744073709551615 4283588 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 10377 9856 100 221 0 10153 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41508

[startup+6.30103 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 22219
/proc/meminfo: memFree=1652328/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=42724 CPUtime=6.29
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 10282 0 0 0 625 4 0 0 25 0 1 0 95316929 43749376 10267 1992294400 4194304 5102648 548682068768 18446744073709551615 4274062 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 10681 10267 100 221 0 10457 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42724

[startup+12.7018 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 22219
/proc/meminfo: memFree=1655736/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=38936 CPUtime=12.69
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 10302 0 0 0 1265 4 0 0 25 0 1 0 95316929 39870464 9380 1992294400 4194304 5102648 548682068768 18446744073709551615 4214165 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 9734 9380 115 221 0 9510 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38936

[startup+25.5012 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 22219
/proc/meminfo: memFree=1649400/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=45820 CPUtime=25.48
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 12054 0 0 0 2543 5 0 0 25 0 1 0 95316929 46919680 11132 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 11455 11132 115 221 0 11231 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45820

[startup+51.1012 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 22219
/proc/meminfo: memFree=1637688/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=57724 CPUtime=51.07
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 14973 0 0 0 5099 8 0 0 25 0 1 0 95316929 59109376 14051 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 14431 14051 115 221 0 14207 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 57724

[startup+102.305 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 22219
/proc/meminfo: memFree=1619128/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=76596 CPUtime=102.27
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 19530 0 0 0 10214 13 0 0 25 0 1 0 95316929 78434304 18608 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 19149 18608 115 221 0 18925 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 76596

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22219
/proc/meminfo: memFree=1609528/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=86256 CPUtime=162.25
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 21960 0 0 0 16209 16 0 0 25 0 1 0 95316929 88326144 21038 1992294400 4194304 5102648 548682068768 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 21564 21038 115 221 0 21340 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 86256

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22219
/proc/meminfo: memFree=1600568/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=95192 CPUtime=222.23
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 24157 0 0 0 22205 18 0 0 25 0 1 0 95316929 97476608 23235 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 23798 23235 115 221 0 23574 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 95192

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22219
/proc/meminfo: memFree=1592760/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=103384 CPUtime=282.2
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 26114 0 0 0 28201 19 0 0 25 0 1 0 95316929 105865216 25192 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 25846 25192 115 221 0 25622 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 103384

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22219
/proc/meminfo: memFree=1584184/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=111936 CPUtime=342.19
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 28234 0 0 0 34198 21 0 0 25 0 1 0 95316929 114622464 27312 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 27984 27312 115 221 0 27760 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 111936

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22219
/proc/meminfo: memFree=1577528/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=118900 CPUtime=402.17
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 29923 0 0 0 40195 22 0 0 25 0 1 0 95316929 121753600 29001 1992294400 4194304 5102648 548682068768 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 29725 29001 115 221 0 29501 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 118900

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22219
/proc/meminfo: memFree=1570872/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=125444 CPUtime=462.15
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 31551 0 0 0 46192 23 0 0 25 0 1 0 95316929 128454656 30629 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 31361 30629 115 221 0 31137 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 125444

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22219
/proc/meminfo: memFree=1562808/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=134096 CPUtime=522.14
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 33548 0 0 0 52189 25 0 0 25 0 1 0 95316929 137314304 32626 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 33524 32626 115 221 0 33300 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 134096

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22219
/proc/meminfo: memFree=1556728/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=140220 CPUtime=582.12
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 35059 0 0 0 58186 26 0 0 25 0 1 0 95316929 143585280 34137 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 35055 34137 115 221 0 34831 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 140220

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22219
/proc/meminfo: memFree=1551800/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=145156 CPUtime=642.1
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 36255 0 0 0 64183 27 0 0 25 0 1 0 95316929 148639744 35333 1992294400 4194304 5102648 548682068768 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 36289 35333 115 221 0 36065 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 145156

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22219
/proc/meminfo: memFree=1545336/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=151696 CPUtime=702.09
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 37896 0 0 0 70180 29 0 0 25 0 1 0 95316929 155336704 36974 1992294400 4194304 5102648 548682068768 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 37924 36974 115 221 0 37700 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 151696

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22219
/proc/meminfo: memFree=1536312/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=160448 CPUtime=762.07
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 40119 0 0 0 76176 31 0 0 25 0 1 0 95316929 164298752 39197 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 40112 39197 115 221 0 39888 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 160448

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22219
/proc/meminfo: memFree=1526648/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=170388 CPUtime=822.05
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 42540 0 0 0 82171 34 0 0 25 0 1 0 95316929 174477312 41618 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 42597 41618 115 221 0 42373 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 170388

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22219
/proc/meminfo: memFree=1518840/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=178148 CPUtime=882.03
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 44475 0 0 0 88167 36 0 0 25 0 1 0 95316929 182423552 43553 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 44537 43553 115 221 0 44313 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 178148

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22219
/proc/meminfo: memFree=1505272/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=193444 CPUtime=942.01
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 48010 0 0 0 94163 38 0 0 25 0 1 0 95316929 198086656 47088 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 48361 47088 115 221 0 48137 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 193444

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22219
/proc/meminfo: memFree=1501112/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=197764 CPUtime=1001.99
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 48886 0 0 0 100161 38 0 0 25 0 1 0 95316929 202510336 47964 1992294400 4194304 5102648 548682068768 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 49441 47964 115 221 0 49217 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 197764

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22221
/proc/meminfo: memFree=1500024/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=198844 CPUtime=1061.97
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 49138 0 0 0 106159 38 0 0 25 0 1 0 95316929 203616256 48216 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 49711 48216 115 221 0 49487 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 198844

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22221
/proc/meminfo: memFree=1499448/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=199240 CPUtime=1121.96
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 49275 0 0 0 112157 39 0 0 25 0 1 0 95316929 204021760 48353 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 49810 48353 115 221 0 49586 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 199240

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22221
/proc/meminfo: memFree=1497528/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=201140 CPUtime=1181.94
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 49741 0 0 0 118155 39 0 0 25 0 1 0 95316929 205967360 48819 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 50285 48819 115 221 0 50061 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 201140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22221
/proc/meminfo: memFree=1497016/2055920 swapFree=4192812/4192956
[pid=22218] ppid=22216 vsize=201668 CPUtime=1200.04
/proc/22218/stat : 22218 (varsat-industri) R 22216 22218 21097 0 -1 4194304 49868 0 0 0 119964 40 0 0 25 0 1 0 95316929 206508032 48946 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22218/statm: 50417 48946 115 221 0 50193 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 201668

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.44
CPU time (s): 1200.08
CPU user time (s): 1199.65
CPU system time (s): 0.432934
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 201668

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

runsolver used 1.3008 second user time and 2.85257 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-25 17:20:42
IDJOB=1722126
IDBENCH=71083
IDSOLVER=538
FILE ID=node74/1722126-1240672842
PBS_JOBID= 9186577
Free space on /tmp= 103112 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_17_SAT.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722126-1240672842/watcher-1722126-1240672842 -o /tmp/evaluation-result-1722126-1240672842/solver-1722126-1240672842 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=788254773 HOME/instance-1722126-1240672842.cnf

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

MD5SUM BENCH= 4607e45ceb8682e35172b7d697608fbf
RANDOM SEED=788254773

node74.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.233
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.233
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:       1693712 kB
Buffers:         21864 kB
Cached:         267676 kB
SwapCached:        140 kB
Active:         154892 kB
Inactive:       149692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4956 kB
Writeback:           0 kB
Mapped:          23944 kB
Slab:            43424 kB
Committed_AS:   422960 kB
PageTables:       1452 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= 103112 MiB
End job on node74 at 2009-04-25 17:40:45