Trace number 367576

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
MXC 2007-02-08? (TO) 10000.1 9999.84

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k80.cnf
MD5SUMd8d6a3220ff7f841840041023f45b746
Bench CategoryINDUST (industrial 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 variables119275
Number of clauses534228
Sum of the clauses size1374894
Maximum clause length20
Minimum clause length1
Number of clauses of size 1743
Number of clauses of size 2416106
Number of clauses of size 358662
Number of clauses of size 423975
Number of clauses of size 510404
Number of clauses of size over 524338

Solver Data (download as text)

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node16/watcher-367576-1176953574 -o ROOT/results/node16/solver-367576-1176953574 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/367576-1176953574/mxc /tmp/evaluation/367576-1176953574/instance-367576-1176953574.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.73 0.95 0.98 3/77 10227
/proc/meminfo: memFree=1772216/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=13332 CPUtime=0
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 760 0 0 0 0 0 0 0 18 0 1 0 143275156 13651968 744 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134550509 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 3333 750 42 122 0 3207 0

[startup+0.013739 s]
/proc/loadavg: 0.73 0.95 0.98 3/77 10227
/proc/meminfo: memFree=1772216/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=13332 CPUtime=0.01
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 2174 0 0 0 0 1 0 0 18 0 1 0 143275156 13651968 2158 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134550509 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 3333 2166 42 122 0 3207 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13332

[startup+0.101721 s]
/proc/loadavg: 0.73 0.95 0.98 3/77 10227
/proc/meminfo: memFree=1772216/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=28936 CPUtime=0.09
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 6513 0 0 0 6 3 0 0 18 0 1 0 143275156 29630464 6497 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 7234 6498 46 122 0 7108 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28936

[startup+0.301679 s]
/proc/loadavg: 0.73 0.95 0.98 3/77 10227
/proc/meminfo: memFree=1772216/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=25236 CPUtime=0.29
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 8669 0 0 0 25 4 0 0 19 0 1 0 143275156 25841664 5553 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134520307 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 6309 5553 47 122 0 6183 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25236

[startup+0.701596 s]
/proc/loadavg: 0.73 0.95 0.98 3/77 10227
/proc/meminfo: memFree=1772216/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=25368 CPUtime=0.69
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 8720 0 0 0 65 4 0 0 23 0 1 0 143275156 25976832 5604 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519587 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 6342 5604 58 122 0 6216 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25368

[startup+1.50143 s]
/proc/loadavg: 0.73 0.95 0.98 2/78 10228
/proc/meminfo: memFree=1749936/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=25368 CPUtime=1.49
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 8729 0 0 0 145 4 0 0 25 0 1 0 143275156 25976832 5613 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535353 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 6342 5613 58 122 0 6216 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25368

[startup+3.1011 s]
/proc/loadavg: 0.75 0.95 0.98 2/78 10228
/proc/meminfo: memFree=1749744/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=25500 CPUtime=3.09
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 8743 0 0 0 305 4 0 0 25 0 1 0 143275156 26112000 5627 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530263 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 6375 5627 58 122 0 6249 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25500

[startup+6.30144 s]
/proc/loadavg: 0.75 0.95 0.98 2/78 10228
/proc/meminfo: memFree=1749360/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=25920 CPUtime=6.28
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 8842 0 0 0 624 4 0 0 25 0 1 0 143275156 26542080 5726 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 6480 5726 59 122 0 6354 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25920

[startup+12.7011 s]
/proc/loadavg: 0.79 0.95 0.98 2/78 10228
/proc/meminfo: memFree=1748720/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=26580 CPUtime=12.68
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 9030 0 0 0 1263 5 0 0 25 0 1 0 143275156 27217920 5914 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 6645 5914 59 122 0 6519 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26580

[startup+25.5015 s]
/proc/loadavg: 0.82 0.95 0.98 2/78 10228
/proc/meminfo: memFree=1746672/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=28688 CPUtime=25.48
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 9541 0 0 0 2543 5 0 0 25 0 1 0 143275156 29376512 6425 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535085 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 7172 6425 59 122 0 7046 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28688

[startup+51.1012 s]
/proc/loadavg: 0.88 0.95 0.98 2/78 10228
/proc/meminfo: memFree=1739376/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=35948 CPUtime=51.08
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 11370 0 0 0 5100 8 0 0 25 0 1 0 143275156 36810752 8254 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530564 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 8987 8254 59 122 0 8861 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35948

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 10228
/proc/meminfo: memFree=1728560/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=46768 CPUtime=102.29
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 14059 0 0 0 10217 12 0 0 25 0 1 0 143275156 47890432 10943 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530302 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 11692 10943 59 122 0 11566 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 46768

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 10230
/proc/meminfo: memFree=1721072/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=54432 CPUtime=162.29
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 16019 0 0 0 16215 14 0 0 25 0 1 0 143275156 55738368 12758 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519235 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 13608 12758 67 122 0 13482 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 54432

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 10230
/proc/meminfo: memFree=1720880/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=54704 CPUtime=222.3
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 16098 0 0 0 22215 15 0 0 25 0 1 0 143275156 56016896 12837 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519284 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 13676 12837 67 122 0 13550 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 54704

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.98 3/78 10230
/proc/meminfo: memFree=1716848/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=58532 CPUtime=282.3
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 17223 0 0 0 28214 16 0 0 25 0 1 0 143275156 59936768 13805 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 14633 13805 67 122 0 14507 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 58532

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 10230
/proc/meminfo: memFree=1712696/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=62916 CPUtime=342.3
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 18296 0 0 0 34212 18 0 0 25 0 1 0 143275156 64425984 14878 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519261 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 15729 14878 67 122 0 15603 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 62916

[startup+402.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/78 10230
/proc/meminfo: memFree=1705208/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=70208 CPUtime=402.3
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 20295 0 0 0 40210 20 0 0 25 0 1 0 143275156 71892992 16704 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 17552 16704 67 122 0 17426 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 70208

[startup+462.302 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 10230
/proc/meminfo: memFree=1705272/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=70208 CPUtime=462.3
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 20296 0 0 0 46210 20 0 0 25 0 1 0 143275156 71892992 16705 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519284 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 17552 16705 67 122 0 17426 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 70208

[startup+522.302 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 10230
/proc/meminfo: memFree=1699320/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=76488 CPUtime=522.31
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 21831 0 0 0 52209 22 0 0 25 0 1 0 143275156 78323712 18240 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 19122 18240 67 122 0 18996 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 76488

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10230
/proc/meminfo: memFree=1696376/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=79152 CPUtime=582.31
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 22680 0 0 0 58208 23 0 0 25 0 1 0 143275156 81051648 18916 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 19788 18916 67 122 0 19662 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 79152

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 3/78 10230
/proc/meminfo: memFree=1696440/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=79152 CPUtime=642.32
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 22686 0 0 0 64209 23 0 0 25 0 1 0 143275156 81051648 18922 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 19788 18922 67 122 0 19662 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 79152


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

[startup+8982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10828
/proc/meminfo: memFree=1565816/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=210380 CPUtime=8982.46
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 58687 0 0 0 898114 132 0 0 25 0 1 0 143275156 215429120 51216 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 52595 51216 67 122 0 52469 0
Current children cumulated CPU time (s) 8982.46
Current children cumulated vsize (KiB) 210380

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10828
/proc/meminfo: memFree=1565752/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=210380 CPUtime=9042.46
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 58687 0 0 0 904114 132 0 0 25 0 1 0 143275156 215429120 51216 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 52595 51216 67 122 0 52469 0
Current children cumulated CPU time (s) 9042.46
Current children cumulated vsize (KiB) 210380

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10828
/proc/meminfo: memFree=1565560/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=210380 CPUtime=9102.47
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 58993 0 0 0 910114 133 0 0 25 0 1 0 143275156 215429120 51216 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530261 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 52595 51216 67 122 0 52469 0
Current children cumulated CPU time (s) 9102.47
Current children cumulated vsize (KiB) 210380

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10828
/proc/meminfo: memFree=1565560/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=210380 CPUtime=9162.47
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 58993 0 0 0 916114 133 0 0 25 0 1 0 143275156 215429120 51216 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531167 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 52595 51216 67 122 0 52469 0
Current children cumulated CPU time (s) 9162.47
Current children cumulated vsize (KiB) 210380

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10828
/proc/meminfo: memFree=1565560/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=210380 CPUtime=9222.48
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 58993 0 0 0 922114 134 0 0 25 0 1 0 143275156 215429120 51216 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 52595 51216 67 122 0 52469 0
Current children cumulated CPU time (s) 9222.48
Current children cumulated vsize (KiB) 210380

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10828
/proc/meminfo: memFree=1565560/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=210380 CPUtime=9282.48
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 58993 0 0 0 928114 134 0 0 25 0 1 0 143275156 215429120 51216 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 52595 51216 67 122 0 52469 0
Current children cumulated CPU time (s) 9282.48
Current children cumulated vsize (KiB) 210380

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10828
/proc/meminfo: memFree=1565560/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=210380 CPUtime=9342.49
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 58993 0 0 0 934114 135 0 0 25 0 1 0 143275156 215429120 51216 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519289 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 52595 51216 67 122 0 52469 0
Current children cumulated CPU time (s) 9342.49
Current children cumulated vsize (KiB) 210380

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10828
/proc/meminfo: memFree=1565560/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=210380 CPUtime=9402.48
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 58998 0 0 0 940113 135 0 0 25 0 1 0 143275156 215429120 51221 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 52595 51221 67 122 0 52469 0
Current children cumulated CPU time (s) 9402.48
Current children cumulated vsize (KiB) 210380

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10828
/proc/meminfo: memFree=1565752/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=210380 CPUtime=9462.48
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 58998 0 0 0 946113 135 0 0 25 0 1 0 143275156 215429120 51221 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 52595 51221 67 122 0 52469 0
Current children cumulated CPU time (s) 9462.48
Current children cumulated vsize (KiB) 210380

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10828
/proc/meminfo: memFree=1565752/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=210380 CPUtime=9522.49
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 58999 0 0 0 952113 136 0 0 25 0 1 0 143275156 215429120 51222 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519939 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 52595 51222 67 122 0 52469 0
Current children cumulated CPU time (s) 9522.49
Current children cumulated vsize (KiB) 210380

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10828
/proc/meminfo: memFree=1565688/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=210380 CPUtime=9582.5
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 58999 0 0 0 958113 137 0 0 25 0 1 0 143275156 215429120 51222 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 52595 51222 67 122 0 52469 0
Current children cumulated CPU time (s) 9582.5
Current children cumulated vsize (KiB) 210380

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10828
/proc/meminfo: memFree=1565752/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=210380 CPUtime=9642.5
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 58999 0 0 0 964113 137 0 0 25 0 1 0 143275156 215429120 51222 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 52595 51222 67 122 0 52469 0
Current children cumulated CPU time (s) 9642.5
Current children cumulated vsize (KiB) 210380

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10828
/proc/meminfo: memFree=1565624/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=210380 CPUtime=9702.5
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 59305 0 0 0 970112 138 0 0 25 0 1 0 143275156 215429120 51222 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519229 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 52595 51222 67 122 0 52469 0
Current children cumulated CPU time (s) 9702.5
Current children cumulated vsize (KiB) 210380

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10828
/proc/meminfo: memFree=1565688/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=210380 CPUtime=9762.5
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 59306 0 0 0 976112 138 0 0 25 0 1 0 143275156 215429120 51223 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 52595 51223 67 122 0 52469 0
Current children cumulated CPU time (s) 9762.5
Current children cumulated vsize (KiB) 210380

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10828
/proc/meminfo: memFree=1565688/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=210380 CPUtime=9822.51
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 59306 0 0 0 982112 139 0 0 25 0 1 0 143275156 215429120 51223 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 52595 51223 67 122 0 52469 0
Current children cumulated CPU time (s) 9822.51
Current children cumulated vsize (KiB) 210380

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10828
/proc/meminfo: memFree=1565752/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=210380 CPUtime=9882.51
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 59306 0 0 0 988112 139 0 0 25 0 1 0 143275156 215429120 51223 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 52595 51223 67 122 0 52469 0
Current children cumulated CPU time (s) 9882.51
Current children cumulated vsize (KiB) 210380

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10828
/proc/meminfo: memFree=1565752/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=210380 CPUtime=9942.52
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 59306 0 0 0 994112 140 0 0 25 0 1 0 143275156 215429120 51223 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 52595 51223 67 122 0 52469 0
Current children cumulated CPU time (s) 9942.52
Current children cumulated vsize (KiB) 210380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+9999.8 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 10828
/proc/meminfo: memFree=1565816/2055920 swapFree=4148596/4192956
[pid=10227] ppid=10225 vsize=210380 CPUtime=10000
/proc/10227/stat : 10227 (mxc) R 10225 10227 10171 0 -1 4194304 59306 0 0 0 999862 140 0 0 25 0 1 0 143275156 215429120 51223 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/10227/statm: 52595 51223 67 122 0 52469 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 210380

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): 9999.84
CPU time (s): 10000.1
CPU user time (s): 9998.63
CPU system time (s): 1.43878
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 211604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9998.63
system time used= 1.43878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59306
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= 6
involuntary context switches= 11650

runsolver used 11.8592 second user time and 24.4793 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Thu Apr 19 03:32:55 UTC 2007

IDJOB= 367576
IDBENCH= 20540
IDSOLVER= 174
FILE ID= node16/367576-1176953574

PBS_JOBID= 4605797

Free space on /tmp= 66349 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k80.cnf
COMMAND LINE= /tmp/evaluation/367576-1176953574/mxc /tmp/evaluation/367576-1176953574/instance-367576-1176953574.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-367576-1176953574 -o ROOT/results/node16/solver-367576-1176953574 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/367576-1176953574/mxc /tmp/evaluation/367576-1176953574/instance-367576-1176953574.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  d8d6a3220ff7f841840041023f45b746

RANDOM SEED= 222656124

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.232
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.232
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:       1772688 kB
Buffers:         35096 kB
Cached:         163764 kB
SwapCached:      12076 kB
Active:          83236 kB
Inactive:       138556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772688 kB
SwapTotal:     4192956 kB
SwapFree:      4148596 kB
Dirty:           13184 kB
Writeback:           0 kB
Mapped:          29920 kB
Slab:            46952 kB
Committed_AS:  6487368 kB
PageTables:       1836 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= 66349 MiB

End job on node16 on Thu Apr 19 06:19:37 UTC 2007