Trace number 1516396

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.07 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/70/
unif-k7-r89-v70-c6230-S603077945-019.cnf
MD5SUMba7fab3ac0ce1b351c2d42cffabe6360
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.427934
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  70                                                   |
0.00/0.00	c |  Number of clauses:    6230                                                 |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.00/0.01	c |  Timeout:              43200 s
0.00/0.01	c |  Random Seed:          1623840377.000000
0.00/0.01	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.01	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.01	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.01	c |                                                                             |
0.09/0.16	c ============================[ Search Statistics ]==============================
0.09/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.16	c ===============================================================================
0.09/0.16	c |         0 |      70     6230    43610 |     2076        0    nan |  0.000 % |
0.09/0.18	c |       102 |      70     6230    43610 |     2284      102     26 |  0.021 % |
0.19/0.21	c |       254 |      70     6230    43610 |     2512      254     26 |  0.021 % |
0.19/0.24	c |       480 |      70     6230    43610 |     2764      480     26 |  0.021 % |
0.19/0.28	c |       819 |      70     6230    43610 |     3040      819     25 |  0.021 % |
0.29/0.32	c |      1325 |      70     6230    43610 |     3344     1325     25 |  0.021 % |
0.29/0.38	c |      2085 |      70     6230    43610 |     3678     2085     24 |  0.021 % |
0.39/0.46	c |      3224 |      70     6230    43610 |     4046     3224     24 |  0.021 % |
0.49/0.58	c |      4932 |      70     6230    43610 |     4451     2892     23 |  0.021 % |
0.69/0.75	c |      7496 |      70     6230    43610 |     4896     3216     24 |  0.021 % |
0.89/1.00	c |     11340 |      70     6230    43610 |     5386     4601     24 |  0.021 % |
1.29/1.40	c |     17107 |      70     6230    43610 |     5924     4949     24 |  0.021 % |
1.99/2.00	c |     25756 |      70     6230    43610 |     6517     4668     24 |  0.021 % |
2.89/2.92	c |     38730 |      70     6230    43610 |     7169     4544     24 |  0.021 % |
4.29/4.33	c |     58191 |      70     6230    43610 |     7886     6006     23 |  0.021 % |
6.39/6.49	c |     87384 |      70     6230    43610 |     8674     7484     24 |  0.021 % |
9.90/9.95	c |    131173 |      70     6230    43610 |     9542     7751     22 |  0.021 % |
15.29/15.36	c |    196858 |      70     6230    43610 |    10496     6436     23 |  0.021 % |
24.19/24.29	c |    295385 |      70     6230    43610 |    11546    10237     23 |  0.021 % |
38.18/38.20	c |    443174 |      70     6230    43610 |    12700     7546     22 |  0.021 % |
60.47/60.50	c |    664857 |      70     6230    43610 |    13970     6482     22 |  0.021 % |
96.15/96.21	c |    997382 |      70     6230    43610 |    15367    10014     23 |  0.021 % |
153.44/153.59	c |   1496170 |      70     6230    43610 |    16904     8493     21 |  0.021 % |
248.30/248.49	c |   2244352 |      70     6230    43610 |    18595    11676     22 |  0.021 % |
399.75/399.92	c |   3366626 |      70     6230    43610 |    20454    16681     21 |  0.021 % |
653.06/653.36	c |   5050037 |      70     6230    43610 |    22500    10440     23 |  0.021 % |
1067.71/1068.13	c |   7575154 |      70     6230    43610 |    24750    12096     22 |  0.021 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1516396-1238268969/watcher-1516396-1238268969 -o /tmp/evaluation-result-1516396-1238268969/solver-1516396-1238268969 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1623840377 HOME/instance-1516396-1238268969.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.91 0.95 0.97 3/64 2209
/proc/meminfo: memFree=926528/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=2544 CPUtime=0
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 1099563024 2605056 256 1992294400 4194304 5102648 548682068784 18446744073709551615 4486915 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 636 256 87 221 0 412 0

[startup+0.088467 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 2209
/proc/meminfo: memFree=926528/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=3664 CPUtime=0.08
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 553 0 0 0 8 0 0 0 18 0 1 0 1099563024 3751936 538 1992294400 4194304 5102648 548682068784 18446744073709551615 4283598 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 916 538 98 221 0 692 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3664

[startup+0.101469 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 2209
/proc/meminfo: memFree=926528/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=3808 CPUtime=0.09
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 589 0 0 0 9 0 0 0 18 0 1 0 1099563024 3899392 574 1992294400 4194304 5102648 548682068784 18446744073709551615 4273265 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 952 574 98 221 0 728 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3808

[startup+0.301505 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 2209
/proc/meminfo: memFree=926528/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=3664 CPUtime=0.29
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 601 0 0 0 29 0 0 0 19 0 1 0 1099563024 3751936 561 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 916 561 110 221 0 692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3664

[startup+0.70158 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 2209
/proc/meminfo: memFree=926528/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=3944 CPUtime=0.69
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 648 0 0 0 69 0 0 0 22 0 1 0 1099563024 4038656 608 1992294400 4194304 5102648 548682068784 18446744073709551615 4225739 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 986 608 110 221 0 762 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3944

[startup+1.50173 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 2210
/proc/meminfo: memFree=924344/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=4348 CPUtime=1.49
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 773 0 0 0 149 0 0 0 25 0 1 0 1099563024 4452352 733 1992294400 4194304 5102648 548682068784 18446744073709551615 4225728 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 1087 733 110 221 0 863 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4348

[startup+3.10202 s]
/proc/loadavg: 0.91 0.95 0.97 2/65 2210
/proc/meminfo: memFree=923768/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=4772 CPUtime=3.09
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 872 0 0 0 309 0 0 0 25 0 1 0 1099563024 4886528 832 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 1193 832 110 221 0 969 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4772

[startup+6.30161 s]
/proc/loadavg: 0.92 0.95 0.97 2/65 2210
/proc/meminfo: memFree=923064/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=5316 CPUtime=6.29
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 989 0 0 0 629 0 0 0 25 0 1 0 1099563024 5443584 949 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 1329 949 110 221 0 1105 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5316

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.97 2/65 2210
/proc/meminfo: memFree=922232/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=6092 CPUtime=12.69
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 1168 0 0 0 1268 1 0 0 25 0 1 0 1099563024 6238208 1128 1992294400 4194304 5102648 548682068784 18446744073709551615 4249362 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 1523 1128 110 221 0 1299 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6092

[startup+25.5011 s]
/proc/loadavg: 0.94 0.96 0.97 2/65 2210
/proc/meminfo: memFree=921592/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=6680 CPUtime=25.48
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 1324 0 0 0 2547 1 0 0 25 0 1 0 1099563024 6840320 1284 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 1670 1284 110 221 0 1446 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6680

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.97 2/65 2210
/proc/meminfo: memFree=920632/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=7876 CPUtime=51.07
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 1577 0 0 0 5106 1 0 0 25 0 1 0 1099563024 8065024 1537 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 1969 1537 110 221 0 1745 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7876

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.97 2/65 2210
/proc/meminfo: memFree=919352/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=9184 CPUtime=102.25
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 1864 0 0 0 10224 1 0 0 25 0 1 0 1099563024 9404416 1824 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 2296 1824 110 221 0 2072 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 9184

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 2210
/proc/meminfo: memFree=918520/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=9972 CPUtime=162.23
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 2054 0 0 0 16221 2 0 0 25 0 1 0 1099563024 10211328 2014 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 2493 2014 110 221 0 2269 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 9972

[startup+222.301 s]
/proc/loadavg: 1.05 0.99 0.98 2/65 2210
/proc/meminfo: memFree=918008/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=10352 CPUtime=222.21
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 2177 0 0 0 22219 2 0 0 25 0 1 0 1099563024 10600448 2137 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 2588 2137 110 221 0 2364 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 10352

[startup+282.301 s]
/proc/loadavg: 1.11 1.02 0.99 2/65 2210
/proc/meminfo: memFree=917304/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=11328 CPUtime=282.19
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 2360 0 0 0 28217 2 0 0 25 0 1 0 1099563024 11599872 2320 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 2832 2320 110 221 0 2608 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 11328

[startup+342.301 s]
/proc/loadavg: 1.08 1.03 0.99 2/65 2210
/proc/meminfo: memFree=916864/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=11708 CPUtime=342.16
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 2470 0 0 0 34214 2 0 0 25 0 1 0 1099563024 11988992 2430 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 2927 2430 110 221 0 2703 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 11708

[startup+402.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 2212
/proc/meminfo: memFree=916352/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=12276 CPUtime=402.15
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 2587 0 0 0 40212 3 0 0 25 0 1 0 1099563024 12570624 2547 1992294400 4194304 5102648 548682068784 18446744073709551615 4227835 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 3069 2547 110 221 0 2845 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 12276

[startup+462.301 s]
/proc/loadavg: 1.06 1.04 1.00 2/65 2212
/proc/meminfo: memFree=915904/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=12844 CPUtime=462.12
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 2699 0 0 0 46209 3 0 0 25 0 1 0 1099563024 13152256 2659 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 3211 2659 110 221 0 2987 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 12844

[startup+522.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 2212
/proc/meminfo: memFree=915520/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=13224 CPUtime=522.1
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 2803 0 0 0 52207 3 0 0 25 0 1 0 1099563024 13541376 2763 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 3306 2763 110 221 0 3082 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 13224

[startup+582.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 2212
/proc/meminfo: memFree=915456/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=13224 CPUtime=582.07
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 2809 0 0 0 58204 3 0 0 25 0 1 0 1099563024 13541376 2769 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 3306 2769 110 221 0 3082 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 13224

[startup+642.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 2212
/proc/meminfo: memFree=915136/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=13604 CPUtime=642.06
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 2885 0 0 0 64202 4 0 0 25 0 1 0 1099563024 13930496 2845 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 3401 2845 110 221 0 3177 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 13604

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 2212
/proc/meminfo: memFree=914944/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=13792 CPUtime=702.04
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 2936 0 0 0 70200 4 0 0 25 0 1 0 1099563024 14123008 2896 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 3448 2896 110 221 0 3224 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 13792

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2212
/proc/meminfo: memFree=914880/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=13792 CPUtime=762.02
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 2954 0 0 0 76198 4 0 0 25 0 1 0 1099563024 14123008 2914 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 3448 2914 110 221 0 3224 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 13792

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2212
/proc/meminfo: memFree=914624/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=13984 CPUtime=821.99
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 3001 0 0 0 82195 4 0 0 25 0 1 0 1099563024 14319616 2961 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 3496 2961 110 221 0 3272 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 13984

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2212
/proc/meminfo: memFree=914624/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=13984 CPUtime=881.97
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 3017 0 0 0 88193 4 0 0 25 0 1 0 1099563024 14319616 2977 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 3496 2977 110 221 0 3272 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 13984

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2212
/proc/meminfo: memFree=914304/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=14408 CPUtime=941.95
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 3094 0 0 0 94190 5 0 0 25 0 1 0 1099563024 14753792 3054 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 3602 3054 110 221 0 3378 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 14408

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2212
/proc/meminfo: memFree=914240/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=14408 CPUtime=1001.93
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 3101 0 0 0 100188 5 0 0 25 0 1 0 1099563024 14753792 3061 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 3602 3061 110 221 0 3378 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 14408

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2212
/proc/meminfo: memFree=914176/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=14408 CPUtime=1061.91
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 3104 0 0 0 106186 5 0 0 25 0 1 0 1099563024 14753792 3064 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 3602 3064 110 221 0 3378 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 14408

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2212
/proc/meminfo: memFree=913920/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=14788 CPUtime=1121.88
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 3188 0 0 0 112183 5 0 0 25 0 1 0 1099563024 15142912 3148 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 3697 3148 110 221 0 3473 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 14788

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2212
/proc/meminfo: memFree=913728/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=14932 CPUtime=1181.86
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 3223 0 0 0 118181 5 0 0 25 0 1 0 1099563024 15290368 3183 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 3733 3183 110 221 0 3509 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 14932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2212
/proc/meminfo: memFree=913600/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=15072 CPUtime=1200.05
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 3255 0 0 0 120000 5 0 0 25 0 1 0 1099563024 15433728 3215 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 3768 3215 110 221 0 3544 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 15072

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2212
/proc/meminfo: memFree=913600/2055920 swapFree=4177704/4192956
[pid=2209] ppid=2207 vsize=15072 CPUtime=1200.05
/proc/2209/stat : 2209 (varsat-industri) R 2207 2209 2142 0 -1 4194304 3255 0 0 0 120000 5 0 0 25 0 1 0 1099563024 15433728 3215 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/2209/statm: 3768 3215 110 221 0 3544 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 15072

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1200.01
CPU system time (s): 0.06299
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 15072

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

runsolver used 1.17282 second user time and 2.12768 second system time

The end

Launcher Data

Begin job on node24 at 2009-03-28 20:36:09
IDJOB=1516396
IDBENCH=70509
IDSOLVER=538
FILE ID=node24/1516396-1238268969
PBS_JOBID= 9060870
Free space on /tmp= 65752 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/70/unif-k7-r89-v70-c6230-S603077945-019.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516396-1238268969/watcher-1516396-1238268969 -o /tmp/evaluation-result-1516396-1238268969/solver-1516396-1238268969 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1623840377 HOME/instance-1516396-1238268969.cnf

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

MD5SUM BENCH= ba7fab3ac0ce1b351c2d42cffabe6360
RANDOM SEED=1623840377

node24.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.260
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.260
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:        926944 kB
Buffers:         90416 kB
Cached:         940136 kB
SwapCached:       9032 kB
Active:          45328 kB
Inactive:       995680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        926944 kB
SwapTotal:     4192956 kB
SwapFree:      4177704 kB
Dirty:            1172 kB
Writeback:           0 kB
Mapped:          16076 kB
Slab:            73812 kB
Committed_AS:  3109168 kB
PageTables:       1448 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= 65752 MiB
End job on node24 at 2009-03-28 20:56:11