Trace number 1723472

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
HydraSAT-Flat 2009-03-22-FlatUNSAT 888.096 888.349

General information on the benchmark

Namemanol-pipe-c7nidw.cnf
MD5SUMcddc29f8f256e39e02d9b418f68e802c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark115.078
Satisfiable
(Un)Satisfiability was proved
Number of variables169072
Number of clauses501421
Sum of the clauses size1169981
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2334280
Number of clauses of size 3167140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

888.04/888.31	
888.04/888.31	c decisions : 8953372
888.04/888.31	c conflicts : 1680013
888.04/888.31	c Memory limit 1620 MiB
888.04/888.31	s UNSATISFIABLE

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-1723472-1240686283/watcher-1723472-1240686283 -o /tmp/evaluation-result-1723472-1240686283/solver-1723472-1240686283 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1723472-1240686283.cnf -rs 1612910775 -co memory_limit 1800 

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.08 3/64 2439
/proc/meminfo: memFree=1086744/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=3556 CPUtime=0
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 96657194 3641344 191 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 889 191 119 319 0 567 0

[startup+0.037035 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 2439
/proc/meminfo: memFree=1086744/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=5272 CPUtime=0.03
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 657 0 0 0 3 0 0 0 20 0 1 0 96657194 5398528 641 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 1318 642 119 319 0 996 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5272

[startup+0.101041 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 2439
/proc/meminfo: memFree=1086744/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=8572 CPUtime=0.09
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 1527 0 0 0 9 0 0 0 20 0 1 0 96657194 8777728 1511 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 2143 1511 119 319 0 1821 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8572

[startup+0.301063 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 2439
/proc/meminfo: memFree=1086744/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=18736 CPUtime=0.29
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 4248 0 0 0 28 1 0 0 22 0 1 0 96657194 19185664 4232 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 4684 4232 119 319 0 4362 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18736

[startup+0.70111 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 2439
/proc/meminfo: memFree=1086744/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=40660 CPUtime=0.68
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 9978 0 0 0 65 3 0 0 25 0 1 0 96657194 41635840 9962 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 10165 9963 125 319 0 9843 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 40660

[startup+1.5012 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 2440
/proc/meminfo: memFree=1040656/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=60352 CPUtime=1.49
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 15445 0 0 0 143 6 0 0 25 0 1 0 96657194 61800448 14215 1992294400 134512640 135819388 4294956160 18446744073709551615 135210599 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 15088 14215 128 319 0 14766 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60352

[startup+3.10239 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 2440
/proc/meminfo: memFree=1017360/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=90616 CPUtime=3.09
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 23712 0 0 0 300 9 0 0 25 0 1 0 96657194 92790784 21712 1992294400 134512640 135819388 4294956160 18446744073709551615 134521321 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 22654 21712 128 319 0 22332 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 90616

[startup+6.30177 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 2440
/proc/meminfo: memFree=968784/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=124372 CPUtime=6.28
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 34183 0 0 0 614 14 0 0 25 0 1 0 96657194 127356928 29667 1992294400 134512640 135819388 4294956160 18446744073709551615 134603096 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 31093 29667 147 319 0 30771 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 124372

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 2440
/proc/meminfo: memFree=965784/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=126852 CPUtime=12.68
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 34790 0 0 0 1254 14 0 0 25 0 1 0 96657194 129896448 30274 1992294400 134512640 135819388 4294956160 18446744073709551615 134617401 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 31713 30274 147 319 0 31391 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 126852

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 2440
/proc/meminfo: memFree=963352/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=129220 CPUtime=25.48
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 35373 0 0 0 2533 15 0 0 25 0 1 0 96657194 132321280 30857 1992294400 134512640 135819388 4294956160 18446744073709551615 134616996 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 32305 30857 147 319 0 31983 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 129220

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 2440
/proc/meminfo: memFree=960344/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=132432 CPUtime=51.06
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 36128 0 0 0 5091 15 0 0 25 0 1 0 96657194 135610368 31612 1992294400 134512640 135819388 4294956160 18446744073709551615 134617086 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 33108 31612 147 319 0 32786 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 132432

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 2440
/proc/meminfo: memFree=950552/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=142856 CPUtime=102.25
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 38592 0 0 0 10208 17 0 0 25 0 1 0 96657194 146284544 34076 1992294400 134512640 135819388 4294956160 18446744073709551615 134617232 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 35714 34076 147 319 0 35392 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 142856

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 2440
/proc/meminfo: memFree=947096/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=146348 CPUtime=162.24
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 39483 0 0 0 16205 19 0 0 25 0 1 0 96657194 149860352 34967 1992294400 134512640 135819388 4294956160 18446744073709551615 134617338 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 36587 34967 147 319 0 36265 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 146348

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 2440
/proc/meminfo: memFree=937176/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=156412 CPUtime=222.22
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 41935 0 0 0 22201 21 0 0 25 0 1 0 96657194 160165888 37419 1992294400 134512640 135819388 4294956160 18446744073709551615 134603096 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 39103 37419 147 319 0 38781 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 156412

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 2440
/proc/meminfo: memFree=929304/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=165276 CPUtime=282.2
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 44026 0 0 0 28197 23 0 0 25 0 1 0 96657194 169242624 39381 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 41319 39381 147 319 0 40997 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 165276

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 2440
/proc/meminfo: memFree=927448/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=167212 CPUtime=342.18
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 44495 0 0 0 34194 24 0 0 25 0 1 0 96657194 171225088 39850 1992294400 134512640 135819388 4294956160 18446744073709551615 134616696 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 41803 39850 147 319 0 41481 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 167212

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 2440
/proc/meminfo: memFree=916504/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=179312 CPUtime=402.17
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 47230 0 0 0 40191 26 0 0 25 0 1 0 96657194 183615488 42585 1992294400 134512640 135819388 4294956160 18446744073709551615 134616947 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 44828 42585 147 319 0 44506 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 179312

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 2440
/proc/meminfo: memFree=908824/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=187224 CPUtime=462.15
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 49125 0 0 0 46188 27 0 0 25 0 1 0 96657194 191717376 44480 1992294400 134512640 135819388 4294956160 18446744073709551615 134669093 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 46806 44480 147 319 0 46484 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 187224

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 2440
/proc/meminfo: memFree=905560/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=191716 CPUtime=522.13
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 50213 0 0 0 52185 28 0 0 25 0 1 0 96657194 196317184 45311 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 47929 45311 147 319 0 47607 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 191716

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 2440
/proc/meminfo: memFree=901400/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=196236 CPUtime=582.12
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 51299 0 0 0 58183 29 0 0 25 0 1 0 96657194 200945664 46397 1992294400 134512640 135819388 4294956160 18446744073709551615 134596739 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 49059 46397 147 319 0 48737 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 196236

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 2440
/proc/meminfo: memFree=896472/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=201440 CPUtime=642.11
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 52477 0 0 0 64181 30 0 0 25 0 1 0 96657194 206274560 47575 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 50360 47575 147 319 0 50038 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 201440

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 2440
/proc/meminfo: memFree=892248/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=205832 CPUtime=702.09
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 53520 0 0 0 70178 31 0 0 25 0 1 0 96657194 210771968 48618 1992294400 134512640 135819388 4294956160 18446744073709551615 134617100 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 51458 48618 147 319 0 51136 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 205832

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2440
/proc/meminfo: memFree=890008/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=208296 CPUtime=762.07
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 54078 0 0 0 76176 31 0 0 25 0 1 0 96657194 213295104 49176 1992294400 134512640 135819388 4294956160 18446744073709551615 134669118 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 52074 49176 147 319 0 51752 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 208296

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2440
/proc/meminfo: memFree=888088/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=210412 CPUtime=822.06
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 54576 0 0 0 82174 32 0 0 25 0 1 0 96657194 215461888 49674 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 52603 49674 147 319 0 52281 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 210412

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2440
/proc/meminfo: memFree=885528/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=213260 CPUtime=882.04
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 55194 0 0 0 88172 32 0 0 25 0 1 0 96657194 218378240 50292 1992294400 134512640 135819388 4294956160 18446744073709551615 134617218 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 53315 50292 147 319 0 52993 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 213260

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

[startup+883.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2440
/proc/meminfo: memFree=885528/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=213260 CPUtime=882.84
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 55195 0 0 0 88252 32 0 0 25 0 1 0 96657194 218378240 50293 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 53315 50293 147 319 0 52993 0
Current children cumulated CPU time (s) 882.84
Current children cumulated vsize (KiB) 213260

[startup+886.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2440
/proc/meminfo: memFree=885400/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=213392 CPUtime=886.03
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 55246 0 0 0 88571 32 0 0 25 0 1 0 96657194 218513408 50344 1992294400 134512640 135819388 4294956160 18446744073709551615 134592998 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 53348 50344 147 319 0 53026 0
Current children cumulated CPU time (s) 886.03
Current children cumulated vsize (KiB) 213392

[startup+887.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2440
/proc/meminfo: memFree=885336/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=213392 CPUtime=886.83
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 55254 0 0 0 88651 32 0 0 25 0 1 0 96657194 218513408 50352 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 53348 50352 147 319 0 53026 0
Current children cumulated CPU time (s) 886.83
Current children cumulated vsize (KiB) 213392

[startup+887.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2440
/proc/meminfo: memFree=885272/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=213524 CPUtime=887.63
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 55263 0 0 0 88731 32 0 0 25 0 1 0 96657194 218648576 50361 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 53381 50361 147 319 0 53059 0
Current children cumulated CPU time (s) 887.63
Current children cumulated vsize (KiB) 213524

[startup+888.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2440
/proc/meminfo: memFree=885272/2055920 swapFree=4192812/4192956
[pid=2439] ppid=2437 vsize=214852 CPUtime=888.04
/proc/2439/stat : 2439 (hydrasat-flat) R 2437 2439 2132 0 -1 4194304 55597 0 0 0 88771 33 0 0 25 0 1 0 96657194 220008448 50695 1992294400 134512640 135819388 4294956160 18446744073709551615 134681147 0 0 4096 1 0 0 0 17 1 0 0
/proc/2439/statm: 53713 50695 147 319 0 53391 0
Current children cumulated CPU time (s) 888.04
Current children cumulated vsize (KiB) 214852

Child status: 20
Real time (s): 888.349
CPU time (s): 888.096
CPU user time (s): 887.733
CPU system time (s): 0.362944
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 214852

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

runsolver used 0.687895 second user time and 1.79173 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-25 21:04:43
IDJOB=1723472
IDBENCH=71715
IDSOLVER=519
FILE ID=node75/1723472-1240686283
PBS_JOBID= 9186683
Free space on /tmp= 66424 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT_RACE06/manol-pipe-c7nidw.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723472-1240686283/watcher-1723472-1240686283 -o /tmp/evaluation-result-1723472-1240686283/solver-1723472-1240686283 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1723472-1240686283.cnf -rs 1612910775 -co memory_limit 1800

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

MD5SUM BENCH= cddc29f8f256e39e02d9b418f68e802c
RANDOM SEED=1612910775

node75.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.213
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.213
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:       1087160 kB
Buffers:         85716 kB
Cached:         789912 kB
SwapCached:        144 kB
Active:         133984 kB
Inactive:       755684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1087160 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10012 kB
Writeback:           0 kB
Mapped:          23660 kB
Slab:            65052 kB
Committed_AS:   227368 kB
PageTables:       1416 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= 66420 MiB
End job on node75 at 2009-04-25 21:19:32