Trace number 1562561

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.12 1200.45

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_11_3_4_fbc.cnf
MD5SUM3f38c028c252f031e9505f68e48a880b
Bench CategoryCRAFTED (crafted 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 variables8713
Number of clauses129507
Sum of the clauses size394961
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 240674
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
58.47/58.55	c atom#=8713 clause#=129507 total literals=394961 

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-1562561-1238776910/watcher-1562561-1238776910 -o /tmp/evaluation-result-1562561-1238776910/solver-1562561-1238776910 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1562561-1238776910.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.97 0.99 3/64 24729
/proc/meminfo: memFree=1574552/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=3356 CPUtime=0
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 1150353320 3436544 122 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 839 122 96 284 0 552 0

[startup+0.058476 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 24729
/proc/meminfo: memFree=1574552/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=3356 CPUtime=0.05
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 310 0 0 0 5 0 0 0 18 0 1 0 1150353320 3436544 294 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 839 294 96 284 0 552 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3356

[startup+0.101481 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 24729
/proc/meminfo: memFree=1574552/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=3356 CPUtime=0.09
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 450 0 0 0 9 0 0 0 18 0 1 0 1150353320 3436544 434 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 839 434 96 284 0 552 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3356

[startup+0.301505 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 24729
/proc/meminfo: memFree=1574552/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=6204 CPUtime=0.29
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 2667 0 0 0 28 1 0 0 19 0 1 0 1150353320 6352896 1338 1992294400 134512640 135679800 4294956224 18446744073709551615 134565256 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 1551 1338 107 284 0 1264 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6204

[startup+0.701549 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 24729
/proc/meminfo: memFree=1574552/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=7688 CPUtime=0.69
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 3130 0 0 0 68 1 0 0 22 0 1 0 1150353320 7872512 1571 1992294400 134512640 135679800 4294956224 18446744073709551615 134561456 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 1922 1571 107 284 0 1635 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7688

[startup+1.50164 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24730
/proc/meminfo: memFree=1568656/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=7688 CPUtime=1.49
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 3130 0 0 0 148 1 0 0 25 0 1 0 1150353320 7872512 1571 1992294400 134512640 135679800 4294956224 18446744073709551615 134561500 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 1922 1571 107 284 0 1635 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7688

[startup+3.10182 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24730
/proc/meminfo: memFree=1568528/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=7688 CPUtime=3.09
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 3130 0 0 0 308 1 0 0 25 0 1 0 1150353320 7872512 1571 1992294400 134512640 135679800 4294956224 18446744073709551615 134561456 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 1922 1571 107 284 0 1635 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7688

[startup+6.30219 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24730
/proc/meminfo: memFree=1568400/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=7688 CPUtime=6.29
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 3130 0 0 0 628 1 0 0 25 0 1 0 1150353320 7872512 1571 1992294400 134512640 135679800 4294956224 18446744073709551615 134561496 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 1922 1571 107 284 0 1635 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7688

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24730
/proc/meminfo: memFree=1567696/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=8264 CPUtime=12.69
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 4025 0 0 0 1268 1 0 0 25 0 1 0 1150353320 8462336 1700 1992294400 134512640 135679800 4294956224 18446744073709551615 134563706 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 2066 1700 107 284 0 1779 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8264

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24730
/proc/meminfo: memFree=1567696/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=8264 CPUtime=25.48
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 4025 0 0 0 2547 1 0 0 25 0 1 0 1150353320 8462336 1700 1992294400 134512640 135679800 4294956224 18446744073709551615 134563699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 2066 1700 107 284 0 1779 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8264

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24730
/proc/meminfo: memFree=1567696/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=8264 CPUtime=51.07
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 4025 0 0 0 5106 1 0 0 25 0 1 0 1150353320 8462336 1700 1992294400 134512640 135679800 4294956224 18446744073709551615 134563699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 2066 1700 107 284 0 1779 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8264

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24730
/proc/meminfo: memFree=1491088/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=84672 CPUtime=102.26
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 25494 0 0 0 10209 17 0 0 25 0 1 0 1150353320 86704128 20866 1992294400 134512640 135679800 4294956224 18446744073709551615 134522828 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 21168 20866 114 284 0 20881 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 84672

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24730
/proc/meminfo: memFree=1482768/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=93760 CPUtime=162.24
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 28535 0 0 0 16205 19 0 0 25 0 1 0 1150353320 96010240 23006 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 23440 23006 114 284 0 23153 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 93760

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24730
/proc/meminfo: memFree=1471888/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=103928 CPUtime=222.23
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 31894 0 0 0 22200 23 0 0 25 0 1 0 1150353320 106422272 25593 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 25982 25593 114 284 0 25695 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 103928

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24732
/proc/meminfo: memFree=1442704/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=133332 CPUtime=282.21
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 39304 0 0 0 28192 29 0 0 25 0 1 0 1150353320 136531968 33003 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 33333 33003 114 284 0 33046 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 133332

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24732
/proc/meminfo: memFree=1427536/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=147784 CPUtime=342.19
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 43713 0 0 0 34187 32 0 0 25 0 1 0 1150353320 151330816 36640 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 36946 36640 114 284 0 36659 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 147784

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24732
/proc/meminfo: memFree=1427600/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=147784 CPUtime=402.17
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 43716 0 0 0 40185 32 0 0 25 0 1 0 1150353320 151330816 36643 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 36946 36643 114 284 0 36659 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 147784

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24732
/proc/meminfo: memFree=1427472/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=149320 CPUtime=462.17
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 44146 0 0 0 46184 33 0 0 25 0 1 0 1150353320 152903680 36687 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 37330 36687 114 284 0 37043 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 149320

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24732
/proc/meminfo: memFree=1402704/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=173532 CPUtime=522.15
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 51834 0 0 0 52176 39 0 0 25 0 1 0 1150353320 177696768 42835 1992294400 134512640 135679800 4294956224 18446744073709551615 134522893 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 43383 42835 114 284 0 43096 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 173532

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24732
/proc/meminfo: memFree=1402768/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=173532 CPUtime=582.13
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 51834 0 0 0 58174 39 0 0 25 0 1 0 1150353320 177696768 42835 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 43383 42835 114 284 0 43096 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 173532

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24732
/proc/meminfo: memFree=1402960/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=173532 CPUtime=642.12
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 51840 0 0 0 64173 39 0 0 25 0 1 0 1150353320 177696768 42841 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 43383 42841 114 284 0 43096 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 173532

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24732
/proc/meminfo: memFree=1395408/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=181588 CPUtime=702.1
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 53847 0 0 0 70169 41 0 0 25 0 1 0 1150353320 185946112 44848 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 45397 44849 114 284 0 45110 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 181588

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24732
/proc/meminfo: memFree=1364048/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=212252 CPUtime=762.09
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 61566 0 0 0 76162 47 0 0 25 0 1 0 1150353320 217346048 52567 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 53063 52567 114 284 0 52776 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 212252

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24732
/proc/meminfo: memFree=1340560/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=235740 CPUtime=822.07
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 67515 0 0 0 82154 53 0 0 25 0 1 0 1150353320 241397760 58516 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 58935 58516 114 284 0 58648 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 235740

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24732
/proc/meminfo: memFree=1328080/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=247596 CPUtime=882.05
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 72032 0 0 0 88148 57 0 0 25 0 1 0 1150353320 253538304 61493 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 61899 61493 114 284 0 61612 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 247596

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24732
/proc/meminfo: memFree=1328080/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=247596 CPUtime=942.04
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 72035 0 0 0 94147 57 0 0 25 0 1 0 1150353320 253538304 61496 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 61899 61496 114 284 0 61612 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 247596

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24732
/proc/meminfo: memFree=1328080/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=247596 CPUtime=1002.02
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 72046 0 0 0 100145 57 0 0 25 0 1 0 1150353320 253538304 61507 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 61899 61507 114 284 0 61612 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 247596

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24732
/proc/meminfo: memFree=1328080/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=247596 CPUtime=1062
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 72064 0 0 0 106143 57 0 0 25 0 1 0 1150353320 253538304 61525 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 61899 61525 114 284 0 61612 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 247596

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24732
/proc/meminfo: memFree=1327952/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=247596 CPUtime=1121.99
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 72077 0 0 0 112142 57 0 0 25 0 1 0 1150353320 253538304 61538 1992294400 134512640 135679800 4294956224 18446744073709551615 134523573 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 61899 61538 114 284 0 61612 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 247596

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24738
/proc/meminfo: memFree=1316432/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=259716 CPUtime=1181.97
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 75103 0 0 0 118137 60 0 0 25 0 1 0 1150353320 265949184 64564 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 64929 64564 114 284 0 64642 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 259716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24738
/proc/meminfo: memFree=1309328/2055920 swapFree=4178508/4192956
[pid=24729] ppid=24727 vsize=266212 CPUtime=1200.06
/proc/24729/stat : 24729 (MoRsat) R 24727 24729 23992 0 -1 4194304 76736 0 0 0 119944 62 0 0 25 0 1 0 1150353320 272601088 66197 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24729/statm: 66553 66197 114 284 0 66266 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 266212

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.45
CPU time (s): 1200.12
CPU user time (s): 1199.45
CPU system time (s): 0.667898
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 266212

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

runsolver used 1.05284 second user time and 2.69659 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-03 18:41:50
IDJOB=1562561
IDBENCH=70937
IDSOLVER=502
FILE ID=node62/1562561-1238776910
PBS_JOBID= 9085508
Free space on /tmp= 66552 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_11_3_4_fbc.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562561-1238776910/watcher-1562561-1238776910 -o /tmp/evaluation-result-1562561-1238776910/solver-1562561-1238776910 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1562561-1238776910.cnf

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

MD5SUM BENCH= 3f38c028c252f031e9505f68e48a880b
RANDOM SEED=206093264

node62.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.232
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.232
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:       1574968 kB
Buffers:         92444 kB
Cached:         288580 kB
SwapCached:       7732 kB
Active:         117380 kB
Inactive:       273108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1574968 kB
SwapTotal:     4192956 kB
SwapFree:      4178508 kB
Dirty:            3784 kB
Writeback:           0 kB
Mapped:          15040 kB
Slab:            76212 kB
Committed_AS:  2980476 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB
End job on node62 at 2009-04-03 19:01:52