Trace number 315060

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 411.92 412.077

General information on the benchmark

Nameindustrial/palacios/hard/
safe-50-h50-sat.cnf
MD5SUM03c6b6156c444674b996a4279225be1a
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark411.92
Satisfiable
(Un)Satisfiability was proved
Number of variables628291
Number of clauses2141556
Sum of the clauses size5172986
Maximum clause length101
Minimum clause length1
Number of clauses of size 150
Number of clauses of size 21518215
Number of clauses of size 3615030
Number of clauses of size 4241
Number of clauses of size 5151
Number of clauses of size over 57869

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/node1/watcher-315060-1172648240 -o ROOT/results/node1/solver-315060-1172648240 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315060-1172648240/rsat.sh /tmp/evaluation/315060-1172648240/instance-315060-1172648240.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: 0.91 0.97 0.99 3/77 30389
/proc/meminfo: memFree=1660984/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=0
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 284779157 5484544 234 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30389/statm: 1339 234 195 169 0 50 0
[pid=30390] ppid=30389 vsize=1556 CPUtime=0
/proc/30390/stat : 30390 (SatElite) R 30389 30389 29157 0 -1 4194304 263 0 0 0 0 0 0 0 20 0 1 0 284779157 1593344 245 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134685036 0 0 4096 3 0 0 0 17 1 0 0
/proc/30390/statm: 389 247 49 128 0 258 0

[startup+0.0759141 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 30389
/proc/meminfo: memFree=1660984/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=0
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 284779157 5484544 234 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30389/statm: 1339 234 195 169 0 50 0
[pid=30390] ppid=30389 vsize=9016 CPUtime=0.07
/proc/30390/stat : 30390 (SatElite) R 30389 30389 29157 0 -1 4194304 1851 0 0 0 6 1 0 0 20 0 1 0 284779157 9232384 1833 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/30390/statm: 2254 1833 50 128 0 2123 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14372

[startup+0.101915 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 30389
/proc/meminfo: memFree=1660984/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=0
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 284779157 5484544 234 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30389/statm: 1339 234 195 169 0 50 0
[pid=30390] ppid=30389 vsize=10864 CPUtime=0.09
/proc/30390/stat : 30390 (SatElite) R 30389 30389 29157 0 -1 4194304 2520 0 0 0 8 1 0 0 20 0 1 0 284779157 11124736 2502 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/30390/statm: 2716 2502 50 128 0 2585 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16220

[startup+0.301939 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 30389
/proc/meminfo: memFree=1660984/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=0
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 284779157 5484544 234 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30389/statm: 1339 234 195 169 0 50 0
[pid=30390] ppid=30389 vsize=37348 CPUtime=0.29
/proc/30390/stat : 30390 (SatElite) R 30389 30389 29157 0 -1 4194304 8215 0 0 0 24 5 0 0 21 0 1 0 284779157 38244352 8197 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/30390/statm: 9337 8198 50 128 0 9206 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42704

[startup+0.701986 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 30389
/proc/meminfo: memFree=1660984/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=0
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 284779157 5484544 234 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30389/statm: 1339 234 195 169 0 50 0
[pid=30390] ppid=30389 vsize=82180 CPUtime=0.69
/proc/30390/stat : 30390 (SatElite) R 30389 30389 29157 0 -1 4194304 19165 0 0 0 57 12 0 0 25 0 1 0 284779157 84152320 19147 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/30390/statm: 20545 19149 50 128 0 20414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87536

[startup+1.50108 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 30391
/proc/meminfo: memFree=1551464/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=0
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 284779157 5484544 234 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30389/statm: 1339 234 195 169 0 50 0
[pid=30390] ppid=30389 vsize=171844 CPUtime=1.48
/proc/30390/stat : 30390 (SatElite) R 30389 30389 29157 0 -1 4194304 41218 0 0 0 123 25 0 0 25 0 1 0 284779157 175968256 41200 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/30390/statm: 42961 41201 50 128 0 42830 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 177200

[startup+3.10127 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 30391
/proc/meminfo: memFree=1423016/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=0
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 284779157 5484544 234 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30389/statm: 1339 234 195 169 0 50 0
[pid=30390] ppid=30389 vsize=322980 CPUtime=3.09
/proc/30390/stat : 30390 (SatElite) R 30389 30389 29157 0 -1 4194304 68188 0 0 0 267 42 0 0 25 0 1 0 284779157 330731520 66622 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/30390/statm: 80745 66622 69 128 0 80614 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 328336

[startup+6.30164 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 30391
/proc/meminfo: memFree=1379048/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=0
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 284779157 5484544 234 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30389/statm: 1339 234 195 169 0 50 0
[pid=30390] ppid=30389 vsize=329556 CPUtime=6.29
/proc/30390/stat : 30390 (SatElite) R 30389 30389 29157 0 -1 4194304 69799 0 0 0 576 53 0 0 25 0 1 0 284779157 337465344 68233 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134543831 0 0 4096 3 0 0 0 17 1 0 0
/proc/30390/statm: 82389 68233 69 128 0 82258 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 334912

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 30391
/proc/meminfo: memFree=1348720/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=0
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 284779157 5484544 234 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30389/statm: 1339 234 195 169 0 50 0
[pid=30390] ppid=30389 vsize=340240 CPUtime=12.68
/proc/30390/stat : 30390 (SatElite) R 30389 30389 29157 0 -1 4194304 72483 0 0 0 1199 69 0 0 25 0 1 0 284779157 348405760 70917 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/30390/statm: 85060 70917 69 128 0 84929 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 345596

[startup+25.5019 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 30391
/proc/meminfo: memFree=1302192/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=0
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 284779157 5484544 234 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30389/statm: 1339 234 195 169 0 50 0
[pid=30390] ppid=30389 vsize=356860 CPUtime=25.48
/proc/30390/stat : 30390 (SatElite) R 30389 30389 29157 0 -1 4194304 76610 0 0 0 2450 98 0 0 25 0 1 0 284779157 365424640 75044 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/30390/statm: 89215 75044 69 128 0 89084 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 362216

[startup+51.1019 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 30391
/proc/meminfo: memFree=1232240/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=0
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 284779157 5484544 234 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30389/statm: 1339 234 195 169 0 50 0
[pid=30390] ppid=30389 vsize=385752 CPUtime=51.05
/proc/30390/stat : 30390 (SatElite) R 30389 30389 29157 0 -1 4194304 83215 0 0 0 4961 144 0 0 25 0 1 0 284779157 395010048 81649 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134543862 0 0 4096 3 0 0 0 17 1 0 0
/proc/30390/statm: 96438 81649 69 128 0 96307 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 391108

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 30391
/proc/meminfo: memFree=1149232/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=0
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 284779157 5484544 234 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30389/statm: 1339 234 195 169 0 50 0
[pid=30390] ppid=30389 vsize=428788 CPUtime=102.24
/proc/30390/stat : 30390 (SatElite) R 30389 30389 29157 0 -1 4194304 92432 0 0 0 10023 201 0 0 25 0 1 0 284779157 439078912 89637 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134543884 0 0 4096 3 0 0 0 17 1 0 0
/proc/30390/statm: 107197 89637 69 128 0 107066 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 434144

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 30391
/proc/meminfo: memFree=1145968/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=0
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 284779157 5484544 234 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30389/statm: 1339 234 195 169 0 50 0
[pid=30390] ppid=30389 vsize=432688 CPUtime=162.21
/proc/30390/stat : 30390 (SatElite) R 30389 30389 29157 0 -1 4194304 93288 0 0 0 16019 202 0 0 25 0 1 0 284779157 443072512 90493 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134574897 0 0 4096 3 0 0 0 17 1 0 0
/proc/30390/statm: 108172 90493 69 128 0 108041 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 438044

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 30391
/proc/meminfo: memFree=1141936/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=0
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 284779157 5484544 234 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30389/statm: 1339 234 195 169 0 50 0
[pid=30390] ppid=30389 vsize=436888 CPUtime=222.2
/proc/30390/stat : 30390 (SatElite) R 30389 30389 29157 0 -1 4194304 94285 0 0 0 22016 204 0 0 25 0 1 0 284779157 447373312 91490 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134567770 0 0 4096 3 0 0 0 17 1 0 0
/proc/30390/statm: 109222 91490 69 128 0 109091 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 442244

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 30391
/proc/meminfo: memFree=1137456/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=0
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 284779157 5484544 234 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30389/statm: 1339 234 195 169 0 50 0
[pid=30390] ppid=30389 vsize=442092 CPUtime=282.18
/proc/30390/stat : 30390 (SatElite) R 30389 30389 29157 0 -1 4194304 95400 0 0 0 28013 205 0 0 25 0 1 0 284779157 452702208 92605 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134543862 0 0 4096 3 0 0 0 17 1 0 0
/proc/30390/statm: 110523 92605 69 128 0 110392 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 447448

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 30393
/proc/meminfo: memFree=1131824/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=0
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 284779157 5484544 234 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30389/statm: 1339 234 195 169 0 50 0
[pid=30390] ppid=30389 vsize=448048 CPUtime=342.17
/proc/30390/stat : 30390 (SatElite) R 30389 30389 29157 0 -1 4194304 96782 0 0 0 34010 207 0 0 25 0 1 0 284779157 458801152 93987 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134543859 0 0 4096 3 0 0 0 17 1 0 0
/proc/30390/statm: 112012 93987 69 128 0 111881 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 453404

[startup+402.302 s]
/proc/loadavg: 1.07 0.99 0.99 2/79 30394
/proc/meminfo: memFree=1376048/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=392.32
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 307 109627 0 0 0 0 38992 240 16 0 1 0 284779157 5484544 235 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30389/statm: 1339 235 195 169 0 50 0
[pid=30394] ppid=30389 vsize=88944 CPUtime=9.81
/proc/30394/stat : 30394 (rsat) R 30389 30389 29157 0 -1 4194304 22129 0 0 0 968 13 0 0 25 0 1 0 284818404 91078656 22017 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134523203 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30394/statm: 22236 22017 86 211 0 22022 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 94300

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

[startup+403.102 s]
/proc/loadavg: 1.07 0.99 0.99 2/79 30394
/proc/meminfo: memFree=1375600/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=392.32
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 307 109627 0 0 0 0 38992 240 16 0 1 0 284779157 5484544 235 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30389/statm: 1339 235 195 169 0 50 0
[pid=30394] ppid=30389 vsize=89160 CPUtime=10.61
/proc/30394/stat : 30394 (rsat) R 30389 30389 29157 0 -1 4194304 22178 0 0 0 1048 13 0 0 25 0 1 0 284818404 91299840 22066 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30394/statm: 22290 22066 86 211 0 22076 0
Current children cumulated CPU time (s) 402.93
Current children cumulated vsize (KiB) 94516

[startup+406.301 s]
/proc/loadavg: 1.06 0.99 0.99 2/79 30394
/proc/meminfo: memFree=1374576/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=392.32
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 307 109627 0 0 0 0 38992 240 16 0 1 0 284779157 5484544 235 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30389/statm: 1339 235 195 169 0 50 0
[pid=30394] ppid=30389 vsize=90252 CPUtime=13.82
/proc/30394/stat : 30394 (rsat) R 30389 30389 29157 0 -1 4194304 22452 0 0 0 1368 14 0 0 25 0 1 0 284818404 92418048 22340 18446744073709551615 134512640 135377749 4294956784 18446744073709551615 134984727 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30394/statm: 22563 22340 86 211 0 22349 0
Current children cumulated CPU time (s) 406.14
Current children cumulated vsize (KiB) 95608

[startup+409.502 s]
/proc/loadavg: 1.06 0.99 0.99 2/79 30395
/proc/meminfo: memFree=1382704/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=408.11
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 328 132381 0 0 0 0 40555 256 16 0 1 0 284779157 5484544 235 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30389/statm: 1339 235 195 169 0 50 0
[pid=30395] ppid=30389 vsize=135268 CPUtime=1.21
/proc/30395/stat : 30395 (SatElite) R 30389 30389 29157 0 -1 4194304 24229 0 0 0 108 13 0 0 25 0 1 0 284819984 138514432 23870 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/30395/statm: 33817 23870 45 128 0 33686 0
Current children cumulated CPU time (s) 409.32
Current children cumulated vsize (KiB) 140624

[startup+411.102 s]
/proc/loadavg: 1.06 0.99 0.99 2/79 30395
/proc/meminfo: memFree=1342896/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=408.11
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 328 132381 0 0 0 0 40555 256 16 0 1 0 284779157 5484544 235 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30389/statm: 1339 235 195 169 0 50 0
[pid=30395] ppid=30389 vsize=190996 CPUtime=2.82
/proc/30395/stat : 30395 (SatElite) R 30389 30389 29157 0 -1 4194304 38112 0 0 0 255 27 0 0 25 0 1 0 284819984 195579904 37753 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/30395/statm: 47749 37753 45 128 0 47618 0
Current children cumulated CPU time (s) 410.93
Current children cumulated vsize (KiB) 196352

[startup+411.502 s]
/proc/loadavg: 1.06 0.99 0.99 2/79 30395
/proc/meminfo: memFree=1309360/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=408.11
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 328 132381 0 0 0 0 40555 256 16 0 1 0 284779157 5484544 235 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30389/statm: 1339 235 195 169 0 50 0
[pid=30395] ppid=30389 vsize=197428 CPUtime=3.21
/proc/30395/stat : 30395 (SatElite) R 30389 30389 29157 0 -1 4194304 39072 0 0 0 293 28 0 0 25 0 1 0 284819984 202166272 38712 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134558245 0 0 4096 3 0 0 0 17 1 0 0
/proc/30395/statm: 49357 38712 47 128 0 49226 0
Current children cumulated CPU time (s) 411.32
Current children cumulated vsize (KiB) 202784

[startup+411.901 s]
/proc/loadavg: 1.06 0.99 0.99 2/79 30395
/proc/meminfo: memFree=1309360/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=408.11
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 328 132381 0 0 0 0 40555 256 16 0 1 0 284779157 5484544 235 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30389/statm: 1339 235 195 169 0 50 0
[pid=30395] ppid=30389 vsize=199908 CPUtime=3.61
/proc/30395/stat : 30395 (SatElite) R 30389 30389 29157 0 -1 4194304 39713 0 0 0 333 28 0 0 25 0 1 0 284819984 204705792 39353 18446744073709551615 134512640 135038345 4294956672 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/30395/statm: 49977 39353 52 128 0 49846 0
Current children cumulated CPU time (s) 411.72
Current children cumulated vsize (KiB) 205264

[startup+412.001 s]
/proc/loadavg: 1.06 0.99 0.99 2/79 30395
/proc/meminfo: memFree=1309360/2055920 swapFree=4159316/4192956
[pid=30389] ppid=30387 vsize=5356 CPUtime=411.81
/proc/30389/stat : 30389 (rsat.sh) S 30387 30389 29157 0 -1 4194304 354 172095 0 0 0 0 40893 288 17 0 1 0 284779157 5484544 236 18446744073709551615 4194304 4889804 548682069232 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30389/statm: 1339 236 196 169 0 50 0
Current children cumulated CPU time (s) 411.81
Current children cumulated vsize (KiB) 5356

Child status: 10
Real time (s): 412.077
CPU time (s): 411.92
CPU user time (s): 408.932
CPU system time (s): 2.98854
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 483712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 408.932
system time used= 2.98855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172579
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= 61
involuntary context switches= 8613

runsolver used 0.450931 second user time and 1.11683 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Wed Feb 28 07:37:21 UTC 2007

IDJOB= 315060
IDBENCH= 20407
IDSOLVER= 104
FILE ID= node1/315060-1172648240

PBS_JOBID= 3980927

Free space on /tmp= 66477 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacias/hard/safe-50-h50-sat.cnf
COMMAND LINE= /tmp/evaluation/315060-1172648240/rsat.sh /tmp/evaluation/315060-1172648240/instance-315060-1172648240.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-315060-1172648240 -o ROOT/results/node1/solver-315060-1172648240 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315060-1172648240/rsat.sh /tmp/evaluation/315060-1172648240/instance-315060-1172648240.cnf            

META MD5SUM SOLVER= 42fb71d21991acbdd759c16645f65450
MD5SUM BENCH=  03c6b6156c444674b996a4279225be1a

RANDOM SEED= 590397944

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1661520 kB
Buffers:         24764 kB
Cached:         288660 kB
SwapCached:      13452 kB
Active:         112980 kB
Inactive:       223216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1661520 kB
SwapTotal:     4192956 kB
SwapFree:      4159316 kB
Dirty:           41732 kB
Writeback:           0 kB
Mapped:          29736 kB
Slab:            43788 kB
Committed_AS:   893932 kB
PageTables:       1740 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= 66477 MiB

End job on node1 on Wed Feb 28 07:44:13 UTC 2007