Trace number 1735843

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.43

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v1150c84314gyes2.cnf
MD5SUM52e359b1b3f50700797d7fba5a906213
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.72283
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
0.19/0.22	c atom#=1150 clause#=84314 total literals=169678 

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-1735843-1240807223/watcher-1735843-1240807223 -o /tmp/evaluation-result-1735843-1240807223/solver-1735843-1240807223 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1735843-1240807223.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.09 3/65 21630
/proc/meminfo: memFree=1137648/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=3640 CPUtime=0
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 139 0 0 0 0 0 0 0 20 0 1 0 108751971 3727360 123 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 910 123 96 284 0 623 0

[startup+0.0627939 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 21630
/proc/meminfo: memFree=1137648/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=3640 CPUtime=0.05
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 350 0 0 0 5 0 0 0 20 0 1 0 108751971 3727360 334 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 910 334 96 284 0 623 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3640

[startup+0.101796 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 21630
/proc/meminfo: memFree=1137648/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=3680 CPUtime=0.09
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 1059 0 0 0 9 0 0 0 20 0 1 0 108751971 3768320 627 1992294400 134512640 135679800 4294956224 18446744073709551615 134566807 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 920 627 106 284 0 633 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3680

[startup+0.30182 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 21630
/proc/meminfo: memFree=1137648/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=8344 CPUtime=0.29
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 3110 0 0 0 29 0 0 0 22 0 1 0 108751971 8544256 1869 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 2086 1869 114 284 0 1799 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8344

[startup+0.701866 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 21630
/proc/meminfo: memFree=1137648/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=10984 CPUtime=0.69
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 3747 0 0 0 68 1 0 0 25 0 1 0 108751971 11247616 2506 1992294400 134512640 135679800 4294956224 18446744073709551615 134534440 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 2746 2506 114 284 0 2459 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10984

[startup+1.50196 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 21631
/proc/meminfo: memFree=1126696/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=13756 CPUtime=1.49
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 4464 0 0 0 148 1 0 0 25 0 1 0 108751971 14086144 3223 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 3439 3223 114 284 0 3152 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13756

[startup+3.10214 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 21631
/proc/meminfo: memFree=1123424/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=17416 CPUtime=3.09
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 5377 0 0 0 307 2 0 0 25 0 1 0 108751971 17833984 4136 1992294400 134512640 135679800 4294956224 18446744073709551615 134519305 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 4354 4136 114 284 0 4067 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17416

[startup+6.3015 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 21631
/proc/meminfo: memFree=1117280/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=23172 CPUtime=6.29
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 6764 0 0 0 626 3 0 0 25 0 1 0 108751971 23728128 5523 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 5793 5523 114 284 0 5506 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23172

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 21631
/proc/meminfo: memFree=1111664/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=26772 CPUtime=12.69
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 7870 0 0 0 1265 4 0 0 25 0 1 0 108751971 27414528 6469 1992294400 134512640 135679800 4294956224 18446744073709551615 134525442 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 6693 6469 114 284 0 6406 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26772

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 21631
/proc/meminfo: memFree=1108976/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=29880 CPUtime=25.48
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 8806 0 0 0 2544 4 0 0 25 0 1 0 108751971 30597120 7147 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 7470 7147 114 284 0 7183 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29880

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 21631
/proc/meminfo: memFree=1101296/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=37340 CPUtime=51.07
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 10974 0 0 0 5101 6 0 0 25 0 1 0 108751971 38236160 9057 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 9335 9057 114 284 0 9048 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37340

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 21631
/proc/meminfo: memFree=1089776/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=49332 CPUtime=102.27
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 14760 0 0 0 10217 10 0 0 25 0 1 0 108751971 50515968 11942 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 12333 11942 114 284 0 12046 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 49332

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 21631
/proc/meminfo: memFree=1083184/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=55628 CPUtime=162.24
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 17168 0 0 0 16212 12 0 0 25 0 1 0 108751971 56963072 13578 1992294400 134512640 135679800 4294956224 18446744073709551615 134522705 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 13907 13578 114 284 0 13620 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 55628

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 21631
/proc/meminfo: memFree=1074288/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=64616 CPUtime=222.23
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 19432 0 0 0 22208 15 0 0 25 0 1 0 108751971 66166784 15842 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 16154 15842 114 284 0 15867 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 64616

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 21631
/proc/meminfo: memFree=1052976/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=86660 CPUtime=282.21
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 26594 0 0 0 28201 20 0 0 25 0 1 0 108751971 88739840 21078 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 21665 21078 114 284 0 21378 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 86660

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 21631
/proc/meminfo: memFree=1052976/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=86660 CPUtime=342.19
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 26594 0 0 0 34199 20 0 0 25 0 1 0 108751971 88739840 21078 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 21665 21078 114 284 0 21378 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 86660

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 21631
/proc/meminfo: memFree=1053040/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=86660 CPUtime=402.17
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 26596 0 0 0 40197 20 0 0 25 0 1 0 108751971 88739840 21080 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 21665 21080 114 284 0 21378 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 86660

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 21631
/proc/meminfo: memFree=1046640/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=93268 CPUtime=462.15
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 28245 0 0 0 46193 22 0 0 25 0 1 0 108751971 95506432 22729 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 23317 22729 114 284 0 23030 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 93268

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 21631
/proc/meminfo: memFree=1030768/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=109408 CPUtime=522.14
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 32249 0 0 0 52189 25 0 0 25 0 1 0 108751971 112033792 26733 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 27352 26733 114 284 0 27065 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 109408

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 21631
/proc/meminfo: memFree=1016624/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=123312 CPUtime=582.12
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 35734 0 0 0 58184 28 0 0 25 0 1 0 108751971 126271488 30218 1992294400 134512640 135679800 4294956224 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 30828 30218 114 284 0 30541 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 123312

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 21631
/proc/meminfo: memFree=1004528/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=135176 CPUtime=642.11
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 38718 0 0 0 64180 31 0 0 25 0 1 0 108751971 138420224 33202 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 33794 33202 114 284 0 33507 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 135176

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 21631
/proc/meminfo: memFree=993968/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=145856 CPUtime=702.09
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 41407 0 0 0 70175 34 0 0 25 0 1 0 108751971 149356544 35891 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 36464 35891 114 284 0 36177 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 145856

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 21631
/proc/meminfo: memFree=988912/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=150788 CPUtime=762.08
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 44173 0 0 0 76172 36 0 0 25 0 1 0 108751971 154406912 37117 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 37697 37117 114 284 0 37410 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 150788

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 21631
/proc/meminfo: memFree=988848/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=150788 CPUtime=822.06
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 44189 0 0 0 82170 36 0 0 25 0 1 0 108751971 154406912 37133 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 37697 37133 114 284 0 37410 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 150788

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21631
/proc/meminfo: memFree=988848/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=150788 CPUtime=882.04
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 44207 0 0 0 88168 36 0 0 25 0 1 0 108751971 154406912 37151 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 37697 37151 114 284 0 37410 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 150788

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21631
/proc/meminfo: memFree=988528/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=150788 CPUtime=942.02
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 44273 0 0 0 94166 36 0 0 25 0 1 0 108751971 154406912 37217 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 37697 37217 114 284 0 37410 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 150788

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21631
/proc/meminfo: memFree=988272/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=151304 CPUtime=1002
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 44340 0 0 0 100164 36 0 0 25 0 1 0 108751971 154935296 37284 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 37826 37284 114 284 0 37539 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 151304

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21631
/proc/meminfo: memFree=988272/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=151304 CPUtime=1061.99
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 44341 0 0 0 106163 36 0 0 25 0 1 0 108751971 154935296 37285 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 37826 37285 114 284 0 37539 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 151304

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21631
/proc/meminfo: memFree=978416/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=160948 CPUtime=1121.97
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 46819 0 0 0 112159 38 0 0 25 0 1 0 108751971 164810752 39763 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 40237 39763 114 284 0 39950 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 160948

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21631
/proc/meminfo: memFree=964848/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=174520 CPUtime=1181.95
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 50276 0 0 0 118154 41 0 0 25 0 1 0 108751971 178708480 43220 1992294400 134512640 135679800 4294956224 18446744073709551615 134541215 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 43630 43220 114 284 0 43343 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 174520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21631
/proc/meminfo: memFree=960624/2055920 swapFree=4192956/4192956
[pid=21630] ppid=21628 vsize=178492 CPUtime=1200.04
/proc/21630/stat : 21630 (MoRsat) R 21628 21630 21468 0 -1 4194304 51276 0 0 0 119962 42 0 0 25 0 1 0 108751971 182775808 44220 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21630/statm: 44623 44220 114 284 0 44336 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 178492

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.43
CPU time (s): 1200.08
CPU user time (s): 1199.63
CPU system time (s): 0.452931
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 178492

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

runsolver used 1.38779 second user time and 2.96055 second system time

The end

Launcher Data

Begin job on node85 at 2009-04-27 06:40:23
IDJOB=1735843
IDBENCH=71537
IDSOLVER=502
FILE ID=node85/1735843-1240807223
PBS_JOBID= 9187405
Free space on /tmp= 126816 MiB

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

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

MD5SUM BENCH= 52e359b1b3f50700797d7fba5a906213
RANDOM SEED=1056094002

node85.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1138064 kB
Buffers:        106448 kB
Cached:         703568 kB
SwapCached:          0 kB
Active:         172904 kB
Inactive:       650908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1138064 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2396 kB
Writeback:           0 kB
Mapped:          23532 kB
Slab:            80000 kB
Committed_AS:   314272 kB
PageTables:       1372 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= 126816 MiB
End job on node85 at 2009-04-27 07:00:25