Trace number 1719063

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

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq2.cnf
MD5SUMf0f4556999ccb446384994a4148fca28
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark238.907
Satisfiable
(Un)Satisfiability was proved
Number of variables44095
Number of clauses542253
Sum of the clauses size1554259
Maximum clause length93
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500227
Number of clauses of size 310265
Number of clauses of size 43051
Number of clauses of size 55229
Number of clauses of size over 523480

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
1.69/1.71	c atom#=44095 clause#=542253 total literals=1554259 

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-1719063-1240642769/watcher-1719063-1240642769 -o /tmp/evaluation-result-1719063-1240642769/solver-1719063-1240642769 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1719063-1240642769.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.07 1.00 1.00 2/64 3048
/proc/meminfo: memFree=1167552/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=9804 CPUtime=0
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 92304265 10039296 121 1992294400 134512640 135679800 4294956240 18446744073709551615 135299446 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 2451 121 96 284 0 2164 0

[startup+0.076421 s]
/proc/loadavg: 1.07 1.00 1.00 2/64 3048
/proc/meminfo: memFree=1167552/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=9804 CPUtime=0.07
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 364 0 0 0 7 0 0 0 18 0 1 0 92304265 10039296 348 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 2451 349 96 284 0 2164 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9804

[startup+0.101425 s]
/proc/loadavg: 1.07 1.00 1.00 2/64 3048
/proc/meminfo: memFree=1167552/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=9804 CPUtime=0.09
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 444 0 0 0 9 0 0 0 18 0 1 0 92304265 10039296 428 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 2451 428 96 284 0 2164 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9804

[startup+0.301457 s]
/proc/loadavg: 1.07 1.00 1.00 2/64 3048
/proc/meminfo: memFree=1167552/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=9804 CPUtime=0.29
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 1049 0 0 0 28 1 0 0 19 0 1 0 92304265 10039296 1033 1992294400 134512640 135679800 4294956240 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 2451 1033 96 284 0 2164 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9804

[startup+0.701524 s]
/proc/loadavg: 1.07 1.00 1.00 2/64 3048
/proc/meminfo: memFree=1167552/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=10676 CPUtime=0.69
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 2310 0 0 0 68 1 0 0 22 0 1 0 92304265 10932224 2250 1992294400 134512640 135679800 4294956240 18446744073709551615 134560457 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 2669 2250 101 284 0 2382 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10676

[startup+1.50166 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 3049
/proc/meminfo: memFree=1158392/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=27412 CPUtime=1.49
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 18082 0 0 0 141 8 0 0 25 0 1 0 92304265 28069888 4497 1992294400 134512640 135679800 4294956240 18446744073709551615 134544439 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 6853 4498 106 284 0 6566 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27412

[startup+3.10193 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 3049
/proc/meminfo: memFree=1114168/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=58276 CPUtime=3.08
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 28897 0 0 0 296 12 0 0 25 0 1 0 92304265 59674624 13508 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 14569 13508 113 284 0 14282 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 58276

[startup+6.30146 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 3049
/proc/meminfo: memFree=1113464/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=58644 CPUtime=6.28
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 28986 0 0 0 616 12 0 0 25 0 1 0 92304265 60051456 13597 1992294400 134512640 135679800 4294956240 18446744073709551615 134527466 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 14661 13597 113 284 0 14374 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 58644

[startup+12.7015 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 3049
/proc/meminfo: memFree=1110712/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=62420 CPUtime=12.68
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 29895 0 0 0 1255 13 0 0 25 0 1 0 92304265 63918080 14506 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 15605 14506 113 284 0 15318 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 62420

[startup+25.5017 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 3049
/proc/meminfo: memFree=1103992/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=68416 CPUtime=25.48
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 31398 0 0 0 2534 14 0 0 25 0 1 0 92304265 70057984 16009 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 17104 16009 113 284 0 16817 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 68416

[startup+51.102 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 3049
/proc/meminfo: memFree=1091576/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=81396 CPUtime=51.07
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 34684 0 0 0 5089 18 0 0 25 0 1 0 92304265 83349504 19166 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 20349 19166 113 284 0 20062 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 81396

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 3055
/proc/meminfo: memFree=1068856/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=104748 CPUtime=102.24
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 40683 0 0 0 10200 24 0 0 25 0 1 0 92304265 107261952 24779 1992294400 134512640 135679800 4294956240 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 26187 24779 113 284 0 25900 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 104748

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3055
/proc/meminfo: memFree=1065784/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=107524 CPUtime=162.22
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 42965 0 0 0 16196 26 0 0 25 0 1 0 92304265 110104576 25521 1992294400 134512640 135679800 4294956240 18446744073709551615 134522705 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 26881 25521 113 284 0 26594 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 107524

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3055
/proc/meminfo: memFree=1056120/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=117224 CPUtime=222.2
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 45414 0 0 0 22190 30 0 0 25 0 1 0 92304265 120037376 27970 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 29306 27970 113 284 0 29019 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 117224

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3055
/proc/meminfo: memFree=1038904/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=133692 CPUtime=282.17
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 51221 0 0 0 28183 34 0 0 25 0 1 0 92304265 136900608 32237 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 33423 32237 113 284 0 33136 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 133692

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3055
/proc/meminfo: memFree=1038904/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=133692 CPUtime=342.16
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 51221 0 0 0 34181 35 0 0 25 0 1 0 92304265 136900608 32237 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 33423 32237 113 284 0 33136 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 133692

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3055
/proc/meminfo: memFree=1038712/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=133692 CPUtime=402.14
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 51253 0 0 0 40179 35 0 0 25 0 1 0 92304265 136900608 32269 1992294400 134512640 135679800 4294956240 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 33423 32269 113 284 0 33136 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 133692

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3055
/proc/meminfo: memFree=1035640/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=136532 CPUtime=462.11
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 53521 0 0 0 46175 36 0 0 25 0 1 0 92304265 139808768 32997 1992294400 134512640 135679800 4294956240 18446744073709551615 134521411 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 34133 32997 113 284 0 33846 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 136532

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3055
/proc/meminfo: memFree=1035768/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=136532 CPUtime=522.1
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 53526 0 0 0 52173 37 0 0 25 0 1 0 92304265 139808768 33002 1992294400 134512640 135679800 4294956240 18446744073709551615 134534967 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 34133 33002 113 284 0 33846 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 136532

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3055
/proc/meminfo: memFree=1008120/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=164884 CPUtime=582.07
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 60556 0 0 0 58163 44 0 0 25 0 1 0 92304265 168841216 40032 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 41221 40032 113 284 0 40934 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 164884

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3055
/proc/meminfo: memFree=968952/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=203744 CPUtime=642.06
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 70220 0 0 0 64149 57 0 0 25 0 1 0 92304265 208633856 49696 1992294400 134512640 135679800 4294956240 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 50936 49696 113 284 0 50649 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 203744

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3055
/proc/meminfo: memFree=967864/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=204152 CPUtime=702.04
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 72060 0 0 0 70146 58 0 0 25 0 1 0 92304265 209051648 49925 1992294400 134512640 135679800 4294956240 18446744073709551615 134521436 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 51038 49925 113 284 0 50751 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 204152

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3055
/proc/meminfo: memFree=967928/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=204152 CPUtime=762.02
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 72076 0 0 0 76144 58 0 0 25 0 1 0 92304265 209051648 49941 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 51038 49941 113 284 0 50751 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 204152

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3055
/proc/meminfo: memFree=967864/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=204152 CPUtime=821.99
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 72105 0 0 0 82141 58 0 0 25 0 1 0 92304265 209051648 49970 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 51038 49970 113 284 0 50751 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 204152

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3055
/proc/meminfo: memFree=944632/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=228476 CPUtime=881.97
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 78058 0 0 0 88133 64 0 0 25 0 1 0 92304265 233959424 55794 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 57119 55794 113 284 0 56832 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 228476

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3055
/proc/meminfo: memFree=939064/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=232948 CPUtime=941.95
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 81261 0 0 0 94128 67 0 0 25 0 1 0 92304265 238538752 57125 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 58237 57125 113 284 0 57950 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 232948

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3055
/proc/meminfo: memFree=939064/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=232948 CPUtime=1001.93
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 81261 0 0 0 100126 67 0 0 25 0 1 0 92304265 238538752 57125 1992294400 134512640 135679800 4294956240 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 58237 57125 113 284 0 57950 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 232948

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3055
/proc/meminfo: memFree=939128/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=232948 CPUtime=1061.91
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 81261 0 0 0 106124 67 0 0 25 0 1 0 92304265 238538752 57125 1992294400 134512640 135679800 4294956240 18446744073709551615 134522734 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 58237 57125 113 284 0 57950 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 232948

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3055
/proc/meminfo: memFree=938936/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=232948 CPUtime=1121.89
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 82807 0 0 0 112121 68 0 0 25 0 1 0 92304265 238538752 57131 1992294400 134512640 135679800 4294956240 18446744073709551615 134534290 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 58237 57131 113 284 0 57950 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 232948

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3055
/proc/meminfo: memFree=938936/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=232948 CPUtime=1181.87
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 82807 0 0 0 118119 68 0 0 25 0 1 0 92304265 238538752 57131 1992294400 134512640 135679800 4294956240 18446744073709551615 134522826 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 58237 57131 113 284 0 57950 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 232948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3055
/proc/meminfo: memFree=938936/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=232948 CPUtime=1200.06
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 82807 0 0 0 119938 68 0 0 25 0 1 0 92304265 238538752 57131 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 58237 57131 113 284 0 57950 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 232948

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3055
/proc/meminfo: memFree=938936/2055920 swapFree=4192956/4192956
[pid=3048] ppid=3046 vsize=232948 CPUtime=1200.06
/proc/3048/stat : 3048 (MoRsat) R 3046 3048 2825 0 -1 4194304 82807 0 0 0 119938 68 0 0 25 0 1 0 92304265 238538752 57131 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/3048/statm: 58237 57131 113 284 0 57950 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 232948

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.11
CPU user time (s): 1199.39
CPU system time (s): 0.72289
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 240844

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

runsolver used 0.932858 second user time and 2.41163 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-25 08:59:30
IDJOB=1719063
IDBENCH=20577
IDSOLVER=502
FILE ID=node57/1719063-1240642769
PBS_JOBID= 9186451
Free space on /tmp= 66432 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq2.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719063-1240642769/watcher-1719063-1240642769 -o /tmp/evaluation-result-1719063-1240642769/solver-1719063-1240642769 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1719063-1240642769.cnf

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

MD5SUM BENCH= f0f4556999ccb446384994a4148fca28
RANDOM SEED=1218361691

node57.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.256
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.256
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:       1168032 kB
Buffers:         93896 kB
Cached:         692320 kB
SwapCached:          0 kB
Active:         411692 kB
Inactive:       388400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1168032 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           11712 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            73912 kB
Committed_AS:   246748 kB
PageTables:       1388 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= 66428 MiB
End job on node57 at 2009-04-25 09:19:32