Trace number 328651

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) 1200.06 1200.53

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
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 variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node13/watcher-328651-1173120932 -o ROOT/results/node13/solver-328651-1173120932 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328651-1173120932/mxc /tmp/evaluation/328651-1173120932/instance-328651-1173120932.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): 2400 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.93 0.95 0.69 3/77 25003
/proc/meminfo: memFree=1373760/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=5012 CPUtime=0
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 743 0 0 0 0 0 0 0 18 0 1 0 332047770 5132288 728 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134550509 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 1253 733 42 122 0 1127 0

[startup+0.0412591 s]
/proc/loadavg: 0.93 0.95 0.69 3/77 25003
/proc/meminfo: memFree=1373760/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=11192 CPUtime=0.03
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 2430 0 0 0 2 1 0 0 18 0 1 0 332047770 11460608 2414 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 2798 2414 46 122 0 2672 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11192

[startup+0.101265 s]
/proc/loadavg: 0.93 0.95 0.69 3/77 25003
/proc/meminfo: memFree=1373760/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=14612 CPUtime=0.09
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 3228 0 0 0 8 1 0 0 18 0 1 0 332047770 14962688 3212 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 3653 3212 46 122 0 3527 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14612

[startup+0.301293 s]
/proc/loadavg: 0.93 0.95 0.69 3/77 25003
/proc/meminfo: memFree=1373760/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=11192 CPUtime=0.29
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 3410 0 0 0 28 1 0 0 19 0 1 0 332047770 11460608 2374 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134534216 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 2798 2374 59 122 0 2672 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11192

[startup+0.701345 s]
/proc/loadavg: 0.93 0.95 0.69 3/77 25003
/proc/meminfo: memFree=1373760/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=11324 CPUtime=0.7
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 3463 0 0 0 68 2 0 0 23 0 1 0 332047770 11595776 2427 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 2831 2427 59 122 0 2705 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 11324

[startup+1.50145 s]
/proc/loadavg: 0.93 0.95 0.69 2/78 25004
/proc/meminfo: memFree=1364088/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=11720 CPUtime=1.49
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 3543 0 0 0 147 2 0 0 25 0 1 0 332047770 12001280 2507 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 2930 2507 59 122 0 2804 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11720

[startup+3.10166 s]
/proc/loadavg: 0.93 0.95 0.69 2/78 25004
/proc/meminfo: memFree=1363320/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=12516 CPUtime=3.09
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 3744 0 0 0 307 2 0 0 25 0 1 0 332047770 12816384 2708 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 3129 2708 59 122 0 3003 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12516

[startup+6.30109 s]
/proc/loadavg: 0.93 0.95 0.69 2/78 25004
/proc/meminfo: memFree=1361528/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=14364 CPUtime=6.29
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 4198 0 0 0 627 2 0 0 25 0 1 0 332047770 14708736 3162 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134529588 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 3591 3162 59 122 0 3465 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14364

[startup+12.7019 s]
/proc/loadavg: 0.94 0.96 0.69 2/78 25004
/proc/meminfo: memFree=1356864/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=18724 CPUtime=12.69
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 5313 0 0 0 1265 4 0 0 25 0 1 0 332047770 19173376 4277 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134529807 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 4681 4277 59 122 0 4555 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18724

[startup+25.5016 s]
/proc/loadavg: 1.02 0.97 0.70 2/78 25004
/proc/meminfo: memFree=1350720/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=24924 CPUtime=25.48
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 6813 0 0 0 2542 6 0 0 25 0 1 0 332047770 25522176 5777 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134535083 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 6231 5777 59 122 0 6105 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24924

[startup+51.102 s]
/proc/loadavg: 1.02 0.97 0.71 2/78 25004
/proc/meminfo: memFree=1340288/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=35352 CPUtime=51.08
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 9449 0 0 0 5099 9 0 0 25 0 1 0 332047770 36200448 8413 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 8838 8413 59 122 0 8712 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35352

[startup+102.306 s]
/proc/loadavg: 1.06 0.99 0.73 2/78 25004
/proc/meminfo: memFree=1320832/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=54748 CPUtime=102.27
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 14246 0 0 0 10212 15 0 0 25 0 1 0 332047770 56061952 13210 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531264 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 13687 13210 59 122 0 13561 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 54748

[startup+162.302 s]
/proc/loadavg: 1.02 0.99 0.74 2/78 25004
/proc/meminfo: memFree=1308992/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=66496 CPUtime=162.24
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 17213 0 0 0 16205 19 0 0 25 0 1 0 332047770 68091904 16177 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 16624 16177 59 122 0 16498 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 66496

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.75 2/78 25004
/proc/meminfo: memFree=1293760/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=81548 CPUtime=222.22
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 20982 0 0 0 22198 24 0 0 25 0 1 0 332047770 83505152 19946 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 20387 19946 59 122 0 20261 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 81548

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.77 2/78 25004
/proc/meminfo: memFree=1293248/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=81820 CPUtime=282.21
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 21180 0 0 0 28196 25 0 0 25 0 1 0 332047770 83783680 20033 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134530564 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 20455 20033 67 122 0 20329 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 81820

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.78 2/84 25078
/proc/meminfo: memFree=1292104/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=81820 CPUtime=342.15
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 21180 0 0 0 34190 25 0 0 25 0 1 0 332047770 83783680 20033 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 20455 20033 67 122 0 20329 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 81820

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.79 2/84 25176
/proc/meminfo: memFree=1291072/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=82876 CPUtime=402.08
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 21560 0 0 0 40182 26 0 0 25 0 1 0 332047770 84865024 20293 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519194 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 20719 20293 67 122 0 20593 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 82876

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.80 2/78 25202
/proc/meminfo: memFree=1292160/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=82876 CPUtime=462.05
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 21560 0 0 0 46179 26 0 0 25 0 1 0 332047770 84865024 20293 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134531201 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 20719 20293 67 122 0 20593 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 82876

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.81 2/78 25202
/proc/meminfo: memFree=1292096/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=83388 CPUtime=522.03
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 21570 0 0 0 52176 27 0 0 25 0 1 0 332047770 85389312 20303 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519232 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 20847 20303 67 122 0 20721 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 83388

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.82 2/78 25202
/proc/meminfo: memFree=1291968/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=83372 CPUtime=582.01
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 21704 0 0 0 58174 27 0 0 25 0 1 0 332047770 85372928 20305 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 20843 20305 67 122 0 20717 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 83372

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.83 2/78 25202
/proc/meminfo: memFree=1292032/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=83372 CPUtime=642
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 21704 0 0 0 64172 28 0 0 25 0 1 0 332047770 85372928 20305 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 20843 20305 67 122 0 20717 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 83372

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.83 2/78 25202
/proc/meminfo: memFree=1277376/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=98156 CPUtime=701.98
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 25422 0 0 0 70166 32 0 0 25 0 1 0 332047770 100511744 24023 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134530045 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 24539 24023 67 122 0 24413 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 98156

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.84 2/78 25202
/proc/meminfo: memFree=1263360/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=112016 CPUtime=761.95
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 28868 0 0 0 76159 36 0 0 25 0 1 0 332047770 114704384 27469 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 28004 27469 67 122 0 27878 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 112016

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.84 2/78 25202
/proc/meminfo: memFree=1252864/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=122708 CPUtime=821.93
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 31551 0 0 0 82154 39 0 0 25 0 1 0 332047770 125652992 30152 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 30677 30152 67 122 0 30551 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 122708

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.85 2/78 25202
/proc/meminfo: memFree=1249024/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=126276 CPUtime=881.92
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 32577 0 0 0 88151 41 0 0 25 0 1 0 332047770 129306624 31033 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 31569 31033 67 122 0 31443 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 126276

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.86 2/78 25202
/proc/meminfo: memFree=1249152/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=126276 CPUtime=941.9
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 32578 0 0 0 94149 41 0 0 25 0 1 0 332047770 129306624 31034 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519194 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 31569 31034 67 122 0 31443 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 126276

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.86 2/78 25202
/proc/meminfo: memFree=1249152/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=126276 CPUtime=1001.88
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 32579 0 0 0 100146 42 0 0 25 0 1 0 332047770 129306624 31035 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 31569 31035 67 122 0 31443 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 126276

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.87 2/78 25202
/proc/meminfo: memFree=1243904/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=131692 CPUtime=1061.86
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 33943 0 0 0 106141 45 0 0 25 0 1 0 332047770 134852608 32399 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 32923 32399 67 122 0 32797 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 131692

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.87 2/78 25202
/proc/meminfo: memFree=1235584/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=139956 CPUtime=1121.85
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 36001 0 0 0 112137 48 0 0 25 0 1 0 332047770 143314944 34457 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 34989 34457 67 122 0 34863 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 139956

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.88 2/78 25202
/proc/meminfo: memFree=1227712/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=147880 CPUtime=1181.82
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 37971 0 0 0 118131 51 0 0 25 0 1 0 332047770 151429120 36427 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519992 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 36970 36427 67 122 0 36844 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 147880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.88 2/78 25202
/proc/meminfo: memFree=1225216/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=150424 CPUtime=1200.02
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 38580 0 0 0 119950 52 0 0 25 0 1 0 332047770 154034176 37036 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 37606 37036 67 122 0 37480 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 150424

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 0.99 0.88 2/78 25202
/proc/meminfo: memFree=1225216/2055920 swapFree=4189164/4192956
[pid=25003] ppid=25001 vsize=150424 CPUtime=1200.02
/proc/25003/stat : 25003 (mxc) R 25001 25003 24894 0 -1 4194304 38580 0 0 0 119950 52 0 0 25 0 1 0 332047770 154034176 37036 18446744073709551615 134512640 135013041 4294956704 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/25003/statm: 37606 37036 67 122 0 37480 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 150424

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.06
CPU user time (s): 1199.51
CPU system time (s): 0.547916
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (KiB): 150424

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

runsolver used 1.41978 second user time and 2.95155 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Mon Mar  5 18:55:33 UTC 2007

IDJOB= 328651
IDBENCH= 20521
IDSOLVER= 107
FILE ID= node13/328651-1173120932

PBS_JOBID= 4014950

Free space on /tmp= 66368 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.cnf
COMMAND LINE= /tmp/evaluation/328651-1173120932/mxc /tmp/evaluation/328651-1173120932/instance-328651-1173120932.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-328651-1173120932 -o ROOT/results/node13/solver-328651-1173120932 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328651-1173120932/mxc /tmp/evaluation/328651-1173120932/instance-328651-1173120932.cnf            

META MD5SUM SOLVER= fd459248d3e92e664505cc2f0f683bf4
MD5SUM BENCH=  337e301d7c1a4748ec4a1ced7e688c38

RANDOM SEED= 835046470

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:       1374168 kB
Buffers:         39928 kB
Cached:         530460 kB
SwapCached:        404 kB
Active:         360792 kB
Inactive:       260596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1374168 kB
SwapTotal:     4192956 kB
SwapFree:      4189164 kB
Dirty:            4748 kB
Writeback:           0 kB
Mapped:          61016 kB
Slab:            45952 kB
Committed_AS:  1536936 kB
PageTables:       1744 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= 66368 MiB

End job on node13 on Mon Mar  5 19:15:36 UTC 2007