Trace number 424656

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) 5000.08 5001.52

General information on the benchmark

Namerandom/LargeSize/3SAT/v4000/
unif-k3-r4.2-v4000-c16800-S1580061366-10.cnf
MD5SUM66a738f4ff82d0fd708f0dea8b7fe645
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.5247
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of clauses16800
Sum of the clauses size50400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 316800
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

command line: runsolver --timestamp -w ROOT/results/node52/watcher-424656-1177764966 -o ROOT/results/node52/solver-424656-1177764966 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/424656-1177764966/mxc /tmp/evaluation/424656-1177764966/instance-424656-1177764966.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: 1.84 1.96 1.80 3/64 6072
/proc/meminfo: memFree=1452756/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=1816 CPUtime=0
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 131341696 1859584 269 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 454 269 46 122 0 328 0

[startup+0.065743 s]
/proc/loadavg: 1.84 1.96 1.80 3/64 6072
/proc/meminfo: memFree=1452756/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=2316 CPUtime=0.06
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 485 0 0 0 6 0 0 0 18 0 1 0 131341696 2371584 397 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 579 397 59 122 0 453 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2316

[startup+0.101744 s]
/proc/loadavg: 1.84 1.96 1.80 3/64 6072
/proc/meminfo: memFree=1452756/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=2448 CPUtime=0.09
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 509 0 0 0 9 0 0 0 18 0 1 0 131341696 2506752 421 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 612 421 59 122 0 486 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2448

[startup+0.301757 s]
/proc/loadavg: 1.84 1.96 1.80 3/64 6072
/proc/meminfo: memFree=1452756/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=2976 CPUtime=0.29
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 649 0 0 0 29 0 0 0 19 0 1 0 131341696 3047424 561 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 744 561 59 122 0 618 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2976

[startup+0.701785 s]
/proc/loadavg: 1.84 1.96 1.80 3/64 6072
/proc/meminfo: memFree=1452756/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=4032 CPUtime=0.69
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 909 0 0 0 69 0 0 0 22 0 1 0 131341696 4128768 821 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530202 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 1008 821 59 122 0 882 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4032

[startup+1.50284 s]
/proc/loadavg: 1.84 1.96 1.80 2/65 6073
/proc/meminfo: memFree=1448972/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=5880 CPUtime=1.49
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 1396 0 0 0 149 0 0 0 25 0 1 0 131341696 6021120 1308 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531167 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 1470 1308 59 122 0 1344 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5880

[startup+3.10195 s]
/proc/loadavg: 1.84 1.96 1.80 2/65 6073
/proc/meminfo: memFree=1446284/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=9228 CPUtime=3.09
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 2213 0 0 0 308 1 0 0 25 0 1 0 131341696 9449472 2125 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531538 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 2307 2125 59 122 0 2181 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9228

[startup+6.30117 s]
/proc/loadavg: 1.77 1.94 1.79 2/65 6073
/proc/meminfo: memFree=1443212/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=10536 CPUtime=6.29
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 2561 0 0 0 628 1 0 0 25 0 1 0 131341696 10788864 2471 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 2634 2471 67 122 0 2508 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10536

[startup+12.7016 s]
/proc/loadavg: 1.71 1.93 1.79 2/65 6073
/proc/meminfo: memFree=1441556/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=12108 CPUtime=12.69
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 2945 0 0 0 1267 2 0 0 25 0 1 0 131341696 12398592 2855 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 3027 2855 67 122 0 2901 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12108

[startup+25.5015 s]
/proc/loadavg: 1.55 1.88 1.77 2/65 6073
/proc/meminfo: memFree=1439188/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=14324 CPUtime=25.48
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 3496 0 0 0 2546 2 0 0 25 0 1 0 131341696 14667776 3406 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134528080 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 3581 3406 67 122 0 3455 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14324

[startup+51.1012 s]
/proc/loadavg: 1.36 1.81 1.75 2/65 6073
/proc/meminfo: memFree=1436564/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=16924 CPUtime=51.08
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 4155 0 0 0 5105 3 0 0 25 0 1 0 131341696 17330176 4065 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 4231 4065 67 122 0 4105 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16924

[startup+102.306 s]
/proc/loadavg: 1.16 1.68 1.71 2/65 6073
/proc/meminfo: memFree=1433236/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=20148 CPUtime=102.27
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 4966 0 0 0 10224 3 0 0 25 0 1 0 131341696 20631552 4876 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 5037 4876 67 122 0 4911 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20148

[startup+162.302 s]
/proc/loadavg: 1.06 1.56 1.66 2/65 6073
/proc/meminfo: memFree=1430612/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=22692 CPUtime=162.25
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 5606 0 0 0 16221 4 0 0 25 0 1 0 131341696 23236608 5516 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 5673 5516 67 122 0 5547 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22692

[startup+222.302 s]
/proc/loadavg: 1.02 1.45 1.62 2/65 6073
/proc/meminfo: memFree=1430356/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=22844 CPUtime=222.23
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 5650 0 0 0 22219 4 0 0 25 0 1 0 131341696 23392256 5556 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519284 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 5711 5556 67 122 0 5585 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 22844

[startup+282.302 s]
/proc/loadavg: 1.00 1.37 1.58 2/65 6073
/proc/meminfo: memFree=1426004/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=27304 CPUtime=282.22
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 6915 0 0 0 28216 6 0 0 25 0 1 0 131341696 27959296 6617 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 6826 6617 67 122 0 6700 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 27304

[startup+342.302 s]
/proc/loadavg: 1.00 1.30 1.54 2/71 6247
/proc/meminfo: memFree=1424780/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=27300 CPUtime=342.11
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 6915 0 0 0 34204 7 0 0 25 0 1 0 131341696 27955200 6617 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531247 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 6825 6617 67 122 0 6699 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 27300

[startup+402.302 s]
/proc/loadavg: 1.00 1.24 1.50 2/65 6271
/proc/meminfo: memFree=1424852/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=28220 CPUtime=402.09
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 7271 0 0 0 40201 8 0 0 25 0 1 0 131341696 28897280 6862 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 7055 6862 67 122 0 6929 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 28220

[startup+462.301 s]
/proc/loadavg: 1.00 1.19 1.47 2/65 6271
/proc/meminfo: memFree=1424788/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=28200 CPUtime=462.07
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 7419 0 0 0 46199 8 0 0 25 0 1 0 131341696 28876800 6862 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 7050 6862 67 122 0 6924 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 28200

[startup+522.301 s]
/proc/loadavg: 1.00 1.16 1.44 2/65 6271
/proc/meminfo: memFree=1424980/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=28200 CPUtime=522.05
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 7419 0 0 0 52197 8 0 0 25 0 1 0 131341696 28876800 6862 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 7050 6862 67 122 0 6924 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 28200

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.41 2/65 6271
/proc/meminfo: memFree=1424916/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=28200 CPUtime=582.04
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 7530 0 0 0 58196 8 0 0 25 0 1 0 131341696 28876800 6862 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519605 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 7050 6862 67 122 0 6924 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 28200

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.38 2/65 6271
/proc/meminfo: memFree=1421076/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=32028 CPUtime=642.03
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 8651 0 0 0 64193 10 0 0 25 0 1 0 131341696 32796672 7823 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530261 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 8007 7823 67 122 0 7881 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 32028


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6471
/proc/meminfo: memFree=1403988/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=49112 CPUtime=4061.09
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 16982 0 0 0 406079 30 0 0 25 0 1 0 131341696 50290688 12087 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519619 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 12278 12087 67 122 0 12152 0
Current children cumulated CPU time (s) 4061.09
Current children cumulated vsize (KiB) 49112

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6471
/proc/meminfo: memFree=1404116/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=49112 CPUtime=4121.07
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 16982 0 0 0 412077 30 0 0 25 0 1 0 131341696 50290688 12087 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 12278 12087 67 122 0 12152 0
Current children cumulated CPU time (s) 4121.07
Current children cumulated vsize (KiB) 49112

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6471
/proc/meminfo: memFree=1404180/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=49112 CPUtime=4181.05
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 16982 0 0 0 418075 30 0 0 25 0 1 0 131341696 50290688 12087 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 12278 12087 67 122 0 12152 0
Current children cumulated CPU time (s) 4181.05
Current children cumulated vsize (KiB) 49112

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6471
/proc/meminfo: memFree=1404180/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=49112 CPUtime=4241.04
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 16982 0 0 0 424074 30 0 0 25 0 1 0 131341696 50290688 12087 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 12278 12087 67 122 0 12152 0
Current children cumulated CPU time (s) 4241.04
Current children cumulated vsize (KiB) 49112

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6471
/proc/meminfo: memFree=1403028/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=50036 CPUtime=4301.02
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 17343 0 0 0 430072 30 0 0 25 0 1 0 131341696 51236864 12328 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 12509 12328 67 122 0 12383 0
Current children cumulated CPU time (s) 4301.02
Current children cumulated vsize (KiB) 50036

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6471
/proc/meminfo: memFree=1403028/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=50004 CPUtime=4361.01
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 17463 0 0 0 436071 30 0 0 25 0 1 0 131341696 51204096 12328 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 12501 12328 67 122 0 12375 0
Current children cumulated CPU time (s) 4361.01
Current children cumulated vsize (KiB) 50004

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6473
/proc/meminfo: memFree=1402196/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=50796 CPUtime=4421
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 17791 0 0 0 442069 31 0 0 25 0 1 0 131341696 52015104 12536 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 12699 12536 67 122 0 12573 0
Current children cumulated CPU time (s) 4421
Current children cumulated vsize (KiB) 50796

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6473
/proc/meminfo: memFree=1401620/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=51456 CPUtime=4480.98
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 18062 0 0 0 448067 31 0 0 25 0 1 0 131341696 52690944 12687 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 12864 12687 67 122 0 12738 0
Current children cumulated CPU time (s) 4480.98
Current children cumulated vsize (KiB) 51456

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6473
/proc/meminfo: memFree=1401492/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=51984 CPUtime=4540.96
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 18239 0 0 0 454065 31 0 0 25 0 1 0 131341696 53231616 12804 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530609 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 12996 12804 67 122 0 12870 0
Current children cumulated CPU time (s) 4540.96
Current children cumulated vsize (KiB) 51984

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6473
/proc/meminfo: memFree=1400596/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=52380 CPUtime=4600.96
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 18484 0 0 0 460064 32 0 0 25 0 1 0 131341696 53637120 12929 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535302 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 13095 12929 67 122 0 12969 0
Current children cumulated CPU time (s) 4600.96
Current children cumulated vsize (KiB) 52380

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6473
/proc/meminfo: memFree=1400596/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=52380 CPUtime=4660.94
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 18484 0 0 0 466062 32 0 0 25 0 1 0 131341696 53637120 12929 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519284 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 13095 12929 67 122 0 12969 0
Current children cumulated CPU time (s) 4660.94
Current children cumulated vsize (KiB) 52380

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6473
/proc/meminfo: memFree=1400660/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=52276 CPUtime=4720.93
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 18484 0 0 0 472061 32 0 0 25 0 1 0 131341696 53530624 12905 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 13069 12905 67 122 0 12943 0
Current children cumulated CPU time (s) 4720.93
Current children cumulated vsize (KiB) 52276

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6473
/proc/meminfo: memFree=1400404/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=52540 CPUtime=4780.91
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 18654 0 0 0 478059 32 0 0 25 0 1 0 131341696 53800960 12955 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 13135 12955 67 122 0 13009 0
Current children cumulated CPU time (s) 4780.91
Current children cumulated vsize (KiB) 52540

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6473
/proc/meminfo: memFree=1400340/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=52540 CPUtime=4840.9
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 18774 0 0 0 484058 32 0 0 25 0 1 0 131341696 53800960 12955 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 13135 12955 67 122 0 13009 0
Current children cumulated CPU time (s) 4840.9
Current children cumulated vsize (KiB) 52540

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6473
/proc/meminfo: memFree=1400404/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=52540 CPUtime=4900.88
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 18894 0 0 0 490056 32 0 0 25 0 1 0 131341696 53800960 12955 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 13135 12955 67 122 0 13009 0
Current children cumulated CPU time (s) 4900.88
Current children cumulated vsize (KiB) 52540

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6473
/proc/meminfo: memFree=1400468/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=52540 CPUtime=4960.86
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 18954 0 0 0 496054 32 0 0 25 0 1 0 131341696 53800960 12955 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 13135 12955 67 122 0 13009 0
Current children cumulated CPU time (s) 4960.86
Current children cumulated vsize (KiB) 52540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6473
/proc/meminfo: memFree=1400596/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=52368 CPUtime=5000.06
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 19074 0 0 0 499973 33 0 0 25 0 1 0 131341696 53624832 12929 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 13092 12929 67 122 0 12966 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 52368

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6473
/proc/meminfo: memFree=1400596/2055920 swapFree=4182996/4192956
[pid=6072] ppid=6070 vsize=52368 CPUtime=5000.06
/proc/6072/stat : 6072 (mxc) R 6070 6072 5697 0 -1 4194304 19074 0 0 0 499973 33 0 0 25 0 1 0 131341696 53624832 12929 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6072/statm: 13092 12929 67 122 0 12966 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 52368

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.52
CPU time (s): 5000.08
CPU user time (s): 4999.74
CPU system time (s): 0.338948
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 52780

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

runsolver used 3.98039 second user time and 9.77651 second system time

The end

Launcher Data (download as text)

Begin job on node52 on Sat Apr 28 12:56:06 UTC 2007

IDJOB= 424656
IDBENCH= 20158
IDSOLVER= 174
FILE ID= node52/424656-1177764966

PBS_JOBID= 4715586

Free space on /tmp= 66541 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v4000/unif-k3-r4.2-v4000-c16800-S1580061366-10.cnf
COMMAND LINE= /tmp/evaluation/424656-1177764966/mxc /tmp/evaluation/424656-1177764966/instance-424656-1177764966.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-424656-1177764966 -o ROOT/results/node52/solver-424656-1177764966 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/424656-1177764966/mxc /tmp/evaluation/424656-1177764966/instance-424656-1177764966.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  66a738f4ff82d0fd708f0dea8b7fe645

RANDOM SEED= 552575016

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node52.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:       1453228 kB
Buffers:         50332 kB
Cached:         473448 kB
SwapCached:       3968 kB
Active:         221036 kB
Inactive:       312552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1453228 kB
SwapTotal:     4192956 kB
SwapFree:      4182996 kB
Dirty:             880 kB
Writeback:           0 kB
Mapped:          15812 kB
Slab:            55088 kB
Committed_AS:  1883540 kB
PageTables:       1484 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= 66541 MiB

End job on node52 on Sat Apr 28 14:19:30 UTC 2007