Trace number 1554865

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo128.cnf
MD5SUMc5685247c8f21e8da88f42049fffdb13
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables188473
Number of clauses564650
Sum of the clauses size1317514
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376432
Number of clauses of size 3188216
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
1.88/1.91	c atom#=188473 clause#=564650 total literals=1317514 

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-1554865-1238733469/watcher-1554865-1238733469 -o /tmp/evaluation-result-1554865-1238733469/solver-1554865-1238733469 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1554865-1238733469.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 3/81 9604
/proc/meminfo: memFree=1712592/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=10156 CPUtime=0
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 1146010907 10399744 126 1992294400 134512640 135679800 4294956224 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 2539 127 96 284 0 2252 0

[startup+0.0246779 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 9604
/proc/meminfo: memFree=1712592/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=10156 CPUtime=0.02
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 206 0 0 0 2 0 0 0 18 0 1 0 1146010907 10399744 190 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 2539 190 96 284 0 2252 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10156

[startup+0.101685 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 9604
/proc/meminfo: memFree=1712592/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=10156 CPUtime=0.09
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 456 0 0 0 9 0 0 0 18 0 1 0 1146010907 10399744 440 1992294400 134512640 135679800 4294956224 18446744073709551615 135299984 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 2539 440 96 284 0 2252 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10156

[startup+0.301707 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 9604
/proc/meminfo: memFree=1712592/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=10156 CPUtime=0.29
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 1099 0 0 0 29 0 0 0 19 0 1 0 1146010907 10399744 1083 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 2539 1084 96 284 0 2252 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10156

[startup+0.701752 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 9604
/proc/meminfo: memFree=1712592/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=22680 CPUtime=0.69
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 5841 0 0 0 67 2 0 0 23 0 1 0 1146010907 23224320 4533 1992294400 134512640 135679800 4294956224 18446744073709551615 134552289 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 5670 4533 103 284 0 5383 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22680

[startup+1.50185 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9605
/proc/meminfo: memFree=1686664/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=33220 CPUtime=1.49
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 21247 0 0 0 141 8 0 0 25 0 1 0 1146010907 34017280 6648 1992294400 134512640 135679800 4294956224 18446744073709551615 134556739 0 0 4096 1026 0 0 0 17 1 0 0
/proc/9604/statm: 8305 6648 106 284 0 8018 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33220

[startup+3.10302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9605
/proc/meminfo: memFree=1636808/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=94960 CPUtime=3.08
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 38947 0 0 0 294 14 0 0 25 0 1 0 1146010907 97239040 19411 1992294400 134512640 135679800 4294956224 18446744073709551615 134525539 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 23740 19411 113 284 0 23453 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 94960

[startup+6.30138 s]
/proc/loadavg: 1.08 1.02 1.01 2/82 9605
/proc/meminfo: memFree=1633608/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=96340 CPUtime=6.28
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 39544 0 0 0 613 15 0 0 25 0 1 0 1146010907 98652160 19877 1992294400 134512640 135679800 4294956224 18446744073709551615 134522641 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 24085 19877 113 284 0 23798 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 96340

[startup+12.7011 s]
/proc/loadavg: 1.07 1.02 1.00 2/82 9605
/proc/meminfo: memFree=1631192/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=98356 CPUtime=12.67
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 40058 0 0 0 1252 15 0 0 25 0 1 0 1146010907 100716544 20391 1992294400 134512640 135679800 4294956224 18446744073709551615 134533063 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 24589 20391 113 284 0 24302 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 98356

[startup+25.5015 s]
/proc/loadavg: 1.06 1.01 1.00 2/82 9605
/proc/meminfo: memFree=1628760/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=100860 CPUtime=25.47
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 40681 0 0 0 2531 16 0 0 25 0 1 0 1146010907 103280640 21014 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 25215 21014 113 284 0 24928 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 100860

[startup+51.1014 s]
/proc/loadavg: 1.04 1.01 1.00 2/82 9605
/proc/meminfo: memFree=1621016/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=108884 CPUtime=51.04
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 42758 0 0 0 5085 19 0 0 25 0 1 0 1146010907 111497216 22993 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 27221 22993 113 284 0 26934 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 108884

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/82 9605
/proc/meminfo: memFree=1605464/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=124284 CPUtime=102.22
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 46762 0 0 0 10199 23 0 0 25 0 1 0 1146010907 127266816 26803 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 31071 26803 113 284 0 30784 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 124284

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9605
/proc/meminfo: memFree=1590680/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=140184 CPUtime=162.19
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 50859 0 0 0 16192 27 0 0 25 0 1 0 1146010907 143548416 30514 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 35046 30514 113 284 0 34759 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 140184

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9605
/proc/meminfo: memFree=1581080/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=149040 CPUtime=222.17
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 54707 0 0 0 22187 30 0 0 25 0 1 0 1146010907 152616960 32822 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 37260 32822 113 284 0 36973 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 149040

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9605
/proc/meminfo: memFree=1581080/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=149040 CPUtime=282.14
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 54707 0 0 0 28184 30 0 0 25 0 1 0 1146010907 152616960 32822 1992294400 134512640 135679800 4294956224 18446744073709551615 134522641 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 37260 32822 113 284 0 36973 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 149040

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9605
/proc/meminfo: memFree=1581144/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=149040 CPUtime=342.11
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 54730 0 0 0 34181 30 0 0 25 0 1 0 1146010907 152616960 32845 1992294400 134512640 135679800 4294956224 18446744073709551615 134522785 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 37260 32845 113 284 0 36973 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 149040

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9605
/proc/meminfo: memFree=1575064/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=155020 CPUtime=402.09
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 56317 0 0 0 40177 32 0 0 25 0 1 0 1146010907 158740480 34432 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 38755 34432 113 284 0 38468 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 155020

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9605
/proc/meminfo: memFree=1564632/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=167772 CPUtime=462.06
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 59640 0 0 0 46171 35 0 0 25 0 1 0 1146010907 171798528 36985 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 41943 36985 113 284 0 41656 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 167772

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9605
/proc/meminfo: memFree=1563672/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=168432 CPUtime=522.03
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 62886 0 0 0 52167 36 0 0 25 0 1 0 1146010907 172474368 37155 1992294400 134512640 135679800 4294956224 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 42108 37155 113 284 0 41821 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 168432

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9605
/proc/meminfo: memFree=1563672/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=168432 CPUtime=582.02
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 62887 0 0 0 58165 37 0 0 25 0 1 0 1146010907 172474368 37156 1992294400 134512640 135679800 4294956224 18446744073709551615 134525546 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 42108 37156 113 284 0 41821 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 168432

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9605
/proc/meminfo: memFree=1563416/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=168904 CPUtime=641.99
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 62985 0 0 0 64162 37 0 0 25 0 1 0 1146010907 172957696 37254 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 42226 37254 113 284 0 41939 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 168904

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9606
/proc/meminfo: memFree=1563160/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=168904 CPUtime=701.96
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 63005 0 0 0 70159 37 0 0 25 0 1 0 1146010907 172957696 37274 1992294400 134512640 135679800 4294956224 18446744073709551615 134523668 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 42226 37274 113 284 0 41939 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 168904

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9607
/proc/meminfo: memFree=1563032/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=168904 CPUtime=761.94
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 63006 0 0 0 76157 37 0 0 25 0 1 0 1146010907 172957696 37275 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 42226 37275 113 284 0 41939 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 168904

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9607
/proc/meminfo: memFree=1563160/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=168904 CPUtime=821.9
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 63006 0 0 0 82153 37 0 0 25 0 1 0 1146010907 172957696 37275 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 42226 37275 113 284 0 41939 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 168904

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9607
/proc/meminfo: memFree=1563160/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=168904 CPUtime=881.88
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 63006 0 0 0 88151 37 0 0 25 0 1 0 1146010907 172957696 37275 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 42226 37275 113 284 0 41939 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 168904

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9607
/proc/meminfo: memFree=1563096/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=168904 CPUtime=941.86
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 63006 0 0 0 94149 37 0 0 25 0 1 0 1146010907 172957696 37275 1992294400 134512640 135679800 4294956224 18446744073709551615 134525572 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 42226 37275 113 284 0 41939 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 168904

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9607
/proc/meminfo: memFree=1563096/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=168904 CPUtime=1001.83
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 63006 0 0 0 100146 37 0 0 25 0 1 0 1146010907 172957696 37275 1992294400 134512640 135679800 4294956224 18446744073709551615 134534478 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 42226 37275 113 284 0 41939 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 168904

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9607
/proc/meminfo: memFree=1563160/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=168904 CPUtime=1061.8
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 63006 0 0 0 106143 37 0 0 25 0 1 0 1146010907 172957696 37275 1992294400 134512640 135679800 4294956224 18446744073709551615 134525570 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 42226 37275 113 284 0 41939 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 168904

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9607
/proc/meminfo: memFree=1563096/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=168904 CPUtime=1121.78
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 63006 0 0 0 112141 37 0 0 25 0 1 0 1146010907 172957696 37275 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 42226 37275 113 284 0 41939 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 168904

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9607
/proc/meminfo: memFree=1563032/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=168904 CPUtime=1181.75
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 63006 0 0 0 118138 37 0 0 25 0 1 0 1146010907 172957696 37275 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 42226 37275 113 284 0 41939 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 168904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 9607
/proc/meminfo: memFree=1563032/2055920 swapFree=4172240/4192956
[pid=9604] ppid=9602 vsize=168904 CPUtime=1200.05
/proc/9604/stat : 9604 (MoRsat) R 9602 9604 9178 0 -1 4194304 63006 0 0 0 119968 37 0 0 25 0 1 0 1146010907 172957696 37275 1992294400 134512640 135679800 4294956224 18446744073709551615 134522747 0 0 4096 1026 0 0 0 17 0 0 0
/proc/9604/statm: 42226 37275 113 284 0 41939 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 168904

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.63
CPU time (s): 1200.08
CPU user time (s): 1199.68
CPU system time (s): 0.401938
CPU usage (%): 99.9543
Max. virtual memory (cumulated for all children) (KiB): 180736

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

runsolver used 1.3278 second user time and 4.14037 second system time

The end

Launcher Data

Begin job on node85 at 2009-04-03 06:37:50
IDJOB=1554865
IDBENCH=70789
IDSOLVER=502
FILE ID=node85/1554865-1238733469
PBS_JOBID= 9085346
Free space on /tmp= 126860 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo128.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554865-1238733469/watcher-1554865-1238733469 -o /tmp/evaluation-result-1554865-1238733469/solver-1554865-1238733469 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1554865-1238733469.cnf

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

MD5SUM BENCH= c5685247c8f21e8da88f42049fffdb13
RANDOM SEED=727937541

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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1713008 kB
Buffers:         47928 kB
Cached:         223108 kB
SwapCached:       9940 kB
Active:          99428 kB
Inactive:       183060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1713008 kB
SwapTotal:     4192956 kB
SwapFree:      4172240 kB
Dirty:           11300 kB
Writeback:           0 kB
Mapped:          17024 kB
Slab:            44672 kB
Committed_AS:  2698184 kB
PageTables:       2596 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= 126860 MiB
End job on node85 at 2009-04-03 06:57:53