Trace number 1723782

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-22UNSAT 1186.65 1186.96

General information on the benchmark

Namevelev-vliw-uns-4.0-9C1.cnf
MD5SUM0c9a15d0f561e9d1bb438b04ae3c31af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark324.148
Satisfiable
(Un)Satisfiability was proved
Number of variables96177
Number of clauses1814189
Sum of the clauses size5280501
Maximum clause length2216
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21178665
Number of clauses of size 3560157
Number of clauses of size 45491
Number of clauses of size 54739
Number of clauses of size over 565136

Solver Data

1186.59/1186.92	c Variable Count:   96177
1186.59/1186.92	c Clause Count:     1814189
1186.59/1186.92	s UNSATISFIABLE
1186.59/1186.92	c Total Time: 1186.78

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1723782-1240688857/watcher-1723782-1240688857 -o /tmp/evaluation-result-1723782-1240688857/solver-1723782-1240688857 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1723782-1240688857.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.00 1.00 2/64 22225
/proc/meminfo: memFree=1667776/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=2008 CPUtime=0
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 96919187 2056192 281 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 502 288 86 271 0 228 0

[startup+0.0477919 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22225
/proc/meminfo: memFree=1667776/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=8580 CPUtime=0.04
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 3027 0 0 0 3 1 0 0 18 0 1 0 96919187 8785920 1623 1992294400 134512640 135625496 4294956224 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 2145 1628 86 271 0 1871 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8580

[startup+0.102797 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22225
/proc/meminfo: memFree=1667776/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=29120 CPUtime=0.09
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 6989 0 0 0 7 2 0 0 18 0 1 0 96919187 29818880 3783 1992294400 134512640 135625496 4294956224 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 7280 3788 86 271 0 7006 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29120

[startup+0.301828 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22225
/proc/meminfo: memFree=1667776/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=44440 CPUtime=0.29
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 10812 0 0 0 25 4 0 0 19 0 1 0 96919187 45506560 7606 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 11110 7606 89 271 0 10836 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44440

[startup+0.70186 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 22225
/proc/meminfo: memFree=1667776/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=45720 CPUtime=0.69
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 12371 0 0 0 64 5 0 0 23 0 1 0 96919187 46817280 8522 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 11430 8522 89 271 0 11156 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45720

[startup+1.50195 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22226
/proc/meminfo: memFree=1631736/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=48000 CPUtime=1.49
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 15232 0 0 0 142 7 0 0 25 0 1 0 96919187 49152000 10243 1992294400 134512640 135625496 4294956224 18446744073709551615 134528242 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 12000 10243 90 271 0 11726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48000

[startup+3.10112 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22226
/proc/meminfo: memFree=1622520/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=60212 CPUtime=3.09
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 24763 0 0 0 296 13 0 0 25 0 1 0 96919187 61657088 13666 1992294400 134512640 135625496 4294956224 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 15053 13666 90 271 0 14779 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60212

[startup+6.30146 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22226
/proc/meminfo: memFree=1586168/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=86896 CPUtime=6.29
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 32007 0 0 0 603 26 0 0 25 0 1 0 96919187 88981504 20695 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 21724 20695 92 271 0 21450 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86896

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22226
/proc/meminfo: memFree=1584768/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=88232 CPUtime=12.69
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 32296 0 0 0 1217 52 0 0 25 0 1 0 96919187 90349568 20984 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 22058 20984 92 271 0 21784 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 88232

[startup+25.5025 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22226
/proc/meminfo: memFree=1583808/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=89304 CPUtime=25.49
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 32565 0 0 0 2483 66 0 0 25 0 1 0 96919187 91447296 21253 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 22326 21253 92 271 0 22052 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89304

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22226
/proc/meminfo: memFree=1582336/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=90924 CPUtime=51.08
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 32952 0 0 0 5020 88 0 0 25 0 1 0 96919187 93106176 21640 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 22731 21640 92 271 0 22457 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 90924

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22226
/proc/meminfo: memFree=1578304/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=94968 CPUtime=102.27
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 33964 0 0 0 10101 126 0 0 25 0 1 0 96919187 97247232 22652 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 23742 22652 92 271 0 23468 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 94968

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22226
/proc/meminfo: memFree=1572928/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=100500 CPUtime=162.25
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 35326 0 0 0 16061 164 0 0 25 0 1 0 96919187 102912000 24014 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 25125 24014 92 271 0 24851 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 100500

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22226
/proc/meminfo: memFree=1566016/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=107280 CPUtime=222.23
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 37019 0 0 0 22025 198 0 0 25 0 1 0 96919187 109854720 25707 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 26820 25707 92 271 0 26546 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 107280

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22226
/proc/meminfo: memFree=1559040/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=114400 CPUtime=282.22
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 38761 0 0 0 27988 234 0 0 25 0 1 0 96919187 117145600 27449 1992294400 134512640 135625496 4294956224 18446744073709551615 134541434 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 28600 27449 92 271 0 28326 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 114400

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22226
/proc/meminfo: memFree=1552192/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=121144 CPUtime=342.2
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 40472 0 0 0 33955 265 0 0 25 0 1 0 96919187 124051456 29160 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 30286 29160 92 271 0 30012 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 121144

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22226
/proc/meminfo: memFree=1543232/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=130220 CPUtime=402.19
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 42830 0 0 0 39927 292 0 0 25 0 1 0 96919187 133345280 31382 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 32555 31382 92 271 0 32281 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 130220

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22226
/proc/meminfo: memFree=1534400/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=138888 CPUtime=462.17
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 45019 0 0 0 45902 315 0 0 25 0 1 0 96919187 142221312 33571 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 34722 33571 92 271 0 34448 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 138888

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22226
/proc/meminfo: memFree=1518464/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=154864 CPUtime=522.16
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 49024 0 0 0 51882 334 0 0 25 0 1 0 96919187 158580736 37576 1992294400 134512640 135625496 4294956224 18446744073709551615 134530520 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 38716 37576 92 271 0 38442 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 154864

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22226
/proc/meminfo: memFree=1512192/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=161272 CPUtime=582.14
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 50754 0 0 0 57868 346 0 0 25 0 1 0 96919187 165142528 39103 1992294400 134512640 135625496 4294956224 18446744073709551615 134529053 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 40318 39103 92 271 0 40044 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 161272

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22226
/proc/meminfo: memFree=1505728/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=167672 CPUtime=642.13
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 52364 0 0 0 63845 368 0 0 25 0 1 0 96919187 171696128 40713 1992294400 134512640 135625496 4294956224 18446744073709551615 134519535 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 41918 40713 92 271 0 41644 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 167672

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22226
/proc/meminfo: memFree=1499648/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=173780 CPUtime=702.11
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 53881 0 0 0 69828 383 0 0 25 0 1 0 96919187 177950720 42230 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 43445 42230 92 271 0 43171 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 173780

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22226
/proc/meminfo: memFree=1493056/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=180172 CPUtime=762.1
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 55509 0 0 0 75814 396 0 0 25 0 1 0 96919187 184496128 43858 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 45043 43858 92 271 0 44769 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 180172

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22232
/proc/meminfo: memFree=1487168/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=185924 CPUtime=822.08
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 56967 0 0 0 81801 407 0 0 25 0 1 0 96919187 190386176 45316 1992294400 134512640 135625496 4294956224 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 46481 45316 92 271 0 46207 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 185924

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22232
/proc/meminfo: memFree=1480832/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=192784 CPUtime=882.06
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 58843 0 0 0 87789 417 0 0 25 0 1 0 96919187 197410816 46888 1992294400 134512640 135625496 4294956224 18446744073709551615 134529023 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 48196 46888 92 271 0 47922 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 192784

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22232
/proc/meminfo: memFree=1471296/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=202352 CPUtime=942.04
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 61271 0 0 0 93773 431 0 0 25 0 1 0 96919187 207208448 49316 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 50588 49316 92 271 0 50314 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 202352

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22232
/proc/meminfo: memFree=1461056/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=212552 CPUtime=1002.03
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 63816 0 0 0 99760 443 0 0 25 0 1 0 96919187 217653248 51861 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 53138 51861 92 271 0 52864 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 212552

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22232
/proc/meminfo: memFree=1451648/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=221852 CPUtime=1062.02
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 66167 0 0 0 105746 456 0 0 25 0 1 0 96919187 227176448 54212 1992294400 134512640 135625496 4294956224 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 55463 54212 92 271 0 55189 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 221852

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22232
/proc/meminfo: memFree=1443008/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=230464 CPUtime=1122
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 68278 0 0 0 111734 466 0 0 25 0 1 0 96919187 235995136 56323 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 57616 56323 92 271 0 57342 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 230464

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22232
/proc/meminfo: memFree=1436608/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=236552 CPUtime=1181.99
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 69859 0 0 0 117722 477 0 0 25 0 1 0 96919187 242229248 57904 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 59138 57904 92 271 0 58864 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 236552

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

[startup+1183.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22232
/proc/meminfo: memFree=1436544/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=236684 CPUtime=1183.58
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 69871 0 0 0 117881 477 0 0 25 0 1 0 96919187 242364416 57916 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 59171 57916 92 271 0 58897 0
Current children cumulated CPU time (s) 1183.58
Current children cumulated vsize (KiB) 236684

[startup+1185.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22232
/proc/meminfo: memFree=1436480/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=236684 CPUtime=1185.18
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 69891 0 0 0 118041 477 0 0 25 0 1 0 96919187 242364416 57936 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 59171 57936 92 271 0 58897 0
Current children cumulated CPU time (s) 1185.18
Current children cumulated vsize (KiB) 236684

[startup+1186.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22232
/proc/meminfo: memFree=1436416/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=236816 CPUtime=1185.98
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 69902 0 0 0 118121 477 0 0 25 0 1 0 96919187 242499584 57947 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 59204 57947 92 271 0 58930 0
Current children cumulated CPU time (s) 1185.98
Current children cumulated vsize (KiB) 236816

[startup+1186.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22232
/proc/meminfo: memFree=1436416/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=236816 CPUtime=1186.38
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 69907 0 0 0 118161 477 0 0 25 0 1 0 96919187 242499584 57952 1992294400 134512640 135625496 4294956224 18446744073709551615 134529412 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 59204 57952 92 271 0 58930 0
Current children cumulated CPU time (s) 1186.38
Current children cumulated vsize (KiB) 236816

[startup+1186.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22232
/proc/meminfo: memFree=1436416/2055920 swapFree=4181324/4192956
[pid=22225] ppid=22223 vsize=236816 CPUtime=1186.59
/proc/22225/stat : 22225 (csat) R 22223 22225 21750 0 -1 4194304 69907 0 0 0 118182 477 0 0 25 0 1 0 96919187 242499584 57952 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/22225/statm: 59204 57952 92 271 0 58930 0
Current children cumulated CPU time (s) 1186.59
Current children cumulated vsize (KiB) 236816

Child status: 20
Real time (s): 1186.96
CPU time (s): 1186.65
CPU user time (s): 1181.84
CPU system time (s): 4.81127
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 236816

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

runsolver used 0.928858 second user time and 2.6526 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-25 21:47:39
IDJOB=1723782
IDBENCH=71736
IDSOLVER=517
FILE ID=node19/1723782-1240688857
PBS_JOBID= 9186699
Free space on /tmp= 66208 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT_RACE06/velev-vliw-uns-4.0-9C1.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723782-1240688857/watcher-1723782-1240688857 -o /tmp/evaluation-result-1723782-1240688857/solver-1723782-1240688857 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1723782-1240688857.cnf

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

MD5SUM BENCH= 0c9a15d0f561e9d1bb438b04ae3c31af
RANDOM SEED=686958727

node19.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.236
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.236
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:       1668320 kB
Buffers:         50928 kB
Cached:         260324 kB
SwapCached:       5424 kB
Active:         127152 kB
Inactive:       192028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1668320 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:           37228 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            54508 kB
Committed_AS:   341508 kB
PageTables:       1452 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= 66204 MiB
End job on node19 at 2009-04-25 22:07:26