Trace number 460425

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.06 1200.12

General information on the benchmark

Nameindustrial-aig/fuhs/
hard/AProVE07-08.aig
MD5SUM9581bbca3b740d9024fe1e03378a15f3
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark851.332
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

1200.04/1200.11	/tmp/evaluation/460425-1179247308/run: line 2: 30070 Terminated              picoaigersat $1
1200.04/1200.11	     30071                       | 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/node16/watcher-460425-1179247308 -o ROOT/results/node16/solver-460425-1179247308 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/460425-1179247308/instance-460425-1179247308.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.92 0.95 0.71 3/77 30069
/proc/meminfo: memFree=1649664/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=1148 CPUtime=0
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 205 0 0 0 0 0 0 0 18 0 1 0 372648456 1175552 178 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 287 178 46 128 0 157 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0

[startup+0.010046 s]
/proc/loadavg: 0.92 0.95 0.71 3/77 30069
/proc/meminfo: memFree=1649664/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=1148 CPUtime=0
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 206 0 0 0 0 0 0 0 18 0 1 0 372648456 1175552 179 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134668347 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 287 179 46 128 0 157 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18772

[startup+0.101025 s]
/proc/loadavg: 0.92 0.95 0.71 3/77 30069
/proc/meminfo: memFree=1649664/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=1888 CPUtime=0.09
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 423 0 0 0 4 5 0 0 18 0 1 0 372648456 1933312 390 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 472 390 50 128 0 342 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19512

[startup+0.301983 s]
/proc/loadavg: 0.92 0.95 0.71 3/77 30069
/proc/meminfo: memFree=1649664/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=3080 CPUtime=0.28
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 723 0 0 0 11 17 0 0 19 0 1 0 372648456 3153920 690 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 770 690 50 128 0 640 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20704

[startup+0.701898 s]
/proc/loadavg: 0.92 0.95 0.71 3/77 30069
/proc/meminfo: memFree=1649664/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=5356 CPUtime=0.69
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 1201 0 0 0 40 29 0 0 22 0 1 0 372648456 5484544 1158 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134679873 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 1339 1158 52 128 0 1209 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22980

[startup+1.50173 s]
/proc/loadavg: 0.92 0.95 0.71 2/80 30072
/proc/meminfo: memFree=1644456/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=5620 CPUtime=1.49
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 1251 0 0 0 120 29 0 0 25 0 1 0 372648456 5754880 1208 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134535309 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 1405 1208 52 128 0 1275 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23244

[startup+3.10139 s]
/proc/loadavg: 0.92 0.95 0.71 2/80 30072
/proc/meminfo: memFree=1643880/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=6156 CPUtime=3.09
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 1411 0 0 0 279 30 0 0 25 0 1 0 372648456 6303744 1367 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528579 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 1539 1367 62 128 0 1409 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23780

[startup+6.3027 s]
/proc/loadavg: 0.93 0.95 0.72 2/80 30072
/proc/meminfo: memFree=1643496/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=6156 CPUtime=6.29
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 1412 0 0 0 599 30 0 0 25 0 1 0 372648456 6303744 1368 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 1539 1368 62 128 0 1409 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23780

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.72 2/80 30072
/proc/meminfo: memFree=1643312/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=6420 CPUtime=12.69
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 1483 0 0 0 1239 30 0 0 25 0 1 0 372648456 6574080 1439 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528579 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 1605 1439 62 128 0 1475 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24044

[startup+25.5016 s]
/proc/loadavg: 0.95 0.96 0.72 2/80 30072
/proc/meminfo: memFree=1643056/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=6552 CPUtime=25.49
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 1499 0 0 0 2519 30 0 0 25 0 1 0 372648456 6709248 1455 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528675 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 1638 1455 62 128 0 1508 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24176

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.73 2/80 30072
/proc/meminfo: memFree=1642736/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=6816 CPUtime=51.09
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 1583 0 0 0 5079 30 0 0 25 0 1 0 372648456 6979584 1539 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528728 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 1704 1539 62 128 0 1574 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24440

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.74 2/80 30072
/proc/meminfo: memFree=1642352/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=7192 CPUtime=102.3
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 1665 0 0 0 10199 31 0 0 25 0 1 0 372648456 7364608 1621 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134527319 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 1798 1621 62 128 0 1668 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 24816

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.75 2/80 30072
/proc/meminfo: memFree=1641904/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=7572 CPUtime=162.3
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 1782 0 0 0 16199 31 0 0 25 0 1 0 372648456 7753728 1738 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134533837 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 1893 1738 62 128 0 1763 0

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

[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=10612 CPUtime=702.31
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 2557 0 0 0 70194 37 0 0 25 0 1 0 372648456 10866688 2513 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 2653 2513 62 128 0 2523 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 28236

[startup+762.305 s]
/proc/loadavg: 1.08 1.00 0.85 2/80 30072
/proc/meminfo: memFree=1638640/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=10676 CPUtime=762.32
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 2571 0 0 0 76195 37 0 0 25 0 1 0 372648456 10932224 2527 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 2669 2527 62 128 0 2539 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 28300

[startup+822.302 s]
/proc/loadavg: 1.03 1.00 0.86 2/80 30072
/proc/meminfo: memFree=1638576/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=10672 CPUtime=822.32
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 2571 0 0 0 82194 38 0 0 25 0 1 0 372648456 10928128 2527 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 2668 2527 62 128 0 2538 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 28296

[startup+882.302 s]
/proc/loadavg: 1.01 1.00 0.86 2/80 30072
/proc/meminfo: memFree=1638576/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=10656 CPUtime=882.31
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 2573 0 0 0 88193 38 0 0 25 0 1 0 372648456 10911744 2529 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 2664 2529 62 128 0 2534 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 28280

[startup+942.302 s]
/proc/loadavg: 1.07 1.02 0.87 2/80 30072
/proc/meminfo: memFree=1638320/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=10852 CPUtime=942.32
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 2624 0 0 0 94193 39 0 0 25 0 1 0 372648456 11112448 2580 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 2713 2580 62 128 0 2583 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 28476

[startup+1002.3 s]
/proc/loadavg: 1.02 1.01 0.88 2/80 30072
/proc/meminfo: memFree=1638320/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=10852 CPUtime=1002.32
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 2624 0 0 0 100192 40 0 0 25 0 1 0 372648456 11112448 2580 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 2713 2580 62 128 0 2583 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 28476

[startup+1062.3 s]
/proc/loadavg: 1.01 1.00 0.89 2/80 30072
/proc/meminfo: memFree=1638256/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=10852 CPUtime=1062.32
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 2627 0 0 0 106192 40 0 0 25 0 1 0 372648456 11112448 2583 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528570 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 2713 2583 62 128 0 2583 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 28476

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.89 2/80 30072
/proc/meminfo: memFree=1638192/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=10996 CPUtime=1122.33
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 2663 0 0 0 112192 41 0 0 25 0 1 0 372648456 11259904 2619 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528596 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 2749 2619 62 128 0 2619 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 28620

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.90 2/86 30210
/proc/meminfo: memFree=1636464/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=11340 CPUtime=1182.25
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 2749 0 0 0 118184 41 0 0 25 0 1 0 372648456 11612160 2705 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528574 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 2835 2705 62 128 0 2705 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 28964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 0.90 2/86 30244
/proc/meminfo: memFree=1635760/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=12052 CPUtime=1200.04
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 2931 0 0 0 119963 41 0 0 25 0 1 0 372648456 12341248 2887 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 3013 2887 62 128 0 2883 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 29676

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 0.90 2/86 30244
/proc/meminfo: memFree=1635760/2055920 swapFree=4143424/4192956
[pid=30069] ppid=30067 vsize=5356 CPUtime=0
/proc/30069/stat : 30069 (run) S 30067 30069 29862 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 372648455 5484544 224 18446744073709551615 4194304 4889804 548682069216 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30069/statm: 1339 224 186 169 0 50 0
[pid=30070] ppid=30069 vsize=12052 CPUtime=1200.04
/proc/30070/stat : 30070 (picoaigersat) R 30069 30069 29862 0 -1 4194304 2931 0 0 0 119963 41 0 0 25 0 1 0 372648456 12341248 2887 18446744073709551615 134512640 135037457 4294956656 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/30070/statm: 3013 2887 62 128 0 2883 0
[pid=30071] ppid=30069 vsize=12268 CPUtime=0
/proc/30071/stat : 30071 (adapter.pl) S 30069 30069 29862 0 -1 4194304 365 0 0 0 0 0 0 0 20 0 1 0 372648456 12562432 322 18446744073709551615 4194304 4206940 548682069312 18446744073709551615 231971270754 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/30071/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 29676

Child status: 143
Real time (s): 1200.12
CPU time (s): 1200.06
CPU user time (s): 1199.64
CPU system time (s): 0.424935
CPU usage (%): 99.9957
Max. virtual memory (cumulated for all children) (KiB): 29676

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

runsolver used 1.34479 second user time and 3.03754 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Tue May 15 16:41:48 UTC 2007

IDJOB= 460425
IDBENCH= 48451
IDSOLVER= 201
FILE ID= node16/460425-1179247308

PBS_JOBID= 5276799

Free space on /tmp= 66539 MiB

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

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  9581bbca3b740d9024fe1e03378a15f3

RANDOM SEED= 660560016

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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:       1649888 kB
Buffers:         46748 kB
Cached:         264876 kB
SwapCached:      18176 kB
Active:         148412 kB
Inactive:       188408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649888 kB
SwapTotal:     4192956 kB
SwapFree:      4143424 kB
Dirty:             664 kB
Writeback:           0 kB
Mapped:          30200 kB
Slab:            54688 kB
Committed_AS: 14345052 kB
PageTables:       1868 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= 66539 MiB

End job on node16 on Tue May 15 17:01:49 UTC 2007