Trace number 1716814

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
Rsat 2009-03-22UNSAT 897.902 898.37

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-09.cnf
MD5SUM50ed98553825ac1825482c1496260592
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark342.711
Satisfiable
(Un)Satisfiability was proved
Number of variables33582
Number of clauses160817
Sum of the clauses size423605
Maximum clause length4200
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2136464
Number of clauses of size 36536
Number of clauses of size 46374
Number of clauses of size 52328
Number of clauses of size over 59114

Solver Data

0.00/0.00	c Parsing...
0.09/0.12	c ==============================================================================
0.09/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.12	c ==============================================================================
0.09/0.12	c |         0 |  135474   356036 |   40642       0        0     nan |  0.000 % |
0.99/1.06	c |         0 |  114078   411814 |      --       0       --      -- |     --   | -21277/56123
0.99/1.06	c ==============================================================================
0.99/1.06	c Result  :   #vars: 18800   #clauses: 114078   #literals: 411814
0.99/1.06	c CPU time:   1.01585 s
0.99/1.06	c ==============================================================================
1.19/1.21	c Rsat version 3.02
1.20/1.32	c Base unit clause learned: 0
897.81/898.31	c CNF stats: (18800 vars, 114078 clauses)
897.81/898.31	c Decisions: 9815160
897.81/898.31	c Conflicts: 1354975
897.81/898.31	c Restarts: 30
897.81/898.31	c Avg lpc: 49.57
897.81/898.31	c Max decision level: 2831
897.81/898.31	c KB reduction: 30 (1241380 clauses removed)
897.81/898.31	c Final decision lit size:18800 (100.00 %)
897.81/898.31	c Final stack/save sizes: 752(4.00 %)/1504(8.00 %)
897.81/898.31	c Final cdc size: 3008 (16.00 %)
897.81/898.31	c ***********************************************
897.81/898.31	c Conflicts with bac: 39051/1354975 (2.88 %)
897.81/898.31	c Avg bac size: 25.51
897.81/898.31	c Avg bac bt depth: 22.91 vs 6.69 (normal)
897.81/898.35	c Running time: 896.47871 seconds
897.81/898.36	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-1716814-1240620809/watcher-1716814-1240620809 -o /tmp/evaluation-result-1716814-1240620809/solver-1716814-1240620809 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1716814-1240620809.cnf HOME 

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.69 1.79 1.44 2/65 17492
/proc/meminfo: memFree=1426288/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=0
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 90110204 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17492/statm: 1339 239 199 169 0 50 0
[pid=17493] ppid=17492 vsize=2936 CPUtime=0
/proc/17493/stat : 17493 (SatElite) R 17492 17492 17455 0 -1 4194304 536 0 0 0 0 0 0 0 18 0 1 0 90110205 3006464 520 1992294400 4194304 4959918 548682068688 18446744073709551615 4237185 0 0 4096 3 0 0 0 17 0 0 0
/proc/17493/statm: 734 524 62 186 0 544 0

[startup+0.0975741 s]
/proc/loadavg: 1.69 1.79 1.44 2/65 17492
/proc/meminfo: memFree=1426288/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=0
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 90110204 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17492/statm: 1339 239 199 169 0 50 0
[pid=17493] ppid=17492 vsize=23652 CPUtime=0.08
/proc/17493/stat : 17493 (SatElite) R 17492 17492 17455 0 -1 4194304 4753 0 0 0 6 2 0 0 18 0 1 0 90110205 24219648 4706 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/17493/statm: 5913 4707 65 186 0 5723 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29008

[startup+0.102575 s]
/proc/loadavg: 1.69 1.79 1.44 2/65 17492
/proc/meminfo: memFree=1426288/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=0
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 90110204 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17492/statm: 1339 239 199 169 0 50 0
[pid=17493] ppid=17492 vsize=25500 CPUtime=0.09
/proc/17493/stat : 17493 (SatElite) R 17492 17492 17455 0 -1 4194304 5217 0 0 0 7 2 0 0 18 0 1 0 90110205 26112000 5170 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/17493/statm: 6375 5174 66 186 0 6185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30856

[startup+0.301617 s]
/proc/loadavg: 1.69 1.79 1.44 2/65 17492
/proc/meminfo: memFree=1426288/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=0
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 90110204 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17492/statm: 1339 239 199 169 0 50 0
[pid=17493] ppid=17492 vsize=33136 CPUtime=0.29
/proc/17493/stat : 17493 (SatElite) R 17492 17492 17455 0 -1 4194304 7236 0 0 0 26 3 0 0 19 0 1 0 90110205 33931264 6862 1992294400 4194304 4959918 548682068688 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 0 0 0
/proc/17493/statm: 8284 6864 91 186 0 8094 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38492

[startup+0.701683 s]
/proc/loadavg: 1.69 1.79 1.44 2/65 17492
/proc/meminfo: memFree=1426288/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=0
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 90110204 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17492/statm: 1339 239 199 169 0 50 0
[pid=17493] ppid=17492 vsize=36812 CPUtime=0.69
/proc/17493/stat : 17493 (SatElite) R 17492 17492 17455 0 -1 4194304 7981 0 0 0 65 4 0 0 23 0 1 0 90110205 37695488 7607 1992294400 4194304 4959918 548682068688 18446744073709551615 4269386 0 0 4096 3 0 0 0 17 0 0 0
/proc/17493/statm: 9203 7607 91 186 0 9013 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42168

[startup+1.50184 s]
/proc/loadavg: 1.69 1.79 1.44 2/67 17494
/proc/meminfo: memFree=1394144/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 5356

[startup+3.10112 s]
/proc/loadavg: 1.69 1.79 1.44 2/67 17495
/proc/meminfo: memFree=1410144/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=14708 CPUtime=1.87
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 3302 0 0 0 185 2 0 0 25 0 1 0 90110326 15060992 3136 1992294400 4194304 5460562 548682068800 18446744073709551615 4226263 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 3677 3136 116 309 0 3364 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 20064

[startup+6.30169 s]
/proc/loadavg: 1.63 1.78 1.44 2/67 17495
/proc/meminfo: memFree=1406944/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=17176 CPUtime=5.06
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 3933 0 0 0 504 2 0 0 25 0 1 0 90110326 17588224 3761 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 4294 3761 118 309 0 3981 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 22532

[startup+12.7018 s]
/proc/loadavg: 1.58 1.77 1.44 2/67 17495
/proc/meminfo: memFree=1403360/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=21624 CPUtime=11.46
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 5111 0 0 0 1143 3 0 0 25 0 1 0 90110326 22142976 4864 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 5406 4864 118 309 0 5093 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 26980

[startup+25.5022 s]
/proc/loadavg: 1.45 1.73 1.43 2/67 17495
/proc/meminfo: memFree=1400032/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=24568 CPUtime=24.25
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 6410 0 0 0 2421 4 0 0 25 0 1 0 90110326 25157632 5513 1992294400 4194304 5460562 548682068800 18446744073709551615 4227538 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 6142 5513 118 309 0 5829 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 29924

[startup+51.1028 s]
/proc/loadavg: 1.30 1.67 1.42 2/67 17495
/proc/meminfo: memFree=1398368/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=26568 CPUtime=49.84
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 7870 0 0 0 4979 5 0 0 25 0 1 0 90110326 27205632 6010 1992294400 4194304 5460562 548682068800 18446744073709551615 4797079 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 6642 6010 118 309 0 6329 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 31924

[startup+102.305 s]
/proc/loadavg: 1.13 1.56 1.39 2/67 17495
/proc/meminfo: memFree=1395616/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=28760 CPUtime=101.02
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 10400 0 0 0 10095 7 0 0 25 0 1 0 90110326 29450240 6617 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 7190 6617 118 309 0 6877 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 34116

[startup+162.303 s]
/proc/loadavg: 1.04 1.46 1.36 2/67 17495
/proc/meminfo: memFree=1392992/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=31180 CPUtime=160.99
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 12958 0 0 0 16090 9 0 0 25 0 1 0 90110326 31928320 7252 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 7795 7252 118 309 0 7482 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 36536

[startup+222.302 s]
/proc/loadavg: 1.01 1.37 1.34 2/67 17495
/proc/meminfo: memFree=1392096/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=31928 CPUtime=220.96
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 14622 0 0 0 22086 10 0 0 25 0 1 0 90110326 32694272 7473 1992294400 4194304 5460562 548682068800 18446744073709551615 4198067 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 7982 7473 118 309 0 7669 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 37284

[startup+282.302 s]
/proc/loadavg: 1.00 1.30 1.32 2/67 17495
/proc/meminfo: memFree=1391072/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=33968 CPUtime=280.93
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 17153 0 0 0 28082 11 0 0 25 0 1 0 90110326 34783232 7726 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 8492 7726 118 309 0 8179 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 39324

[startup+342.301 s]
/proc/loadavg: 1.00 1.24 1.29 2/67 17495
/proc/meminfo: memFree=1389792/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=35324 CPUtime=340.9
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 20518 0 0 0 34077 13 0 0 25 0 1 0 90110326 36171776 8114 1992294400 4194304 5460562 548682068800 18446744073709551615 4211508 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 8831 8114 118 309 0 8518 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 40680


################
# More data... #
################


[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.23 2/67 17501
/proc/meminfo: memFree=1383448/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=41128 CPUtime=520.81
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 26940 0 0 0 52065 16 0 0 25 0 1 0 90110326 42115072 9574 1992294400 4194304 5460562 548682068800 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 10282 9574 118 309 0 9969 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 46484

[startup+582.302 s]
/proc/loadavg: 1.00 1.10 1.22 2/67 17501
/proc/meminfo: memFree=1382808/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=41528 CPUtime=580.77
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 28107 0 0 0 58061 16 0 0 25 0 1 0 90110326 42524672 9749 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 10382 9749 118 309 0 10069 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 46884

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/67 17501
/proc/meminfo: memFree=1382488/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=41960 CPUtime=640.75
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 29175 0 0 0 64058 17 0 0 25 0 1 0 90110326 42967040 9825 1992294400 4194304 5460562 548682068800 18446744073709551615 4198009 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 10490 9825 118 309 0 10177 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 47316

[startup+702.301 s]
/proc/loadavg: 1.00 1.06 1.18 2/67 17501
/proc/meminfo: memFree=1380952/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=43596 CPUtime=700.71
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 30561 0 0 0 70054 17 0 0 25 0 1 0 90110326 44642304 10218 1992294400 4194304 5460562 548682068800 18446744073709551615 4225790 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 10899 10218 118 309 0 10586 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 48952

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/67 17501
/proc/meminfo: memFree=1380576/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=43708 CPUtime=760.68
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 31671 0 0 0 76050 18 0 0 25 0 1 0 90110326 44756992 10336 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 10927 10336 118 309 0 10614 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 49064

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/67 17501
/proc/meminfo: memFree=1380192/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=43964 CPUtime=820.64
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 32724 0 0 0 82046 18 0 0 25 0 1 0 90110326 45019136 10397 1992294400 4194304 5460562 548682068800 18446744073709551615 4226238 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 10991 10397 118 309 0 10678 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 49320

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/67 17501
/proc/meminfo: memFree=1379872/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=44476 CPUtime=880.62
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 33827 0 0 0 88043 19 0 0 25 0 1 0 90110326 45543424 10508 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 11119 10508 118 309 0 10806 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 49832

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

[startup+883.101 s]
/proc/loadavg: 1.00 1.03 1.15 2/67 17501
/proc/meminfo: memFree=1379872/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=44476 CPUtime=881.42
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 33827 0 0 0 88123 19 0 0 25 0 1 0 90110326 45543424 10508 1992294400 4194304 5460562 548682068800 18446744073709551615 4201926 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 11119 10508 118 309 0 10806 0
Current children cumulated CPU time (s) 882.62
Current children cumulated vsize (KiB) 49832

[startup+889.501 s]
/proc/loadavg: 1.00 1.03 1.14 2/67 17501
/proc/meminfo: memFree=1379872/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=44476 CPUtime=887.81
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 33827 0 0 0 88762 19 0 0 25 0 1 0 90110326 45543424 10508 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 11119 10508 118 309 0 10806 0
Current children cumulated CPU time (s) 889.01
Current children cumulated vsize (KiB) 49832

[startup+892.702 s]
/proc/loadavg: 1.00 1.03 1.14 2/67 17501
/proc/meminfo: memFree=1379872/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=44476 CPUtime=891.01
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 33827 0 0 0 89082 19 0 0 25 0 1 0 90110326 45543424 10508 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 11119 10508 118 309 0 10806 0
Current children cumulated CPU time (s) 892.21
Current children cumulated vsize (KiB) 49832

[startup+895.901 s]
/proc/loadavg: 1.00 1.03 1.14 2/67 17501
/proc/meminfo: memFree=1379872/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=44476 CPUtime=894.21
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 33827 0 0 0 89402 19 0 0 25 0 1 0 90110326 45543424 10508 1992294400 4194304 5460562 548682068800 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 11119 10508 118 309 0 10806 0
Current children cumulated CPU time (s) 895.41
Current children cumulated vsize (KiB) 49832

[startup+897.502 s]
/proc/loadavg: 1.00 1.03 1.14 2/67 17501
/proc/meminfo: memFree=1379872/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=44476 CPUtime=895.81
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 33827 0 0 0 89562 19 0 0 25 0 1 0 90110326 45543424 10508 1992294400 4194304 5460562 548682068800 18446744073709551615 4225951 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 11119 10508 118 309 0 10806 0
Current children cumulated CPU time (s) 897.01
Current children cumulated vsize (KiB) 49832

[startup+897.902 s]
/proc/loadavg: 1.00 1.03 1.14 2/67 17501
/proc/meminfo: memFree=1379872/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=44476 CPUtime=896.21
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 33827 0 0 0 89602 19 0 0 25 0 1 0 90110326 45543424 10508 1992294400 4194304 5460562 548682068800 18446744073709551615 4226207 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 11119 10508 118 309 0 10806 0
Current children cumulated CPU time (s) 897.41
Current children cumulated vsize (KiB) 49832

[startup+898.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/67 17501
/proc/meminfo: memFree=1379872/2055920 swapFree=4181392/4192956
[pid=17492] ppid=17490 vsize=5356 CPUtime=1.2
/proc/17492/stat : 17492 (rsat.sh) S 17490 17492 17455 0 -1 4194304 312 8477 0 0 0 0 115 5 16 0 1 0 90110204 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17492/statm: 1339 241 199 169 0 50 0
[pid=17495] ppid=17492 vsize=44476 CPUtime=896.61
/proc/17495/stat : 17495 (rsat) R 17492 17492 17455 0 -1 4194304 33827 0 0 0 89642 19 0 0 25 0 1 0 90110326 45543424 10508 1992294400 4194304 5460562 548682068800 18446744073709551615 4225627 0 0 4096 1026 0 0 0 17 0 0 0
/proc/17495/statm: 11119 10508 118 309 0 10806 0
Current children cumulated CPU time (s) 897.81
Current children cumulated vsize (KiB) 49832

Child status: 20
Real time (s): 898.37
CPU time (s): 897.902
CPU user time (s): 897.636
CPU system time (s): 0.265959
CPU usage (%): 99.9479
Max. virtual memory (cumulated for all children) (KiB): 53928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 897.636
system time used= 0.265959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42775
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= 42
involuntary context switches= 3365

runsolver used 0.736887 second user time and 2.53561 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-25 02:53:29
IDJOB=1716814
IDBENCH=20390
IDSOLVER=545
FILE ID=node84/1716814-1240620809
PBS_JOBID= 9186369
Free space on /tmp= 66244 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-09.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716814-1240620809/watcher-1716814-1240620809 -o /tmp/evaluation-result-1716814-1240620809/solver-1716814-1240620809 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1716814-1240620809.cnf HOME

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

MD5SUM BENCH= 50ed98553825ac1825482c1496260592
RANDOM SEED=1733796208

node84.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.259
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.259
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:       1426704 kB
Buffers:         63524 kB
Cached:         507836 kB
SwapCached:       5892 kB
Active:         211068 kB
Inactive:       368504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1426704 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:            8692 kB
Writeback:           0 kB
Mapped:          13320 kB
Slab:            35624 kB
Committed_AS:   284260 kB
PageTables:       1368 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= 66236 MiB
End job on node84 at 2009-04-25 03:08:27