Trace number 461301

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-15UNSAT 623.093 623.236

General information on the benchmark

Nameadditional-aig/
c32sat-ssort/ssort5.aig
MD5SUM46bea6883dacbc85c565a275f9e8c19c
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.1212
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

623.05/623.22	s UNSATISFIABLE

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/node34/watcher-461301-1179252615 -o ROOT/results/node34/solver-461301-1179252615 -C 1200 -W 1800 -M 1800 --output-limit 1,15 run /tmp/evaluation/461301-1179252615/instance-461301-1179252615.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.00 0.07 0.37 4/77 11581
/proc/meminfo: memFree=1216192/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) R 11579 11581 11513 0 -1 4194304 251 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 222 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195329695 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11581/statm: 1338 222 185 169 0 49 0
[pid=11582] ppid=11581 vsize=1060 CPUtime=0
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 373176912 1085440 155 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134688206 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 265 155 46 128 0 135 0

[startup+0.025787 s]
/proc/loadavg: 0.00 0.07 0.37 4/77 11581
/proc/meminfo: memFree=1216192/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=1368 CPUtime=0.01
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 258 0 0 0 1 0 0 0 18 0 1 0 373176912 1400832 230 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 342 230 50 128 0 212 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6720

[startup+0.101789 s]
/proc/loadavg: 0.00 0.07 0.37 4/77 11581
/proc/meminfo: memFree=1216192/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=1880 CPUtime=0.09
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 409 0 0 0 5 4 0 0 20 0 1 0 373176912 1925120 381 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 470 381 50 128 0 340 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7232

[startup+0.301805 s]
/proc/loadavg: 0.00 0.07 0.37 4/77 11581
/proc/meminfo: memFree=1216192/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=3048 CPUtime=0.29
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 707 0 0 0 14 15 0 0 22 0 1 0 373176912 3121152 679 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134689073 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 762 679 50 128 0 632 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8400

[startup+0.701836 s]
/proc/loadavg: 0.00 0.07 0.37 4/77 11581
/proc/meminfo: memFree=1216192/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=4636 CPUtime=0.69
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 1024 0 0 0 48 21 0 0 25 0 1 0 373176912 4747264 952 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134527398 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 1159 952 62 128 0 1029 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9988

[startup+1.5019 s]
/proc/loadavg: 0.08 0.08 0.38 2/80 11584
/proc/meminfo: memFree=1212008/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=4768 CPUtime=1.49
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 1050 0 0 0 128 21 0 0 25 0 1 0 373176912 4882432 978 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528765 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 1192 978 62 128 0 1062 0
[pid=11584] ppid=11581 vsize=12268 CPUtime=0
/proc/11584/stat : 11584 (adapter.pl) S 11581 11581 11513 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373176913 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11584/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22388

[startup+3.10202 s]
/proc/loadavg: 0.08 0.08 0.38 2/80 11584
/proc/meminfo: memFree=1211624/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=5028 CPUtime=3.09
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 1117 0 0 0 288 21 0 0 25 0 1 0 373176912 5148672 1045 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 1257 1045 62 128 0 1127 0
[pid=11584] ppid=11581 vsize=12268 CPUtime=0
/proc/11584/stat : 11584 (adapter.pl) S 11581 11581 11513 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373176913 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11584/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22648

[startup+6.30128 s]
/proc/loadavg: 0.15 0.10 0.38 2/80 11584
/proc/meminfo: memFree=1211304/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=5028 CPUtime=6.29
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 1144 0 0 0 608 21 0 0 25 0 1 0 373176912 5148672 1072 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134534363 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 1257 1072 62 128 0 1127 0
[pid=11584] ppid=11581 vsize=12268 CPUtime=0
/proc/11584/stat : 11584 (adapter.pl) S 11581 11581 11513 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373176913 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11584/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22648

[startup+12.7028 s]
/proc/loadavg: 0.22 0.11 0.38 2/80 11584
/proc/meminfo: memFree=1211048/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=5292 CPUtime=12.69
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 1203 0 0 0 1248 21 0 0 25 0 1 0 373176912 5419008 1131 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 1323 1131 62 128 0 1193 0
[pid=11584] ppid=11581 vsize=12268 CPUtime=0
/proc/11584/stat : 11584 (adapter.pl) S 11581 11581 11513 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373176913 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11584/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22912

[startup+25.5018 s]
/proc/loadavg: 0.39 0.16 0.39 2/80 11584
/proc/meminfo: memFree=1210472/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=5816 CPUtime=25.48
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 1344 0 0 0 2527 21 0 0 25 0 1 0 373176912 5955584 1272 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528744 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 1454 1272 62 128 0 1324 0
[pid=11584] ppid=11581 vsize=12268 CPUtime=0
/proc/11584/stat : 11584 (adapter.pl) S 11581 11581 11513 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373176913 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11584/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23436

[startup+51.1018 s]
/proc/loadavg: 0.60 0.22 0.41 2/80 11584
/proc/meminfo: memFree=1209448/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=6856 CPUtime=51.08
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 1588 0 0 0 5086 22 0 0 25 0 1 0 373176912 7020544 1516 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134525957 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 1714 1516 62 128 0 1584 0
[pid=11584] ppid=11581 vsize=12268 CPUtime=0
/proc/11584/stat : 11584 (adapter.pl) S 11581 11581 11513 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373176913 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11584/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 24476

[startup+102.306 s]
/proc/loadavg: 0.82 0.34 0.43 2/80 11584
/proc/meminfo: memFree=1208552/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=7836 CPUtime=102.27
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 1811 0 0 0 10204 23 0 0 25 0 1 0 373176912 8024064 1739 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 1959 1739 62 128 0 1829 0
[pid=11584] ppid=11581 vsize=12268 CPUtime=0
/proc/11584/stat : 11584 (adapter.pl) S 11581 11581 11513 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373176913 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11584/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25456

[startup+162.302 s]
/proc/loadavg: 0.93 0.46 0.47 2/80 11584
/proc/meminfo: memFree=1207656/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=8704 CPUtime=162.25
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 2043 0 0 0 16202 23 0 0 25 0 1 0 373176912 8912896 1971 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528587 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 2176 1971 62 128 0 2046 0
[pid=11584] ppid=11581 vsize=12268 CPUtime=0
/proc/11584/stat : 11584 (adapter.pl) S 11581 11581 11513 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373176913 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11584/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 26324

[startup+222.301 s]
/proc/loadavg: 0.97 0.55 0.50 2/80 11584
/proc/meminfo: memFree=1205544/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=10924 CPUtime=222.24
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 2592 0 0 0 22199 25 0 0 25 0 1 0 373176912 11186176 2520 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528802 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 2731 2520 62 128 0 2601 0

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

/proc/11584/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 31264

[startup+522.302 s]
/proc/loadavg: 0.99 0.83 0.62 2/80 11584
/proc/meminfo: memFree=1201960/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=14884 CPUtime=522.17
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 3598 0 0 0 52189 28 0 0 25 0 1 0 373176912 15241216 3523 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134534348 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 3721 3523 62 128 0 3591 0
[pid=11584] ppid=11581 vsize=12268 CPUtime=0
/proc/11584/stat : 11584 (adapter.pl) S 11581 11581 11513 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373176913 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11584/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 32504

[startup+582.302 s]
/proc/loadavg: 0.99 0.86 0.64 2/80 11584
/proc/meminfo: memFree=1200936/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=15348 CPUtime=582.16
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 3716 0 0 0 58187 29 0 0 25 0 1 0 373176912 15716352 3641 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134534290 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 3837 3641 62 128 0 3707 0
[pid=11584] ppid=11581 vsize=12268 CPUtime=0
/proc/11584/stat : 11584 (adapter.pl) S 11581 11581 11513 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373176913 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11584/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 32968

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

[startup+588.701 s]
/proc/loadavg: 0.99 0.86 0.65 2/80 11584
/proc/meminfo: memFree=1200936/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=15348 CPUtime=588.56
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 3716 0 0 0 58827 29 0 0 25 0 1 0 373176912 15716352 3641 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 3837 3641 62 128 0 3707 0
[pid=11584] ppid=11581 vsize=12268 CPUtime=0
/proc/11584/stat : 11584 (adapter.pl) S 11581 11581 11513 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373176913 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11584/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 588.56
Current children cumulated vsize (KiB) 32968

[startup+601.501 s]
/proc/loadavg: 0.99 0.86 0.65 2/80 11584
/proc/meminfo: memFree=1200936/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=15328 CPUtime=601.35
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 3716 0 0 0 60106 29 0 0 25 0 1 0 373176912 15695872 3640 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134526038 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 3832 3640 62 128 0 3702 0
[pid=11584] ppid=11581 vsize=12268 CPUtime=0
/proc/11584/stat : 11584 (adapter.pl) S 11581 11581 11513 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373176913 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11584/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 601.35
Current children cumulated vsize (KiB) 32948

[startup+614.301 s]
/proc/loadavg: 0.99 0.87 0.65 2/80 11584
/proc/meminfo: memFree=1200936/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=15304 CPUtime=614.15
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 3716 0 0 0 61386 29 0 0 25 0 1 0 373176912 15671296 3634 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 3826 3634 62 128 0 3696 0
[pid=11584] ppid=11581 vsize=12268 CPUtime=0
/proc/11584/stat : 11584 (adapter.pl) S 11581 11581 11513 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373176913 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11584/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 614.15
Current children cumulated vsize (KiB) 32924

[startup+617.501 s]
/proc/loadavg: 0.99 0.87 0.66 2/80 11584
/proc/meminfo: memFree=1200936/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=15304 CPUtime=617.35
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 3716 0 0 0 61706 29 0 0 25 0 1 0 373176912 15671296 3634 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528802 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 3826 3634 62 128 0 3696 0
[pid=11584] ppid=11581 vsize=12268 CPUtime=0
/proc/11584/stat : 11584 (adapter.pl) S 11581 11581 11513 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373176913 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11584/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 617.35
Current children cumulated vsize (KiB) 32924

[startup+620.702 s]
/proc/loadavg: 0.99 0.87 0.66 2/80 11584
/proc/meminfo: memFree=1200936/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=15304 CPUtime=620.55
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 3716 0 0 0 62026 29 0 0 25 0 1 0 373176912 15671296 3634 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528585 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 3826 3634 62 128 0 3696 0
[pid=11584] ppid=11581 vsize=12268 CPUtime=0
/proc/11584/stat : 11584 (adapter.pl) S 11581 11581 11513 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373176913 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11584/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 620.55
Current children cumulated vsize (KiB) 32924

[startup+622.302 s]
/proc/loadavg: 0.99 0.87 0.66 2/80 11584
/proc/meminfo: memFree=1200936/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=15304 CPUtime=622.15
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 3716 0 0 0 62186 29 0 0 25 0 1 0 373176912 15671296 3634 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528715 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 3826 3634 62 128 0 3696 0
[pid=11584] ppid=11581 vsize=12268 CPUtime=0
/proc/11584/stat : 11584 (adapter.pl) S 11581 11581 11513 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373176913 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11584/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 622.15
Current children cumulated vsize (KiB) 32924

[startup+622.702 s]
/proc/loadavg: 0.99 0.87 0.66 2/80 11584
/proc/meminfo: memFree=1200936/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=15304 CPUtime=622.55
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 3716 0 0 0 62226 29 0 0 25 0 1 0 373176912 15671296 3634 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528836 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 3826 3634 62 128 0 3696 0
[pid=11584] ppid=11581 vsize=12268 CPUtime=0
/proc/11584/stat : 11584 (adapter.pl) S 11581 11581 11513 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373176913 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11584/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 622.55
Current children cumulated vsize (KiB) 32924

[startup+623.102 s]
/proc/loadavg: 0.99 0.87 0.66 2/80 11584
/proc/meminfo: memFree=1200936/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=15304 CPUtime=622.95
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 3716 0 0 0 62266 29 0 0 25 0 1 0 373176912 15671296 3634 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134527380 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 3826 3634 62 128 0 3696 0
[pid=11584] ppid=11581 vsize=12268 CPUtime=0
/proc/11584/stat : 11584 (adapter.pl) S 11581 11581 11513 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373176913 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11584/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 622.95
Current children cumulated vsize (KiB) 32924

[startup+623.202 s]
/proc/loadavg: 0.99 0.87 0.66 2/80 11584
/proc/meminfo: memFree=1200936/2055920 swapFree=4159072/4192956
[pid=11581] ppid=11579 vsize=5352 CPUtime=0
/proc/11581/stat : 11581 (run) S 11579 11581 11513 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 373176912 5480448 223 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11581/statm: 1338 223 186 169 0 49 0
[pid=11582] ppid=11581 vsize=15304 CPUtime=623.05
/proc/11582/stat : 11582 (picoaigersat) R 11581 11581 11513 0 -1 4194304 3716 0 0 0 62276 29 0 0 25 0 1 0 373176912 15671296 3634 18446744073709551615 134512640 135037457 4294956736 18446744073709551615 134528689 0 0 4096 0 0 0 0 17 1 0 0
/proc/11582/statm: 3826 3634 62 128 0 3696 0
[pid=11584] ppid=11581 vsize=12268 CPUtime=0
/proc/11584/stat : 11584 (adapter.pl) S 11581 11581 11513 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 373176913 12562432 322 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 254204227682 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11584/statm: 3067 322 248 3 0 167 0
Current children cumulated CPU time (s) 623.05
Current children cumulated vsize (KiB) 32924

Child status: 0
Real time (s): 623.236
CPU time (s): 623.093
CPU user time (s): 622.794
CPU system time (s): 0.298954
CPU usage (%): 99.9772
Max. virtual memory (cumulated for all children) (KiB): 32968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 622.794
system time used= 0.298954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4386
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= 16
involuntary context switches= 10854

runsolver used 0.668898 second user time and 1.60076 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Tue May 15 18:10:15 UTC 2007

IDJOB= 461301
IDBENCH= 48670
IDSOLVER= 201
FILE ID= node34/461301-1179252615

PBS_JOBID= 5277230

Free space on /tmp= 66549 MiB

SOLVER NAME= picoaigersat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/c32sat-ssort/ssort5.aig
COMMAND LINE= run /tmp/evaluation/461301-1179252615/instance-461301-1179252615.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-461301-1179252615 -o ROOT/results/node34/solver-461301-1179252615 -C 1200 -W 1800 -M 1800 --output-limit 1,15  run /tmp/evaluation/461301-1179252615/instance-461301-1179252615.aig

META MD5SUM SOLVER= 89af3b8cab9005450328fbdec7734a02
MD5SUM BENCH=  46bea6883dacbc85c565a275f9e8c19c

RANDOM SEED= 361882314

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.236
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.236
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:       1216536 kB
Buffers:         42928 kB
Cached:         640332 kB
SwapCached:       3336 kB
Active:         189528 kB
Inactive:       516924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1216536 kB
SwapTotal:     4192956 kB
SwapFree:      4159072 kB
Dirty:             640 kB
Writeback:           0 kB
Mapped:          30056 kB
Slab:           118248 kB
Committed_AS:  5491852 kB
PageTables:       2008 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= 66549 MiB

End job on node34 on Tue May 15 18:20:38 UTC 2007