Trace number 425218

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, and are wall clock time (not CPU 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
SAT7 2007-02-08? (TO) 5000.12 5001.71

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1376493471-11.SAT.shuffled.cnf
MD5SUM440145f7fdd355afd4d232c6b4bad512
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.117981
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.01	c Starting solver ...
0.00/0.02	c Restarting after 101 conflicts
0.00/0.02	c Restarting after 251 conflicts
0.00/0.03	c Restarting after 477 conflicts
0.00/0.05	c Restarting after 814 conflicts
0.00/0.07	c Restarting after 1322 conflicts
0.09/0.11	c Restarting after 2081 conflicts
0.09/0.16	c Restarting after 3220 conflicts
0.19/0.25	c Restarting after 4929 conflicts
0.29/0.39	c Restarting after 7492 conflicts
0.59/0.60	c Restarting after 11337 conflicts
0.89/0.94	c Restarting after 17103 conflicts
1.39/1.45	c Restarting after 25753 conflicts
2.20/2.25	c Restarting after 38728 conflicts
3.40/3.50	c Restarting after 58192 conflicts
5.29/5.39	c Restarting after 87386 conflicts
8.29/8.33	c Restarting after 131175 conflicts
12.89/12.94	c Restarting after 196859 conflicts
19.98/20.04	c Restarting after 295387 conflicts
31.08/31.11	c Restarting after 443176 conflicts
48.17/48.28	c Restarting after 664859 conflicts
75.27/75.31	c Restarting after 997384 conflicts
117.26/117.38	c Restarting after 1496173 conflicts
183.84/183.91	c Restarting after 2244357 conflicts
289.01/289.10	c Restarting after 3366636 conflicts
459.17/459.41	c Restarting after 5050049 conflicts
728.79/729.18	c Restarting after 7575166 conflicts
1162.17/1162.68	c Restarting after 11362841 conflicts
1856.20/1856.81	c Restarting after 17044353 conflicts
2979.09/2980.01	c Restarting after 25566623 conflicts
4829.65/4831.23	c Restarting after 38350026 conflicts

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node11/watcher-425218-1177635345 -o ROOT/results/node11/solver-425218-1177635345 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/425218-1177635345/sat7_bin /tmp/evaluation/425218-1177635345/instance-425218-1177635345.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.78 0.95 0.98 3/77 17718
/proc/meminfo: memFree=1556024/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=1064 CPUtime=0
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 124 0 0 0 0 0 0 0 19 0 1 0 204583430 1089536 108 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134547008 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 266 108 87 220 0 43 0

[startup+0.102259 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 17718
/proc/meminfo: memFree=1556024/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=1460 CPUtime=0.09
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 232 0 0 0 9 0 0 0 19 0 1 0 204583430 1495040 216 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134531653 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 365 216 95 220 0 142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1460

[startup+0.201271 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 17718
/proc/meminfo: memFree=1556024/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=1976 CPUtime=0.19
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 252 0 0 0 19 0 0 0 20 0 1 0 204583430 2023424 236 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536549 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 494 236 95 220 0 271 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1976

[startup+0.301283 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 17718
/proc/meminfo: memFree=1556024/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=1976 CPUtime=0.29
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 267 0 0 0 29 0 0 0 20 0 1 0 204583430 2023424 251 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 494 251 95 220 0 271 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1976

[startup+0.701331 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 17718
/proc/meminfo: memFree=1556024/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=2108 CPUtime=0.69
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 293 0 0 0 69 0 0 0 24 0 1 0 204583430 2158592 277 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134525685 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 527 277 95 220 0 304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2108

[startup+1.50143 s]
/proc/loadavg: 0.78 0.95 0.98 2/78 17719
/proc/meminfo: memFree=1555120/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=2108 CPUtime=1.49
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 329 0 0 0 149 0 0 0 25 0 1 0 204583430 2158592 313 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 527 313 95 220 0 304 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2108

[startup+3.10161 s]
/proc/loadavg: 0.78 0.95 0.98 2/78 17719
/proc/meminfo: memFree=1554800/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=2108 CPUtime=3.09
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 387 0 0 0 309 0 0 0 25 0 1 0 204583430 2158592 371 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532433 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 527 371 95 220 0 304 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2108

[startup+6.30199 s]
/proc/loadavg: 0.80 0.95 0.98 2/78 17719
/proc/meminfo: memFree=1554544/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=3268 CPUtime=6.29
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 449 0 0 0 629 0 0 0 25 0 1 0 204583430 3346432 433 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134531469 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 817 433 95 220 0 594 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3268

[startup+12.7017 s]
/proc/loadavg: 0.81 0.95 0.98 2/78 17719
/proc/meminfo: memFree=1554224/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=3536 CPUtime=12.69
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 513 0 0 0 1269 0 0 0 25 0 1 0 204583430 3620864 497 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538773 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 884 497 95 220 0 661 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3536

[startup+25.5013 s]
/proc/loadavg: 0.85 0.95 0.98 2/78 17719
/proc/meminfo: memFree=1553840/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=3672 CPUtime=25.48
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 612 0 0 0 2548 0 0 0 25 0 1 0 204583430 3760128 596 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532571 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 918 596 95 220 0 695 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3672

[startup+51.1013 s]
/proc/loadavg: 0.90 0.96 0.98 2/78 17719
/proc/meminfo: memFree=1553392/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=3940 CPUtime=51.07
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 720 0 0 0 5107 0 0 0 25 0 1 0 204583430 4034560 704 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532424 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 985 704 95 220 0 762 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3940

[startup+102.301 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 17719
/proc/meminfo: memFree=1552880/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=4360 CPUtime=102.27
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 846 0 0 0 10226 1 0 0 25 0 1 0 204583430 4464640 830 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 1090 830 95 220 0 867 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4360

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 17719
/proc/meminfo: memFree=1552368/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=4792 CPUtime=162.24
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 973 0 0 0 16223 1 0 0 25 0 1 0 204583430 4907008 957 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533277 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 1198 957 95 220 0 975 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 4792

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 17719
/proc/meminfo: memFree=1551856/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=5080 CPUtime=222.24
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 1079 0 0 0 22222 2 0 0 25 0 1 0 204583430 5201920 1063 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532721 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 1270 1063 95 220 0 1047 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 5080

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 17719
/proc/meminfo: memFree=1551728/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=5080 CPUtime=282.21
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 1103 0 0 0 28219 2 0 0 25 0 1 0 204583430 5201920 1087 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134535675 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 1270 1087 95 220 0 1047 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 5080

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/84 17857
/proc/meminfo: memFree=1549992/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=7420 CPUtime=342.13
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 1198 0 0 0 34210 3 0 0 25 0 1 0 204583430 7598080 1182 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 1855 1182 95 220 0 1632 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 7420

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 17917
/proc/meminfo: memFree=1551024/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=7420 CPUtime=402.08
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 1220 0 0 0 40204 4 0 0 25 0 1 0 204583430 7598080 1204 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 1855 1204 95 220 0 1632 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 7420

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 17917
/proc/meminfo: memFree=1551152/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=7564 CPUtime=462.06
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 1252 0 0 0 46202 4 0 0 25 0 1 0 204583430 7745536 1236 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 1891 1236 95 220 0 1668 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 7564

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 17917
/proc/meminfo: memFree=1550896/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=7564 CPUtime=522.05
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 1298 0 0 0 52200 5 0 0 25 0 1 0 204583430 7745536 1282 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135029304 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 1891 1282 95 220 0 1668 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 7564

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 17917
/proc/meminfo: memFree=1550896/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=7564 CPUtime=582.03
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 1311 0 0 0 58198 5 0 0 25 0 1 0 204583430 7745536 1295 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 1891 1295 95 220 0 1668 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 7564

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 17917
/proc/meminfo: memFree=1550832/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=7724 CPUtime=642.02
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 1332 0 0 0 64196 6 0 0 25 0 1 0 204583430 7909376 1316 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 1931 1316 95 220 0 1708 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 7724


################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.05 0.99 0.99 2/78 18593
/proc/meminfo: memFree=1547504/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=10240 CPUtime=4000.96
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 2028 0 0 0 400064 32 0 0 25 0 1 0 204583430 10485760 2012 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532525 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 2560 2012 95 220 0 2337 0
Current children cumulated CPU time (s) 4000.96
Current children cumulated vsize (KiB) 10240

[startup+4062.3 s]
/proc/loadavg: 1.02 0.99 0.99 2/78 18593
/proc/meminfo: memFree=1547568/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=10240 CPUtime=4060.95
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 2034 0 0 0 406062 33 0 0 25 0 1 0 204583430 10485760 2018 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532433 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 2560 2018 95 220 0 2337 0
Current children cumulated CPU time (s) 4060.95
Current children cumulated vsize (KiB) 10240

[startup+4122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18593
/proc/meminfo: memFree=1547632/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=10240 CPUtime=4120.94
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 2040 0 0 0 412060 34 0 0 25 0 1 0 204583430 10485760 2024 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 2560 2024 95 220 0 2337 0
Current children cumulated CPU time (s) 4120.94
Current children cumulated vsize (KiB) 10240

[startup+4182.31 s]
/proc/loadavg: 1.00 0.99 0.99 3/78 18593
/proc/meminfo: memFree=1547632/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=10240 CPUtime=4180.92
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 2047 0 0 0 418058 34 0 0 25 0 1 0 204583430 10485760 2031 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532419 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 2560 2031 95 220 0 2337 0
Current children cumulated CPU time (s) 4180.92
Current children cumulated vsize (KiB) 10240

[startup+4242.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18593
/proc/meminfo: memFree=1547568/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=10400 CPUtime=4240.9
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 2055 0 0 0 424056 34 0 0 25 0 1 0 204583430 10649600 2039 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 2600 2039 95 220 0 2377 0
Current children cumulated CPU time (s) 4240.9
Current children cumulated vsize (KiB) 10400

[startup+4302.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18593
/proc/meminfo: memFree=1547568/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=10400 CPUtime=4300.88
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 2056 0 0 0 430053 35 0 0 25 0 1 0 204583430 10649600 2040 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 2600 2040 95 220 0 2377 0
Current children cumulated CPU time (s) 4300.88
Current children cumulated vsize (KiB) 10400

[startup+4362.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18593
/proc/meminfo: memFree=1547696/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=10400 CPUtime=4360.87
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 2056 0 0 0 436052 35 0 0 25 0 1 0 204583430 10649600 2040 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 2600 2040 95 220 0 2377 0
Current children cumulated CPU time (s) 4360.87
Current children cumulated vsize (KiB) 10400

[startup+4422.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18593
/proc/meminfo: memFree=1547696/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=10400 CPUtime=4420.85
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 2058 0 0 0 442049 36 0 0 25 0 1 0 204583430 10649600 2042 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532571 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 2600 2042 95 220 0 2377 0
Current children cumulated CPU time (s) 4420.85
Current children cumulated vsize (KiB) 10400

[startup+4482.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18593
/proc/meminfo: memFree=1547632/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=10400 CPUtime=4480.83
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 2063 0 0 0 448047 36 0 0 25 0 1 0 204583430 10649600 2047 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532416 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 2600 2047 95 220 0 2377 0
Current children cumulated CPU time (s) 4480.83
Current children cumulated vsize (KiB) 10400

[startup+4542.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18593
/proc/meminfo: memFree=1547760/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=10400 CPUtime=4540.82
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 2065 0 0 0 454045 37 0 0 25 0 1 0 204583430 10649600 2049 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 2600 2049 95 220 0 2377 0
Current children cumulated CPU time (s) 4540.82
Current children cumulated vsize (KiB) 10400

[startup+4602.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18593
/proc/meminfo: memFree=1547696/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=10400 CPUtime=4600.8
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 2067 0 0 0 460043 37 0 0 25 0 1 0 204583430 10649600 2051 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 2600 2051 95 220 0 2377 0
Current children cumulated CPU time (s) 4600.8
Current children cumulated vsize (KiB) 10400

[startup+4662.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18593
/proc/meminfo: memFree=1547696/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=10400 CPUtime=4660.79
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 2076 0 0 0 466041 38 0 0 25 0 1 0 204583430 10649600 2060 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 2600 2060 95 220 0 2377 0
Current children cumulated CPU time (s) 4660.79
Current children cumulated vsize (KiB) 10400

[startup+4722.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18593
/proc/meminfo: memFree=1547632/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=10400 CPUtime=4720.77
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 2077 0 0 0 472039 38 0 0 25 0 1 0 204583430 10649600 2061 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532419 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 2600 2061 95 220 0 2377 0
Current children cumulated CPU time (s) 4720.77
Current children cumulated vsize (KiB) 10400

[startup+4782.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18593
/proc/meminfo: memFree=1547568/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=10400 CPUtime=4780.76
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 2079 0 0 0 478037 39 0 0 25 0 1 0 204583430 10649600 2063 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532404 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 2600 2063 95 220 0 2377 0
Current children cumulated CPU time (s) 4780.76
Current children cumulated vsize (KiB) 10400

[startup+4842.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18593
/proc/meminfo: memFree=1547440/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=10400 CPUtime=4840.74
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 2108 0 0 0 484035 39 0 0 25 0 1 0 204583430 10649600 2092 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532542 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 2600 2092 95 220 0 2377 0
Current children cumulated CPU time (s) 4840.74
Current children cumulated vsize (KiB) 10400

[startup+4902.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18593
/proc/meminfo: memFree=1547312/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=10400 CPUtime=4900.72
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 2119 0 0 0 490033 39 0 0 25 0 1 0 204583430 10649600 2103 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532747 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 2600 2103 95 220 0 2377 0
Current children cumulated CPU time (s) 4900.72
Current children cumulated vsize (KiB) 10400

[startup+4962.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18593
/proc/meminfo: memFree=1547504/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=10400 CPUtime=4960.71
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 2121 0 0 0 496031 40 0 0 25 0 1 0 204583430 10649600 2105 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532542 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 2600 2105 95 220 0 2377 0
Current children cumulated CPU time (s) 4960.71
Current children cumulated vsize (KiB) 10400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 18593
/proc/meminfo: memFree=1547504/2055920 swapFree=4146740/4192956
[pid=17718] ppid=17716 vsize=10400 CPUtime=5000.1
/proc/17718/stat : 17718 (sat7_bin) R 17716 17718 17664 0 -1 4194304 2124 0 0 0 499970 40 0 0 25 0 1 0 204583430 10649600 2108 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538755 0 0 4096 0 0 0 0 17 1 0 0
/proc/17718/statm: 2600 2108 95 220 0 2377 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 10400

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): 5001.71
CPU time (s): 5000.12
CPU user time (s): 4999.71
CPU system time (s): 0.408937
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 10400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.71
system time used= 0.408937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2124
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= 5
involuntary context switches= 78352

runsolver used 3.85341 second user time and 10.5594 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Fri Apr 27 00:55:45 UTC 2007

IDJOB= 425218
IDBENCH= 19866
IDSOLVER= 183
FILE ID= node11/425218-1177635345

PBS_JOBID= 4697287

Free space on /tmp= 66443 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S1376493471-11.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/425218-1177635345/sat7_bin /tmp/evaluation/425218-1177635345/instance-425218-1177635345.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-425218-1177635345 -o ROOT/results/node11/solver-425218-1177635345 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/425218-1177635345/sat7_bin /tmp/evaluation/425218-1177635345/instance-425218-1177635345.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  440145f7fdd355afd4d232c6b4bad512

RANDOM SEED= 767952235

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.235
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.235
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:       1556496 kB
Buffers:         51916 kB
Cached:         355496 kB
SwapCached:      15344 kB
Active:         233980 kB
Inactive:       197372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1556496 kB
SwapTotal:     4192956 kB
SwapFree:      4146740 kB
Dirty:            1340 kB
Writeback:           0 kB
Mapped:          29736 kB
Slab:            53548 kB
Committed_AS:  6400248 kB
PageTables:       1848 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= 66482 MiB

End job on node11 on Fri Apr 27 02:19:09 UTC 2007