Trace number 1735693

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.11 1200.43

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1375c111739g2.cnf
MD5SUM4a0161ad7ac9d31215b2f5b6bcc0673a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark369.137
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
0.29/0.34	c atom#=1375 clause#=111739 total literals=224743 

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-1735693-1240805441/watcher-1735693-1240805441 -o /tmp/evaluation-result-1735693-1240805441/solver-1735693-1240805441 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1735693-1240805441.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.16 3/64 22577
/proc/meminfo: memFree=1567920/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=3080 CPUtime=0
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 108570143 3153920 123 1992294400 134512640 135679800 4294956224 18446744073709551615 135231785 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 770 123 96 284 0 483 0

[startup+0.0986599 s]
/proc/loadavg: 1.00 1.00 1.16 3/64 22577
/proc/meminfo: memFree=1567920/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=3076 CPUtime=0.09
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 464 0 0 0 9 0 0 0 18 0 1 0 108570143 3149824 447 1992294400 134512640 135679800 4294956224 18446744073709551615 134560756 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 769 447 101 284 0 482 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3076

[startup+0.101661 s]
/proc/loadavg: 1.00 1.00 1.16 3/64 22577
/proc/meminfo: memFree=1567920/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=4396 CPUtime=0.09
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 474 0 0 0 9 0 0 0 18 0 1 0 108570143 4501504 458 1992294400 134512640 135679800 4294956224 18446744073709551615 134552293 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 1099 463 103 284 0 812 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4396

[startup+0.301676 s]
/proc/loadavg: 1.00 1.00 1.16 3/64 22577
/proc/meminfo: memFree=1567920/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=7076 CPUtime=0.29
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 1995 0 0 0 29 0 0 0 19 0 1 0 108570143 7245824 1014 1992294400 134512640 135679800 4294956224 18446744073709551615 134552322 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 1769 1014 107 284 0 1482 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7076

[startup+0.701709 s]
/proc/loadavg: 1.00 1.00 1.16 3/64 22577
/proc/meminfo: memFree=1567920/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=11932 CPUtime=0.69
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 4402 0 0 0 68 1 0 0 22 0 1 0 108570143 12218368 2753 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 2983 2753 114 284 0 2696 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11932

[startup+1.50277 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 22578
/proc/meminfo: memFree=1555816/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=15392 CPUtime=1.49
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 5251 0 0 0 148 1 0 0 25 0 1 0 108570143 15761408 3602 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 3848 3602 114 284 0 3561 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15392

[startup+3.1019 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 22578
/proc/meminfo: memFree=1552040/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=19712 CPUtime=3.09
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 6332 0 0 0 307 2 0 0 25 0 1 0 108570143 20185088 4683 1992294400 134512640 135679800 4294956224 18446744073709551615 134522709 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 4928 4683 114 284 0 4641 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19712

[startup+6.30116 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 22578
/proc/meminfo: memFree=1544936/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=25536 CPUtime=6.29
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 7778 0 0 0 626 3 0 0 25 0 1 0 108570143 26148864 6129 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 6384 6129 114 284 0 6097 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25536

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 22578
/proc/meminfo: memFree=1535912/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=33912 CPUtime=12.69
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 9796 0 0 0 1263 6 0 0 25 0 1 0 108570143 34725888 8147 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 8478 8147 114 284 0 8191 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33912

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 22578
/proc/meminfo: memFree=1532968/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=36276 CPUtime=25.49
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 10646 0 0 0 2542 7 0 0 25 0 1 0 108570143 37146624 8739 1992294400 134512640 135679800 4294956224 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 9069 8739 114 284 0 8782 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36276

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 22578
/proc/meminfo: memFree=1526632/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=43176 CPUtime=51.08
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 12665 0 0 0 5099 9 0 0 25 0 1 0 108570143 44212224 10500 1992294400 134512640 135679800 4294956224 18446744073709551615 134535756 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 10794 10500 114 284 0 10507 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43176

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 22578
/proc/meminfo: memFree=1512808/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=56756 CPUtime=102.27
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 16830 0 0 0 10215 12 0 0 25 0 1 0 108570143 58118144 13764 1992294400 134512640 135679800 4294956224 18446744073709551615 134522697 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 14189 13764 114 284 0 13902 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 56756

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 22578
/proc/meminfo: memFree=1501928/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=67316 CPUtime=162.24
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 20324 0 0 0 16209 15 0 0 25 0 1 0 108570143 68931584 16486 1992294400 134512640 135679800 4294956224 18446744073709551615 134534549 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 16829 16486 114 284 0 16542 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 67316

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 22578
/proc/meminfo: memFree=1495592/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=73760 CPUtime=222.23
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 21959 0 0 0 22205 18 0 0 25 0 1 0 108570143 75530240 18121 1992294400 134512640 135679800 4294956224 18446744073709551615 134523596 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 18440 18121 114 284 0 18153 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 73760

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 22578
/proc/meminfo: memFree=1480360/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=90000 CPUtime=282.22
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 27614 0 0 0 28198 24 0 0 25 0 1 0 108570143 92160000 21850 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 22500 21850 114 284 0 22213 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 90000

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 22578
/proc/meminfo: memFree=1480360/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=90000 CPUtime=342.2
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 27614 0 0 0 34196 24 0 0 25 0 1 0 108570143 92160000 21850 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 22500 21850 114 284 0 22213 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 90000

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 22578
/proc/meminfo: memFree=1480360/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=90000 CPUtime=402.18
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 27614 0 0 0 40194 24 0 0 25 0 1 0 108570143 92160000 21850 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 22500 21850 114 284 0 22213 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 90000

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 22578
/proc/meminfo: memFree=1473128/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=97020 CPUtime=462.17
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 29457 0 0 0 46191 26 0 0 25 0 1 0 108570143 99348480 23693 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 24255 23693 114 284 0 23968 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 97020

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 22578
/proc/meminfo: memFree=1460456/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=109696 CPUtime=522.16
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 32623 0 0 0 52187 29 0 0 25 0 1 0 108570143 112328704 26859 1992294400 134512640 135679800 4294956224 18446744073709551615 134533047 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 27424 26859 114 284 0 27137 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 109696

[startup+582.301 s]
/proc/loadavg: 1.06 1.01 1.07 2/65 22578
/proc/meminfo: memFree=1450024/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=119748 CPUtime=582.14
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 36691 0 0 0 58181 33 0 0 25 0 1 0 108570143 122621952 29387 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 29937 29387 114 284 0 29650 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 119748

[startup+642.301 s]
/proc/loadavg: 1.07 1.03 1.07 2/65 22578
/proc/meminfo: memFree=1450024/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=119748 CPUtime=642.13
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 36696 0 0 0 64180 33 0 0 25 0 1 0 108570143 122621952 29392 1992294400 134512640 135679800 4294956224 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 29937 29392 114 284 0 29650 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 119748

[startup+702.302 s]
/proc/loadavg: 1.07 1.03 1.07 2/65 22578
/proc/meminfo: memFree=1450024/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=119748 CPUtime=702.11
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 36708 0 0 0 70178 33 0 0 25 0 1 0 108570143 122621952 29404 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 29937 29404 114 284 0 29650 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 119748

[startup+762.306 s]
/proc/loadavg: 1.02 1.03 1.07 2/65 22578
/proc/meminfo: memFree=1449832/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=119984 CPUtime=762.09
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 36744 0 0 0 76176 33 0 0 25 0 1 0 108570143 122863616 29440 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 29996 29440 114 284 0 29709 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 119984

[startup+822.302 s]
/proc/loadavg: 1.01 1.02 1.06 2/65 22578
/proc/meminfo: memFree=1449832/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=119984 CPUtime=822.07
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 36744 0 0 0 82174 33 0 0 25 0 1 0 108570143 122863616 29440 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 29996 29440 114 284 0 29709 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 119984

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.05 2/65 22578
/proc/meminfo: memFree=1449832/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=119984 CPUtime=882.06
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 36744 0 0 0 88172 34 0 0 25 0 1 0 108570143 122863616 29440 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 29996 29440 114 284 0 29709 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 119984

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.05 2/65 22578
/proc/meminfo: memFree=1444776/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=124904 CPUtime=942.04
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 38030 0 0 0 94169 35 0 0 25 0 1 0 108570143 127901696 30726 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 31226 30726 114 284 0 30939 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 124904

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 22578
/proc/meminfo: memFree=1434536/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=134924 CPUtime=1002.03
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 40561 0 0 0 100165 38 0 0 25 0 1 0 108570143 138162176 33257 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 33731 33257 114 284 0 33444 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 134924

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 22578
/proc/meminfo: memFree=1424936/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=144516 CPUtime=1062.01
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 42977 0 0 0 106160 41 0 0 25 0 1 0 108570143 147984384 35673 1992294400 134512640 135679800 4294956224 18446744073709551615 134522844 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 36129 35673 114 284 0 35842 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 144516

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 22578
/proc/meminfo: memFree=1415208/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=153968 CPUtime=1121.99
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 45371 0 0 0 112156 43 0 0 25 0 1 0 108570143 157663232 38067 1992294400 134512640 135679800 4294956224 18446744073709551615 134525557 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 38492 38067 114 284 0 38205 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 153968

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 22578
/proc/meminfo: memFree=1405992/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=163084 CPUtime=1181.97
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 47681 0 0 0 118151 46 0 0 25 0 1 0 108570143 166998016 40377 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 40771 40377 114 284 0 40484 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 163084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 22578
/proc/meminfo: memFree=1403176/2055920 swapFree=4181280/4192956
[pid=22577] ppid=22575 vsize=165732 CPUtime=1200.07
/proc/22577/stat : 22577 (MoRsat) R 22575 22577 22473 0 -1 4194304 48352 0 0 0 119960 47 0 0 25 0 1 0 108570143 169709568 41048 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 1 0 0
/proc/22577/statm: 41433 41048 114 284 0 41146 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 165732

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.11
CPU user time (s): 1199.61
CPU system time (s): 0.503923
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 165732

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

runsolver used 0.881865 second user time and 2.6476 second system time

The end

Launcher Data

Begin job on node69 at 2009-04-27 06:10:41
IDJOB=1735693
IDBENCH=71511
IDSOLVER=502
FILE ID=node69/1735693-1240805441
PBS_JOBID= 9187409
Free space on /tmp= 66156 MiB

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

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

MD5SUM BENCH= 4a0161ad7ac9d31215b2f5b6bcc0673a
RANDOM SEED=2076785091

node69.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.231
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.231
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:       1568400 kB
Buffers:         23520 kB
Cached:         381564 kB
SwapCached:       5704 kB
Active:          27852 kB
Inactive:       386076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1568400 kB
SwapTotal:     4192956 kB
SwapFree:      4181280 kB
Dirty:            2752 kB
Writeback:           0 kB
Mapped:          14232 kB
Slab:            59588 kB
Committed_AS:   359344 kB
PageTables:       1464 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= 66156 MiB
End job on node69 at 2009-04-27 06:30:43