Trace number 3170787

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
RestartSAT A75? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S758437099-099-UNKNOWN.cnf
MD5SUM94d10ca78c6cee5b0badfb96b777ac08
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3170787-1302819979/watcher-3170787-1302819979 -o /tmp/evaluation-result-3170787-1302819979/solver-3170787-1302819979 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3170787-1302819979.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.72 3.93 3.43 3/184 10238
/proc/meminfo: memFree=13147984/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=23272 CPUtime=0 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 1475 0 0 0 0 0 0 0 25 0 1 0 472228582 23830528 1416 33554432000 4194304 4291949 140736678712032 18446744073709551615 4240881 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 5818 1420 226 24 0 2452 0

[startup+0.044021 s]
/proc/loadavg: 3.72 3.93 3.43 3/184 10238
/proc/meminfo: memFree=13147984/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=28928 CPUtime=0.04 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 3259 0 0 0 4 0 0 0 25 0 1 0 472228582 29622272 3057 33554432000 4194304 4291949 140736678712032 18446744073709551615 218880225989 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 7232 3057 227 24 0 3866 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 28928

[startup+0.101004 s]
/proc/loadavg: 3.72 3.93 3.43 3/184 10238
/proc/meminfo: memFree=13147984/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=32532 CPUtime=0.09 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 4681 0 0 0 9 0 0 0 25 0 1 0 472228582 33312768 4262 33554432000 4194304 4291949 140736678712032 18446744073709551615 218880225989 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 8133 4263 227 24 0 4767 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32532

[startup+0.300973 s]
/proc/loadavg: 3.72 3.93 3.43 3/184 10238
/proc/meminfo: memFree=13147984/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=38012 CPUtime=0.29 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 6923 0 0 0 29 0 0 0 25 0 1 0 472228582 38924288 6065 33554432000 4194304 4291949 140736678712032 18446744073709551615 4232002 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 9503 6065 234 24 0 6137 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38012

[startup+0.700901 s]
/proc/loadavg: 3.72 3.93 3.43 3/184 10238
/proc/meminfo: memFree=13147984/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=35240 CPUtime=0.69 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 8019 0 0 0 68 1 0 0 25 0 1 0 472228582 36085760 5239 33554432000 4194304 4291949 140736678712032 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 8810 5239 253 24 0 5444 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35240

[startup+1.50076 s]
/proc/loadavg: 3.72 3.93 3.43 5/190 10249
/proc/meminfo: memFree=13115836/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=35240 CPUtime=1.49 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 8116 0 0 0 148 1 0 0 25 0 1 0 472228582 36085760 5336 33554432000 4194304 4291949 140736678712032 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 8810 5336 253 24 0 5444 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35240

[startup+3.10048 s]
/proc/loadavg: 3.72 3.93 3.43 5/190 10249
/proc/meminfo: memFree=13107424/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=37960 CPUtime=3.09 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 8313 0 0 0 308 1 0 0 25 0 1 0 472228582 38871040 5530 33554432000 4194304 4291949 140736678712032 18446744073709551615 218884024646 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 9490 5530 253 24 0 6124 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37960

[startup+6.30091 s]
/proc/loadavg: 3.74 3.93 3.43 5/190 10250
/proc/meminfo: memFree=13079712/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=37960 CPUtime=6.29 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 8755 0 0 0 628 1 0 0 25 0 1 0 472228582 38871040 5968 33554432000 4194304 4291949 140736678712032 18446744073709551615 4250455 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 9490 5968 253 24 0 6124 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37960

[startup+12.7008 s]
/proc/loadavg: 3.76 3.93 3.44 5/190 10250
/proc/meminfo: memFree=13066908/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=42380 CPUtime=12.69 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 9892 0 0 0 1268 1 0 0 25 0 1 0 472228582 43397120 7100 33554432000 4194304 4291949 140736678712032 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 10595 7100 253 24 0 7229 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42380

[startup+25.5005 s]
/proc/loadavg: 3.81 3.93 3.44 5/190 10250
/proc/meminfo: memFree=13033200/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=61500 CPUtime=25.49 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 12520 0 0 0 2546 3 0 0 25 0 1 0 472228582 62976000 9722 33554432000 4194304 4291949 140736678712032 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 15375 9722 253 24 0 12009 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61500

[startup+51.101 s]
/proc/loadavg: 3.88 3.94 3.46 5/190 10251
/proc/meminfo: memFree=12912700/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=81856 CPUtime=51.1 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 18659 0 0 0 5104 6 0 0 25 0 1 0 472228582 83820544 15830 33554432000 4194304 4291949 140736678712032 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 20464 15830 253 24 0 17098 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 81856

[startup+102.307 s]
/proc/loadavg: 3.94 3.94 3.48 5/190 10252
/proc/meminfo: memFree=12811752/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=165432 CPUtime=102.3 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 32233 0 0 0 10219 11 0 0 25 0 1 0 472228582 169402368 29366 33554432000 4194304 4291949 140736678712032 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 41358 29366 253 24 0 37992 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 165432

[startup+162.3 s]
/proc/loadavg: 3.98 3.95 3.51 5/190 10254
/proc/meminfo: memFree=12735704/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=249828 CPUtime=162.3 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 49522 0 0 0 16213 17 0 0 25 0 1 0 472228582 255823872 46613 33554432000 4194304 4291949 140736678712032 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 62457 46613 253 24 0 59091 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 249828

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.54 5/190 10255
/proc/meminfo: memFree=12609324/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=252944 CPUtime=222.29 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 62634 0 0 0 22208 21 0 0 25 0 1 0 472228582 259014656 59677 33554432000 4194304 4291949 140736678712032 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 63236 59677 253 24 0 59870 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 252944

[startup+282.301 s]
/proc/loadavg: 4.07 3.98 3.57 5/190 10257
/proc/meminfo: memFree=12652812/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=386536 CPUtime=282.3 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 72002 0 0 0 28205 25 0 0 25 0 1 0 472228582 395812864 69009 33554432000 4194304 4291949 140736678712032 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 96634 69009 253 24 0 93268 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 386536

[startup+342.301 s]
/proc/loadavg: 4.03 3.98 3.60 5/190 10259
/proc/meminfo: memFree=12508068/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=604124 CPUtime=342.3 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 97916 0 0 0 34199 31 0 0 25 0 1 0 472228582 618622976 94873 33554432000 4194304 4291949 140736678712032 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 151031 94873 253 24 0 147665 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 604124

[startup+402.301 s]
/proc/loadavg: 4.01 3.98 3.62 5/190 10260
/proc/meminfo: memFree=12479388/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=606508 CPUtime=402.3 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 106028 0 0 0 40195 35 0 0 25 0 1 0 472228582 621064192 102955 33554432000 4194304 4291949 140736678712032 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 151627 102955 253 24 0 148261 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 606508

[startup+462.3 s]
/proc/loadavg: 4.00 3.98 3.64 5/190 10262
/proc/meminfo: memFree=12509728/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=608104 CPUtime=462.3 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 115731 0 0 0 46192 38 0 0 25 0 1 0 472228582 622698496 112626 33554432000 4194304 4291949 140736678712032 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 152026 112626 253 24 0 148660 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 608104

[startup+522.301 s]
/proc/loadavg: 4.07 3.99 3.66 5/190 10263
/proc/meminfo: memFree=12336232/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=609580 CPUtime=522.31 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 123241 0 0 0 52189 42 0 0 25 0 1 0 472228582 624209920 120104 33554432000 4194304 4291949 140736678712032 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 152395 120104 253 24 0 149029 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 609580

[startup+582.301 s]
/proc/loadavg: 4.02 3.99 3.68 5/190 10265
/proc/meminfo: memFree=12809380/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=132024 CPUtime=582.3 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 151402 0 0 0 58180 50 0 0 25 0 1 0 472228582 135192576 26314 33554432000 4194304 4291949 140736678712032 18446744073709551615 4261929 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 33006 26314 253 24 0 29640 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 132024

[startup+642.3 s]
/proc/loadavg: 4.01 3.99 3.70 5/190 10267
/proc/meminfo: memFree=12686340/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=182112 CPUtime=642.31 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 164656 0 0 0 64175 56 0 0 25 0 1 0 472228582 186482688 39527 33554432000 4194304 4291949 140736678712032 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 45528 39527 253 24 0 42162 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 182112

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.72 5/190 10268
/proc/meminfo: memFree=12721772/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=263500 CPUtime=702.31 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 185692 0 0 0 70168 63 0 0 25 0 1 0 472228582 269824000 60509 33554432000 4194304 4291949 140736678712032 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 65875 60509 253 24 0 62509 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 263500

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.73 5/190 10273
/proc/meminfo: memFree=12325524/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=397504 CPUtime=762.32 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 215390 0 0 0 76159 73 0 0 25 0 1 0 472228582 407044096 90158 33554432000 4194304 4291949 140736678712032 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 99376 90158 253 24 0 96010 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 397504

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.74 5/190 10274
/proc/meminfo: memFree=12218792/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=612824 CPUtime=822.31 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 223729 0 0 0 82155 76 0 0 25 0 1 0 472228582 627531776 98467 33554432000 4194304 4291949 140736678712032 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 153206 98467 253 24 0 149840 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 612824

[startup+882.301 s]
/proc/loadavg: 4.04 4.01 3.76 5/190 10276
/proc/meminfo: memFree=12455480/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=613228 CPUtime=882.31 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 233718 0 0 0 88152 79 0 0 25 0 1 0 472228582 627945472 108418 33554432000 4194304 4291949 140736678712032 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 153307 108418 253 24 0 149941 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 613228

[startup+942.301 s]
/proc/loadavg: 4.01 4.00 3.77 5/190 10278
/proc/meminfo: memFree=12317928/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=613908 CPUtime=942.31 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 248149 0 0 0 94147 84 0 0 25 0 1 0 472228582 628641792 122807 33554432000 4194304 4291949 140736678712032 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 153477 122807 253 24 0 150111 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 613908

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 10279
/proc/meminfo: memFree=12426152/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=614452 CPUtime=1002.32 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 254937 0 0 0 100145 87 0 0 25 0 1 0 472228582 629198848 129559 33554432000 4194304 4291949 140736678712032 18446744073709551615 4251106 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 153613 129559 253 24 0 150247 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 614452

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 10281
/proc/meminfo: memFree=12252516/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=615120 CPUtime=1062.31 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 264400 0 0 0 106141 90 0 0 25 0 1 0 472228582 629882880 138994 33554432000 4194304 4291949 140736678712032 18446744073709551615 218884024661 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 153780 138994 253 24 0 150414 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 615120

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 3.81 5/190 10282
/proc/meminfo: memFree=12259680/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=615920 CPUtime=1122.31 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 270977 0 0 0 112138 93 0 0 25 0 1 0 472228582 630702080 145542 33554432000 4194304 4291949 140736678712032 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 153980 145542 253 24 0 150614 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 615920

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.82 5/190 10284
/proc/meminfo: memFree=12194172/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=968100 CPUtime=1182.32 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 283789 0 0 0 118134 98 0 0 25 0 1 0 472228582 991334400 158323 33554432000 4194304 4291949 140736678712032 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 242025 158323 253 24 0 238659 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 968100

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 10286
/proc/meminfo: memFree=12674260/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=91124 CPUtime=1242.32 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 303686 0 0 0 124125 107 0 0 25 0 1 0 472228582 93310976 17357 33554432000 4194304 4291949 140736678712032 18446744073709551615 4255586 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 22781 17357 253 24 0 19415 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 91124



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.83 3/186 10289
/proc/meminfo: memFree=12959704/32950928 swapFree=67111528/67111528
[pid=10238] ppid=10236 vsize=140912 CPUtime=1300.03 cores=1,3
/proc/10238/stat : 10238 (RestartSAT) R 10236 10238 10042 0 -1 4202496 317167 0 0 0 129892 111 0 0 25 0 1 0 472228582 144293888 30783 33554432000 4194304 4291949 140736678712032 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10238/statm: 35228 30783 253 24 0 31862 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 140912

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): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1298.93
CPU system time (s): 1.11883
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 987496

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

runsolver used 2.11968 second user time and 4.98524 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-15 00:26:19
IDJOB=3170787
IDBENCH=82605
IDSOLVER=1581
FILE ID=node112/3170787-1302819979
RUNJOBID= node112-1302818676-10062
PBS_JOBID= 13006663
Free space on /tmp= 72172 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S758437099-099-UNKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3170787-1302819979/watcher-3170787-1302819979 -o /tmp/evaluation-result-3170787-1302819979/solver-3170787-1302819979 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3170787-1302819979.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 94d10ca78c6cee5b0badfb96b777ac08
RANDOM SEED=48336008

node112.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5261.27
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13148016 kB
Buffers:        770308 kB
Cached:       18557976 kB
SwapCached:          0 kB
Active:        9121796 kB
Inactive:     10286592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13148016 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7780 kB
Writeback:           0 kB
AnonPages:       80188 kB
Mapped:          15272 kB
Slab:           329548 kB
PageTables:       4696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   246420 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72172 MiB
End job on node112 at 2011-04-15 00:48:01