Trace number 1723299

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
MoRsat 2009-03-03? (TO) 1200.23 1200.59

General information on the benchmark

Namevelev-pipe-sat-1.0-b10.cnf
MD5SUMa9abd96191efca8626c02160761beedd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.1628
Satisfiable
(Un)Satisfiability was proved
Number of variables118040
Number of clauses8804672
Sum of the clauses size26208080
Maximum clause length340
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28252265
Number of clauses of size 3456959
Number of clauses of size 4620
Number of clauses of size 5552
Number of clauses of size over 594275

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
34.47/34.54	c atom#=118040 clause#=8804672 total literals=26208080 

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1723299-1240684937/watcher-1723299-1240684937 -o /tmp/evaluation-result-1723299-1240684937/solver-1723299-1240684937 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1723299-1240684937.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): 1800 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.00 1.00 1.00 2/64 17839
/proc/meminfo: memFree=1514840/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=138904 CPUtime=0
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 96528677 142237696 122 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17839/statm: 34726 122 96 284 0 34439 0

[startup+0.0579341 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17839
/proc/meminfo: memFree=1514840/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=138904 CPUtime=0.05
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 317 0 0 0 5 0 0 0 18 0 1 0 96528677 142237696 301 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17839/statm: 34726 301 96 284 0 34439 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 138904

[startup+0.101938 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17839
/proc/meminfo: memFree=1514840/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=138904 CPUtime=0.09
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 466 0 0 0 9 0 0 0 18 0 1 0 96528677 142237696 450 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17839/statm: 34726 451 96 284 0 34439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 138904

[startup+0.30301 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17839
/proc/meminfo: memFree=1514840/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=138904 CPUtime=0.29
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 1147 0 0 0 29 0 0 0 20 0 1 0 96528677 142237696 1132 1992294400 134512640 135679800 4294956224 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17839/statm: 34726 1132 96 284 0 34439 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 138904

[startup+0.701186 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17839
/proc/meminfo: memFree=1514840/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=138904 CPUtime=0.69
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 2476 0 0 0 68 1 0 0 23 0 1 0 96528677 142237696 2460 1992294400 134512640 135679800 4294956224 18446744073709551615 135300804 0 0 4096 1026 0 0 0 17 1 0 0
/proc/17839/statm: 34726 2460 96 284 0 34439 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 138904

[startup+1.50124 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17840
/proc/meminfo: memFree=1499344/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=138904 CPUtime=1.48
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 5225 0 0 0 145 3 0 0 25 0 1 0 96528677 142237696 5209 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 34726 5209 96 284 0 34439 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 138904

[startup+3.10237 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17840
/proc/meminfo: memFree=1484880/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=138904 CPUtime=3.08
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 10866 0 0 0 300 8 0 0 25 0 1 0 96528677 142237696 10850 1992294400 134512640 135679800 4294956224 18446744073709551615 135296841 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 34726 10850 96 284 0 34439 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 138904

[startup+6.30163 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17840
/proc/meminfo: memFree=1440656/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=138904 CPUtime=6.28
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 21941 0 0 0 612 16 0 0 25 0 1 0 96528677 142237696 21925 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 34726 21925 96 284 0 34439 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 138904

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17840
/proc/meminfo: memFree=1240208/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=141216 CPUtime=12.69
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 69905 0 0 0 1232 37 0 0 25 0 1 0 96528677 144605184 34541 1992294400 134512640 135679800 4294956224 18446744073709551615 134559827 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 35304 34541 103 284 0 35017 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 141216

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17840
/proc/meminfo: memFree=1300624/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=400616 CPUtime=25.48
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 250855 0 0 0 2437 111 0 0 25 0 1 0 96528677 410230784 56719 1992294400 134512640 135679800 4294956224 18446744073709551615 134544439 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 100154 56719 106 284 0 99867 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 400616

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17840
/proc/meminfo: memFree=741136/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=817984 CPUtime=51.07
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 466609 0 0 0 4909 198 0 0 25 0 1 0 96528677 837615616 193448 1992294400 134512640 135679800 4294956224 18446744073709551615 134534453 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 204496 193448 113 284 0 204209 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 817984

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17840
/proc/meminfo: memFree=710800/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=848964 CPUtime=102.26
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 474185 0 0 0 10023 203 0 0 25 0 1 0 96528677 869339136 201013 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 212241 201013 113 284 0 211954 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 848964

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17840
/proc/meminfo: memFree=683216/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=877000 CPUtime=162.25
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 481315 0 0 0 16016 209 0 0 25 0 1 0 96528677 898048000 207985 1992294400 134512640 135679800 4294956224 18446744073709551615 134534542 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 219250 207985 113 284 0 218963 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 877000

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17840
/proc/meminfo: memFree=658000/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=902828 CPUtime=222.23
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 487935 0 0 0 22009 214 0 0 25 0 1 0 96528677 924495872 214208 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 225707 214208 113 284 0 225420 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 902828

[startup+282.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 17840
/proc/meminfo: memFree=635600/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=925516 CPUtime=282.22
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 493557 0 0 0 28004 218 0 0 25 0 1 0 96528677 947728384 219815 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 231379 219815 113 284 0 231092 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 925516

[startup+342.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 17840
/proc/meminfo: memFree=516112/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=1045244 CPUtime=342.19
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 523582 0 0 0 33985 234 0 0 25 0 1 0 96528677 1070329856 249783 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 261311 249784 113 284 0 261024 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1045244

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17840
/proc/meminfo: memFree=478352/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=1080340 CPUtime=402.18
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 534797 0 0 0 39977 241 0 0 25 0 1 0 96528677 1106268160 258981 1992294400 134512640 135679800 4294956224 18446744073709551615 134533225 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 270085 258981 113 284 0 269798 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 1080340

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17840
/proc/meminfo: memFree=424336/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=1134200 CPUtime=462.17
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 548326 0 0 0 45967 250 0 0 25 0 1 0 96528677 1161420800 272446 1992294400 134512640 135679800 4294956224 18446744073709551615 134533133 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 283550 272446 113 284 0 283263 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 1134200

[startup+522.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 17840
/proc/meminfo: memFree=357456/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=1202068 CPUtime=522.13
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 565299 0 0 0 51953 260 0 0 25 0 1 0 96528677 1230917632 289323 1992294400 134512640 135679800 4294956224 18446744073709551615 134535715 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 300517 289323 113 284 0 300230 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 1202068

[startup+582.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 17840
/proc/meminfo: memFree=309584/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=1249784 CPUtime=582.13
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 577166 0 0 0 57943 270 0 0 25 0 1 0 96528677 1279778816 301134 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 312446 301134 113 284 0 312159 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1249784

[startup+642.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 17840
/proc/meminfo: memFree=285264/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=1273720 CPUtime=642.11
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 583201 0 0 0 63936 275 0 0 25 0 1 0 96528677 1304289280 307124 1992294400 134512640 135679800 4294956224 18446744073709551615 135128885 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 318430 307124 113 284 0 318143 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 1273720

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 17840
/proc/meminfo: memFree=277840/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=1280712 CPUtime=702.09
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 586632 0 0 0 69932 277 0 0 25 0 1 0 96528677 1311449088 308924 1992294400 134512640 135679800 4294956224 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 320178 308924 113 284 0 319891 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 1280712

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 17840
/proc/meminfo: memFree=277840/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=1280712 CPUtime=762.07
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 586632 0 0 0 75930 277 0 0 25 0 1 0 96528677 1311449088 308924 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 320178 308924 113 284 0 319891 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 1280712

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17840
/proc/meminfo: memFree=277840/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=1280712 CPUtime=822.05
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 586672 0 0 0 81928 277 0 0 25 0 1 0 96528677 1311449088 308964 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 320178 308964 113 284 0 319891 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 1280712

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17840
/proc/meminfo: memFree=277776/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=1280712 CPUtime=882.03
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 586681 0 0 0 87926 277 0 0 25 0 1 0 96528677 1311449088 308973 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 320178 308973 113 284 0 319891 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 1280712

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17840
/proc/meminfo: memFree=277776/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=1280712 CPUtime=942.02
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 586681 0 0 0 93925 277 0 0 25 0 1 0 96528677 1311449088 308973 1992294400 134512640 135679800 4294956224 18446744073709551615 134533054 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 320178 308973 113 284 0 319891 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 1280712

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17840
/proc/meminfo: memFree=277648/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=1280712 CPUtime=1002
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 586718 0 0 0 99923 277 0 0 25 0 1 0 96528677 1311449088 309010 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 320178 309010 113 284 0 319891 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 1280712

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17840
/proc/meminfo: memFree=277584/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=1280712 CPUtime=1061.99
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 586741 0 0 0 105922 277 0 0 25 0 1 0 96528677 1311449088 309033 1992294400 134512640 135679800 4294956224 18446744073709551615 134533209 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 320178 309033 113 284 0 319891 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 1280712

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17846
/proc/meminfo: memFree=277264/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=1280712 CPUtime=1121.95
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 586753 0 0 0 111917 278 0 0 25 0 1 0 96528677 1311449088 309045 1992294400 134512640 135679800 4294956224 18446744073709551615 134525546 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 320178 309045 113 284 0 319891 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 1280712

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17846
/proc/meminfo: memFree=277264/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=1280712 CPUtime=1181.94
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 586772 0 0 0 117916 278 0 0 25 0 1 0 96528677 1311449088 309064 1992294400 134512640 135679800 4294956224 18446744073709551615 134525572 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 320178 309064 113 284 0 319891 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 1280712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17846
/proc/meminfo: memFree=277008/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=1280712 CPUtime=1200.04
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4194304 586861 0 0 0 119726 278 0 0 25 0 1 0 96528677 1311449088 309153 1992294400 134512640 135679800 4294956224 18446744073709551615 134522734 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 320178 309153 113 284 0 319891 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 1280712

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17846
/proc/meminfo: memFree=277008/2055920 swapFree=4192812/4192956
[pid=17839] ppid=17837 vsize=0 CPUtime=1200.14
/proc/17839/stat : 17839 (MoRsat) R 17837 17839 17489 0 -1 4195332 586861 0 0 0 119726 288 0 0 25 0 1 0 96528677 0 0 1992294400 0 0 0 0 0 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17839/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.59
CPU time (s): 1200.23
CPU user time (s): 1197.26
CPU system time (s): 2.96555
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 1287252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.26
system time used= 2.96555
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 586861
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= 2
involuntary context switches= 2251

runsolver used 1.10683 second user time and 3.2685 second system time

The end

Launcher Data

Begin job on node3 at 2009-04-25 20:42:27
IDJOB=1723299
IDBENCH=71695
IDSOLVER=502
FILE ID=node3/1723299-1240684937
PBS_JOBID= 9186673
Free space on /tmp= 65908 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT_RACE06/velev-pipe-sat-1.0-b10.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723299-1240684937/watcher-1723299-1240684937 -o /tmp/evaluation-result-1723299-1240684937/solver-1723299-1240684937 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1723299-1240684937.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a9abd96191efca8626c02160761beedd
RANDOM SEED=284578501

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

/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.212
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.212
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:       1515320 kB
Buffers:         32488 kB
Cached:         431876 kB
SwapCached:        144 kB
Active:         266020 kB
Inactive:       213468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1515320 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          167748 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            47184 kB
Committed_AS:   344404 kB
PageTables:       1380 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= 65908 MiB
End job on node3 at 2009-04-25 21:02:29