Trace number 1721793

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_15_UNKNOWN.cnf
MD5SUM8e41b9860982308be5a85106d5324611
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 variables3152
Number of clauses330948
Sum of the clauses size988222
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25025
Number of clauses of size 3325892
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
0.89/0.91	c atom#=3152 clause#=330948 total literals=988222 

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-1721793-1240669574/watcher-1721793-1240669574 -o /tmp/evaluation-result-1721793-1240669574/solver-1721793-1240669574 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1721793-1240669574.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14489
/proc/meminfo: memFree=1609024/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=6504 CPUtime=0
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 94981810 6660096 121 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 1626 122 96 284 0 1339 0

[startup+0.104529 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14489
/proc/meminfo: memFree=1609024/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=6504 CPUtime=0.1
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 455 0 0 0 10 0 0 0 18 0 1 0 94981810 6660096 439 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 1626 439 96 284 0 1339 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6504

[startup+0.201541 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14489
/proc/meminfo: memFree=1609024/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=6504 CPUtime=0.19
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 772 0 0 0 19 0 0 0 18 0 1 0 94981810 6660096 756 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 1626 756 96 284 0 1339 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6504

[startup+0.301555 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14489
/proc/meminfo: memFree=1609024/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=6504 CPUtime=0.29
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 1091 0 0 0 29 0 0 0 19 0 1 0 94981810 6660096 1075 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 1626 1076 96 284 0 1339 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6504

[startup+0.701612 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14489
/proc/meminfo: memFree=1609024/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=15516 CPUtime=0.69
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 7571 0 0 0 66 3 0 0 22 0 1 0 94981810 15888384 3686 1992294400 134512640 135679800 4294956224 18446744073709551615 134552296 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 3879 3686 106 284 0 3592 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15516

[startup+1.50173 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14490
/proc/meminfo: memFree=1580984/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=31444 CPUtime=1.49
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 16868 0 0 0 142 7 0 0 25 0 1 0 94981810 32198656 7406 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 7861 7406 113 284 0 7574 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31444

[startup+3.10195 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14490
/proc/meminfo: memFree=1577016/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=36388 CPUtime=3.09
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 18097 0 0 0 302 7 0 0 25 0 1 0 94981810 37261312 8635 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 9097 8635 113 284 0 8810 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36388

[startup+6.3014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14490
/proc/meminfo: memFree=1570872/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=41284 CPUtime=6.29
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 19286 0 0 0 620 9 0 0 25 0 1 0 94981810 42274816 9824 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 10321 9824 113 284 0 10034 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41284

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14490
/proc/meminfo: memFree=1562296/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=49084 CPUtime=12.69
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 21281 0 0 0 1259 10 0 0 25 0 1 0 94981810 50262016 11819 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 12271 11819 113 284 0 11984 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49084

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14490
/proc/meminfo: memFree=1549496/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=61664 CPUtime=25.48
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 24483 0 0 0 2535 13 0 0 25 0 1 0 94981810 63143936 14923 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 15416 14923 113 284 0 15129 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 61664

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14490
/proc/meminfo: memFree=1532600/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=79268 CPUtime=51.08
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 28986 0 0 0 5091 17 0 0 25 0 1 0 94981810 81170432 19232 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 19817 19232 113 284 0 19530 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 79268

[startup+102.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14490
/proc/meminfo: memFree=1516984/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=93936 CPUtime=102.26
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 33485 0 0 0 10206 20 0 0 25 0 1 0 94981810 96190464 22959 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 23484 22959 113 284 0 23197 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 93936

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14490
/proc/meminfo: memFree=1503736/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=108956 CPUtime=162.24
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 37323 0 0 0 16200 24 0 0 25 0 1 0 94981810 111570944 26411 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 27239 26411 113 284 0 26952 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 108956

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14490
/proc/meminfo: memFree=1489720/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=122152 CPUtime=222.22
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 42210 0 0 0 22194 28 0 0 25 0 1 0 94981810 125083648 29758 1992294400 134512640 135679800 4294956224 18446744073709551615 134519333 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 30538 29758 113 284 0 30251 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 122152

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 14490
/proc/meminfo: memFree=1489720/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=122152 CPUtime=282.2
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 42226 0 0 0 28192 28 0 0 25 0 1 0 94981810 125083648 29774 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 30538 29774 113 284 0 30251 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 122152

[startup+342.302 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 14490
/proc/meminfo: memFree=1479608/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=132428 CPUtime=342.18
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 44754 0 0 0 34186 32 0 0 25 0 1 0 94981810 135606272 32302 1992294400 134512640 135679800 4294956224 18446744073709551615 134522826 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 33107 32302 113 284 0 32820 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 132428

[startup+402.302 s]
/proc/loadavg: 1.12 1.03 1.01 2/65 14490
/proc/meminfo: memFree=1466872/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=145292 CPUtime=402.17
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 47974 0 0 0 40181 36 0 0 25 0 1 0 94981810 148779008 35522 1992294400 134512640 135679800 4294956224 18446744073709551615 134522844 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 36323 35522 113 284 0 36036 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 145292

[startup+462.301 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 14490
/proc/meminfo: memFree=1457656/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=154324 CPUtime=462.15
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 50230 0 0 0 46178 37 0 0 25 0 1 0 94981810 158027776 37778 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 38581 37778 113 284 0 38294 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 154324

[startup+522.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 14490
/proc/meminfo: memFree=1446584/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=166144 CPUtime=522.14
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 53053 0 0 0 52174 40 0 0 25 0 1 0 94981810 170131456 40601 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 41536 40601 113 284 0 41249 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 166144

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 14490
/proc/meminfo: memFree=1422776/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=189660 CPUtime=582.11
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 60448 0 0 0 58166 45 0 0 25 0 1 0 94981810 194211840 46456 1992294400 134512640 135679800 4294956224 18446744073709551615 134522851 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 47415 46456 113 284 0 47128 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 189660

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14490
/proc/meminfo: memFree=1422712/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=189660 CPUtime=642.1
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 60461 0 0 0 64165 45 0 0 25 0 1 0 94981810 194211840 46469 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 47415 46469 113 284 0 47128 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 189660

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14490
/proc/meminfo: memFree=1422712/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=189660 CPUtime=702.08
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 60461 0 0 0 70163 45 0 0 25 0 1 0 94981810 194211840 46469 1992294400 134512640 135679800 4294956224 18446744073709551615 134522785 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 47415 46469 113 284 0 47128 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 189660

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14490
/proc/meminfo: memFree=1422584/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=189660 CPUtime=762.06
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 60478 0 0 0 76161 45 0 0 25 0 1 0 94981810 194211840 46486 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 47415 46486 113 284 0 47128 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 189660

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=1422712/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=189660 CPUtime=822.05
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 60497 0 0 0 82159 46 0 0 25 0 1 0 94981810 194211840 46505 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 47415 46505 113 284 0 47128 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 189660

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=1422712/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=189660 CPUtime=882.04
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 60512 0 0 0 88158 46 0 0 25 0 1 0 94981810 194211840 46520 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 47415 46520 113 284 0 47128 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 189660

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=1422648/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=189660 CPUtime=942.01
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 60512 0 0 0 94155 46 0 0 25 0 1 0 94981810 194211840 46520 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 47415 46520 113 284 0 47128 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 189660

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=1422456/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=189660 CPUtime=1001.99
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 60569 0 0 0 100153 46 0 0 25 0 1 0 94981810 194211840 46577 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 47415 46577 113 284 0 47128 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 189660

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=1421624/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=189660 CPUtime=1061.97
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 60766 0 0 0 106151 46 0 0 25 0 1 0 94981810 194211840 46774 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 47415 46774 113 284 0 47128 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 189660

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=1411640/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=199840 CPUtime=1121.96
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 63292 0 0 0 112147 49 0 0 25 0 1 0 94981810 204636160 49300 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 49960 49300 113 284 0 49673 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 199840

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=1394232/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=217280 CPUtime=1181.94
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 69125 0 0 0 118139 55 0 0 25 0 1 0 94981810 222494720 53593 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 54320 53593 113 284 0 54033 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 217280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=1394232/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=217280 CPUtime=1200.04
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 69134 0 0 0 119949 55 0 0 25 0 1 0 94981810 222494720 53602 1992294400 134512640 135679800 4294956224 18446744073709551615 134522893 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 54320 53602 113 284 0 54033 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 217280

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 14492
/proc/meminfo: memFree=1394232/2055920 swapFree=4180432/4192956
[pid=14489] ppid=14487 vsize=217280 CPUtime=1200.04
/proc/14489/stat : 14489 (MoRsat) R 14487 14489 14257 0 -1 4194304 69134 0 0 0 119949 55 0 0 25 0 1 0 94981810 222494720 53602 1992294400 134512640 135679800 4294956224 18446744073709551615 134522893 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14489/statm: 54320 53602 113 284 0 54033 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 217280

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.08
CPU user time (s): 1199.49
CPU system time (s): 0.59091
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 223200

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

runsolver used 0.777881 second user time and 2.6136 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-25 16:26:14
IDJOB=1721793
IDBENCH=71077
IDSOLVER=502
FILE ID=node49/1721793-1240669574
PBS_JOBID= 9186586
Free space on /tmp= 66316 MiB

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

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

MD5SUM BENCH= 8e41b9860982308be5a85106d5324611
RANDOM SEED=794230855

node49.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.241
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.241
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:       1609440 kB
Buffers:         44896 kB
Cached:         330216 kB
SwapCached:       5620 kB
Active:         150392 kB
Inactive:       234476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1609440 kB
SwapTotal:     4192956 kB
SwapFree:      4180432 kB
Dirty:            6912 kB
Writeback:           0 kB
Mapped:          13784 kB
Slab:            47416 kB
Committed_AS:   329588 kB
PageTables:       1384 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= 66316 MiB
End job on node49 at 2009-04-25 16:46:17