Trace number 460385

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-15? (TO) 1200.11 1200.41

General information on the benchmark

Nameindustrial-aig/fuhs/
medium/AProVE07-09.aig
MD5SUMdd70501ed01347f4eb75bb4b195b06bf
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark902.492
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

1200.09/1200.41	/tmp/evaluation/460385-1179247004/run: line 2: 14536 Terminated              picoaigersat $1
1200.09/1200.41	     14537                       | adapter.pl

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/node63/watcher-460385-1179247004 -o ROOT/results/node63/solver-460385-1179247004 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/460385-1179247004/instance-460385-1179247004.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: 0.15 0.71 0.84 3/64 14535
/proc/meminfo: memFree=899588/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=2844 CPUtime=0
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 648 0 0 0 0 0 0 0 18 0 1 0 400690316 2912256 621 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134640081 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 711 621 46 128 0 581 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0

[startup+0.064478 s]
/proc/loadavg: 0.15 0.71 0.84 3/64 14535
/proc/meminfo: memFree=899588/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=3760 CPUtime=0.05
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 853 0 0 0 5 0 0 0 18 0 1 0 400690316 3850240 825 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134524832 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 940 826 50 128 0 810 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 21384

[startup+0.101482 s]
/proc/loadavg: 0.15 0.71 0.84 3/64 14535
/proc/meminfo: memFree=899588/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=4000 CPUtime=0.09
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 916 0 0 0 7 2 0 0 18 0 1 0 400690316 4096000 888 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 1000 888 50 128 0 870 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21624

[startup+0.301502 s]
/proc/loadavg: 0.15 0.71 0.84 3/64 14535
/proc/meminfo: memFree=899588/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=5072 CPUtime=0.29
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 1239 0 0 0 15 14 0 0 19 0 1 0 400690316 5193728 1188 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 1268 1188 50 128 0 1138 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22696

[startup+0.701545 s]
/proc/loadavg: 0.15 0.71 0.84 3/64 14535
/proc/meminfo: memFree=899588/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=8396 CPUtime=0.69
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 1873 0 0 0 30 39 0 0 23 0 1 0 400690316 8597504 1822 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134694622 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 2099 1822 50 128 0 1969 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26020

[startup+1.50263 s]
/proc/loadavg: 0.15 0.71 0.84 2/67 14538
/proc/meminfo: memFree=889900/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=14092 CPUtime=1.49
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 3117 0 0 0 61 88 0 0 25 0 1 0 400690316 14430208 3066 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 3523 3066 50 128 0 3393 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31716

[startup+3.1018 s]
/proc/loadavg: 0.15 0.71 0.84 2/67 14538
/proc/meminfo: memFree=882796/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=20948 CPUtime=3.08
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 4642 0 0 0 173 135 0 0 25 0 1 0 400690316 21450752 4579 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134533754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 5237 4579 62 128 0 5107 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38572

[startup+6.30113 s]
/proc/loadavg: 0.22 0.71 0.84 2/67 14538
/proc/meminfo: memFree=880172/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=21340 CPUtime=6.29
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 4759 0 0 0 493 136 0 0 25 0 1 0 400690316 21852160 4696 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528675 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 5335 4696 62 128 0 5205 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38964

[startup+12.7018 s]
/proc/loadavg: 0.28 0.72 0.84 2/67 14538
/proc/meminfo: memFree=879468/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=22000 CPUtime=12.68
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 4926 0 0 0 1132 136 0 0 25 0 1 0 400690316 22528000 4863 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134540329 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 5500 4863 62 128 0 5370 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 39624

[startup+25.5012 s]
/proc/loadavg: 0.44 0.73 0.84 2/67 14538
/proc/meminfo: memFree=877740/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=23704 CPUtime=25.48
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 5338 0 0 0 2411 137 0 0 25 0 1 0 400690316 24272896 5275 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527398 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 5926 5275 62 128 0 5796 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41328

[startup+51.1018 s]
/proc/loadavg: 0.63 0.75 0.84 2/67 14538
/proc/meminfo: memFree=876332/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=24940 CPUtime=51.07
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 5682 0 0 0 4970 137 0 0 25 0 1 0 400690316 25538560 5619 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528582 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 6235 5619 62 128 0 6105 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42564

[startup+102.305 s]
/proc/loadavg: 0.84 0.79 0.85 2/67 14538
/proc/meminfo: memFree=874668/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=26524 CPUtime=102.27
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 6086 0 0 0 10089 138 0 0 25 0 1 0 400690316 27160576 6023 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528590 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 6631 6023 62 128 0 6501 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 44148

[startup+162.302 s]
/proc/loadavg: 0.94 0.82 0.85 2/67 14538
/proc/meminfo: memFree=874092/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=27084 CPUtime=162.24
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 6233 0 0 0 16086 138 0 0 25 0 1 0 400690316 27734016 6170 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134535303 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 6771 6170 62 128 0 6641 0

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

[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=30512 CPUtime=642.12
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 7478 0 0 0 64072 140 0 0 25 0 1 0 400690316 31244288 7052 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134534283 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 7628 7052 62 128 0 7498 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 48136

[startup+702.301 s]
/proc/loadavg: 0.99 0.96 0.90 2/67 14540
/proc/meminfo: memFree=870252/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=30748 CPUtime=702.1
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 7525 0 0 0 70070 140 0 0 25 0 1 0 400690316 31485952 7099 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528587 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 7687 7099 62 128 0 7557 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 48372

[startup+762.306 s]
/proc/loadavg: 0.99 0.96 0.91 2/67 14540
/proc/meminfo: memFree=870252/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=30748 CPUtime=762.09
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 7532 0 0 0 76069 140 0 0 25 0 1 0 400690316 31485952 7106 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527310 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 7687 7106 62 128 0 7557 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 48372

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14540
/proc/meminfo: memFree=870188/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=30748 CPUtime=822.08
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 7539 0 0 0 82067 141 0 0 25 0 1 0 400690316 31485952 7113 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528765 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 7687 7113 62 128 0 7557 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 48372

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14540
/proc/meminfo: memFree=870124/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=30748 CPUtime=882.06
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 7547 0 0 0 88065 141 0 0 25 0 1 0 400690316 31485952 7121 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528675 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 7687 7121 62 128 0 7557 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 48372

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14540
/proc/meminfo: memFree=870188/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=30748 CPUtime=942.05
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 7547 0 0 0 94064 141 0 0 25 0 1 0 400690316 31485952 7121 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527398 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 7687 7121 62 128 0 7557 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 48372

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14540
/proc/meminfo: memFree=869932/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=30748 CPUtime=1002.03
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 7618 0 0 0 100062 141 0 0 25 0 1 0 400690316 31485952 7133 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 7687 7133 62 128 0 7557 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 48372

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14540
/proc/meminfo: memFree=869868/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=30748 CPUtime=1062.01
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 7685 0 0 0 106060 141 0 0 25 0 1 0 400690316 31485952 7138 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134534434 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 7687 7138 62 128 0 7557 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 48372

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14540
/proc/meminfo: memFree=869356/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=31540 CPUtime=1122
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 7889 0 0 0 112058 142 0 0 25 0 1 0 400690316 32296960 7342 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527394 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 7885 7342 62 128 0 7755 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 49164

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14540
/proc/meminfo: memFree=868780/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=31804 CPUtime=1181.99
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 8029 0 0 0 118057 142 0 0 25 0 1 0 400690316 32567296 7417 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528715 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 7951 7417 62 128 0 7821 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 49428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 14540
/proc/meminfo: memFree=868780/2055920 swapFree=4183080/4192956
[pid=14535] ppid=14533 vsize=5356 CPUtime=0
/proc/14535/stat : 14535 (run) S 14533 14535 14426 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 400690315 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 247254803268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14535/statm: 1339 224 186 169 0 50 0
[pid=14536] ppid=14535 vsize=31804 CPUtime=1200.09
/proc/14536/stat : 14536 (picoaigersat) R 14535 14535 14426 0 -1 4194304 8029 0 0 0 119867 142 0 0 25 0 1 0 400690316 32567296 7417 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526096 0 0 4096 0 0 0 0 17 1 0 0
/proc/14536/statm: 7951 7417 62 128 0 7821 0
[pid=14537] ppid=14535 vsize=12268 CPUtime=0
/proc/14537/stat : 14537 (adapter.pl) S 14535 14535 14426 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 400690316 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 247263703138 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14537/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 49428

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 143
Real time (s): 1200.41
CPU time (s): 1200.11
CPU user time (s): 1198.67
CPU system time (s): 1.43278
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 49688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.67
system time used= 1.43278
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8694
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= 18
involuntary context switches= 2085

runsolver used 1.11383 second user time and 3.2595 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Tue May 15 16:36:44 UTC 2007

IDJOB= 460385
IDBENCH= 48441
IDSOLVER= 201
FILE ID= node63/460385-1179247004

PBS_JOBID= 5277092

Free space on /tmp= 66530 MiB

SOLVER NAME= picoaigersat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/fuhs/medium/AProVE07-09.aig
COMMAND LINE= run /tmp/evaluation/460385-1179247004/instance-460385-1179247004.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-460385-1179247004 -o ROOT/results/node63/solver-460385-1179247004 -C 1200 -W 1800 -M 1800 --output-limit 1,15  run /tmp/evaluation/460385-1179247004/instance-460385-1179247004.aig

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  dd70501ed01347f4eb75bb4b195b06bf

RANDOM SEED= 987885766

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.232
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.232
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:        899804 kB
Buffers:         50364 kB
Cached:         950168 kB
SwapCached:       3896 kB
Active:         360556 kB
Inactive:       649576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        899804 kB
SwapTotal:     4192956 kB
SwapFree:      4183080 kB
Dirty:            1188 kB
Writeback:           0 kB
Mapped:          15588 kB
Slab:           132016 kB
Committed_AS:  6034532 kB
PageTables:       1460 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= 66530 MiB

End job on node63 on Tue May 15 16:56:47 UTC 2007