Trace number 460433

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.08 1200.81

General information on the benchmark

Nameindustrial-aig/fuhs/
hard/AProVE07-01.aig
MD5SUM0f2320a5cce6b7890b91814b60d9ed58
Bench CategoryALL (all instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved

Solver Data (download as text)

1200.06/1200.80	/tmp/evaluation/460433-1179247485/run: line 2: 25078 Terminated              picoaigersat $1
1200.06/1200.80	     25079                       | 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/node14/watcher-460433-1179247485 -o ROOT/results/node14/solver-460433-1179247485 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/460433-1179247485/instance-460433-1179247485.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.99 0.97 0.99 3/77 25077
/proc/meminfo: memFree=1522232/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=1404 CPUtime=0
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 272 0 0 0 0 0 0 0 18 0 1 0 372666307 1437696 245 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134560600 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 351 245 46 128 0 221 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0

[startup+0.077719 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 25077
/proc/meminfo: memFree=1522232/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=2224 CPUtime=0.06
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 482 0 0 0 4 2 0 0 18 0 1 0 372666307 2277376 454 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 556 454 50 128 0 426 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 19848

[startup+0.101721 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 25077
/proc/meminfo: memFree=1522232/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=2396 CPUtime=0.09
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 506 0 0 0 5 4 0 0 18 0 1 0 372666307 2453504 478 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 599 479 50 128 0 469 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20020

[startup+0.301739 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 25077
/proc/meminfo: memFree=1522232/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=3892 CPUtime=0.29
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 889 0 0 0 13 16 0 0 19 0 1 0 372666307 3985408 861 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 973 861 50 128 0 843 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21516

[startup+0.701775 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 25077
/proc/meminfo: memFree=1522232/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=6460 CPUtime=0.69
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 1486 0 0 0 29 40 0 0 23 0 1 0 372666307 6615040 1458 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 1615 1458 50 128 0 1485 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24084

[startup+1.50185 s]
/proc/loadavg: 0.99 0.97 0.99 2/80 25080
/proc/meminfo: memFree=1514976/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=8036 CPUtime=1.49
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 1740 0 0 0 108 41 0 0 25 0 1 0 372666307 8228864 1701 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134535505 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 2009 1701 52 128 0 1879 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25660

[startup+3.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/80 25080
/proc/meminfo: memFree=1514592/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=8440 CPUtime=3.09
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 1856 0 0 0 268 41 0 0 25 0 1 0 372666307 8642560 1816 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134540546 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 2110 1816 62 128 0 1980 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26064

[startup+6.3013 s]
/proc/loadavg: 0.99 0.97 0.99 2/80 25080
/proc/meminfo: memFree=1514016/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=8836 CPUtime=6.29
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 1964 0 0 0 588 41 0 0 25 0 1 0 372666307 9048064 1924 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 2209 1924 62 128 0 2079 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26460

[startup+12.7029 s]
/proc/loadavg: 0.99 0.97 0.99 2/80 25080
/proc/meminfo: memFree=1513376/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=9232 CPUtime=12.67
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 2048 0 0 0 1226 41 0 0 25 0 1 0 372666307 9453568 2008 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134535309 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 2308 2008 62 128 0 2178 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 26856

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.99 2/80 25080
/proc/meminfo: memFree=1513248/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=9364 CPUtime=25.46
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 2094 0 0 0 2505 41 0 0 25 0 1 0 372666307 9588736 2054 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528779 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 2341 2054 62 128 0 2211 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 26988

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.99 2/80 25080
/proc/meminfo: memFree=1512736/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=9860 CPUtime=51.06
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 2223 0 0 0 5064 42 0 0 25 0 1 0 372666307 10096640 2183 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 2465 2183 62 128 0 2335 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 27484

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/80 25080
/proc/meminfo: memFree=1512096/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=10384 CPUtime=102.23
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 2354 0 0 0 10181 42 0 0 25 0 1 0 372666307 10633216 2314 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134533860 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 2596 2314 62 128 0 2466 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 28008

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/80 25080
/proc/meminfo: memFree=1511456/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=11040 CPUtime=162.18
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 2518 0 0 0 16176 42 0 0 25 0 1 0 372666307 11304960 2478 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527310 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 2760 2478 62 128 0 2630 0

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

/proc/loadavg: 0.99 0.97 0.99 2/80 25080
/proc/meminfo: memFree=1508832/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=13996 CPUtime=641.9
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 3196 0 0 0 64146 44 0 0 25 0 1 0 372666307 14331904 3155 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134534374 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 3499 3155 62 128 0 3369 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 31620

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/80 25080
/proc/meminfo: memFree=1508192/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=14444 CPUtime=701.86
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 3330 0 0 0 70141 45 0 0 25 0 1 0 372666307 14790656 3289 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134526098 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 3611 3289 62 128 0 3481 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 32068

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/80 25080
/proc/meminfo: memFree=1508128/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=14428 CPUtime=761.83
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 3330 0 0 0 76138 45 0 0 25 0 1 0 372666307 14774272 3289 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528715 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 3607 3289 62 128 0 3477 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 32052

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/80 25080
/proc/meminfo: memFree=1508128/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=14496 CPUtime=821.79
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 3348 0 0 0 82134 45 0 0 25 0 1 0 372666307 14843904 3307 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 3624 3307 62 128 0 3494 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 32120

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/80 25080
/proc/meminfo: memFree=1507424/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=15188 CPUtime=881.75
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 3526 0 0 0 88130 45 0 0 25 0 1 0 372666307 15552512 3485 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528715 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 3797 3485 62 128 0 3667 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 32812

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/80 25080
/proc/meminfo: memFree=1507424/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=15188 CPUtime=941.72
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 3526 0 0 0 94126 46 0 0 25 0 1 0 372666307 15552512 3485 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 3797 3485 62 128 0 3667 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 32812

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/86 25214
/proc/meminfo: memFree=1505584/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=15636 CPUtime=1001.69
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 3646 0 0 0 100115 54 0 0 25 0 1 0 372666307 16011264 3601 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134533560 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 3909 3601 62 128 0 3779 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 33260

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/80 25278
/proc/meminfo: memFree=1506592/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=15636 CPUtime=1061.64
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 3647 0 0 0 106102 62 0 0 25 0 1 0 372666307 16011264 3602 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 3909 3602 62 128 0 3779 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1061.64
Current children cumulated vsize (KiB) 33260

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/80 25278
/proc/meminfo: memFree=1506528/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=15636 CPUtime=1121.6
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 3683 0 0 0 112098 62 0 0 25 0 1 0 372666307 16011264 3605 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 3909 3605 62 128 0 3779 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1121.6
Current children cumulated vsize (KiB) 33260

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/80 25278
/proc/meminfo: memFree=1506528/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=15912 CPUtime=1181.57
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 3720 0 0 0 118095 62 0 0 25 0 1 0 372666307 16293888 3642 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134533525 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 3978 3642 62 128 0 3848 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 33536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.97 0.99 2/80 25278
/proc/meminfo: memFree=1506528/2055920 swapFree=4145896/4192956
[pid=25077] ppid=25075 vsize=5356 CPUtime=0
/proc/25077/stat : 25077 (run) S 25075 25077 24913 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 372666307 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25077/statm: 1339 224 186 169 0 50 0
[pid=25078] ppid=25077 vsize=15912 CPUtime=1200.06
/proc/25078/stat : 25078 (picoaigersat) R 25077 25077 24913 0 -1 4194304 3720 0 0 0 119944 62 0 0 25 0 1 0 372666307 16293888 3642 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528728 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 3978 3642 62 128 0 3848 0
[pid=25079] ppid=25077 vsize=12268 CPUtime=0
/proc/25079/stat : 25079 (adapter.pl) S 25077 25077 24913 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 372666307 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/25079/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 33536

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1200.81
CPU time (s): 1200.08
CPU user time (s): 1199.45
CPU system time (s): 0.633903
CPU usage (%): 99.9395
Max. virtual memory (cumulated for all children) (KiB): 33536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.45
system time used= 0.633903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4385
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= 29675

runsolver used 1.35279 second user time and 3.08553 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Tue May 15 16:44:46 UTC 2007

IDJOB= 460433
IDBENCH= 48453
IDSOLVER= 201
FILE ID= node14/460433-1179247485

PBS_JOBID= 5276801

Free space on /tmp= 66536 MiB

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

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  0f2320a5cce6b7890b91814b60d9ed58

RANDOM SEED= 80652229

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1522448 kB
Buffers:         45440 kB
Cached:         414808 kB
SwapCached:      15208 kB
Active:         142708 kB
Inactive:       341728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522448 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:             720 kB
Writeback:           0 kB
Mapped:          30152 kB
Slab:            34548 kB
Committed_AS:  9634016 kB
PageTables:       1784 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= 66536 MiB

End job on node14 on Tue May 15 17:04:46 UTC 2007