Trace number 1719078

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
CSat 2009-03-22? (TO) 1200.14 1200.45

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


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-1719078-1240643020/watcher-1719078-1240643020 -o /tmp/evaluation-result-1719078-1240643020/solver-1719078-1240643020 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1719078-1240643020.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.00 1.02 1.11 3/64 23647
/proc/meminfo: memFree=1366128/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=2008 CPUtime=0
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 368 0 0 0 0 0 0 0 18 0 1 0 92330662 2056192 282 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 502 287 86 271 0 228 0

[startup+0.101114 s]
/proc/loadavg: 1.00 1.02 1.11 3/64 23647
/proc/meminfo: memFree=1366128/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=15268 CPUtime=0.09
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 4005 0 0 0 8 1 0 0 18 0 1 0 92330662 15634432 2601 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 3817 2601 89 271 0 3543 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15268

[startup+0.201122 s]
/proc/loadavg: 1.00 1.02 1.11 3/64 23647
/proc/meminfo: memFree=1366128/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=15996 CPUtime=0.19
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 4331 0 0 0 17 2 0 0 18 0 1 0 92330662 16379904 2927 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 3999 2927 89 271 0 3725 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15996

[startup+0.301132 s]
/proc/loadavg: 1.00 1.02 1.11 3/64 23647
/proc/meminfo: memFree=1366128/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=16264 CPUtime=0.29
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 4700 0 0 0 27 2 0 0 19 0 1 0 92330662 16654336 3160 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 4066 3160 89 271 0 3792 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16264

[startup+0.701172 s]
/proc/loadavg: 1.00 1.02 1.11 3/64 23647
/proc/meminfo: memFree=1366128/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=19392 CPUtime=0.69
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 7164 0 0 0 66 3 0 0 22 0 1 0 92330662 19857408 4057 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 4848 4058 89 271 0 4574 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19392

[startup+1.50125 s]
/proc/loadavg: 1.00 1.02 1.11 2/65 23648
/proc/meminfo: memFree=1337448/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=32264 CPUtime=1.48
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 11130 0 0 0 142 6 0 0 25 0 1 0 92330662 33038336 7566 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 8066 7566 91 271 0 7792 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32264

[startup+3.10141 s]
/proc/loadavg: 1.00 1.02 1.11 2/65 23648
/proc/meminfo: memFree=1335912/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=32764 CPUtime=3.09
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 11237 0 0 0 299 10 0 0 25 0 1 0 92330662 33550336 7673 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 8191 7673 91 271 0 7917 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32764

[startup+6.30173 s]
/proc/loadavg: 1.00 1.02 1.11 2/65 23648
/proc/meminfo: memFree=1335032/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=33296 CPUtime=6.29
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 11381 0 0 0 605 24 0 0 25 0 1 0 92330662 34095104 7817 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 8324 7817 91 271 0 8050 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33296

[startup+12.7014 s]
/proc/loadavg: 1.00 1.02 1.11 2/65 23648
/proc/meminfo: memFree=1333880/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=34484 CPUtime=12.69
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 11688 0 0 0 1230 39 0 0 25 0 1 0 92330662 35311616 8124 1992294400 134512640 135625496 4294956224 18446744073709551615 134529889 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 8621 8124 91 271 0 8347 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34484

[startup+25.5026 s]
/proc/loadavg: 1.00 1.02 1.11 2/65 23648
/proc/meminfo: memFree=1330872/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=37612 CPUtime=25.48
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 12449 0 0 0 2487 61 0 0 25 0 1 0 92330662 38514688 8885 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 9403 8885 91 271 0 9129 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37612

[startup+51.1022 s]
/proc/loadavg: 1.00 1.02 1.10 2/65 23648
/proc/meminfo: memFree=1325560/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=43004 CPUtime=51.07
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 13802 0 0 0 5023 84 0 0 25 0 1 0 92330662 44036096 10238 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 10751 10238 91 271 0 10477 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 43004

[startup+102.302 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 23648
/proc/meminfo: memFree=1314808/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=53664 CPUtime=102.26
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 16462 0 0 0 10107 119 0 0 25 0 1 0 92330662 54951936 12898 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 13416 12898 91 271 0 13142 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 53664

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 23648
/proc/meminfo: memFree=1293880/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=74820 CPUtime=162.25
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 21718 0 0 0 16068 157 0 0 25 0 1 0 92330662 76615680 18154 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 18705 18154 91 271 0 18431 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 74820

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 23648
/proc/meminfo: memFree=1273080/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=95512 CPUtime=222.23
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 27004 0 0 0 22040 183 0 0 25 0 1 0 92330662 97804288 23304 1992294400 134512640 135625496 4294956224 18446744073709551615 134518648 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 23878 23304 91 271 0 23604 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 95512

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 23648
/proc/meminfo: memFree=1255928/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=112728 CPUtime=282.21
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 31328 0 0 0 28015 206 0 0 25 0 1 0 92330662 115433472 27628 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 28182 27628 91 271 0 27908 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 112728

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 23648
/proc/meminfo: memFree=1242872/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=125964 CPUtime=342.2
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 34772 0 0 0 33992 228 0 0 25 0 1 0 92330662 128987136 30869 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 31491 30869 91 271 0 31217 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 125964

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 23648
/proc/meminfo: memFree=1228856/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=139936 CPUtime=402.18
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 38269 0 0 0 39973 245 0 0 25 0 1 0 92330662 143294464 34366 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 34984 34366 91 271 0 34710 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 139936

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 23648
/proc/meminfo: memFree=1215480/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=153176 CPUtime=462.17
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 41579 0 0 0 45952 265 0 0 25 0 1 0 92330662 156852224 37676 1992294400 134512640 135625496 4294956224 18446744073709551615 134541398 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 38294 37676 91 271 0 38020 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 153176

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 23648
/proc/meminfo: memFree=1203512/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=165884 CPUtime=522.15
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 44908 0 0 0 51935 280 0 0 25 0 1 0 92330662 169865216 40701 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 41471 40701 91 271 0 41197 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 165884

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 23648
/proc/meminfo: memFree=1193592/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=175700 CPUtime=582.14
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 47397 0 0 0 57919 295 0 0 25 0 1 0 92330662 179916800 43190 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 43925 43190 91 271 0 43651 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 175700

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 23648
/proc/meminfo: memFree=1184376/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=184772 CPUtime=642.12
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 49676 0 0 0 63903 309 0 0 25 0 1 0 92330662 189206528 45469 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 46193 45469 91 271 0 45919 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 184772

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 23648
/proc/meminfo: memFree=1174584/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=194300 CPUtime=702.11
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 52089 0 0 0 69888 323 0 0 25 0 1 0 92330662 198963200 47882 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 48575 47882 91 271 0 48301 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 194300

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 23648
/proc/meminfo: memFree=1165368/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=203424 CPUtime=762.1
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 54383 0 0 0 75875 335 0 0 25 0 1 0 92330662 208306176 50176 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 50856 50176 91 271 0 50582 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 203424

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 23648
/proc/meminfo: memFree=1155256/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=213656 CPUtime=822.08
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 56940 0 0 0 81863 345 0 0 25 0 1 0 92330662 218783744 52733 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 53414 52733 91 271 0 53140 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 213656

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 23648
/proc/meminfo: memFree=1141432/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=227164 CPUtime=882.07
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 60346 0 0 0 87853 354 0 0 25 0 1 0 92330662 232615936 56139 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 56791 56139 91 271 0 56517 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 227164

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 23648
/proc/meminfo: memFree=1134392/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=235092 CPUtime=942.04
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 62573 0 0 0 93843 361 0 0 25 0 1 0 92330662 240734208 57910 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 58773 57910 91 271 0 58499 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 235092

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23648
/proc/meminfo: memFree=1128120/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=241368 CPUtime=1002.03
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 64127 0 0 0 99832 371 0 0 25 0 1 0 92330662 247160832 59464 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 60342 59464 91 271 0 60068 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 241368

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23648
/proc/meminfo: memFree=1114232/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=255456 CPUtime=1062.01
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 67649 0 0 0 105820 381 0 0 25 0 1 0 92330662 261586944 62986 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 63864 62986 91 271 0 63590 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 255456

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23648
/proc/meminfo: memFree=1106552/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=262896 CPUtime=1122
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 69519 0 0 0 111812 388 0 0 25 0 1 0 92330662 269205504 64856 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 65724 64856 91 271 0 65450 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 262896

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23648
/proc/meminfo: memFree=1101752/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=267520 CPUtime=1181.98
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 70705 0 0 0 117801 397 0 0 25 0 1 0 92330662 273940480 66042 1992294400 134512640 135625496 4294956224 18446744073709551615 134529068 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 66880 66042 91 271 0 66606 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 267520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23648
/proc/meminfo: memFree=1100088/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=269208 CPUtime=1200.09
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 71111 0 0 0 119608 401 0 0 25 0 1 0 92330662 275668992 66448 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 67302 66448 91 271 0 67028 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 269208

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23648
/proc/meminfo: memFree=1100088/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=269208 CPUtime=1200.09
/proc/23647/stat : 23647 (csat) R 23645 23647 23333 0 -1 4194304 71111 0 0 0 119608 401 0 0 25 0 1 0 92330662 275668992 66448 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 67302 66448 91 271 0 67028 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 269208

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.45
CPU time (s): 1200.14
CPU user time (s): 1196.09
CPU system time (s): 4.05438
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 269208

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

runsolver used 0.868867 second user time and 2.6266 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-25 09:03:41
IDJOB=1719078
IDBENCH=20577
IDSOLVER=517
FILE ID=node36/1719078-1240643020
PBS_JOBID= 9186464
Free space on /tmp= 66388 MiB

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

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

MD5SUM BENCH= f0f4556999ccb446384994a4148fca28
RANDOM SEED=540980472

node36.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.232
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.232
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:       1366608 kB
Buffers:         67288 kB
Cached:         528596 kB
SwapCached:          0 kB
Active:          72756 kB
Inactive:       537024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1366608 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           11608 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            65608 kB
Committed_AS:   300340 kB
PageTables:       1356 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= 66388 MiB
End job on node36 at 2009-04-25 09:23:43