Trace number 460755

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
aigsat-sp 2007-05-15SAT 1124.93 1125.75

General information on the benchmark

Nameindustrial-aig/palacios/
medium/cube-9-h11-sat.aig
MD5SUM72a97f55eb671443af381e9a95d29fa9
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark352.646
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

8.27/8.30	c file: /tmp/evaluation/460755-1179250806/instance-460755-1179250806.aig
8.27/8.30	c Reading aig format..
8.27/8.30	c MAXVAR  211526
8.27/8.30	c INPUTS  174
8.27/8.30	c LATCHES 0
8.27/8.30	c OUTPUTS 1
8.27/8.30	c AND     211352
8.27/8.30	c Before initialization time (seconds) 8.05678
8.27/8.30	c Memory used (in MB): 210.852
1124.88/1125.70	c Pre-processing followed by bcp (no decisions) assigned 35 vars 
1124.88/1125.70	
1124.88/1125.70	s SATISFIABLE
1124.88/1125.70	c Total time (in seconds): 1124.41
1124.88/1125.70	c Memory used (in MB): 288.848
1124.88/1125.70	c Conflict literals deleted: [61.9624%] Max learned #lits [11924808] Reduced #lits [4535908]

Verifier Data (download as text)

No verification made

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node38/watcher-460755-1179250806 -o ROOT/results/node38/solver-460755-1179250806 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460755-1179250806/aigsat-sp /tmp/evaluation/460755-1179250806/instance-460755-1179250806.aig 

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 Stack size limit: 1048576 KiB
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: 1048576 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.96 0.99 3/77 5650
/proc/meminfo: memFree=1561992/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=5332 CPUtime=0
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 1011 0 0 0 0 0 0 0 18 0 1 0 357247262 5459968 999 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135188852 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 1333 1007 121 277 0 1051 0

[startup+0.092761 s]
/proc/loadavg: 0.92 0.96 0.99 3/77 5650
/proc/meminfo: memFree=1561992/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=7120 CPUtime=0.08
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 1634 0 0 0 8 0 0 0 18 0 1 0 357247262 7290880 1621 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 1780 1621 131 277 0 1498 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7120

[startup+0.101762 s]
/proc/loadavg: 0.92 0.96 0.99 3/77 5650
/proc/meminfo: memFree=1561992/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=7764 CPUtime=0.09
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 1778 0 0 0 9 0 0 0 18 0 1 0 357247262 7950336 1765 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 1941 1766 131 277 0 1659 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7764

[startup+0.3018 s]
/proc/loadavg: 0.92 0.96 0.99 3/77 5650
/proc/meminfo: memFree=1561992/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=18304 CPUtime=0.29
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 4494 0 0 0 28 1 0 0 19 0 1 0 357247262 18743296 4335 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 4576 4335 131 277 0 4294 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18304

[startup+0.701878 s]
/proc/loadavg: 0.92 0.96 0.99 3/77 5650
/proc/meminfo: memFree=1561992/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=36128 CPUtime=0.69
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 10233 0 0 0 65 4 0 0 23 0 1 0 357247262 36995072 8462 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134601688 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 9032 8462 131 277 0 8750 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36128

[startup+1.50203 s]
/proc/loadavg: 0.92 0.96 0.99 2/78 5651
/proc/meminfo: memFree=1519360/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=66108 CPUtime=1.49
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 17794 0 0 0 144 5 0 0 25 0 1 0 357247262 67694592 16023 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 16527 16024 131 277 0 16245 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66108

[startup+3.10134 s]
/proc/loadavg: 0.92 0.96 0.99 2/78 5651
/proc/meminfo: memFree=1485504/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=121960 CPUtime=3.09
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 33140 0 0 0 299 10 0 0 25 0 1 0 357247262 124887040 29375 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134659630 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 30490 29375 136 277 0 30208 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121960

[startup+6.30195 s]
/proc/loadavg: 0.93 0.96 0.99 2/78 5651
/proc/meminfo: memFree=1382336/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=203480 CPUtime=6.29
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 62782 0 0 0 609 20 0 0 25 0 1 0 357247262 208363520 50162 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134628889 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 50870 50163 139 277 0 50588 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 203480

[startup+12.7022 s]
/proc/loadavg: 0.93 0.96 0.99 2/78 5651
/proc/meminfo: memFree=1337344/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=234760 CPUtime=12.67
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 78818 0 0 0 1242 25 0 0 25 0 1 0 357247262 240394240 56091 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134672811 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 58690 56091 156 277 0 58408 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 234760

[startup+25.5016 s]
/proc/loadavg: 0.95 0.96 0.99 2/78 5651
/proc/meminfo: memFree=1337216/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=234892 CPUtime=25.46
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 78860 0 0 0 2521 25 0 0 25 0 1 0 357247262 240529408 56133 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134671475 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 58723 56133 158 277 0 58441 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 234892

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1335872/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=235752 CPUtime=51.06
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 79224 0 0 0 5080 26 0 0 25 0 1 0 357247262 241410048 56497 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134672623 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 58938 56497 158 277 0 58656 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 235752

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1333184/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=238264 CPUtime=102.22
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 79874 0 0 0 10195 27 0 0 25 0 1 0 357247262 243982336 57147 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134658004 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 59566 57147 158 277 0 59284 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 238264

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1329856/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=241460 CPUtime=162.18
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 80700 0 0 0 16190 28 0 0 25 0 1 0 357247262 247255040 57973 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574224 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 60365 57973 158 277 0 60083 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 241460

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1326080/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=245124 CPUtime=222.14
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 81643 0 0 0 22184 30 0 0 25 0 1 0 357247262 251006976 58916 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134556526 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 61281 58916 158 277 0 60999 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 245124

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1323328/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=247752 CPUtime=282.1
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 82323 0 0 0 28179 31 0 0 25 0 1 0 357247262 253698048 59596 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134671466 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 61938 59596 158 277 0 61656 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 247752

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1319040/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=251784 CPUtime=342.05
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 83419 0 0 0 34173 32 0 0 25 0 1 0 357247262 257826816 60692 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134735199 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 62946 60692 158 277 0 62664 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 251784

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1316992/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=253760 CPUtime=402.01
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 83937 0 0 0 40168 33 0 0 25 0 1 0 357247262 259850240 61210 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134670633 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 63440 61210 158 277 0 63158 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 253760

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1313472/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=257204 CPUtime=461.97
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 84822 0 0 0 46162 35 0 0 25 0 1 0 357247262 263376896 62095 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134670552 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 64301 62095 158 277 0 64019 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 257204

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1304512/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=269220 CPUtime=521.93
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 88039 0 0 0 52156 37 0 0 25 0 1 0 357247262 275681280 64284 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134672813 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 67305 64284 158 277 0 67023 0
Current children cumulated CPU time (s) 521.93
Current children cumulated vsize (KiB) 269220

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1304512/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=269220 CPUtime=581.89
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 88063 0 0 0 58152 37 0 0 25 0 1 0 357247262 275681280 64308 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134657736 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 67305 64308 158 277 0 67023 0
Current children cumulated CPU time (s) 581.89
Current children cumulated vsize (KiB) 269220

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1304512/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=269220 CPUtime=641.86
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 88086 0 0 0 64148 38 0 0 25 0 1 0 357247262 275681280 64331 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134671629 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 67305 64331 158 277 0 67023 0
Current children cumulated CPU time (s) 641.86
Current children cumulated vsize (KiB) 269220

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1304256/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=269220 CPUtime=701.8
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 88112 0 0 0 70142 38 0 0 25 0 1 0 357247262 275681280 64357 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134576559 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 67305 64357 158 277 0 67023 0
Current children cumulated CPU time (s) 701.8
Current children cumulated vsize (KiB) 269220

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1304128/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=269220 CPUtime=761.77
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 88140 0 0 0 76139 38 0 0 25 0 1 0 357247262 275681280 64385 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134736946 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 67305 64385 158 277 0 67023 0
Current children cumulated CPU time (s) 761.77
Current children cumulated vsize (KiB) 269220

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1301184/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=272268 CPUtime=821.7
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 88926 0 0 0 82131 39 0 0 25 0 1 0 357247262 278802432 65171 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134671905 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 68067 65171 158 277 0 67785 0
Current children cumulated CPU time (s) 821.7
Current children cumulated vsize (KiB) 272268

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1294336/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=278864 CPUtime=881.65
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 90615 0 0 0 88124 41 0 0 25 0 1 0 357247262 285556736 66860 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574292 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 69716 66860 158 277 0 69434 0
Current children cumulated CPU time (s) 881.65
Current children cumulated vsize (KiB) 278864

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1291072/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=282060 CPUtime=941.61
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 91431 0 0 0 94119 42 0 0 25 0 1 0 357247262 288829440 67676 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134736989 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 70515 67676 158 277 0 70233 0
Current children cumulated CPU time (s) 941.61
Current children cumulated vsize (KiB) 282060

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1288128/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=284948 CPUtime=1001.57
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 92167 0 0 0 100114 43 0 0 25 0 1 0 357247262 291786752 68412 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574292 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 71237 68412 158 277 0 70955 0
Current children cumulated CPU time (s) 1001.57
Current children cumulated vsize (KiB) 284948

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1283328/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=289760 CPUtime=1061.52
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 93380 0 0 0 106107 45 0 0 25 0 1 0 357247262 296714240 69625 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574227 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 72440 69625 158 277 0 72158 0
Current children cumulated CPU time (s) 1061.52
Current children cumulated vsize (KiB) 289760

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1277376/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=295548 CPUtime=1121.47
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 94855 0 0 0 112100 47 0 0 25 0 1 0 357247262 302641152 71100 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134574159 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 73887 71100 158 277 0 73605 0
Current children cumulated CPU time (s) 1121.47
Current children cumulated vsize (KiB) 295548

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

[startup+1123.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1277248/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=295624 CPUtime=1122.29
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 94874 0 0 0 112181 48 0 0 25 0 1 0 357247262 302718976 71119 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134671653 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 73906 71119 158 277 0 73624 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 295624

[startup+1124.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1277248/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=295676 CPUtime=1123.88
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 94887 0 0 0 112340 48 0 0 25 0 1 0 357247262 302772224 71132 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134670419 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 73919 71132 158 277 0 73637 0
Current children cumulated CPU time (s) 1123.88
Current children cumulated vsize (KiB) 295676

[startup+1125.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1277184/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=295768 CPUtime=1124.68
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 94910 0 0 0 112420 48 0 0 25 0 1 0 357247262 302866432 71155 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 134671746 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 73942 71155 158 277 0 73660 0
Current children cumulated CPU time (s) 1124.68
Current children cumulated vsize (KiB) 295768

[startup+1125.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5651
/proc/meminfo: memFree=1277184/2055920 swapFree=4154692/4192956
[pid=5650] ppid=5648 vsize=295768 CPUtime=1124.88
/proc/5650/stat : 5650 (aigsat-sp) R 5648 5650 4692 0 -1 0 94910 0 0 0 112440 48 0 0 25 0 1 0 357247262 302866432 71155 18446744073709551615 134512640 135650930 4294956592 18446744073709551615 135221671 0 0 4096 35 0 0 0 17 0 0 0
/proc/5650/statm: 73942 71155 158 277 0 73660 0
Current children cumulated CPU time (s) 1124.88
Current children cumulated vsize (KiB) 295768

Child status: 10
Real time (s): 1125.75
CPU time (s): 1124.93
CPU user time (s): 1124.41
CPU system time (s): 0.526919
CPU usage (%): 99.9276
Max. virtual memory (cumulated for all children) (KiB): 295768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1124.41
system time used= 0.526919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94911
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= 8
involuntary context switches= 24803

runsolver used 1.20582 second user time and 2.89256 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Tue May 15 17:40:06 UTC 2007

IDJOB= 460755
IDBENCH= 48533
IDSOLVER= 203
FILE ID= node38/460755-1179250806

PBS_JOBID= 5277000

Free space on /tmp= 66547 MiB

SOLVER NAME= aigsat-sp 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/palacios/medium/cube-9-h11-sat.aig
COMMAND LINE= /tmp/evaluation/460755-1179250806/aigsat-sp /tmp/evaluation/460755-1179250806/instance-460755-1179250806.aig            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-460755-1179250806 -o ROOT/results/node38/solver-460755-1179250806 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460755-1179250806/aigsat-sp /tmp/evaluation/460755-1179250806/instance-460755-1179250806.aig            

META MD5SUM SOLVER= f61578204551f85c79544b972aeb08d2
MD5SUM BENCH=  72a97f55eb671443af381e9a95d29fa9

RANDOM SEED= 472577922

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.263
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.263
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:       1562208 kB
Buffers:         39752 kB
Cached:         304828 kB
SwapCached:       6912 kB
Active:          43512 kB
Inactive:       326336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1562208 kB
SwapTotal:     4192956 kB
SwapFree:      4154692 kB
Dirty:            2336 kB
Writeback:           0 kB
Mapped:          30436 kB
Slab:           109028 kB
Committed_AS:  4994936 kB
PageTables:       2092 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= 66547 MiB

End job on node38 on Tue May 15 17:58:52 UTC 2007