Trace number 1715579

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.04 1200.62

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-10-13-u.cnf
MD5SUMa443b9e3a7093c1d9a47b42016a65c52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark906.632
Satisfiable
(Un)Satisfiability was proved
Number of variables226208
Number of clauses1021181
Sum of the clauses size2332626
Maximum clause length10
Minimum clause length1
Number of clauses of size 119072
Number of clauses of size 2821353
Number of clauses of size 3137896
Number of clauses of size 44760
Number of clauses of size 519040
Number of clauses of size over 519060

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
24.08/24.18	c atom#=226208 clause#=1021181 total literals=2332626 

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-1715579-1240605730/watcher-1715579-1240605730 -o /tmp/evaluation-result-1715579-1240605730/solver-1715579-1240605730 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1715579-1240605730.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: 0.00 0.00 0.00 3/64 14113
/proc/meminfo: memFree=1529736/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=17288 CPUtime=0
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 140 0 0 0 0 0 0 0 18 0 1 0 88599470 17702912 124 1992294400 134512640 135679800 4294956240 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 4322 124 96 284 0 4035 0

[startup+0.071958 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 14113
/proc/meminfo: memFree=1529736/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=17288 CPUtime=0.06
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 364 0 0 0 6 0 0 0 18 0 1 0 88599470 17702912 348 1992294400 134512640 135679800 4294956240 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 4322 348 96 284 0 4035 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 17288

[startup+0.101962 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 14113
/proc/meminfo: memFree=1529736/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=17288 CPUtime=0.09
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 461 0 0 0 9 0 0 0 18 0 1 0 88599470 17702912 445 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 4322 445 96 284 0 4035 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17288

[startup+0.301998 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 14113
/proc/meminfo: memFree=1529736/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=17288 CPUtime=0.29
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 1084 0 0 0 29 0 0 0 19 0 1 0 88599470 17702912 1068 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 4322 1068 96 284 0 4035 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17288

[startup+0.702069 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 14113
/proc/meminfo: memFree=1529736/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=17288 CPUtime=0.69
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 2353 0 0 0 67 2 0 0 23 0 1 0 88599470 17702912 2337 1992294400 134512640 135679800 4294956240 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 4322 2337 96 284 0 4035 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17288

[startup+1.50121 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 14114
/proc/meminfo: memFree=1516992/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=21704 CPUtime=1.49
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 4069 0 0 0 146 3 0 0 25 0 1 0 88599470 22224896 3832 1992294400 134512640 135679800 4294956240 18446744073709551615 134560424 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 5426 3832 101 284 0 5139 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21704

[startup+3.1015 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 14114
/proc/meminfo: memFree=1514624/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=21704 CPUtime=3.09
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 4069 0 0 0 306 3 0 0 25 0 1 0 88599470 22224896 3832 1992294400 134512640 135679800 4294956240 18446744073709551615 134560473 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 5426 3832 101 284 0 5139 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21704

[startup+6.30108 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 14114
/proc/meminfo: memFree=1514368/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=21704 CPUtime=6.29
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 4069 0 0 0 625 4 0 0 25 0 1 0 88599470 22224896 3832 1992294400 134512640 135679800 4294956240 18446744073709551615 134560469 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 5426 3832 101 284 0 5139 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21704

[startup+12.7012 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 14114
/proc/meminfo: memFree=1514176/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=18284 CPUtime=12.68
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 111379 0 0 0 1220 48 0 0 25 0 1 0 88599470 18722816 3914 1992294400 134512640 135679800 4294956240 18446744073709551615 134552168 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 4571 3914 104 284 0 4284 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18284

[startup+25.5015 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 14114
/proc/meminfo: memFree=1486528/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=55784 CPUtime=25.48
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 426392 0 0 0 2369 179 0 0 25 0 1 0 88599470 57122816 10909 1992294400 134512640 135679800 4294956240 18446744073709551615 134521314 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 13946 10909 113 284 0 13659 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55784

[startup+51.1011 s]
/proc/loadavg: 0.63 0.17 0.05 2/65 14114
/proc/meminfo: memFree=1485440/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=55916 CPUtime=51.06
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 426753 0 0 0 4927 179 0 0 25 0 1 0 88599470 57257984 11174 1992294400 134512640 135679800 4294956240 18446744073709551615 134521308 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 13979 11174 113 284 0 13692 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 55916

[startup+102.306 s]
/proc/loadavg: 0.92 0.32 0.11 2/65 14114
/proc/meminfo: memFree=1480960/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=59120 CPUtime=102.24
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 428144 0 0 0 10044 180 0 0 25 0 1 0 88599470 60538880 12311 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 14780 12311 114 284 0 14493 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 59120

[startup+162.301 s]
/proc/loadavg: 1.03 0.46 0.17 2/65 14114
/proc/meminfo: memFree=1465920/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=74448 CPUtime=162.21
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 432067 0 0 0 16037 184 0 0 25 0 1 0 88599470 76234752 16103 1992294400 134512640 135679800 4294956240 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 18612 16103 114 284 0 18325 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 74448

[startup+222.302 s]
/proc/loadavg: 1.01 0.55 0.22 2/65 14114
/proc/meminfo: memFree=1453440/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=87256 CPUtime=222.17
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 435347 0 0 0 22029 188 0 0 25 0 1 0 88599470 89350144 19189 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 21814 19189 114 284 0 21527 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 87256

[startup+282.302 s]
/proc/loadavg: 1.00 0.63 0.27 2/65 14114
/proc/meminfo: memFree=1445056/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=95468 CPUtime=282.15
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 437500 0 0 0 28024 191 0 0 25 0 1 0 88599470 97759232 21301 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 23867 21301 114 284 0 23580 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 95468

[startup+342.302 s]
/proc/loadavg: 1.00 0.70 0.31 2/65 14114
/proc/meminfo: memFree=1441920/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=98412 CPUtime=342.11
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 438999 0 0 0 34020 191 0 0 25 0 1 0 88599470 100773888 22028 1992294400 134512640 135679800 4294956240 18446744073709551615 134525552 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 24603 22028 114 284 0 24316 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 98412

[startup+402.302 s]
/proc/loadavg: 1.00 0.75 0.35 2/65 14114
/proc/meminfo: memFree=1441856/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=98412 CPUtime=402.08
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 439012 0 0 0 40017 191 0 0 25 0 1 0 88599470 100773888 22041 1992294400 134512640 135679800 4294956240 18446744073709551615 134533024 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 24603 22041 114 284 0 24316 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 98412

[startup+462.301 s]
/proc/loadavg: 1.00 0.79 0.39 2/65 14114
/proc/meminfo: memFree=1441856/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=98412 CPUtime=462.06
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 439012 0 0 0 46015 191 0 0 25 0 1 0 88599470 100773888 22041 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 24603 22041 114 284 0 24316 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 98412

[startup+522.302 s]
/proc/loadavg: 1.00 0.83 0.42 2/65 14114
/proc/meminfo: memFree=1441792/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=98412 CPUtime=522.02
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 439048 0 0 0 52011 191 0 0 25 0 1 0 88599470 100773888 22077 1992294400 134512640 135679800 4294956240 18446744073709551615 134524916 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 24603 22077 114 284 0 24316 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 98412

[startup+582.302 s]
/proc/loadavg: 1.00 0.86 0.46 2/65 14114
/proc/meminfo: memFree=1441216/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=100196 CPUtime=582
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 439536 0 0 0 58008 192 0 0 25 0 1 0 88599470 102600704 22179 1992294400 134512640 135679800 4294956240 18446744073709551615 134525557 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 25049 22179 114 284 0 24762 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 100196

[startup+642.302 s]
/proc/loadavg: 1.00 0.88 0.49 2/65 14114
/proc/meminfo: memFree=1441216/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=100196 CPUtime=641.98
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 441084 0 0 0 64006 192 0 0 25 0 1 0 88599470 102600704 22187 1992294400 134512640 135679800 4294956240 18446744073709551615 134522641 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 25049 22187 114 284 0 24762 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 100196

[startup+702.301 s]
/proc/loadavg: 1.00 0.90 0.52 2/65 14114
/proc/meminfo: memFree=1441152/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=100196 CPUtime=701.95
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 441085 0 0 0 70002 193 0 0 25 0 1 0 88599470 102600704 22188 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 25049 22188 114 284 0 24762 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 100196

[startup+762.306 s]
/proc/loadavg: 1.00 0.91 0.54 2/65 14114
/proc/meminfo: memFree=1441152/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=100196 CPUtime=761.93
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 441085 0 0 0 76000 193 0 0 25 0 1 0 88599470 102600704 22188 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 25049 22188 114 284 0 24762 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 100196

[startup+822.302 s]
/proc/loadavg: 1.00 0.93 0.57 2/65 14114
/proc/meminfo: memFree=1441152/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=100196 CPUtime=821.9
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 441090 0 0 0 81997 193 0 0 25 0 1 0 88599470 102600704 22193 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 25049 22193 114 284 0 24762 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 100196

[startup+882.302 s]
/proc/loadavg: 1.00 0.94 0.59 2/65 14114
/proc/meminfo: memFree=1441088/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=100372 CPUtime=881.87
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 441162 0 0 0 87994 193 0 0 25 0 1 0 88599470 102780928 22265 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 25093 22265 114 284 0 24806 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 100372

[startup+942.302 s]
/proc/loadavg: 1.00 0.95 0.62 2/65 14114
/proc/meminfo: memFree=1437504/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=103940 CPUtime=941.84
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 442079 0 0 0 93990 194 0 0 25 0 1 0 88599470 106434560 23182 1992294400 134512640 135679800 4294956240 18446744073709551615 134525512 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 25985 23182 114 284 0 25698 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 103940

[startup+1002.3 s]
/proc/loadavg: 1.00 0.95 0.64 2/65 14114
/proc/meminfo: memFree=1434304/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=107104 CPUtime=1001.82
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 442857 0 0 0 99986 196 0 0 25 0 1 0 88599470 109674496 23960 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 26776 23960 114 284 0 26489 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 107104

[startup+1062.3 s]
/proc/loadavg: 1.00 0.96 0.66 2/65 14114
/proc/meminfo: memFree=1432576/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=109008 CPUtime=1061.78
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 444829 0 0 0 105981 197 0 0 25 0 1 0 88599470 111624192 24392 1992294400 134512640 135679800 4294956240 18446744073709551615 134535741 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 27252 24392 114 284 0 26965 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 109008

[startup+1122.3 s]
/proc/loadavg: 1.00 0.96 0.67 2/65 14114
/proc/meminfo: memFree=1432512/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=109008 CPUtime=1121.75
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 444829 0 0 0 111978 197 0 0 25 0 1 0 88599470 111624192 24392 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 27252 24392 114 284 0 26965 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 109008

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.69 2/65 14120
/proc/meminfo: memFree=1432384/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=109008 CPUtime=1181.73
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 444840 0 0 0 117976 197 0 0 25 0 1 0 88599470 111624192 24403 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 27252 24403 114 284 0 26965 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 109008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.97 0.70 2/65 14120
/proc/meminfo: memFree=1432384/2055920 swapFree=4181432/4192956
[pid=14113] ppid=14111 vsize=109008 CPUtime=1200.02
/proc/14113/stat : 14113 (MoRsat) R 14111 14113 14076 0 -1 4194304 444840 0 0 0 119805 197 0 0 25 0 1 0 88599470 111624192 24403 1992294400 134512640 135679800 4294956240 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14113/statm: 27252 24403 114 284 0 26965 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 109008

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): 1200.62
CPU time (s): 1200.04
CPU user time (s): 1198.05
CPU system time (s): 1.9917
CPU usage (%): 99.9519
Max. virtual memory (cumulated for all children) (KiB): 115016

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

runsolver used 1.23081 second user time and 3.14452 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-24 22:42:12
IDJOB=1715579
IDBENCH=20342
IDSOLVER=502
FILE ID=node67/1715579-1240605730
PBS_JOBID= 9186254
Free space on /tmp= 66284 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-10-13-u.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715579-1240605730/watcher-1715579-1240605730 -o /tmp/evaluation-result-1715579-1240605730/solver-1715579-1240605730 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1715579-1240605730.cnf

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

MD5SUM BENCH= a443b9e3a7093c1d9a47b42016a65c52
RANDOM SEED=1806047855

node67.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.277
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.277
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:       1530152 kB
Buffers:         70516 kB
Cached:         377080 kB
SwapCached:       6304 kB
Active:         184544 kB
Inactive:       271844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1530152 kB
SwapTotal:     4192956 kB
SwapFree:      4181432 kB
Dirty:           19740 kB
Writeback:           0 kB
Mapped:          13404 kB
Slab:            55236 kB
Committed_AS:   298168 kB
PageTables:       1436 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= 66284 MiB
End job on node67 at 2009-04-24 23:02:15