Trace number 1716255

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.19 1200.61

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-10-13-u.cnf
MD5SUMec1a03bc95c5b06907199f7ae65ad092
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 variables234064
Number of clauses1059777
Sum of the clauses size2420962
Maximum clause length10
Minimum clause length1
Number of clauses of size 117678
Number of clauses of size 2854833
Number of clauses of size 3143326
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
10.98/11.02	c atom#=234064 clause#=1059777 total literals=2420962 

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-1716255-1240613339/watcher-1716255-1240613339 -o /tmp/evaluation-result-1716255-1240613339/solver-1716255-1240613339 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1716255-1240613339.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.83 1.82 1.45 3/64 14852
/proc/meminfo: memFree=1627912/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=17888 CPUtime=0
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 89367072 18317312 121 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 4472 121 96 284 0 4185 0

[startup+0.0441709 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 14852
/proc/meminfo: memFree=1627912/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=17888 CPUtime=0.04
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 263 0 0 0 4 0 0 0 18 0 1 0 89367072 18317312 247 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 4472 248 96 284 0 4185 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 17888

[startup+0.101179 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 14852
/proc/meminfo: memFree=1627912/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=17888 CPUtime=0.09
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 439 0 0 0 9 0 0 0 18 0 1 0 89367072 18317312 423 1992294400 134512640 135679800 4294956224 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 4472 423 96 284 0 4185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17888

[startup+0.301209 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 14852
/proc/meminfo: memFree=1627912/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=17888 CPUtime=0.29
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 1039 0 0 0 29 0 0 0 19 0 1 0 89367072 18317312 1023 1992294400 134512640 135679800 4294956224 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 4472 1023 96 284 0 4185 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17888

[startup+0.701273 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 14852
/proc/meminfo: memFree=1627912/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=17888 CPUtime=0.69
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 2250 0 0 0 68 1 0 0 22 0 1 0 89367072 18317312 2234 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 4472 2234 96 284 0 4185 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17888

[startup+1.5014 s]
/proc/loadavg: 1.85 1.83 1.45 2/65 14853
/proc/meminfo: memFree=1614848/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=22464 CPUtime=1.48
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 4217 0 0 0 146 2 0 0 25 0 1 0 89367072 23003136 3972 1992294400 134512640 135679800 4294956224 18446744073709551615 134560759 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 5616 3972 101 284 0 5329 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22464

[startup+3.10166 s]
/proc/loadavg: 1.85 1.83 1.45 2/65 14853
/proc/meminfo: memFree=1612224/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=22464 CPUtime=3.08
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 4217 0 0 0 306 2 0 0 25 0 1 0 89367072 23003136 3972 1992294400 134512640 135679800 4294956224 18446744073709551615 134560404 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 5616 3972 101 284 0 5329 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22464

[startup+6.30117 s]
/proc/loadavg: 1.85 1.83 1.45 2/65 14853
/proc/meminfo: memFree=1612224/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=22464 CPUtime=6.28
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 4217 0 0 0 626 2 0 0 25 0 1 0 89367072 23003136 3972 1992294400 134512640 135679800 4294956224 18446744073709551615 134560761 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 5616 3972 101 284 0 5329 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22464

[startup+12.7012 s]
/proc/loadavg: 1.72 1.80 1.44 2/65 14853
/proc/meminfo: memFree=1541056/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=97996 CPUtime=12.68
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 56870 0 0 0 1242 26 0 0 25 0 1 0 89367072 100347904 21820 1992294400 134512640 135679800 4294956224 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 24499 21820 113 284 0 24212 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 97996

[startup+25.5012 s]
/proc/loadavg: 1.61 1.77 1.44 2/65 14853
/proc/meminfo: memFree=1536832/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=102232 CPUtime=25.47
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 57958 0 0 0 2520 27 0 0 25 0 1 0 89367072 104685568 22908 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 25558 22908 113 284 0 25271 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 102232

[startup+51.1013 s]
/proc/loadavg: 1.40 1.71 1.43 2/65 14853
/proc/meminfo: memFree=1524096/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=115180 CPUtime=51.06
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 61169 0 0 0 5076 30 0 0 25 0 1 0 89367072 117944320 26119 1992294400 134512640 135679800 4294956224 18446744073709551615 134522641 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 28795 26119 113 284 0 28508 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 115180

[startup+102.305 s]
/proc/loadavg: 1.16 1.59 1.40 2/65 14853
/proc/meminfo: memFree=1491392/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=147680 CPUtime=102.25
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 69312 0 0 0 10187 38 0 0 25 0 1 0 89367072 151224320 34229 1992294400 134512640 135679800 4294956224 18446744073709551615 134527987 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 36920 34229 113 284 0 36633 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 147680

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.37 2/65 14853
/proc/meminfo: memFree=1449728/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=189700 CPUtime=162.23
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 79884 0 0 0 16177 46 0 0 25 0 1 0 89367072 194252800 44703 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 47425 44703 113 284 0 47138 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 189700

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/65 14853
/proc/meminfo: memFree=1411136/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=227900 CPUtime=222.2
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 89472 0 0 0 22169 51 0 0 25 0 1 0 89367072 233369600 54291 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 56975 54291 113 284 0 56688 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 227900

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.32 2/65 14853
/proc/meminfo: memFree=1375808/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=264036 CPUtime=282.19
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 98543 0 0 0 28160 59 0 0 25 0 1 0 89367072 270372864 63168 1992294400 134512640 135679800 4294956224 18446744073709551615 134522841 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 66009 63168 113 284 0 65722 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 264036

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 14853
/proc/meminfo: memFree=1347968/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=291212 CPUtime=342.17
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 105370 0 0 0 34152 65 0 0 25 0 1 0 89367072 298201088 69994 1992294400 134512640 135679800 4294956224 18446744073709551615 134525546 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 72803 69994 113 284 0 72516 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 291212

[startup+402.301 s]
/proc/loadavg: 1.07 1.22 1.28 2/65 14853
/proc/meminfo: memFree=1314112/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=325132 CPUtime=402.15
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 113869 0 0 0 40142 73 0 0 25 0 1 0 89367072 332935168 78493 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 81283 78493 113 284 0 80996 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 325132

[startup+462.302 s]
/proc/loadavg: 1.09 1.20 1.27 2/65 14853
/proc/meminfo: memFree=1287744/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=351084 CPUtime=462.13
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 120390 0 0 0 46134 79 0 0 25 0 1 0 89367072 359510016 85014 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 87771 85014 113 284 0 87484 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 351084

[startup+522.302 s]
/proc/loadavg: 1.03 1.16 1.25 2/65 14853
/proc/meminfo: memFree=1255424/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=384076 CPUtime=522.11
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 128673 0 0 0 52124 87 0 0 25 0 1 0 89367072 393293824 93297 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 96019 93297 113 284 0 95732 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 384076

[startup+582.301 s]
/proc/loadavg: 1.01 1.13 1.23 2/65 14853
/proc/meminfo: memFree=1226752/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=411744 CPUtime=582.08
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 135621 0 0 0 58115 93 0 0 25 0 1 0 89367072 421625856 100245 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 102936 100245 113 284 0 102649 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 411744

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.21 2/65 14853
/proc/meminfo: memFree=1199488/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=438660 CPUtime=642.07
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 142377 0 0 0 64108 99 0 0 25 0 1 0 89367072 449187840 107001 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 109665 107001 113 284 0 109378 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 438660

[startup+702.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 14853
/proc/meminfo: memFree=1174080/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=465716 CPUtime=702.05
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 149160 0 0 0 70100 105 0 0 25 0 1 0 89367072 476893184 113398 1992294400 134512640 135679800 4294956224 18446744073709551615 134525674 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 116429 113398 113 284 0 116142 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 465716

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.18 2/65 14859
/proc/meminfo: memFree=1146168/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=493284 CPUtime=762.03
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 156089 0 0 0 76091 112 0 0 25 0 1 0 89367072 505122816 120327 1992294400 134512640 135679800 4294956224 18446744073709551615 134525515 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 123321 120327 113 284 0 123034 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 493284

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 14859
/proc/meminfo: memFree=1122744/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=516748 CPUtime=822
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 161969 0 0 0 82083 117 0 0 25 0 1 0 89367072 529149952 126207 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 129187 126207 113 284 0 128900 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 516748

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 14859
/proc/meminfo: memFree=1103352/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=535944 CPUtime=881.98
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 166803 0 0 0 88077 121 0 0 25 0 1 0 89367072 548806656 131041 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 133986 131041 113 284 0 133699 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 535944

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/65 14859
/proc/meminfo: memFree=1078200/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=561176 CPUtime=941.95
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 173149 0 0 0 94068 127 0 0 25 0 1 0 89367072 574644224 137387 1992294400 134512640 135679800 4294956224 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 140294 137387 113 284 0 140007 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 561176

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 14859
/proc/meminfo: memFree=1057272/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=581712 CPUtime=1001.94
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 178286 0 0 0 100062 132 0 0 25 0 1 0 89367072 595673088 142524 1992294400 134512640 135679800 4294956224 18446744073709551615 134523564 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 145428 142524 113 284 0 145141 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 581712

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 14859
/proc/meminfo: memFree=1034048/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=604892 CPUtime=1061.92
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 184113 0 0 0 106055 137 0 0 25 0 1 0 89367072 619409408 148351 1992294400 134512640 135679800 4294956224 18446744073709551615 134527922 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 151223 148351 113 284 0 150936 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 604892

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 14859
/proc/meminfo: memFree=1009856/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=628796 CPUtime=1121.9
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 190116 0 0 0 112048 142 0 0 25 0 1 0 89367072 643887104 154354 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 157199 154354 113 284 0 156912 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 628796

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 14859
/proc/meminfo: memFree=982016/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=656720 CPUtime=1181.88
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 197119 0 0 0 118041 147 0 0 25 0 1 0 89367072 672481280 161357 1992294400 134512640 135679800 4294956224 18446744073709551615 134535954 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 164180 161357 113 284 0 163893 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 656720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 14859
/proc/meminfo: memFree=976000/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=662296 CPUtime=1200.08
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4194304 198531 0 0 0 119859 149 0 0 25 0 1 0 89367072 678191104 162769 1992294400 134512640 135679800 4294956224 18446744073709551615 134522818 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 165574 162769 113 284 0 165287 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 662296

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

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

[startup+1200.61 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 14859
/proc/meminfo: memFree=976000/2055920 swapFree=4181132/4192956
[pid=14852] ppid=14850 vsize=0 CPUtime=1200.18
/proc/14852/stat : 14852 (MoRsat) R 14850 14852 14541 0 -1 4195332 198531 0 0 0 119859 159 0 0 25 0 1 0 89367072 0 0 1992294400 0 0 0 0 0 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14852/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.19
CPU user time (s): 1198.59
CPU system time (s): 1.59676
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 662296

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

runsolver used 0.896863 second user time and 2.52562 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-25 00:49:01
IDJOB=1716255
IDBENCH=20373
IDSOLVER=502
FILE ID=node26/1716255-1240613339
PBS_JOBID= 9186288
Free space on /tmp= 66020 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-10-13-u.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716255-1240613339/watcher-1716255-1240613339 -o /tmp/evaluation-result-1716255-1240613339/solver-1716255-1240613339 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1716255-1240613339.cnf

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

MD5SUM BENCH= ec1a03bc95c5b06907199f7ae65ad092
RANDOM SEED=99299288

node26.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.261
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.261
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:       1628328 kB
Buffers:         46840 kB
Cached:         309752 kB
SwapCached:       6256 kB
Active:          97772 kB
Inactive:       267588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1628328 kB
SwapTotal:     4192956 kB
SwapFree:      4181132 kB
Dirty:           20260 kB
Writeback:           0 kB
Mapped:          13524 kB
Slab:            48272 kB
Committed_AS:   254140 kB
PageTables:       1368 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= 66016 MiB
End job on node26 at 2009-04-25 01:09:03