Trace number 1825303

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
SAT07 reference solver: Rsat 2007-02-08UNSAT 611.463 611.713

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-col400-16.cnf
MD5SUMa8766c9a72f73eaac2d0ddc5a182692e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.9045
Satisfiable
(Un)Satisfiability was proved
Number of variables286329
Number of clauses839692
Sum of the clauses size1959280
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2559794
Number of clauses of size 3279897
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.79/0.83	c ==============================================================================
0.79/0.83	c |           |     ORIGINAL     |              LEARNT              |          |
0.79/0.83	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.79/0.83	c ==============================================================================
0.79/0.83	c |         0 |  837681  1954455 |  251304       0        0     nan |  0.000 % |
5.09/5.10	c |         0 |  300018   873722 |      --       0       --      -- |     --   | -461080/-885064
5.09/5.11	c ==============================================================================
5.09/5.11	c Result  :   #vars: 71485   #clauses: 300018   #literals: 873722
5.09/5.11	c CPU time:   4.84226 s
5.09/5.11	c ==============================================================================
5.49/5.56	c Rsat version 2.00
611.23/611.60	c CNF stats: (71485 vars, 300018 clauses)
611.23/611.60	c Decisions: 235414
611.23/611.60	c Conflicts: 188691
611.33/611.69	c Time: 605.97000s
611.33/611.69	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-1825303-1242497115/watcher-1825303-1242497115 -o /tmp/evaluation-result-1825303-1242497115/solver-1825303-1242497115 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825303-1242497115.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31588
/proc/meminfo: memFree=964936/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=0
/proc/31588/stat : 31588 (rsat.sh) R 31586 31588 31551 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 277745628 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 252429527711 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/31588/statm: 1339 234 194 169 0 50 0
[pid=31589] ppid=31588 vsize=1556 CPUtime=0
/proc/31589/stat : 31589 (SatElite) R 31588 31588 31551 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 277745628 1593344 270 1992294400 134512640 135038345 4294956288 18446744073709551615 134548217 0 0 4096 3 0 0 0 17 0 0 0
/proc/31589/statm: 389 272 49 128 0 258 0

[startup+0.0184739 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31588
/proc/meminfo: memFree=964936/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=0
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277745628 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31588/statm: 1339 235 195 169 0 50 0
[pid=31589] ppid=31588 vsize=3404 CPUtime=0.01
/proc/31589/stat : 31589 (SatElite) R 31588 31588 31551 0 -1 4194304 679 0 0 0 1 0 0 0 18 0 1 0 277745628 3485696 662 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/31589/statm: 888 667 50 128 0 757 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8760

[startup+0.10148 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31588
/proc/meminfo: memFree=964936/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=0
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277745628 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31588/statm: 1339 235 195 169 0 50 0
[pid=31589] ppid=31588 vsize=15348 CPUtime=0.08
/proc/31589/stat : 31589 (SatElite) R 31588 31588 31551 0 -1 4194304 3300 0 0 0 7 1 0 0 19 0 1 0 277745628 15716352 3283 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/31589/statm: 3837 3284 50 128 0 3706 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20704

[startup+0.301499 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31588
/proc/meminfo: memFree=964936/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=0
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277745628 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31588/statm: 1339 235 195 169 0 50 0
[pid=31589] ppid=31588 vsize=39628 CPUtime=0.29
/proc/31589/stat : 31589 (SatElite) R 31588 31588 31551 0 -1 4194304 9488 0 0 0 24 5 0 0 21 0 1 0 277745628 40579072 9471 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/31589/statm: 9907 9472 50 128 0 9776 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44984

[startup+0.70154 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31588
/proc/meminfo: memFree=964936/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=0
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277745628 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31588/statm: 1339 235 195 169 0 50 0
[pid=31589] ppid=31588 vsize=109828 CPUtime=0.69
/proc/31589/stat : 31589 (SatElite) R 31588 31588 31551 0 -1 4194304 21482 0 0 0 57 12 0 0 25 0 1 0 277745628 112463872 21465 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/31589/statm: 27457 21466 50 128 0 27326 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115184

[startup+1.50162 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31590
/proc/meminfo: memFree=858936/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=0
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277745628 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31588/statm: 1339 235 195 169 0 50 0
[pid=31589] ppid=31588 vsize=139372 CPUtime=1.49
/proc/31589/stat : 31589 (SatElite) R 31588 31588 31551 0 -1 4194304 30104 0 0 0 131 18 0 0 25 0 1 0 277745628 142716928 27712 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 0 0 0
/proc/31589/statm: 34843 27712 69 128 0 34712 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 144728

[startup+3.10178 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31590
/proc/meminfo: memFree=842360/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=0
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277745628 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31588/statm: 1339 235 195 169 0 50 0
[pid=31589] ppid=31588 vsize=148156 CPUtime=3.08
/proc/31589/stat : 31589 (SatElite) R 31588 31588 31551 0 -1 4194304 32347 0 0 0 285 23 0 0 25 0 1 0 277745628 151711744 29955 1992294400 134512640 135038345 4294956288 18446744073709551615 134571263 0 0 4096 3 0 0 0 17 0 0 0
/proc/31589/statm: 37039 29955 69 128 0 36908 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 153512

[startup+6.30211 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31590
/proc/meminfo: memFree=824888/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=5.54
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 310 37389 0 0 0 0 524 30 16 0 1 0 277745628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31588/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 5356

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31591
/proc/meminfo: memFree=921496/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=5.54
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 310 37389 0 0 0 0 524 30 16 0 1 0 277745628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31588/statm: 1339 237 195 169 0 50 0
[pid=31591] ppid=31588 vsize=23340 CPUtime=7.13
/proc/31591/stat : 31591 (rsat) R 31588 31588 31551 0 -1 4194304 5761 0 0 0 710 3 0 0 25 0 1 0 277746184 23900160 5314 1992294400 134512640 135377749 4294956400 18446744073709551615 134529215 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31591/statm: 5835 5314 86 211 0 5621 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 28696

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31591
/proc/meminfo: memFree=921112/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=5.54
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 310 37389 0 0 0 0 524 30 16 0 1 0 277745628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31588/statm: 1339 237 195 169 0 50 0
[pid=31591] ppid=31588 vsize=23720 CPUtime=19.92
/proc/31591/stat : 31591 (rsat) R 31588 31588 31551 0 -1 4194304 5912 0 0 0 1989 3 0 0 25 0 1 0 277746184 24289280 5465 1992294400 134512640 135377749 4294956400 18446744073709551615 134989301 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31591/statm: 5930 5465 86 211 0 5716 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 29076

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31591
/proc/meminfo: memFree=920472/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=5.54
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 310 37389 0 0 0 0 524 30 16 0 1 0 277745628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31588/statm: 1339 237 195 169 0 50 0
[pid=31591] ppid=31588 vsize=24420 CPUtime=45.52
/proc/31591/stat : 31591 (rsat) R 31588 31588 31551 0 -1 4194304 6075 0 0 0 4548 4 0 0 25 0 1 0 277746184 25006080 5628 1992294400 134512640 135377749 4294956400 18446744073709551615 134530136 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31591/statm: 6105 5628 86 211 0 5891 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 29776

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31591
/proc/meminfo: memFree=918936/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=5.54
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 310 37389 0 0 0 0 524 30 16 0 1 0 277745628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31588/statm: 1339 237 195 169 0 50 0
[pid=31591] ppid=31588 vsize=26060 CPUtime=96.7
/proc/31591/stat : 31591 (rsat) R 31588 31588 31551 0 -1 4194304 6508 0 0 0 9666 4 0 0 25 0 1 0 277746184 26685440 6028 1992294400 134512640 135377749 4294956400 18446744073709551615 134530258 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31591/statm: 6515 6028 86 211 0 6301 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 31416

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31591
/proc/meminfo: memFree=915416/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=5.54
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 310 37389 0 0 0 0 524 30 16 0 1 0 277745628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31588/statm: 1339 237 195 169 0 50 0
[pid=31591] ppid=31588 vsize=29512 CPUtime=156.66
/proc/31591/stat : 31591 (rsat) R 31588 31588 31551 0 -1 4194304 7526 0 0 0 15661 5 0 0 25 0 1 0 277746184 30220288 6924 1992294400 134512640 135377749 4294956400 18446744073709551615 134522843 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31591/statm: 7378 6924 86 211 0 7164 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 34868

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31591
/proc/meminfo: memFree=912728/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=5.54
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 310 37389 0 0 0 0 524 30 16 0 1 0 277745628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31588/statm: 1339 237 195 169 0 50 0
[pid=31591] ppid=31588 vsize=32004 CPUtime=216.64
/proc/31591/stat : 31591 (rsat) R 31588 31588 31551 0 -1 4194304 8204 0 0 0 21657 7 0 0 25 0 1 0 277746184 32772096 7602 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31591/statm: 8001 7602 86 211 0 7787 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 37360

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31591
/proc/meminfo: memFree=912024/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=5.54
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 310 37389 0 0 0 0 524 30 16 0 1 0 277745628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31588/statm: 1339 237 195 169 0 50 0
[pid=31591] ppid=31588 vsize=33436 CPUtime=276.62
/proc/31591/stat : 31591 (rsat) R 31588 31588 31551 0 -1 4194304 8568 0 0 0 27655 7 0 0 25 0 1 0 277746184 34238464 7772 1992294400 134512640 135377749 4294956400 18446744073709551615 134524204 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31591/statm: 8359 7772 86 211 0 8145 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 38792

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31591
/proc/meminfo: memFree=909280/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=5.54
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 310 37389 0 0 0 0 524 30 16 0 1 0 277745628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31588/statm: 1339 237 195 169 0 50 0
[pid=31591] ppid=31588 vsize=35932 CPUtime=336.59
/proc/31591/stat : 31591 (rsat) R 31588 31588 31551 0 -1 4194304 9257 0 0 0 33651 8 0 0 25 0 1 0 277746184 36794368 8461 1992294400 134512640 135377749 4294956400 18446744073709551615 134522843 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31591/statm: 8983 8461 86 211 0 8769 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 41288

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31591
/proc/meminfo: memFree=907296/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=5.54
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 310 37389 0 0 0 0 524 30 16 0 1 0 277745628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31588/statm: 1339 237 195 169 0 50 0
[pid=31591] ppid=31588 vsize=37584 CPUtime=396.57
/proc/31591/stat : 31591 (rsat) R 31588 31588 31551 0 -1 4194304 10478 0 0 0 39648 9 0 0 25 0 1 0 277746184 38486016 8908 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31591/statm: 9396 8908 86 211 0 9182 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 42940

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31591
/proc/meminfo: memFree=907296/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=5.54
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 310 37389 0 0 0 0 524 30 16 0 1 0 277745628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31588/statm: 1339 237 195 169 0 50 0
[pid=31591] ppid=31588 vsize=37584 CPUtime=456.55
/proc/31591/stat : 31591 (rsat) R 31588 31588 31551 0 -1 4194304 10478 0 0 0 45646 9 0 0 25 0 1 0 277746184 38486016 8908 1992294400 134512640 135377749 4294956400 18446744073709551615 134530175 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31591/statm: 9396 8908 86 211 0 9182 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 42940

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31591
/proc/meminfo: memFree=907232/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=5.54
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 310 37389 0 0 0 0 524 30 16 0 1 0 277745628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31588/statm: 1339 237 195 169 0 50 0
[pid=31591] ppid=31588 vsize=37584 CPUtime=516.52
/proc/31591/stat : 31591 (rsat) R 31588 31588 31551 0 -1 4194304 10478 0 0 0 51643 9 0 0 25 0 1 0 277746184 38486016 8908 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31591/statm: 9396 8908 86 211 0 9182 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 42940

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31591
/proc/meminfo: memFree=907232/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=5.54
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 310 37389 0 0 0 0 524 30 16 0 1 0 277745628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31588/statm: 1339 237 195 169 0 50 0
[pid=31591] ppid=31588 vsize=37732 CPUtime=576.5
/proc/31591/stat : 31591 (rsat) R 31588 31588 31551 0 -1 4194304 10511 0 0 0 57641 9 0 0 25 0 1 0 277746184 38637568 8940 1992294400 134512640 135377749 4294956400 18446744073709551615 134530258 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31591/statm: 9433 8940 86 211 0 9219 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 43088

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

[startup+588.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31591
/proc/meminfo: memFree=907232/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=5.54
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 310 37389 0 0 0 0 524 30 16 0 1 0 277745628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31588/statm: 1339 237 195 169 0 50 0
[pid=31591] ppid=31588 vsize=37700 CPUtime=582.9
/proc/31591/stat : 31591 (rsat) R 31588 31588 31551 0 -1 4194304 10511 0 0 0 58281 9 0 0 25 0 1 0 277746184 38604800 8940 1992294400 134512640 135377749 4294956400 18446744073709551615 134523203 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31591/statm: 9425 8940 86 211 0 9211 0
Current children cumulated CPU time (s) 588.44
Current children cumulated vsize (KiB) 43056

[startup+601.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31591
/proc/meminfo: memFree=907232/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=5.54
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 310 37389 0 0 0 0 524 30 16 0 1 0 277745628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31588/statm: 1339 237 195 169 0 50 0
[pid=31591] ppid=31588 vsize=37668 CPUtime=595.69
/proc/31591/stat : 31591 (rsat) R 31588 31588 31551 0 -1 4194304 10511 0 0 0 59560 9 0 0 25 0 1 0 277746184 38572032 8938 1992294400 134512640 135377749 4294956400 18446744073709551615 134529452 0 0 4096 1026 0 0 0 17 1 0 0
/proc/31591/statm: 9417 8938 86 211 0 9203 0
Current children cumulated CPU time (s) 601.23
Current children cumulated vsize (KiB) 43024

[startup+607.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31591
/proc/meminfo: memFree=907232/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=5.54
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 310 37389 0 0 0 0 524 30 16 0 1 0 277745628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31588/statm: 1339 237 195 169 0 50 0
[pid=31591] ppid=31588 vsize=37668 CPUtime=602.09
/proc/31591/stat : 31591 (rsat) R 31588 31588 31551 0 -1 4194304 10511 0 0 0 60200 9 0 0 25 0 1 0 277746184 38572032 8938 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31591/statm: 9417 8938 86 211 0 9203 0
Current children cumulated CPU time (s) 607.63
Current children cumulated vsize (KiB) 43024

[startup+609.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31591
/proc/meminfo: memFree=907232/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=5.54
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 310 37389 0 0 0 0 524 30 16 0 1 0 277745628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31588/statm: 1339 237 195 169 0 50 0
[pid=31591] ppid=31588 vsize=37668 CPUtime=603.69
/proc/31591/stat : 31591 (rsat) R 31588 31588 31551 0 -1 4194304 10511 0 0 0 60360 9 0 0 25 0 1 0 277746184 38572032 8938 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31591/statm: 9417 8938 86 211 0 9203 0
Current children cumulated CPU time (s) 609.23
Current children cumulated vsize (KiB) 43024

[startup+611.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31591
/proc/meminfo: memFree=907232/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=5.54
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 310 37389 0 0 0 0 524 30 16 0 1 0 277745628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31588/statm: 1339 237 195 169 0 50 0
[pid=31591] ppid=31588 vsize=37604 CPUtime=605.29
/proc/31591/stat : 31591 (rsat) R 31588 31588 31551 0 -1 4194304 10511 0 0 0 60520 9 0 0 25 0 1 0 277746184 38506496 8922 1992294400 134512640 135377749 4294956400 18446744073709551615 134530125 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31591/statm: 9401 8922 86 211 0 9187 0
Current children cumulated CPU time (s) 610.83
Current children cumulated vsize (KiB) 42960

[startup+611.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31591
/proc/meminfo: memFree=907232/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5356 CPUtime=5.54
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 310 37389 0 0 0 0 524 30 16 0 1 0 277745628 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31588/statm: 1339 237 195 169 0 50 0
[pid=31591] ppid=31588 vsize=37604 CPUtime=605.69
/proc/31591/stat : 31591 (rsat) R 31588 31588 31551 0 -1 4194304 10511 0 0 0 60560 9 0 0 25 0 1 0 277746184 38506496 8922 1992294400 134512640 135377749 4294956400 18446744073709551615 134518119 0 0 4096 1026 0 0 0 17 0 0 0
/proc/31591/statm: 9401 8922 86 211 0 9187 0
Current children cumulated CPU time (s) 611.23
Current children cumulated vsize (KiB) 42960

[startup+611.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31591
/proc/meminfo: memFree=907232/2055920 swapFree=4181340/4192956
[pid=31588] ppid=31586 vsize=5360 CPUtime=611.44
/proc/31588/stat : 31588 (rsat.sh) S 31586 31588 31551 0 -1 4194304 336 47906 0 0 0 0 61103 41 19 0 1 0 277745628 5488640 239 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31588/statm: 1340 239 196 169 0 51 0
Current children cumulated CPU time (s) 611.44
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 611.713
CPU time (s): 611.463
CPU user time (s): 611.032
CPU system time (s): 0.430934
CPU usage (%): 99.9592
Max. virtual memory (cumulated for all children) (KiB): 165560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 611.032
system time used= 0.430934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48369
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= 38
involuntary context switches= 1522

runsolver used 0.52592 second user time and 1.70974 second system time

The end

Launcher Data

Begin job on node12 at 2009-05-16 20:05:16
IDJOB=1825303
IDBENCH=70954
IDSOLVER=665
FILE ID=node12/1825303-1242497115
PBS_JOBID= 9306979
Free space on /tmp= 66140 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-col400-16.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825303-1242497115/watcher-1825303-1242497115 -o /tmp/evaluation-result-1825303-1242497115/solver-1825303-1242497115 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825303-1242497115.cnf            

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

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED=1437322154

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        965480 kB
Buffers:         94856 kB
Cached:         895148 kB
SwapCached:       5448 kB
Active:          89272 kB
Inactive:       908524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        965480 kB
SwapTotal:     4192956 kB
SwapFree:      4181340 kB
Dirty:           16856 kB
Writeback:           0 kB
Mapped:          13468 kB
Slab:            78748 kB
Committed_AS:  1121224 kB
PageTables:       1376 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= 66140 MiB
End job on node12 at 2009-05-16 20:15:28