Trace number 1735093

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.08 1200.52

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v760c43649gyes4.cnf
MD5SUM5ca98921e111a723938eee2419329779
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.669897
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
0.09/0.10	c atom#=760 clause#=43649 total literals=87978 

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-1735093-1240800143/watcher-1735093-1240800143 -o /tmp/evaluation-result-1735093-1240800143/solver-1735093-1240800143 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1735093-1240800143.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.99 0.98 0.99 3/64 28101
/proc/meminfo: memFree=1095160/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=2524 CPUtime=0
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 108040500 2584576 122 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 631 122 96 284 0 344 0

[startup+0.073328 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 28101
/proc/meminfo: memFree=1095160/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=2548 CPUtime=0.07
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 658 0 0 0 7 0 0 0 18 0 1 0 108040500 2609152 424 1992294400 134512640 135679800 4294956224 18446744073709551615 134564518 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 637 424 107 284 0 350 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2548

[startup+0.101332 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 28101
/proc/meminfo: memFree=1095160/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=2772 CPUtime=0.09
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 885 0 0 0 9 0 0 0 18 0 1 0 108040500 2838528 468 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 693 470 110 284 0 406 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2772

[startup+0.301368 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 28101
/proc/meminfo: memFree=1095160/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=5676 CPUtime=0.29
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 1632 0 0 0 29 0 0 0 19 0 1 0 108040500 5812224 1215 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 1419 1215 114 284 0 1132 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5676

[startup+0.701441 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 28101
/proc/meminfo: memFree=1095160/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=7140 CPUtime=0.69
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 1995 0 0 0 69 0 0 0 22 0 1 0 108040500 7311360 1578 1992294400 134512640 135679800 4294956224 18446744073709551615 134523564 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 1785 1578 114 284 0 1498 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7140

[startup+1.50258 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1088560/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=8820 CPUtime=1.49
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 2413 0 0 0 149 0 0 0 25 0 1 0 108040500 9031680 1996 1992294400 134512640 135679800 4294956224 18446744073709551615 134523584 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 2205 1996 114 284 0 1918 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8820

[startup+3.10188 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1086512/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=10692 CPUtime=3.09
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 2861 0 0 0 308 1 0 0 25 0 1 0 108040500 10948608 2444 1992294400 134512640 135679800 4294956224 18446744073709551615 134533235 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 2673 2444 114 284 0 2386 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10692

[startup+6.30146 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1084592/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=12004 CPUtime=6.29
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 3383 0 0 0 627 2 0 0 25 0 1 0 108040500 12292096 2806 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 3001 2806 114 284 0 2714 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12004

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1081272/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=15304 CPUtime=12.69
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 4180 0 0 0 1266 3 0 0 25 0 1 0 108040500 15671296 3603 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 3826 3603 114 284 0 3539 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15304

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1078208/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=17964 CPUtime=25.48
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 5023 0 0 0 2544 4 0 0 25 0 1 0 108040500 18395136 4286 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 4491 4286 114 284 0 4204 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17964

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1074688/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=21828 CPUtime=51.07
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 6173 0 0 0 5102 5 0 0 25 0 1 0 108040500 22351872 5178 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 5457 5178 114 284 0 5170 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21828

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1068480/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=27712 CPUtime=102.26
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 7953 0 0 0 10219 7 0 0 25 0 1 0 108040500 28377088 6700 1992294400 134512640 135679800 4294956224 18446744073709551615 134541215 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 6928 6700 114 284 0 6641 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27712

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1060672/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=35960 CPUtime=162.24
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 10761 0 0 0 16215 9 0 0 25 0 1 0 108040500 36823040 8607 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 8990 8607 114 284 0 8703 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 35960

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1057472/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=39276 CPUtime=222.21
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 11601 0 0 0 22212 9 0 0 25 0 1 0 108040500 40218624 9447 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 9819 9447 114 284 0 9532 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 39276

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1047360/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=48944 CPUtime=282.19
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 14831 0 0 0 28207 12 0 0 25 0 1 0 108040500 50118656 11905 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 12236 11905 114 284 0 11949 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 48944

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1047360/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=48944 CPUtime=342.17
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 14851 0 0 0 34205 12 0 0 25 0 1 0 108040500 50118656 11925 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 12236 11925 114 284 0 11949 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 48944

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1047424/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=48944 CPUtime=402.15
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 14855 0 0 0 40203 12 0 0 25 0 1 0 108040500 50118656 11929 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 12236 11929 114 284 0 11949 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 48944

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1043072/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=53320 CPUtime=462.13
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 15956 0 0 0 46200 13 0 0 25 0 1 0 108040500 54599680 13030 1992294400 134512640 135679800 4294956224 18446744073709551615 134523621 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 13330 13030 114 284 0 13043 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 53320

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1036096/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=60480 CPUtime=522.11
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 17717 0 0 0 52196 15 0 0 25 0 1 0 108040500 61931520 14791 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 15120 14791 114 284 0 14833 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 60480

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1030656/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=67312 CPUtime=582.08
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 19421 0 0 0 58192 16 0 0 25 0 1 0 108040500 68927488 16109 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 16828 16109 114 284 0 16541 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 67312

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1030016/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=67876 CPUtime=642.07
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 21102 0 0 0 64190 17 0 0 25 0 1 0 108040500 69505024 16250 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 16969 16250 114 284 0 16682 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 67876

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1030016/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=67876 CPUtime=702.04
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 21109 0 0 0 70187 17 0 0 25 0 1 0 108040500 69505024 16257 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 16969 16257 114 284 0 16682 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 67876

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1030016/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=67876 CPUtime=762.02
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 21119 0 0 0 76185 17 0 0 25 0 1 0 108040500 69505024 16267 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 16969 16267 114 284 0 16682 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 67876

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1029696/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=67876 CPUtime=821.99
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 21196 0 0 0 82182 17 0 0 25 0 1 0 108040500 69505024 16344 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 16969 16344 114 284 0 16682 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 67876

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1029376/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=67876 CPUtime=881.98
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 21283 0 0 0 88180 18 0 0 25 0 1 0 108040500 69505024 16431 1992294400 134512640 135679800 4294956224 18446744073709551615 134522844 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 16969 16431 114 284 0 16682 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 67876

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1023936/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=73212 CPUtime=941.95
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 22664 0 0 0 94176 19 0 0 25 0 1 0 108040500 74969088 17812 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 18303 17812 114 284 0 18016 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 73212

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1018688/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=78000 CPUtime=1001.93
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 25457 0 0 0 100172 21 0 0 25 0 1 0 108040500 79872000 19065 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 19500 19065 114 284 0 19213 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 78000

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28102
/proc/meminfo: memFree=1018688/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=78000 CPUtime=1061.91
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 25459 0 0 0 106170 21 0 0 25 0 1 0 108040500 79872000 19067 1992294400 134512640 135679800 4294956224 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 19500 19067 114 284 0 19213 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 78000

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28108
/proc/meminfo: memFree=1018496/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=78000 CPUtime=1121.88
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 25459 0 0 0 112167 21 0 0 25 0 1 0 108040500 79872000 19067 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 19500 19067 114 284 0 19213 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 78000

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28108
/proc/meminfo: memFree=1018560/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=78000 CPUtime=1181.86
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 25470 0 0 0 118165 21 0 0 25 0 1 0 108040500 79872000 19078 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 19500 19078 114 284 0 19213 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 78000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28108
/proc/meminfo: memFree=1018560/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=78000 CPUtime=1200.06
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 25470 0 0 0 119985 21 0 0 25 0 1 0 108040500 79872000 19078 1992294400 134512640 135679800 4294956224 18446744073709551615 134525330 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 19500 19078 114 284 0 19213 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 78000

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: 0.99 0.98 0.99 2/65 28108
/proc/meminfo: memFree=1018560/2055920 swapFree=4181432/4192956
[pid=28101] ppid=28099 vsize=78000 CPUtime=1200.06
/proc/28101/stat : 28101 (MoRsat) R 28099 28101 25725 0 -1 4194304 25470 0 0 0 119985 21 0 0 25 0 1 0 108040500 79872000 19078 1992294400 134512640 135679800 4294956224 18446744073709551615 134525330 0 0 4096 1026 0 0 0 17 1 0 0
/proc/28101/statm: 19500 19078 114 284 0 19213 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 78000

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1199.85
CPU system time (s): 0.229965
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 84024

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

runsolver used 0.780881 second user time and 2.58461 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-27 04:42:23
IDJOB=1735093
IDBENCH=71352
IDSOLVER=502
FILE ID=node67/1735093-1240800143
PBS_JOBID= 9187329
Free space on /tmp= 66144 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v760c43649gyes4.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735093-1240800143/watcher-1735093-1240800143 -o /tmp/evaluation-result-1735093-1240800143/solver-1735093-1240800143 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1735093-1240800143.cnf

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

MD5SUM BENCH= 5ca98921e111a723938eee2419329779
RANDOM SEED=830103473

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:       1095576 kB
Buffers:         76512 kB
Cached:         798520 kB
SwapCached:       5432 kB
Active:         442976 kB
Inactive:       440516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1095576 kB
SwapTotal:     4192956 kB
SwapFree:      4181432 kB
Dirty:            1904 kB
Writeback:           0 kB
Mapped:          14112 kB
Slab:            62756 kB
Committed_AS:   436244 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= 66144 MiB
End job on node67 at 2009-04-27 05:02:25