Trace number 1719687

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.15 1200.47

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
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 variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
11.39/11.40	c atom#=154309 clause#=3230738 total literals=9429252 

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-1719687-1240648461/watcher-1719687-1240648461 -o /tmp/evaluation-result-1719687-1240648461/solver-1719687-1240648461 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1719687-1240648461.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.99 0.99 3/65 24040
/proc/meminfo: memFree=1578648/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=51816 CPUtime=0
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 139 0 0 0 0 0 0 0 20 0 1 0 92880219 53059584 123 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 12954 123 96 284 0 12667 0

[startup+0.02277 s]
/proc/loadavg: 0.99 0.99 0.99 3/65 24040
/proc/meminfo: memFree=1578648/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=51816 CPUtime=0.01
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 199 0 0 0 1 0 0 0 20 0 1 0 92880219 53059584 183 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 12954 184 96 284 0 12667 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 51816

[startup+0.101777 s]
/proc/loadavg: 0.99 0.99 0.99 3/65 24040
/proc/meminfo: memFree=1578648/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=51816 CPUtime=0.09
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 466 0 0 0 9 0 0 0 20 0 1 0 92880219 53059584 450 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 12954 450 96 284 0 12667 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51816

[startup+0.301794 s]
/proc/loadavg: 0.99 0.99 0.99 3/65 24040
/proc/meminfo: memFree=1578648/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=51816 CPUtime=0.29
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 1129 0 0 0 28 1 0 0 22 0 1 0 92880219 53059584 1113 1992294400 134512640 135679800 4294956224 18446744073709551615 134537519 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 12954 1113 96 284 0 12667 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51816

[startup+0.701833 s]
/proc/loadavg: 0.99 0.99 0.99 3/65 24040
/proc/meminfo: memFree=1578648/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=51816 CPUtime=0.69
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 2454 0 0 0 68 1 0 0 25 0 1 0 92880219 53059584 2438 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 12954 2438 96 284 0 12667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51816

[startup+1.50191 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24041
/proc/meminfo: memFree=1565456/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=51816 CPUtime=1.49
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 5048 0 0 0 145 4 0 0 25 0 1 0 92880219 53059584 5032 1992294400 134512640 135679800 4294956224 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 12954 5032 96 284 0 12667 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51816

[startup+3.10106 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24041
/proc/meminfo: memFree=1550864/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=51816 CPUtime=3.09
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 10089 0 0 0 302 7 0 0 25 0 1 0 92880219 53059584 10073 1992294400 134512640 135679800 4294956224 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 12954 10073 96 284 0 12667 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51816

[startup+6.30136 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24041
/proc/meminfo: memFree=1477136/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=91844 CPUtime=6.29
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 50045 0 0 0 603 26 0 0 25 0 1 0 92880219 94048256 22583 1992294400 134512640 135679800 4294956224 18446744073709551615 134544439 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 22961 22583 105 284 0 22674 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 91844

[startup+12.702 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24041
/proc/meminfo: memFree=1281552/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=317568 CPUtime=12.69
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 180134 0 0 0 1191 78 0 0 25 0 1 0 92880219 325189632 74575 1992294400 134512640 135679800 4294956224 18446744073709551615 134521448 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 79392 74575 112 284 0 79105 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 317568

[startup+25.5012 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24041
/proc/meminfo: memFree=1271312/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=324272 CPUtime=25.48
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 182724 0 0 0 2469 79 0 0 25 0 1 0 92880219 332054528 76891 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 81068 76891 113 284 0 80781 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 324272

[startup+51.1016 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24041
/proc/meminfo: memFree=1268944/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=326680 CPUtime=51.08
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 183334 0 0 0 5029 79 0 0 25 0 1 0 92880219 334520320 77499 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 81670 77499 113 284 0 81383 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 326680

[startup+102.305 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24041
/proc/meminfo: memFree=1259472/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=336360 CPUtime=102.26
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 185746 0 0 0 10146 80 0 0 25 0 1 0 92880219 344432640 79842 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 84090 79842 113 284 0 83803 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 336360

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24041
/proc/meminfo: memFree=1250128/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=346128 CPUtime=162.25
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 188315 0 0 0 16144 81 0 0 25 0 1 0 92880219 354435072 82180 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 86532 82180 113 284 0 86245 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 346128

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24043
/proc/meminfo: memFree=1241488/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=353760 CPUtime=222.23
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 190328 0 0 0 22141 82 0 0 25 0 1 0 92880219 362250240 84192 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 88440 84192 113 284 0 88153 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 353760

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24043
/proc/meminfo: memFree=1231056/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=365388 CPUtime=282.21
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 193317 0 0 0 28138 83 0 0 25 0 1 0 92880219 374157312 86793 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 91347 86793 113 284 0 91060 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 365388

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24043
/proc/meminfo: memFree=1218960/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=377192 CPUtime=342.2
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 196334 0 0 0 34135 85 0 0 25 0 1 0 92880219 386244608 89797 1992294400 134512640 135679800 4294956224 18446744073709551615 134522734 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 94298 89797 113 284 0 94011 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 377192

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24043
/proc/meminfo: memFree=1200528/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=395468 CPUtime=402.18
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 201060 0 0 0 40129 89 0 0 25 0 1 0 92880219 404959232 94507 1992294400 134512640 135679800 4294956224 18446744073709551615 134533061 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 98867 94507 113 284 0 98580 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 395468

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24043
/proc/meminfo: memFree=1194448/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=400860 CPUtime=462.16
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 203948 0 0 0 46125 91 0 0 25 0 1 0 92880219 410480640 95855 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 100215 95855 113 284 0 99928 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 400860

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24043
/proc/meminfo: memFree=1194384/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=400860 CPUtime=522.15
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 203986 0 0 0 52124 91 0 0 25 0 1 0 92880219 410480640 95893 1992294400 134512640 135679800 4294956224 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 100215 95893 113 284 0 99928 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 400860

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24043
/proc/meminfo: memFree=1194128/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=400860 CPUtime=582.13
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 204034 0 0 0 58122 91 0 0 25 0 1 0 92880219 410480640 95941 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 100215 95941 113 284 0 99928 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 400860

[startup+642.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24043
/proc/meminfo: memFree=1193680/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=401500 CPUtime=642.12
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 204145 0 0 0 64121 91 0 0 25 0 1 0 92880219 411136000 96052 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 100375 96052 113 284 0 100088 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 401500

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24043
/proc/meminfo: memFree=1186896/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=408184 CPUtime=702.1
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 205840 0 0 0 70118 92 0 0 25 0 1 0 92880219 417980416 97739 1992294400 134512640 135679800 4294956224 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 102046 97739 113 284 0 101759 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 408184

[startup+762.305 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24043
/proc/meminfo: memFree=1184848/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=410212 CPUtime=762.09
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 207875 0 0 0 76116 93 0 0 25 0 1 0 92880219 420057088 98234 1992294400 134512640 135679800 4294956224 18446744073709551615 134534357 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 102553 98234 113 284 0 102266 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 410212

[startup+822.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24043
/proc/meminfo: memFree=1184720/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=410212 CPUtime=822.07
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 207897 0 0 0 82114 93 0 0 25 0 1 0 92880219 420057088 98256 1992294400 134512640 135679800 4294956224 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 102553 98256 113 284 0 102266 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 410212

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24043
/proc/meminfo: memFree=1184720/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=410212 CPUtime=882.05
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 207897 0 0 0 88112 93 0 0 25 0 1 0 92880219 420057088 98256 1992294400 134512640 135679800 4294956224 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 102553 98256 113 284 0 102266 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 410212

[startup+942.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24043
/proc/meminfo: memFree=1184656/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=410212 CPUtime=942.04
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 207922 0 0 0 94111 93 0 0 25 0 1 0 92880219 420057088 98281 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 102553 98281 113 284 0 102266 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 410212

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24043
/proc/meminfo: memFree=1184464/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=410212 CPUtime=1002.01
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 209462 0 0 0 100108 93 0 0 25 0 1 0 92880219 420057088 98281 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 102553 98281 113 284 0 102266 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 410212

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24043
/proc/meminfo: memFree=1184464/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=410212 CPUtime=1062
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 209462 0 0 0 106107 93 0 0 25 0 1 0 92880219 420057088 98281 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 102553 98281 113 284 0 102266 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 410212

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24043
/proc/meminfo: memFree=1151312/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=443648 CPUtime=1121.99
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 217832 0 0 0 112098 101 0 0 25 0 1 0 92880219 454295552 106651 1992294400 134512640 135679800 4294956224 18446744073709551615 134519353 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 110912 106651 113 284 0 110625 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 443648

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24043
/proc/meminfo: memFree=1122576/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=472356 CPUtime=1181.97
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 226492 0 0 0 118090 107 0 0 25 0 1 0 92880219 483692544 113768 1992294400 134512640 135679800 4294956224 18446744073709551615 134534340 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 118089 113768 113 284 0 117802 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 472356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 24043
/proc/meminfo: memFree=1122576/2055920 swapFree=4188716/4192956
[pid=24040] ppid=24038 vsize=472356 CPUtime=1200.07
/proc/24040/stat : 24040 (MoRsat) R 24038 24040 23487 0 -1 4194304 226492 0 0 0 119900 107 0 0 25 0 1 0 92880219 483692544 113768 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24040/statm: 118089 113768 113 284 0 117802 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 472356

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.47
CPU time (s): 1200.15
CPU user time (s): 1199
CPU system time (s): 1.14383
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 478356

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

runsolver used 1.34879 second user time and 2.91756 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-25 10:34:25
IDJOB=1719687
IDBENCH=69571
IDSOLVER=502
FILE ID=node8/1719687-1240648461
PBS_JOBID= 9186440
Free space on /tmp= 65812 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719687-1240648461/watcher-1719687-1240648461 -o /tmp/evaluation-result-1719687-1240648461/solver-1719687-1240648461 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1719687-1240648461.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=1405985941

node8.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1579128 kB
Buffers:          1760 kB
Cached:         405136 kB
SwapCached:       1512 kB
Active:         115204 kB
Inactive:       303912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1579128 kB
SwapTotal:     4192956 kB
SwapFree:      4188716 kB
Dirty:           70188 kB
Writeback:           0 kB
Mapped:          21040 kB
Slab:            43492 kB
Committed_AS:   442220 kB
PageTables:       1372 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= 65812 MiB
End job on node8 at 2009-04-25 10:54:27