Trace number 331420

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, and are wall clock time (not CPU 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
Rsat 2007-02-08SAT 587.921 588.279

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug7.cnf
MD5SUM6dcc1a7a687db45349fbaf9870c73e4b
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark39.631
Satisfiable
(Un)Satisfiability was proved
Number of variables521147
Number of clauses13378010
Sum of the clauses size39203144
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28714054
Number of clauses of size 34209318
Number of clauses of size 425258
Number of clauses of size 515651
Number of clauses of size over 5413728

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-331420-1173184132 -o ROOT/results/node10/solver-331420-1173184132 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331420-1173184132/rsat.sh /tmp/evaluation/331420-1173184132/instance-331420-1173184132.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): 2400 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.02 0.98 0.98 3/77 27831
/proc/meminfo: memFree=1405184/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 338370102 5480448 232 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27831/statm: 1338 232 195 169 0 49 0
[pid=27832] ppid=27831 vsize=684 CPUtime=0
/proc/27832/stat : 27832 (SatElite) D 27831 27831 26476 0 -1 4194304 62 0 0 0 0 0 0 0 20 0 1 0 338370102 700416 44 18446744073709551615 134512640 135038345 4294956752 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/27832/statm: 171 44 36 128 0 40 0

[startup+0.0995681 s]
/proc/loadavg: 1.02 0.98 0.98 3/77 27831
/proc/meminfo: memFree=1405184/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 338370102 5480448 232 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27831/statm: 1338 232 195 169 0 49 0
[pid=27832] ppid=27831 vsize=684 CPUtime=0
/proc/27832/stat : 27832 (SatElite) D 27831 27831 26476 0 -1 4194304 62 0 0 0 0 0 0 0 18 0 1 0 338370102 700416 44 18446744073709551615 134512640 135038345 4294956752 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 0 0 0
/proc/27832/statm: 171 44 36 128 0 40 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6036

[startup+0.101568 s]
/proc/loadavg: 1.02 0.98 0.98 3/77 27831
/proc/meminfo: memFree=1405184/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 338370102 5480448 232 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27831/statm: 1338 232 195 169 0 49 0
[pid=27832] ppid=27831 vsize=684 CPUtime=0
/proc/27832/stat : 27832 (SatElite) D 27831 27831 26476 0 -1 4194304 62 0 0 0 0 0 0 0 18 0 1 0 338370102 700416 44 18446744073709551615 134512640 135038345 4294956752 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 0 0 0
/proc/27832/statm: 171 44 36 128 0 40 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6036

[startup+0.301595 s]
/proc/loadavg: 1.02 0.98 0.98 3/77 27831
/proc/meminfo: memFree=1405184/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701648 s]
/proc/loadavg: 1.02 0.98 0.98 3/77 27831
/proc/meminfo: memFree=1405184/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50175 s]
/proc/loadavg: 1.02 0.98 0.98 2/79 27834
/proc/meminfo: memFree=1358832/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
[pid=27834] ppid=27831 vsize=155848 CPUtime=1.35
/proc/27834/stat : 27834 (rsat) R 27831 27831 26476 0 -1 4194304 18544 0 0 0 124 11 0 0 25 0 1 0 338370117 159588352 18401 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27834/statm: 38962 18401 84 211 0 38748 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 161200

[startup+3.10197 s]
/proc/loadavg: 1.02 0.98 0.98 2/79 27834
/proc/meminfo: memFree=1304496/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
[pid=27834] ppid=27831 vsize=227656 CPUtime=2.94
/proc/27834/stat : 27834 (rsat) R 27831 27831 26476 0 -1 4194304 38595 0 0 0 272 22 0 0 25 0 1 0 338370117 233119744 38357 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27834/statm: 56914 38357 84 211 0 56700 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 233008

[startup+6.3024 s]
/proc/loadavg: 1.01 0.98 0.98 2/79 27834
/proc/meminfo: memFree=1173872/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
[pid=27834] ppid=27831 vsize=325348 CPUtime=6.15
/proc/27834/stat : 27834 (rsat) R 27831 27831 26476 0 -1 4194304 65930 0 0 0 576 39 0 0 25 0 1 0 338370117 333156352 65533 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 135037357 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27834/statm: 81337 65534 84 211 0 81123 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 330700

[startup+12.7013 s]
/proc/loadavg: 1.01 0.98 0.98 2/79 27834
/proc/meminfo: memFree=813488/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
[pid=27834] ppid=27831 vsize=690812 CPUtime=12.55
/proc/27834/stat : 27834 (rsat) R 27831 27831 26476 0 -1 4194304 167948 0 0 0 1167 88 0 0 25 0 1 0 338370117 707391488 165001 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27834/statm: 172703 165002 84 211 0 172489 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 696164

[startup+25.502 s]
/proc/loadavg: 1.01 0.98 0.98 2/79 27834
/proc/meminfo: memFree=697584/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
[pid=27834] ppid=27831 vsize=722392 CPUtime=25.34
/proc/27834/stat : 27834 (rsat) R 27831 27831 26476 0 -1 4194304 224001 0 0 0 2434 100 0 0 25 0 1 0 338370117 739729408 177478 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27834/statm: 180598 177478 86 211 0 180384 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 727744

[startup+51.1015 s]
/proc/loadavg: 1.01 0.98 0.98 2/79 27834
/proc/meminfo: memFree=691632/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
[pid=27834] ppid=27831 vsize=728544 CPUtime=50.93
/proc/27834/stat : 27834 (rsat) R 27831 27831 26476 0 -1 4194304 316941 0 0 0 4973 120 0 0 25 0 1 0 338370117 746029056 179066 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27834/statm: 182136 179066 86 211 0 181922 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 733896

[startup+102.305 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 27834
/proc/meminfo: memFree=687280/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
[pid=27834] ppid=27831 vsize=730528 CPUtime=102.11
/proc/27834/stat : 27834 (rsat) R 27831 27831 26476 0 -1 4194304 452895 0 0 0 10061 150 0 0 25 0 1 0 338370117 748060672 180134 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134530164 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27834/statm: 182632 180134 86 211 0 182418 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 735880

[startup+162.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 27834
/proc/meminfo: memFree=683760/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
[pid=27834] ppid=27831 vsize=734192 CPUtime=162.1
/proc/27834/stat : 27834 (rsat) R 27831 27831 26476 0 -1 4194304 754655 0 0 0 16002 208 0 0 25 0 1 0 338370117 751812608 181021 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27834/statm: 183548 181021 86 211 0 183334 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 739544

[startup+222.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 27834
/proc/meminfo: memFree=680816/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
[pid=27834] ppid=27831 vsize=736904 CPUtime=222.07
/proc/27834/stat : 27834 (rsat) R 27831 27831 26476 0 -1 4194304 1010785 0 0 0 21951 256 0 0 25 0 1 0 338370117 754589696 181732 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134522828 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27834/statm: 184226 181732 86 211 0 184012 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 742256

[startup+282.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 27834
/proc/meminfo: memFree=673712/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
[pid=27834] ppid=27831 vsize=744076 CPUtime=282.05
/proc/27834/stat : 27834 (rsat) R 27831 27831 26476 0 -1 4194304 1633029 0 0 0 27831 374 0 0 25 0 1 0 338370117 761933824 183488 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27834/statm: 186019 183488 86 211 0 185805 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 749428

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 27834
/proc/meminfo: memFree=671920/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
[pid=27834] ppid=27831 vsize=745776 CPUtime=342.04
/proc/27834/stat : 27834 (rsat) R 27831 27831 26476 0 -1 4194304 1850318 0 0 0 33790 414 0 0 25 0 1 0 338370117 763674624 183920 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27834/statm: 186444 183920 86 211 0 186230 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 751128

[startup+402.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 27834
/proc/meminfo: memFree=668016/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
[pid=27834] ppid=27831 vsize=749584 CPUtime=402.02
/proc/27834/stat : 27834 (rsat) R 27831 27831 26476 0 -1 4194304 2276884 0 0 0 39701 501 0 0 25 0 1 0 338370117 767574016 184888 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27834/statm: 187396 184888 86 211 0 187182 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 754936

[startup+462.302 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 27834
/proc/meminfo: memFree=664048/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
[pid=27834] ppid=27831 vsize=754212 CPUtime=462
/proc/27834/stat : 27834 (rsat) R 27831 27831 26476 0 -1 4194304 2675719 0 0 0 45616 584 0 0 25 0 1 0 338370117 772313088 185881 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27834/statm: 188553 185881 86 211 0 188339 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 759564

[startup+522.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 27834
/proc/meminfo: memFree=651952/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
[pid=27834] ppid=27831 vsize=766620 CPUtime=521.99
/proc/27834/stat : 27834 (rsat) R 27831 27831 26476 0 -1 4194304 3908991 0 0 0 51360 839 0 0 25 0 1 0 338370117 785018880 188928 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134525865 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27834/statm: 191655 188936 86 211 0 191441 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 771972

[startup+582.301 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 27834
/proc/meminfo: memFree=645232/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
[pid=27834] ppid=27831 vsize=772496 CPUtime=581.96
/proc/27834/stat : 27834 (rsat) R 27831 27831 26476 0 -1 4194304 4589230 0 0 0 57222 974 0 0 25 0 1 0 338370117 791035904 190537 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27834/statm: 193124 190537 86 211 0 192910 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 777848

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

[startup+585.502 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 27834
/proc/meminfo: memFree=644976/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
[pid=27834] ppid=27831 vsize=772612 CPUtime=585.17
/proc/27834/stat : 27834 (rsat) R 27831 27831 26476 0 -1 4194304 4603630 0 0 0 57540 977 0 0 25 0 1 0 338370117 791154688 190570 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134522738 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27834/statm: 193153 190570 86 211 0 192939 0
Current children cumulated CPU time (s) 585.17
Current children cumulated vsize (KiB) 777964

[startup+587.102 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 27834
/proc/meminfo: memFree=644976/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
[pid=27834] ppid=27831 vsize=772760 CPUtime=586.76
/proc/27834/stat : 27834 (rsat) R 27831 27831 26476 0 -1 4194304 4604317 0 0 0 57699 977 0 0 23 0 1 0 338370117 791306240 190615 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134513928 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27834/statm: 193190 190615 86 211 0 192976 0
Current children cumulated CPU time (s) 586.76
Current children cumulated vsize (KiB) 778112

[startup+587.903 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 27834
/proc/meminfo: memFree=693040/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
[pid=27834] ppid=27831 vsize=720500 CPUtime=587.56
/proc/27834/stat : 27834 (rsat) R 27831 27831 26476 0 -1 4194304 4604317 0 0 0 57778 978 0 0 25 0 1 0 338370117 737792000 177550 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134981068 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27834/statm: 180125 177550 86 211 0 179911 0
Current children cumulated CPU time (s) 587.56
Current children cumulated vsize (KiB) 725852

[startup+588.103 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 27834
/proc/meminfo: memFree=693040/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
[pid=27834] ppid=27831 vsize=705268 CPUtime=587.76
/proc/27834/stat : 27834 (rsat) R 27831 27831 26476 0 -1 4194304 4604317 0 0 0 57798 978 0 0 25 0 1 0 338370117 722194432 175038 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 134979950 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27834/statm: 176317 175038 86 211 0 176103 0
Current children cumulated CPU time (s) 587.76
Current children cumulated vsize (KiB) 710620

[startup+588.203 s]
/proc/loadavg: 1.00 0.98 0.98 2/79 27834
/proc/meminfo: memFree=693040/2055920 swapFree=4168812/4192956
[pid=27831] ppid=27829 vsize=5352 CPUtime=0
/proc/27831/stat : 27831 (rsat.sh) S 27829 27831 26476 0 -1 4194304 305 75 0 0 0 0 0 0 16 0 1 0 338370102 5480448 234 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27831/statm: 1338 234 195 169 0 49 0
[pid=27834] ppid=27831 vsize=688980 CPUtime=587.87
/proc/27834/stat : 27834 (rsat) R 27831 27831 26476 0 -1 4194304 4604317 0 0 0 57800 987 0 0 25 0 1 0 338370117 705515520 61907 18446744073709551615 134512640 135377749 4294956848 18446744073709551615 135156186 0 0 4096 1026 0 0 0 17 1 0 0
/proc/27834/statm: 172245 61907 23868 211 0 172031 0
Current children cumulated CPU time (s) 587.87
Current children cumulated vsize (KiB) 694332

Child status: 10
Real time (s): 588.279
CPU time (s): 587.921
CPU user time (s): 578.002
CPU system time (s): 9.91849
CPU usage (%): 99.9391
Max. virtual memory (cumulated for all children) (KiB): 778524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 578.002
system time used= 9.91849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4604858
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= 68
involuntary context switches= 874

runsolver used 0.592909 second user time and 1.60575 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue Mar  6 12:29:11 UTC 2007

IDJOB= 331420
IDBENCH= 20587
IDSOLVER= 104
FILE ID= node10/331420-1173184132

PBS_JOBID= 4015027

Free space on /tmp= 66181 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug7.cnf
COMMAND LINE= /tmp/evaluation/331420-1173184132/rsat.sh /tmp/evaluation/331420-1173184132/instance-331420-1173184132.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-331420-1173184132 -o ROOT/results/node10/solver-331420-1173184132 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331420-1173184132/rsat.sh /tmp/evaluation/331420-1173184132/instance-331420-1173184132.cnf            

META MD5SUM SOLVER= 42fb71d21991acbdd759c16645f65450
MD5SUM BENCH=  6dcc1a7a687db45349fbaf9870c73e4b

RANDOM SEED= 281064567

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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:       1406424 kB
Buffers:         15012 kB
Cached:         499888 kB
SwapCached:       2648 kB
Active:         451124 kB
Inactive:       124320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1406424 kB
SwapTotal:     4192956 kB
SwapFree:      4168812 kB
Dirty:          213992 kB
Writeback:           0 kB
Mapped:          68180 kB
Slab:            59560 kB
Committed_AS:  1671760 kB
PageTables:       1920 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= 66202 MiB

End job on node10 on Tue Mar  6 12:38:59 UTC 2007