Trace number 1719219

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.14 1201

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
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 variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data

0.19/0.20	c MoRsat version 1.02 2009.03 
16.30/16.68	c atom#=306095 clause#=6069108 total literals=17675754 

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-1719219-1240644733/watcher-1719219-1240644733 -o /tmp/evaluation-result-1719219-1240644733/solver-1719219-1240644733 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1719219-1240644733.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: 2.13 1.37 1.13 4/64 18343
/proc/meminfo: memFree=1640184/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=18576 CPUtime=0
/proc/18343/stat : 18343 (runsolver) R 18341 18343 17883 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 92507860 19021824 292 1992294400 4194304 4302564 548682068464 18446744073709551615 217871609127 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18343/statm: 4644 292 257 26 0 2626 0

[startup+0.0738111 s]
/proc/loadavg: 2.13 1.37 1.13 4/64 18343
/proc/meminfo: memFree=1640184/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=96160 CPUtime=0.06
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 355 0 0 0 6 0 0 0 18 0 1 0 92507860 98467840 339 1992294400 134512640 135679800 4294956224 18446744073709551615 135089621 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 24040 339 96 284 0 23753 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 96160

[startup+0.101813 s]
/proc/loadavg: 2.13 1.37 1.13 4/64 18343
/proc/meminfo: memFree=1640184/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=96160 CPUtime=0.09
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 452 0 0 0 9 0 0 0 18 0 1 0 92507860 98467840 436 1992294400 134512640 135679800 4294956224 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 24040 436 96 284 0 23753 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 96160

[startup+0.301858 s]
/proc/loadavg: 2.13 1.37 1.13 4/64 18343
/proc/meminfo: memFree=1640184/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=96160 CPUtime=0.28
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 1109 0 0 0 28 0 0 0 19 0 1 0 92507860 98467840 1093 1992294400 134512640 135679800 4294956224 18446744073709551615 135232467 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 24040 1093 96 284 0 23753 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 96160

[startup+0.701937 s]
/proc/loadavg: 2.13 1.37 1.13 4/64 18343
/proc/meminfo: memFree=1640184/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=96160 CPUtime=0.68
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 2422 0 0 0 67 1 0 0 23 0 1 0 92507860 98467840 2406 1992294400 134512640 135679800 4294956224 18446744073709551615 135232107 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 24040 2406 96 284 0 23753 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 96160

[startup+1.50109 s]
/proc/loadavg: 2.13 1.37 1.13 3/65 18344
/proc/meminfo: memFree=1626928/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=96160 CPUtime=1.48
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 5029 0 0 0 144 4 0 0 25 0 1 0 92507860 98467840 5013 1992294400 134512640 135679800 4294956224 18446744073709551615 135297841 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 24040 5013 96 284 0 23753 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 96160

[startup+3.10194 s]
/proc/loadavg: 2.13 1.37 1.13 4/65 18344
/proc/meminfo: memFree=1612528/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=96160 CPUtime=3.05
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 10094 0 0 0 296 9 0 0 25 0 1 0 92507860 98467840 10078 1992294400 134512640 135679800 4294956224 18446744073709551615 135231781 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 24040 10078 96 284 0 23753 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 96160

[startup+6.30201 s]
/proc/loadavg: 2.28 1.42 1.15 4/65 18344
/proc/meminfo: memFree=1568368/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=96160 CPUtime=6.23
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 20357 0 0 0 606 17 0 0 25 0 1 0 92507860 98467840 20341 1992294400 134512640 135679800 4294956224 18446744073709551615 135059156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 24040 20341 96 284 0 23753 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 96160

[startup+15.9404 s]
/proc/loadavg: 2.50 1.48 1.17 3/65 18344
/proc/meminfo: memFree=1542768/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=351496 CPUtime=15.87
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 175466 0 0 0 1503 84 0 0 25 0 1 0 92507860 359931904 72843 1992294400 134512640 135679800 4294956224 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18343/statm: 90118 75164 109 284 0 89831 0
Current children cumulated CPU time (s) 15.87
Current children cumulated vsize (KiB) 351496

[startup+30.614 s]
/proc/loadavg: 2.65 1.54 1.19 2/65 18344
/proc/meminfo: memFree=1085168/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=586228 CPUtime=30.47
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 243876 0 0 0 2936 111 0 0 25 0 1 0 92507860 600297472 138844 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/18343/statm: 146557 138844 113 284 0 146270 0
Current children cumulated CPU time (s) 30.47
Current children cumulated vsize (KiB) 586228

[startup+51.102 s]
/proc/loadavg: 2.22 1.55 1.20 2/65 18344
/proc/meminfo: memFree=1084656/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=588096 CPUtime=50.93
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 244341 0 0 0 4982 111 0 0 25 0 1 0 92507860 602210304 139309 1992294400 134512640 135679800 4294956224 18446744073709551615 134533024 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 147024 139309 113 284 0 146737 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 588096

[startup+102.301 s]
/proc/loadavg: 1.53 1.46 1.19 2/65 18344
/proc/meminfo: memFree=1077872/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=595156 CPUtime=102.08
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 246064 0 0 0 10096 112 0 0 25 0 1 0 92507860 609439744 141008 1992294400 134512640 135679800 4294956224 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 148789 141008 113 284 0 148502 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 595156

[startup+162.302 s]
/proc/loadavg: 1.19 1.38 1.18 2/65 18344
/proc/meminfo: memFree=1071920/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=600856 CPUtime=162.04
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 247784 0 0 0 16091 113 0 0 25 0 1 0 92507860 615276544 142513 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 150214 142513 113 284 0 149927 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 600856

[startup+222.302 s]
/proc/loadavg: 1.07 1.31 1.16 2/65 18344
/proc/meminfo: memFree=1065328/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=607928 CPUtime=222.02
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 249694 0 0 0 22088 114 0 0 25 0 1 0 92507860 622518272 144099 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 151982 144099 113 284 0 151695 0
Current children cumulated CPU time (s) 222.02
Current children cumulated vsize (KiB) 607928

[startup+282.302 s]
/proc/loadavg: 1.02 1.25 1.15 2/65 18344
/proc/meminfo: memFree=1062832/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=609472 CPUtime=281.97
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 252009 0 0 0 28081 116 0 0 25 0 1 0 92507860 624099328 144687 1992294400 134512640 135679800 4294956224 18446744073709551615 134533122 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 152368 144687 113 284 0 152081 0
Current children cumulated CPU time (s) 281.97
Current children cumulated vsize (KiB) 609472

[startup+342.301 s]
/proc/loadavg: 1.01 1.20 1.14 2/65 18344
/proc/meminfo: memFree=1062320/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=609664 CPUtime=341.94
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 252186 0 0 0 34078 116 0 0 25 0 1 0 92507860 624295936 144864 1992294400 134512640 135679800 4294956224 18446744073709551615 134533114 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 152416 144864 113 284 0 152129 0
Current children cumulated CPU time (s) 341.94
Current children cumulated vsize (KiB) 609664

[startup+402.301 s]
/proc/loadavg: 1.00 1.16 1.13 2/65 18346
/proc/meminfo: memFree=1061936/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=611200 CPUtime=401.9
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 252638 0 0 0 40074 116 0 0 25 0 1 0 92507860 625868800 144930 1992294400 134512640 135679800 4294956224 18446744073709551615 134522631 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 152800 144930 113 284 0 152513 0
Current children cumulated CPU time (s) 401.9
Current children cumulated vsize (KiB) 611200

[startup+462.301 s]
/proc/loadavg: 1.00 1.13 1.12 2/65 18346
/proc/meminfo: memFree=1061552/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=611424 CPUtime=461.86
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 252761 0 0 0 46070 116 0 0 25 0 1 0 92507860 626098176 145053 1992294400 134512640 135679800 4294956224 18446744073709551615 134533216 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 152856 145053 113 284 0 152569 0
Current children cumulated CPU time (s) 461.86
Current children cumulated vsize (KiB) 611424

[startup+522.306 s]
/proc/loadavg: 1.00 1.10 1.11 2/65 18346
/proc/meminfo: memFree=1061296/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=611424 CPUtime=521.83
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 252825 0 0 0 52067 116 0 0 25 0 1 0 92507860 626098176 145117 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 152856 145117 113 284 0 152569 0
Current children cumulated CPU time (s) 521.83
Current children cumulated vsize (KiB) 611424

[startup+582.302 s]
/proc/loadavg: 1.00 1.08 1.09 2/65 18346
/proc/meminfo: memFree=1061040/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=611424 CPUtime=581.8
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 252872 0 0 0 58064 116 0 0 25 0 1 0 92507860 626098176 145164 1992294400 134512640 135679800 4294956224 18446744073709551615 134533057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 152856 145164 113 284 0 152569 0
Current children cumulated CPU time (s) 581.8
Current children cumulated vsize (KiB) 611424

[startup+642.302 s]
/proc/loadavg: 1.00 1.06 1.09 2/65 18346
/proc/meminfo: memFree=1060528/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=611424 CPUtime=641.76
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 254480 0 0 0 64058 118 0 0 25 0 1 0 92507860 626098176 145232 1992294400 134512640 135679800 4294956224 18446744073709551615 134522919 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 152856 145232 113 284 0 152569 0
Current children cumulated CPU time (s) 641.76
Current children cumulated vsize (KiB) 611424

[startup+702.303 s]
/proc/loadavg: 1.00 1.05 1.08 2/65 18346
/proc/meminfo: memFree=1060400/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=611424 CPUtime=701.73
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 254480 0 0 0 70055 118 0 0 25 0 1 0 92507860 626098176 145232 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 152856 145232 113 284 0 152569 0
Current children cumulated CPU time (s) 701.73
Current children cumulated vsize (KiB) 611424

[startup+762.301 s]
/proc/loadavg: 1.00 1.04 1.07 2/65 18346
/proc/meminfo: memFree=1060336/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=611424 CPUtime=761.69
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 254480 0 0 0 76051 118 0 0 25 0 1 0 92507860 626098176 145232 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 152856 145232 113 284 0 152569 0
Current children cumulated CPU time (s) 761.69
Current children cumulated vsize (KiB) 611424

[startup+822.301 s]
/proc/loadavg: 1.00 1.03 1.07 2/65 18346
/proc/meminfo: memFree=1060336/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=611424 CPUtime=821.65
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 254480 0 0 0 82047 118 0 0 25 0 1 0 92507860 626098176 145232 1992294400 134512640 135679800 4294956224 18446744073709551615 134522844 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 152856 145232 113 284 0 152569 0
Current children cumulated CPU time (s) 821.65
Current children cumulated vsize (KiB) 611424

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.06 2/65 18346
/proc/meminfo: memFree=1060336/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=611424 CPUtime=881.61
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 254480 0 0 0 88043 118 0 0 25 0 1 0 92507860 626098176 145232 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 152856 145232 113 284 0 152569 0
Current children cumulated CPU time (s) 881.61
Current children cumulated vsize (KiB) 611424

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.06 2/65 18346
/proc/meminfo: memFree=1060336/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=611424 CPUtime=941.59
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 254480 0 0 0 94041 118 0 0 25 0 1 0 92507860 626098176 145232 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 152856 145232 113 284 0 152569 0
Current children cumulated CPU time (s) 941.59
Current children cumulated vsize (KiB) 611424

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.05 2/65 18346
/proc/meminfo: memFree=1060336/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=611424 CPUtime=1001.54
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 254480 0 0 0 100036 118 0 0 25 0 1 0 92507860 626098176 145232 1992294400 134512640 135679800 4294956224 18446744073709551615 134522764 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 152856 145232 113 284 0 152569 0
Current children cumulated CPU time (s) 1001.54
Current children cumulated vsize (KiB) 611424

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 18346
/proc/meminfo: memFree=1060336/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=611424 CPUtime=1061.51
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 254480 0 0 0 106033 118 0 0 25 0 1 0 92507860 626098176 145232 1992294400 134512640 135679800 4294956224 18446744073709551615 134534814 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 152856 145232 113 284 0 152569 0
Current children cumulated CPU time (s) 1061.51
Current children cumulated vsize (KiB) 611424

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 18346
/proc/meminfo: memFree=1060272/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=611424 CPUtime=1121.48
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 254489 0 0 0 112030 118 0 0 25 0 1 0 92507860 626098176 145241 1992294400 134512640 135679800 4294956224 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 152856 145241 113 284 0 152569 0
Current children cumulated CPU time (s) 1121.48
Current children cumulated vsize (KiB) 611424

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 18346
/proc/meminfo: memFree=1060272/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=611424 CPUtime=1181.45
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 254491 0 0 0 118026 119 0 0 25 0 1 0 92507860 626098176 145243 1992294400 134512640 135679800 4294956224 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 152856 145243 113 284 0 152569 0
Current children cumulated CPU time (s) 1181.45
Current children cumulated vsize (KiB) 611424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 18346
/proc/meminfo: memFree=1060272/2055920 swapFree=4180280/4192956
[pid=18343] ppid=18341 vsize=611424 CPUtime=1200.05
/proc/18343/stat : 18343 (MoRsat) R 18341 18343 17883 0 -1 4194304 254508 0 0 0 119886 119 0 0 25 0 1 0 92507860 626098176 145260 1992294400 134512640 135679800 4294956224 18446744073709551615 134522616 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18343/statm: 152856 145260 113 284 0 152569 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 611424

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): 1201
CPU time (s): 1200.14
CPU user time (s): 1198.86
CPU system time (s): 1.27781
CPU usage (%): 99.9287
Max. virtual memory (cumulated for all children) (KiB): 617584

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

runsolver used 2.33764 second user time and 6.52201 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-25 09:32:26
IDJOB=1719219
IDBENCH=20580
IDSOLVER=502
FILE ID=node28/1719219-1240644733
PBS_JOBID= 9186432
Free space on /tmp= 66116 MiB

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

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1232339865

node28.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:       1640728 kB
Buffers:         13876 kB
Cached:         344476 kB
SwapCached:       5856 kB
Active:         196980 kB
Inactive:       169868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1640728 kB
SwapTotal:     4192956 kB
SwapFree:      4180280 kB
Dirty:          133500 kB
Writeback:           0 kB
Mapped:          13744 kB
Slab:            34056 kB
Committed_AS:   368696 kB
PageTables:       1420 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= 66116 MiB
End job on node28 at 2009-04-25 09:52:28