Trace number 1512663

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-crafted 2009-03-22? (TO) 1200.12 1200.51

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/800/
unif-k5-r20-v800-c16000-S1748152762-086.cnf
MD5SUMcb3df87f6ea203a41951f0aeb36ba2e4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark97.3162
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
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 516000
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:  800                                                  |
0.00/0.00	c |  Number of clauses:    16000                                                |
0.02/0.03	c |  Parsing time:         0.03         s                                       |
0.02/0.03	c |  Timeout:              43200 s
0.02/0.03	c |  Random Seed:          893224989.000000
0.02/0.03	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.02/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.02/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.02/0.03	c |                                                                             |
0.09/0.12	c ============================[ Search Statistics ]==============================
0.09/0.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.12	c ===============================================================================
0.09/0.12	c |         0 |     800    16000    80000 |     5333        0    nan |  0.000 % |
0.09/0.16	c |       100 |     800    16000    80000 |     5866      100    108 |  0.000 % |
0.19/0.21	c |       250 |     800    16000    80000 |     6453      250    102 |  0.000 % |
0.19/0.26	c |       480 |     800    16000    80000 |     7098      480    105 |  0.000 % |
0.29/0.33	c |       818 |     800    16000    80000 |     7808      818    105 |  0.000 % |
0.39/0.41	c |      1324 |     800    16000    80000 |     8589     1324    104 |  0.000 % |
0.49/0.52	c |      2084 |     800    16000    80000 |     9448     2084    107 |  0.000 % |
0.59/0.67	c |      3225 |     800    16000    80000 |    10393     3225    109 |  0.000 % |
0.89/0.92	c |      4934 |     800    16000    80000 |    11432     4934    111 |  0.000 % |
1.29/1.32	c |      7496 |     800    16000    80000 |    12575     7496    113 |  0.000 % |
1.99/2.03	c |     11342 |     800    16000    80000 |    13833    11342    112 |  0.000 % |
3.09/3.19	c |     17108 |     800    16000    80000 |    15216    10045    114 |  0.000 % |
4.99/5.07	c |     25757 |     800    16000    80000 |    16738    10933    115 |  0.000 % |
7.99/8.04	c |     38731 |     800    16000    80000 |    18412    15402    117 |  0.000 % |
13.49/13.57	c |     58193 |     800    16000    80000 |    20253    16177    118 |  0.000 % |
22.48/22.50	c |     87385 |     800    16000    80000 |    22278    14565    115 |  0.000 % |
37.78/37.88	c |    131175 |     800    16000    80000 |    24506    13262    118 |  0.000 % |
61.97/62.01	c |    196859 |     800    16000    80000 |    26957    14917    117 |  0.000 % |
101.06/101.11	c |    295385 |     800    16000    80000 |    29652    25694    121 |  0.000 % |
163.64/163.72	c |    443175 |     800    16000    80000 |    32618    19901    117 |  0.000 % |
266.01/266.11	c |    664858 |     800    16000    80000 |    35879    24835    121 |  0.000 % |
432.15/432.38	c |    997383 |     800    16000    80000 |    39467    35097    121 |  0.000 % |
703.26/703.50	c |   1496174 |     800    16000    80000 |    43414    16504    114 |  0.000 % |
1141.22/1141.65	c |   2244356 |     800    16000    80000 |    47756    21035    113 |  0.000 % |

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-1512663-1238206540/watcher-1512663-1238206540 -o /tmp/evaluation-result-1512663-1238206540/solver-1512663-1238206540 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=893224989 HOME/instance-1512663-1238206540.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.95 0.97 0.70 3/64 1178
/proc/meminfo: memFree=971000/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=2552 CPUtime=0
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 326 0 0 0 0 0 0 0 18 0 1 0 1093319019 2613248 311 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 638 312 87 221 0 414 0

[startup+0.0343359 s]
/proc/loadavg: 0.95 0.97 0.70 3/64 1178
/proc/meminfo: memFree=971000/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=5480 CPUtime=0.02
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 1047 0 0 0 2 0 0 0 18 0 1 0 1093319019 5611520 1032 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 1370 1032 87 221 0 1146 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5480

[startup+0.101346 s]
/proc/loadavg: 0.95 0.97 0.70 3/64 1178
/proc/meminfo: memFree=971000/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=5788 CPUtime=0.09
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 1104 0 0 0 9 0 0 0 18 0 1 0 1093319019 5926912 1089 1992294400 4194304 5102648 548682068800 18446744073709551615 4273060 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 1447 1089 98 221 0 1223 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5788

[startup+0.301375 s]
/proc/loadavg: 0.95 0.97 0.70 3/64 1178
/proc/meminfo: memFree=971000/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=5312 CPUtime=0.29
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 1119 0 0 0 29 0 0 0 19 0 1 0 1093319019 5439488 1035 1992294400 4194304 5102648 548682068800 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 1328 1035 113 221 0 1104 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5312

[startup+0.701436 s]
/proc/loadavg: 0.95 0.97 0.70 3/64 1178
/proc/meminfo: memFree=971000/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=6252 CPUtime=0.69
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 1323 0 0 0 69 0 0 0 22 0 1 0 1093319019 6402048 1239 1992294400 4194304 5102648 548682068800 18446744073709551615 4213974 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 1563 1239 113 221 0 1339 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6252

[startup+1.50156 s]
/proc/loadavg: 0.95 0.97 0.70 2/65 1179
/proc/meminfo: memFree=965360/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=8892 CPUtime=1.49
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 2002 0 0 0 149 0 0 0 25 0 1 0 1093319019 9105408 1918 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 2223 1918 113 221 0 1999 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8892

[startup+3.1018 s]
/proc/loadavg: 0.95 0.97 0.70 2/65 1179
/proc/meminfo: memFree=962032/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=11760 CPUtime=3.09
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 2722 0 0 0 308 1 0 0 25 0 1 0 1093319019 12042240 2638 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 2940 2638 113 221 0 2716 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11760

[startup+6.30129 s]
/proc/loadavg: 0.95 0.97 0.70 2/65 1179
/proc/meminfo: memFree=959536/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=13740 CPUtime=6.29
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 3207 0 0 0 628 1 0 0 25 0 1 0 1093319019 14069760 3123 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 3435 3123 113 221 0 3211 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13740

[startup+12.7013 s]
/proc/loadavg: 0.96 0.97 0.70 2/65 1179
/proc/meminfo: memFree=957040/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=15440 CPUtime=12.69
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 3604 0 0 0 1267 2 0 0 25 0 1 0 1093319019 15810560 3520 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 3860 3520 113 221 0 3636 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15440

[startup+25.5012 s]
/proc/loadavg: 0.97 0.97 0.70 2/65 1179
/proc/meminfo: memFree=954224/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=18092 CPUtime=25.49
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 4299 0 0 0 2546 3 0 0 25 0 1 0 1093319019 18526208 4215 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 4523 4215 113 221 0 4299 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18092

[startup+51.1012 s]
/proc/loadavg: 0.98 0.97 0.71 2/65 1179
/proc/meminfo: memFree=951344/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=20996 CPUtime=51.07
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 5023 0 0 0 5103 4 0 0 25 0 1 0 1093319019 21499904 4939 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 5249 4939 113 221 0 5025 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20996

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.73 2/65 1179
/proc/meminfo: memFree=947120/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=25516 CPUtime=102.26
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 6107 0 0 0 10221 5 0 0 25 0 1 0 1093319019 26128384 6023 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 6379 6023 113 221 0 6155 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 25516

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.74 2/65 1179
/proc/meminfo: memFree=945328/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=27088 CPUtime=162.24
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 6504 0 0 0 16218 6 0 0 25 0 1 0 1093319019 27738112 6420 1992294400 4194304 5102648 548682068800 18446744073709551615 4254994 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 6772 6420 113 221 0 6548 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 27088

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.75 2/65 1179
/proc/meminfo: memFree=942320/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=30168 CPUtime=222.21
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 7276 0 0 0 22215 6 0 0 25 0 1 0 1093319019 30892032 7192 1992294400 4194304 5102648 548682068800 18446744073709551615 4228867 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 7542 7192 113 221 0 7318 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 30168

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.76 2/65 1179
/proc/meminfo: memFree=940528/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=32068 CPUtime=282.2
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 7761 0 0 0 28213 7 0 0 25 0 1 0 1093319019 32837632 7677 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 8017 7677 113 221 0 7793 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 32068

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 1179
/proc/meminfo: memFree=938672/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=33784 CPUtime=342.18
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 8168 0 0 0 34210 8 0 0 25 0 1 0 1093319019 34594816 8084 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 8446 8084 113 221 0 8222 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 33784

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.79 2/65 1179
/proc/meminfo: memFree=938160/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=34180 CPUtime=402.16
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 8286 0 0 0 40208 8 0 0 25 0 1 0 1093319019 35000320 8202 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 8545 8202 113 221 0 8321 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 34180

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.80 2/65 1179
/proc/meminfo: memFree=934448/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=37976 CPUtime=462.13
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 9210 0 0 0 46204 9 0 0 25 0 1 0 1093319019 38887424 9126 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 9494 9126 113 221 0 9270 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 37976

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.81 2/65 1179
/proc/meminfo: memFree=933552/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=38948 CPUtime=522.12
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 9444 0 0 0 52202 10 0 0 25 0 1 0 1093319019 39882752 9360 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 9737 9360 113 221 0 9513 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 38948

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 1179
/proc/meminfo: memFree=933104/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=39364 CPUtime=582.1
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 9538 0 0 0 58200 10 0 0 25 0 1 0 1093319019 40308736 9454 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 9841 9454 113 221 0 9617 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 39364

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 1179
/proc/meminfo: memFree=932528/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=39900 CPUtime=642.08
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 9696 0 0 0 64198 10 0 0 25 0 1 0 1093319019 40857600 9612 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 9975 9612 113 221 0 9751 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 39900

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 1179
/proc/meminfo: memFree=932336/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=40248 CPUtime=702.06
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 9747 0 0 0 70196 10 0 0 25 0 1 0 1093319019 41213952 9663 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 10062 9663 113 221 0 9838 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 40248

[startup+762.305 s]
/proc/loadavg: 1.07 0.99 0.84 2/65 1179
/proc/meminfo: memFree=930160/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=42492 CPUtime=762.04
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 10278 0 0 0 76194 10 0 0 25 0 1 0 1093319019 43511808 10194 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 10623 10194 113 221 0 10399 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 42492

[startup+822.301 s]
/proc/loadavg: 1.10 1.01 0.85 2/65 1179
/proc/meminfo: memFree=929200/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=43504 CPUtime=822.02
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 10520 0 0 0 82191 11 0 0 25 0 1 0 1093319019 44548096 10436 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 10876 10436 113 221 0 10652 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 43504

[startup+882.301 s]
/proc/loadavg: 1.03 1.00 0.86 2/65 1179
/proc/meminfo: memFree=928496/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=44164 CPUtime=882
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 10685 0 0 0 88189 11 0 0 25 0 1 0 1093319019 45223936 10601 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 11041 10601 113 221 0 10817 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 44164

[startup+942.302 s]
/proc/loadavg: 1.01 1.00 0.87 2/65 1179
/proc/meminfo: memFree=928496/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=44164 CPUtime=941.98
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 10691 0 0 0 94187 11 0 0 25 0 1 0 1093319019 45223936 10607 1992294400 4194304 5102648 548682068800 18446744073709551615 4249788 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 11041 10607 113 221 0 10817 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 44164

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.87 2/65 1179
/proc/meminfo: memFree=928304/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=44320 CPUtime=1001.96
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 10742 0 0 0 100185 11 0 0 25 0 1 0 1093319019 45383680 10658 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 11080 10658 113 221 0 10856 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 44320

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.88 2/65 1179
/proc/meminfo: memFree=927152/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=45508 CPUtime=1061.93
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 11015 0 0 0 106182 11 0 0 25 0 1 0 1093319019 46600192 10931 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 11377 10931 113 221 0 11153 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 45508

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.88 2/65 1179
/proc/meminfo: memFree=927152/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=45508 CPUtime=1121.92
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 11016 0 0 0 112180 12 0 0 25 0 1 0 1093319019 46600192 10932 1992294400 4194304 5102648 548682068800 18446744073709551615 4225566 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 11377 10932 113 221 0 11153 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 45508

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.89 2/65 1179
/proc/meminfo: memFree=923440/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=49212 CPUtime=1181.9
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 11951 0 0 0 118177 13 0 0 25 0 1 0 1093319019 50393088 11867 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 12303 11867 113 221 0 12079 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 49212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.89 2/65 1179
/proc/meminfo: memFree=923312/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=49212 CPUtime=1200.09
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 11968 0 0 0 119996 13 0 0 25 0 1 0 1093319019 50393088 11884 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 12303 11884 113 221 0 12079 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 49212

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 0.89 2/65 1179
/proc/meminfo: memFree=923312/2055920 swapFree=4176604/4192956
[pid=1178] ppid=1176 vsize=49212 CPUtime=1200.09
/proc/1178/stat : 1178 (varsat-crafted_) R 1176 1178 1107 0 -1 4194304 11968 0 0 0 119996 13 0 0 25 0 1 0 1093319019 50393088 11884 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/1178/statm: 12303 11884 113 221 0 12079 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 49212

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.12
CPU user time (s): 1199.97
CPU system time (s): 0.145977
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 49212

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

runsolver used 0.950855 second user time and 2.38764 second system time

The end

Launcher Data

Begin job on node34 at 2009-03-28 03:15:40
IDJOB=1512663
IDBENCH=70198
IDSOLVER=537
FILE ID=node34/1512663-1238206540
PBS_JOBID= 9060530
Free space on /tmp= 66352 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/800/unif-k5-r20-v800-c16000-S1748152762-086.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1512663-1238206540/watcher-1512663-1238206540 -o /tmp/evaluation-result-1512663-1238206540/solver-1512663-1238206540 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=893224989 HOME/instance-1512663-1238206540.cnf

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

MD5SUM BENCH= cb3df87f6ea203a41951f0aeb36ba2e4
RANDOM SEED=893224989

node34.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.259
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.259
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:        971416 kB
Buffers:         84712 kB
Cached:         906260 kB
SwapCached:      10192 kB
Active:         119132 kB
Inactive:       883420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        971416 kB
SwapTotal:     4192956 kB
SwapFree:      4176604 kB
Dirty:            1436 kB
Writeback:           0 kB
Mapped:          17168 kB
Slab:            67964 kB
Committed_AS:  2594480 kB
PageTables:       1388 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= 66352 MiB
End job on node34 at 2009-03-28 03:35:43