Trace number 339448

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-08UNSAT 705.234 705.618

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
MD5SUMb8ad54973e17f84e99bf9d2e7bc768ce
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark111.144
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses640
Sum of the clauses size2560
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4640
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     640     2560 |     191       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 160   #clauses: 640   #literals: 2560
0.00/0.00	c CPU time:   0.000999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c Rsat version 2.00
705.20/705.60	c CNF stats: (160 vars, 640 clauses)
705.20/705.60	c Decisions: 1400184
705.20/705.60	c Conflicts: 1073236
705.20/705.61	c Time: 705.32000s
705.20/705.61	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node34/watcher-339448-1173705000 -o ROOT/results/node34/solver-339448-1173705000 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339448-1173705000/rsat.sh /tmp/evaluation/339448-1173705000/instance-339448-1173705000.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.92 0.98 0.99 3/64 30733
/proc/meminfo: memFree=1417992/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 96455748 5480448 232 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 232 195 169 0 49 0
[pid=30734] ppid=30733 vsize=692 CPUtime=0
/proc/30734/stat : 30734 (SatElite) R 30733 30733 26389 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 96455748 708608 97 18446744073709551615 134512640 135038345 4294956768 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/30734/statm: 173 97 67 128 0 42 0

[startup+0.0409421 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30733
/proc/meminfo: memFree=1417992/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.101944 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30733
/proc/meminfo: memFree=1417992/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.30196 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30733
/proc/meminfo: memFree=1417992/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.701993 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30733
/proc/meminfo: memFree=1417992/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.50106 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 30736
/proc/meminfo: memFree=1415544/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=4364 CPUtime=1.49
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 1279 0 0 0 149 0 0 0 25 0 1 0 96455748 4468736 907 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 1091 907 86 211 0 877 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9716

[startup+3.10119 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 30736
/proc/meminfo: memFree=1414264/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=6076 CPUtime=3.08
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 1927 0 0 0 308 0 0 0 25 0 1 0 96455748 6221824 1261 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 1519 1261 86 211 0 1305 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11428

[startup+6.30144 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 30736
/proc/meminfo: memFree=1412600/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=6996 CPUtime=6.28
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 2576 0 0 0 628 0 0 0 25 0 1 0 96455748 7163904 1522 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134530118 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 1749 1522 86 211 0 1535 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12348

[startup+12.702 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 30736
/proc/meminfo: memFree=1409976/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=8612 CPUtime=12.68
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 3402 0 0 0 1267 1 0 0 25 0 1 0 96455748 8818688 1960 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 2153 1960 86 211 0 1939 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13964

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 30736
/proc/meminfo: memFree=1407608/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=12072 CPUtime=25.48
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 4294 0 0 0 2546 2 0 0 25 0 1 0 96455748 12361728 2658 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 3018 2658 86 211 0 2804 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17424

[startup+51.101 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 30736
/proc/meminfo: memFree=1404856/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=14508 CPUtime=51.06
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 5828 0 0 0 5103 3 0 0 25 0 1 0 96455748 14856192 3343 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 3627 3343 86 211 0 3413 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19860

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 30736
/proc/meminfo: memFree=1401592/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=18336 CPUtime=102.24
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 8604 0 0 0 10219 5 0 0 25 0 1 0 96455748 18776064 4038 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 4584 4038 86 211 0 4370 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 23688

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30736
/proc/meminfo: memFree=1397496/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=22876 CPUtime=162.2
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 9753 0 0 0 16215 5 0 0 25 0 1 0 96455748 23425024 5121 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 5719 5121 86 211 0 5505 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 28228

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30736
/proc/meminfo: memFree=1396536/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=22564 CPUtime=222.16
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 12169 0 0 0 22210 6 0 0 25 0 1 0 96455748 23105536 5319 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 5641 5319 86 211 0 5427 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 27916

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30736
/proc/meminfo: memFree=1395960/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=23668 CPUtime=282.13
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 12358 0 0 0 28207 6 0 0 25 0 1 0 96455748 24236032 5508 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 5917 5508 86 211 0 5703 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 29020

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30736
/proc/meminfo: memFree=1393336/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=26468 CPUtime=342.11
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 13049 0 0 0 34204 7 0 0 25 0 1 0 96455748 27103232 6166 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 6617 6166 86 211 0 6403 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 31820

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30736
/proc/meminfo: memFree=1389624/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=30184 CPUtime=402.06
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 14074 0 0 0 40198 8 0 0 25 0 1 0 96455748 30908416 7126 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 7546 7126 86 211 0 7332 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 35536

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30738
/proc/meminfo: memFree=1385400/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=38152 CPUtime=462.03
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 16120 0 0 0 46194 9 0 0 25 0 1 0 96455748 39067648 8140 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 9538 8140 86 211 0 9324 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 43504

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30738
/proc/meminfo: memFree=1387960/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=32972 CPUtime=522
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 19790 0 0 0 52190 10 0 0 25 0 1 0 96455748 33763328 7460 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134523156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 8243 7460 86 211 0 8029 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 38324

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30738
/proc/meminfo: memFree=1387960/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=32972 CPUtime=581.96
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 19790 0 0 0 58186 10 0 0 25 0 1 0 96455748 33763328 7460 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 8243 7460 86 211 0 8029 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 38324

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30738
/proc/meminfo: memFree=1387640/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=33752 CPUtime=641.94
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 19909 0 0 0 64183 11 0 0 25 0 1 0 96455748 34562048 7579 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 8438 7579 86 211 0 8224 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 39104

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30738
/proc/meminfo: memFree=1387960/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=32972 CPUtime=701.9
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 19990 0 0 0 70179 11 0 0 25 0 1 0 96455748 33763328 7452 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 8243 7452 86 211 0 8029 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 38324

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

[startup+703.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30738
/proc/meminfo: memFree=1387960/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=32972 CPUtime=703.51
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 19990 0 0 0 70340 11 0 0 25 0 1 0 96455748 33763328 7452 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522417 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 8243 7452 86 211 0 8029 0
Current children cumulated CPU time (s) 703.51
Current children cumulated vsize (KiB) 38324

[startup+704.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30738
/proc/meminfo: memFree=1387960/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=32972 CPUtime=704.3
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 19990 0 0 0 70419 11 0 0 25 0 1 0 96455748 33763328 7452 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 8243 7452 86 211 0 8029 0
Current children cumulated CPU time (s) 704.3
Current children cumulated vsize (KiB) 38324

[startup+705.105 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30738
/proc/meminfo: memFree=1387960/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=32972 CPUtime=704.71
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 19990 0 0 0 70460 11 0 0 25 0 1 0 96455748 33763328 7452 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522420 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 8243 7452 86 211 0 8029 0
Current children cumulated CPU time (s) 704.71
Current children cumulated vsize (KiB) 38324

[startup+705.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30738
/proc/meminfo: memFree=1387960/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=32972 CPUtime=705.1
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 19990 0 0 0 70499 11 0 0 25 0 1 0 96455748 33763328 7452 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522417 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 8243 7452 86 211 0 8029 0
Current children cumulated CPU time (s) 705.1
Current children cumulated vsize (KiB) 38324

[startup+705.602 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30738
/proc/meminfo: memFree=1387960/2055920 swapFree=4192812/4192956
[pid=30733] ppid=30731 vsize=5352 CPUtime=0
/proc/30733/stat : 30733 (rsat.sh) S 30731 30733 26389 0 -1 4194304 305 116 0 0 0 0 0 0 18 0 1 0 96455748 5480448 234 18446744073709551615 4194304 4889804 548682069328 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30733/statm: 1338 234 195 169 0 49 0
[pid=30736] ppid=30733 vsize=32972 CPUtime=705.2
/proc/30736/stat : 30736 (rsat) R 30733 30733 26389 0 -1 4194304 19990 0 0 0 70509 11 0 0 25 0 1 0 96455748 33763328 7452 18446744073709551615 134512640 135377749 4294956864 18446744073709551615 134522420 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30736/statm: 8243 7452 86 211 0 8029 0
Current children cumulated CPU time (s) 705.2
Current children cumulated vsize (KiB) 38324

Child status: 20
Real time (s): 705.618
CPU time (s): 705.234
CPU user time (s): 705.106
CPU system time (s): 0.12798
CPU usage (%): 99.9455
Max. virtual memory (cumulated for all children) (KiB): 56832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 705.106
system time used= 0.12798
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20572
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= 54
involuntary context switches= 2102

runsolver used 0.697893 second user time and 1.87571 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Mon Mar 12 13:10:00 UTC 2007

IDJOB= 339448
IDBENCH= 24747
IDSOLVER= 104
FILE ID= node34/339448-1173705000

PBS_JOBID= 4101463

Free space on /tmp= 66537 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339448-1173705000/rsat.sh /tmp/evaluation/339448-1173705000/instance-339448-1173705000.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-339448-1173705000 -o ROOT/results/node34/solver-339448-1173705000 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339448-1173705000/rsat.sh /tmp/evaluation/339448-1173705000/instance-339448-1173705000.cnf            

META MD5SUM SOLVER= 42fb71d21991acbdd759c16645f65450
MD5SUM BENCH=  b8ad54973e17f84e99bf9d2e7bc768ce

RANDOM SEED= 64852331

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.238
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.238
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:       1418336 kB
Buffers:         48580 kB
Cached:         497052 kB
SwapCached:          0 kB
Active:         157252 kB
Inactive:       404320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1418336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:          26116 kB
Slab:            62064 kB
Committed_AS:   142364 kB
PageTables:       1400 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= 66537 MiB

End job on node34 on Mon Mar 12 13:21:46 UTC 2007