Trace number 460221

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
picoaigersat 2007-05-15SAT 120.19 120.253

General information on the benchmark

Nameindustrial-aig/anbulagan/
medium-sat/dated-10-13-s.aig
MD5SUMe5dc65449fb527f0bc96d161023fab69
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark120.19
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

119.62/119.73	s SATISFIABLE
119.62/119.73	c 

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/node17/watcher-460221-1179246161 -o ROOT/results/node17/solver-460221-1179246161 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/460221-1179246161/instance-460221-1179246161.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 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.41 0.45 0.15 3/77 12789
/proc/meminfo: memFree=1721344/2055920 swapFree=4140660/4192956
[pid=12789] ppid=12787 vsize=5356 CPUtime=0
/proc/12789/stat : 12789 (run) S 12787 12789 12597 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372533696 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12789/statm: 1339 224 186 169 0 50 0
[pid=12790] ppid=12789 vsize=15524 CPUtime=0
/proc/12790/stat : 12790 (picoaigersat) R 12789 12789 12597 0 -1 4194304 1159 0 0 0 0 0 0 0 19 0 1 0 372533696 15896576 1132 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134562508 0 0 4096 0 0 0 0 17 0 0 0
/proc/12790/statm: 3881 1140 45 128 0 3751 0
[pid=12791] ppid=12789 vsize=12268 CPUtime=0
/proc/12791/stat : 12791 (adapter.pl) S 12789 12789 12597 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372533696 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12791/statm: 3067 322 248 3 0 167 0

[startup+0.09051 s]
/proc/loadavg: 1.41 0.45 0.15 3/77 12789
/proc/meminfo: memFree=1721344/2055920 swapFree=4140660/4192956
[pid=12789] ppid=12787 vsize=5356 CPUtime=0
/proc/12789/stat : 12789 (run) S 12787 12789 12597 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372533696 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12789/statm: 1339 224 186 169 0 50 0
[pid=12790] ppid=12789 vsize=37804 CPUtime=0.08
/proc/12790/stat : 12790 (picoaigersat) R 12789 12789 12597 0 -1 4194304 9363 0 0 0 4 4 0 0 19 0 1 0 372533696 38711296 9336 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 0 0 0
/proc/12790/statm: 9451 9336 46 128 0 9321 0
[pid=12791] ppid=12789 vsize=12268 CPUtime=0
/proc/12791/stat : 12791 (adapter.pl) S 12789 12789 12597 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372533696 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12791/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 55428

[startup+0.101511 s]
/proc/loadavg: 1.41 0.45 0.15 3/77 12789
/proc/meminfo: memFree=1721344/2055920 swapFree=4140660/4192956
[pid=12789] ppid=12787 vsize=5356 CPUtime=0
/proc/12789/stat : 12789 (run) S 12787 12789 12597 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372533696 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12789/statm: 1339 224 186 169 0 50 0
[pid=12790] ppid=12789 vsize=37804 CPUtime=0.09
/proc/12790/stat : 12790 (picoaigersat) R 12789 12789 12597 0 -1 4194304 9363 0 0 0 5 4 0 0 19 0 1 0 372533696 38711296 9336 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 0 0 0
/proc/12790/statm: 9451 9336 46 128 0 9321 0
[pid=12791] ppid=12789 vsize=12268 CPUtime=0
/proc/12791/stat : 12791 (adapter.pl) S 12789 12789 12597 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372533696 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12791/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55428

[startup+0.301531 s]
/proc/loadavg: 1.41 0.45 0.15 3/77 12789
/proc/meminfo: memFree=1721344/2055920 swapFree=4140660/4192956
[pid=12789] ppid=12787 vsize=5356 CPUtime=0
/proc/12789/stat : 12789 (run) S 12787 12789 12597 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372533696 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12789/statm: 1339 224 186 169 0 50 0
[pid=12790] ppid=12789 vsize=37804 CPUtime=0.29
/proc/12790/stat : 12790 (picoaigersat) R 12789 12789 12597 0 -1 4194304 9363 0 0 0 25 4 0 0 21 0 1 0 372533696 38711296 9336 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 0 0 0
/proc/12790/statm: 9451 9336 46 128 0 9321 0
[pid=12791] ppid=12789 vsize=12268 CPUtime=0
/proc/12791/stat : 12791 (adapter.pl) S 12789 12789 12597 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372533696 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12791/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55428

[startup+0.701573 s]
/proc/loadavg: 1.41 0.45 0.15 3/77 12789
/proc/meminfo: memFree=1721344/2055920 swapFree=4140660/4192956
[pid=12789] ppid=12787 vsize=5356 CPUtime=0
/proc/12789/stat : 12789 (run) S 12787 12789 12597 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372533696 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12789/statm: 1339 224 186 169 0 50 0
[pid=12790] ppid=12789 vsize=39784 CPUtime=0.69
/proc/12790/stat : 12790 (picoaigersat) R 12789 12789 12597 0 -1 4194304 9886 0 0 0 63 6 0 0 25 0 1 0 372533696 40738816 9859 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134668347 0 0 4096 0 0 0 0 17 0 0 0
/proc/12790/statm: 9946 9859 46 128 0 9816 0
[pid=12791] ppid=12789 vsize=12268 CPUtime=0
/proc/12791/stat : 12791 (adapter.pl) S 12789 12789 12597 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372533696 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12791/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57408

[startup+1.50166 s]
/proc/loadavg: 1.46 0.47 0.16 2/80 12792
/proc/meminfo: memFree=1677224/2055920 swapFree=4140660/4192956
[pid=12789] ppid=12787 vsize=5356 CPUtime=0
/proc/12789/stat : 12789 (run) S 12787 12789 12597 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372533696 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12789/statm: 1339 224 186 169 0 50 0
[pid=12790] ppid=12789 vsize=53952 CPUtime=1.49
/proc/12790/stat : 12790 (picoaigersat) R 12789 12789 12597 0 -1 4194304 13505 0 0 0 113 36 0 0 25 0 1 0 372533696 55246848 13234 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/12790/statm: 13488 13234 50 128 0 13358 0
[pid=12791] ppid=12789 vsize=12268 CPUtime=0
/proc/12791/stat : 12791 (adapter.pl) S 12789 12789 12597 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372533696 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12791/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71576

[startup+3.10182 s]
/proc/loadavg: 1.46 0.47 0.16 2/80 12792
/proc/meminfo: memFree=1663720/2055920 swapFree=4140660/4192956
[pid=12789] ppid=12787 vsize=5356 CPUtime=0
/proc/12789/stat : 12789 (run) S 12787 12789 12597 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372533696 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12789/statm: 1339 224 186 169 0 50 0
[pid=12790] ppid=12789 vsize=66904 CPUtime=3.09
/proc/12790/stat : 12790 (picoaigersat) R 12789 12789 12597 0 -1 4194304 16261 0 0 0 175 134 0 0 25 0 1 0 372533696 68509696 15990 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/12790/statm: 16726 15990 50 128 0 16596 0
[pid=12791] ppid=12789 vsize=12268 CPUtime=0
/proc/12791/stat : 12791 (adapter.pl) S 12789 12789 12597 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372533696 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12791/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84528

[startup+6.30215 s]
/proc/loadavg: 1.46 0.47 0.16 2/80 12792
/proc/meminfo: memFree=1641448/2055920 swapFree=4140660/4192956
[pid=12789] ppid=12787 vsize=5356 CPUtime=0
/proc/12789/stat : 12789 (run) S 12787 12789 12597 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372533696 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12789/statm: 1339 224 186 169 0 50 0
[pid=12790] ppid=12789 vsize=89032 CPUtime=6.28
/proc/12790/stat : 12790 (picoaigersat) R 12789 12789 12597 0 -1 4194304 21713 0 0 0 308 320 0 0 25 0 1 0 372533696 91168768 21442 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/12790/statm: 22258 21442 50 128 0 22128 0
[pid=12791] ppid=12789 vsize=12268 CPUtime=0
/proc/12791/stat : 12791 (adapter.pl) S 12789 12789 12597 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372533696 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12791/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 106656

[startup+12.7018 s]
/proc/loadavg: 1.39 0.49 0.17 2/80 12792
/proc/meminfo: memFree=1597544/2055920 swapFree=4140660/4192956
[pid=12789] ppid=12787 vsize=5356 CPUtime=0
/proc/12789/stat : 12789 (run) S 12787 12789 12597 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372533696 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12789/statm: 1339 224 186 169 0 50 0
[pid=12790] ppid=12789 vsize=139332 CPUtime=12.68
/proc/12790/stat : 12790 (picoaigersat) R 12789 12789 12597 0 -1 4194304 32318 0 0 0 576 692 0 0 25 0 1 0 372533696 142675968 32047 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/12790/statm: 34833 32047 50 128 0 34703 0
[pid=12791] ppid=12789 vsize=12268 CPUtime=0
/proc/12791/stat : 12791 (adapter.pl) S 12789 12789 12597 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372533696 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12791/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 156956

[startup+25.5011 s]
/proc/loadavg: 1.33 0.50 0.18 2/80 12792
/proc/meminfo: memFree=1508968/2055920 swapFree=4140660/4192956
[pid=12789] ppid=12787 vsize=5356 CPUtime=0
/proc/12789/stat : 12789 (run) S 12787 12789 12597 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372533696 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12789/statm: 1339 224 186 169 0 50 0
[pid=12790] ppid=12789 vsize=239284 CPUtime=25.47
/proc/12790/stat : 12790 (picoaigersat) R 12789 12789 12597 0 -1 4194304 53758 0 0 0 1113 1434 0 0 25 0 1 0 372533696 245026816 53487 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/12790/statm: 59821 53487 50 128 0 59691 0
[pid=12791] ppid=12789 vsize=12268 CPUtime=0
/proc/12791/stat : 12791 (adapter.pl) S 12789 12789 12597 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372533696 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12791/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 256908

[startup+51.1018 s]
/proc/loadavg: 1.21 0.54 0.20 2/80 12792
/proc/meminfo: memFree=1412392/2055920 swapFree=4140660/4192956
[pid=12789] ppid=12787 vsize=5356 CPUtime=0
/proc/12789/stat : 12789 (run) S 12787 12789 12597 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372533696 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12789/statm: 1339 224 186 169 0 50 0
[pid=12790] ppid=12789 vsize=354744 CPUtime=51.05
/proc/12790/stat : 12790 (picoaigersat) R 12789 12789 12597 0 -1 4194304 77474 0 0 0 3123 1982 0 0 25 0 1 0 372533696 363257856 77176 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 0 0 0
/proc/12790/statm: 88686 77176 62 128 0 88556 0
[pid=12791] ppid=12789 vsize=12268 CPUtime=0
/proc/12791/stat : 12791 (adapter.pl) S 12789 12789 12597 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372533696 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12791/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 372368

[startup+102.305 s]
/proc/loadavg: 1.08 0.62 0.24 2/80 12792
/proc/meminfo: memFree=1411240/2055920 swapFree=4140660/4192956
[pid=12789] ppid=12787 vsize=5356 CPUtime=0
/proc/12789/stat : 12789 (run) S 12787 12789 12597 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372533696 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12789/statm: 1339 224 186 169 0 50 0
[pid=12790] ppid=12789 vsize=355656 CPUtime=102.23
/proc/12790/stat : 12790 (picoaigersat) R 12789 12789 12597 0 -1 4194304 77743 0 0 0 8241 1982 0 0 25 0 1 0 372533696 364191744 77445 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 0 0 0
/proc/12790/statm: 88914 77445 62 128 0 88784 0
[pid=12791] ppid=12789 vsize=12268 CPUtime=0
/proc/12791/stat : 12791 (adapter.pl) S 12789 12789 12597 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372533696 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12791/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 373280

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

[startup+108.703 s]
/proc/loadavg: 1.08 0.62 0.25 2/80 12792
/proc/meminfo: memFree=1411112/2055920 swapFree=4140660/4192956
[pid=12789] ppid=12787 vsize=5356 CPUtime=0
/proc/12789/stat : 12789 (run) S 12787 12789 12597 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372533696 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12789/statm: 1339 224 186 169 0 50 0
[pid=12790] ppid=12789 vsize=355784 CPUtime=108.62
/proc/12790/stat : 12790 (picoaigersat) R 12789 12789 12597 0 -1 4194304 77775 0 0 0 8880 1982 0 0 25 0 1 0 372533696 364322816 77477 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134533712 0 0 4096 0 0 0 0 17 0 0 0
/proc/12790/statm: 88946 77477 62 128 0 88816 0
[pid=12791] ppid=12789 vsize=12268 CPUtime=0
/proc/12791/stat : 12791 (adapter.pl) S 12789 12789 12597 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372533696 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12791/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 108.62
Current children cumulated vsize (KiB) 373408

[startup+115.101 s]
/proc/loadavg: 1.07 0.63 0.25 2/80 12792
/proc/meminfo: memFree=1410920/2055920 swapFree=4140660/4192956
[pid=12789] ppid=12787 vsize=5356 CPUtime=0
/proc/12789/stat : 12789 (run) S 12787 12789 12597 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372533696 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12789/statm: 1339 224 186 169 0 50 0
[pid=12790] ppid=12789 vsize=356044 CPUtime=115.03
/proc/12790/stat : 12790 (picoaigersat) R 12789 12789 12597 0 -1 4194304 77834 0 0 0 9520 1983 0 0 25 0 1 0 372533696 364589056 77536 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134533873 0 0 4096 0 0 0 0 17 0 0 0
/proc/12790/statm: 89011 77536 62 128 0 88881 0
[pid=12791] ppid=12789 vsize=12268 CPUtime=0
/proc/12791/stat : 12791 (adapter.pl) S 12789 12789 12597 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372533696 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12791/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 115.03
Current children cumulated vsize (KiB) 373668

[startup+118.303 s]
/proc/loadavg: 1.06 0.64 0.26 2/80 12792
/proc/meminfo: memFree=1410792/2055920 swapFree=4140660/4192956
[pid=12789] ppid=12787 vsize=5356 CPUtime=0
/proc/12789/stat : 12789 (run) S 12787 12789 12597 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372533696 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12789/statm: 1339 224 186 169 0 50 0
[pid=12790] ppid=12789 vsize=356176 CPUtime=118.23
/proc/12790/stat : 12790 (picoaigersat) R 12789 12789 12597 0 -1 4194304 77860 0 0 0 9840 1983 0 0 25 0 1 0 372533696 364724224 77562 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 0 0 0
/proc/12790/statm: 89044 77562 62 128 0 88914 0
[pid=12791] ppid=12789 vsize=12268 CPUtime=0
/proc/12791/stat : 12791 (adapter.pl) S 12789 12789 12597 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372533696 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12791/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 118.23
Current children cumulated vsize (KiB) 373800

[startup+119.102 s]
/proc/loadavg: 1.06 0.64 0.26 2/80 12792
/proc/meminfo: memFree=1410792/2055920 swapFree=4140660/4192956
[pid=12789] ppid=12787 vsize=5356 CPUtime=0
/proc/12789/stat : 12789 (run) S 12787 12789 12597 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372533696 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12789/statm: 1339 224 186 169 0 50 0
[pid=12790] ppid=12789 vsize=356176 CPUtime=119.02
/proc/12790/stat : 12790 (picoaigersat) R 12789 12789 12597 0 -1 4194304 77868 0 0 0 9919 1983 0 0 25 0 1 0 372533696 364724224 77570 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134540611 0 0 4096 0 0 0 0 17 0 0 0
/proc/12790/statm: 89044 77570 62 128 0 88914 0
[pid=12791] ppid=12789 vsize=12268 CPUtime=0
/proc/12791/stat : 12791 (adapter.pl) S 12789 12789 12597 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372533696 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 245491609698 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12791/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 119.02
Current children cumulated vsize (KiB) 373800

[startup+119.906 s]
/proc/loadavg: 1.06 0.64 0.26 2/79 12792
/proc/meminfo: memFree=1411056/2055920 swapFree=4140660/4192956
[pid=12789] ppid=12787 vsize=5356 CPUtime=0
/proc/12789/stat : 12789 (run) S 12787 12789 12597 0 -1 4194304 283 374 0 0 0 0 0 0 16 0 1 0 372533696 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12789/statm: 1339 224 186 169 0 50 0
[pid=12790] ppid=12789 vsize=356180 CPUtime=119.83
/proc/12790/stat : 12790 (picoaigersat) R 12789 12789 12597 0 -1 4194304 77875 0 0 0 10000 1983 0 0 18 0 1 0 372533696 364728320 77577 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134660527 0 0 4096 0 0 0 0 17 0 0 0
/proc/12790/statm: 89045 77577 62 128 0 88915 0
Current children cumulated CPU time (s) 119.83
Current children cumulated vsize (KiB) 361536

[startup+120.102 s]
/proc/loadavg: 1.06 0.64 0.26 2/79 12792
/proc/meminfo: memFree=1411056/2055920 swapFree=4140660/4192956
[pid=12789] ppid=12787 vsize=5356 CPUtime=0
/proc/12789/stat : 12789 (run) S 12787 12789 12597 0 -1 4194304 283 374 0 0 0 0 0 0 16 0 1 0 372533696 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12789/statm: 1339 224 186 169 0 50 0
[pid=12790] ppid=12789 vsize=320184 CPUtime=120.02
/proc/12790/stat : 12790 (picoaigersat) R 12789 12789 12597 0 -1 4194304 77875 0 0 0 10019 1983 0 0 19 0 1 0 372533696 327868416 69424 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134665418 0 0 4096 0 0 0 0 17 0 0 0
/proc/12790/statm: 80046 69424 62 128 0 79916 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (KiB) 325540

[startup+120.202 s]
/proc/loadavg: 1.06 0.64 0.26 2/79 12792
/proc/meminfo: memFree=1411056/2055920 swapFree=4140660/4192956
[pid=12789] ppid=12787 vsize=5356 CPUtime=0
/proc/12789/stat : 12789 (run) S 12787 12789 12597 0 -1 4194304 283 374 0 0 0 0 0 0 16 0 1 0 372533696 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12789/statm: 1339 224 186 169 0 50 0
[pid=12790] ppid=12789 vsize=247396 CPUtime=120.12
/proc/12790/stat : 12790 (picoaigersat) R 12789 12789 12597 0 -1 4194304 77875 0 0 0 10028 1984 0 0 20 0 1 0 372533696 253333504 53643 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134691745 0 0 4096 0 0 0 0 17 0 0 0
/proc/12790/statm: 61849 53643 1197 128 0 61719 0
Current children cumulated CPU time (s) 120.12
Current children cumulated vsize (KiB) 252752

Child status: 0
Real time (s): 120.253
CPU time (s): 120.19
CPU user time (s): 100.298
CPU system time (s): 19.892
CPU usage (%): 99.9472
Max. virtual memory (cumulated for all children) (KiB): 373800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 100.298
system time used= 19.892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78545
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= 19
involuntary context switches= 572

runsolver used 0.141978 second user time and 0.305953 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Tue May 15 16:22:42 UTC 2007

IDJOB= 460221
IDBENCH= 48400
IDSOLVER= 201
FILE ID= node17/460221-1179246161

PBS_JOBID= 5276798

Free space on /tmp= 66538 MiB

SOLVER NAME= picoaigersat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/anbulagan/medium-sat/dated-10-13-s.aig
COMMAND LINE= run /tmp/evaluation/460221-1179246161/instance-460221-1179246161.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-460221-1179246161 -o ROOT/results/node17/solver-460221-1179246161 -C 1200 -W 1800 -M 1800 --output-limit 1,15  run /tmp/evaluation/460221-1179246161/instance-460221-1179246161.aig

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  e5dc65449fb527f0bc96d161023fab69

RANDOM SEED= 536305567

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1721560 kB
Buffers:         44644 kB
Cached:         194160 kB
SwapCached:      15584 kB
Active:          67180 kB
Inactive:       195708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1721560 kB
SwapTotal:     4192956 kB
SwapFree:      4140660 kB
Dirty:           10116 kB
Writeback:           0 kB
Mapped:          30044 kB
Slab:            56964 kB
Committed_AS: 10289496 kB
PageTables:       1796 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= 66538 MiB

End job on node17 on Tue May 15 16:24:42 UTC 2007