Trace number 460390

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
aigsat-wc 2007-05-15UNSAT 610.395 610.562

General information on the benchmark

Nameindustrial-aig/fuhs/
medium/AProVE07-04.aig
MD5SUMa631b7256cc55990c2460b3cbcf073a8
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark255.089
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

6.49/6.60	c file: /tmp/evaluation/460390-1179247008/instance-460390-1179247008.aig
6.49/6.60	c Reading aig format..
6.49/6.60	c MAXVAR  170178
6.49/6.60	c INPUTS  3784
6.49/6.60	c LATCHES 0
6.49/6.60	c OUTPUTS 1
6.49/6.60	c AND     166394
6.49/6.60	c Before initialization time 6.37703
6.49/6.60	c Memory used (in MB): 149.363
119.86/119.97	c Using component size threshold as 7
119.86/119.97	c DBred=0 restart=37 est=14.5916 GV=74532 GL=246300[ 164942,81358] HP=6938 Prune=275999 decisions=114965 random 157[0.136563]  HP Impl=270819 DB Impl=73798931[69473012]  Lits/Cls 44 
119.86/119.97	c Memory used (in MB): 199.34
219.03/219.10	c DBred=1 restart=40 est=18.1666 GV=134506 GL=257465[ 164942,92523] HP=10872 Prune=468781 decisions=190373 random 202[0.106107]  HP Impl=452841 DB Impl=118410162[109381457]  Lits/Cls 43 
219.03/219.10	c Memory used (in MB): 206.965
332.49/332.63	c DBred=2 restart=43 est=18.1864 GV=199423 GL=263631[ 164942,98689] HP=13861 Prune=667924 decisions=269589 random 229[0.0849441]  HP Impl=616033 DB Impl=163866470[149401020]  Lits/Cls 42 
332.49/332.63	c Memory used (in MB): 231.645
460.56/460.78	c DBred=3 restart=44 est=18.1864 GV=269482 GL=269193[ 164942,104251] HP=17922 Prune=895743 decisions=358869 random 274[0.076351]  HP Impl=827713 DB Impl=212660469[192265287]  Lits/Cls 34 
460.56/460.78	c Memory used (in MB): 231.691
610.33/610.52	
610.33/610.52	s UNSATISFIABLE
610.33/610.52	c Total time (in seconds): 609.819
610.33/610.52	c Memory used (in MB): 231.734
610.33/610.52	c Conflict literals deleted: [49.8989%] Max learned #lits [32690554] Reduced #lits [16378334]

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/node72/watcher-460390-1179247008 -o ROOT/results/node72/solver-460390-1179247008 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/460390-1179247008/aigsat-wc /tmp/evaluation/460390-1179247008/instance-460390-1179247008.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.10 0.73 0.96 2/77 17693
/proc/meminfo: memFree=953144/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=2652 CPUtime=0
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 410 249 0 0 0 0 0 0 18 0 1 0 400739259 2715648 389 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135242916 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 663 399 124 293 0 364 0

[startup+0.03329 s]
/proc/loadavg: 0.10 0.73 0.96 2/77 17693
/proc/meminfo: memFree=953144/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=4648 CPUtime=0.02
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 994 249 0 0 2 0 0 0 18 0 1 0 400739259 4759552 973 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135276893 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 1162 973 125 293 0 863 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4648

[startup+0.101296 s]
/proc/loadavg: 0.10 0.73 0.96 2/77 17693
/proc/meminfo: memFree=953144/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=7304 CPUtime=0.09
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 1638 249 0 0 9 0 0 0 19 0 1 0 400739259 7479296 1616 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 1826 1616 136 293 0 1527 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7304

[startup+0.301314 s]
/proc/loadavg: 0.10 0.73 0.96 2/77 17693
/proc/meminfo: memFree=953144/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=17148 CPUtime=0.29
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 4163 249 0 0 28 1 0 0 21 0 1 0 400739259 17559552 3995 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 4287 3995 136 293 0 3988 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17148

[startup+0.701349 s]
/proc/loadavg: 0.10 0.73 0.96 2/77 17693
/proc/meminfo: memFree=953144/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=31632 CPUtime=0.69
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 8539 249 0 0 65 4 0 0 25 0 1 0 400739259 32391168 7357 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 7908 7357 136 293 0 7609 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31632

[startup+1.50142 s]
/proc/loadavg: 0.17 0.73 0.96 2/78 17695
/proc/meminfo: memFree=915248/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=50140 CPUtime=1.49
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 13678 249 0 0 143 6 0 0 25 0 1 0 400739259 51343360 12248 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134576894 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 12535 12248 137 293 0 12236 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50140

[startup+3.10257 s]
/proc/loadavg: 0.17 0.73 0.96 2/78 17695
/proc/meminfo: memFree=900400/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=97012 CPUtime=3.08
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 26653 249 0 0 298 10 0 0 25 0 1 0 400739259 99340288 23086 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134674305 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 24253 23087 141 293 0 23954 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 97012

[startup+6.30186 s]
/proc/loadavg: 0.17 0.73 0.96 2/78 17695
/proc/meminfo: memFree=822000/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=166620 CPUtime=6.28
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 53477 249 0 0 607 21 0 0 25 0 1 0 400739259 170618880 38821 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134647552 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 41655 38821 143 293 0 41356 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 166620

[startup+12.7014 s]
/proc/loadavg: 0.30 0.74 0.96 2/78 17695
/proc/meminfo: memFree=796912/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=168264 CPUtime=12.69
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 57658 249 0 0 1245 24 0 0 25 0 1 0 400739259 172302336 39109 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134756145 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 42066 39109 160 293 0 41767 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 168264

[startup+25.5016 s]
/proc/loadavg: 0.40 0.75 0.96 2/78 17695
/proc/meminfo: memFree=790896/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=173304 CPUtime=25.48
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 59107 249 0 0 2522 26 0 0 25 0 1 0 400739259 177463296 40558 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 43326 40558 160 293 0 43027 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 173304

[startup+51.1019 s]
/proc/loadavg: 0.69 0.79 0.96 2/78 17695
/proc/meminfo: memFree=780912/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=182480 CPUtime=51.07
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 61616 249 0 0 5076 31 0 0 25 0 1 0 400739259 186859520 43067 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134745327 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 45620 43067 160 293 0 45321 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 182480

[startup+102.306 s]
/proc/loadavg: 0.87 0.82 0.96 3/78 17695
/proc/meminfo: memFree=762992/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=198960 CPUtime=102.26
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 66054 249 0 0 10187 39 0 0 25 0 1 0 400739259 203735040 47505 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744971 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 49740 47505 160 293 0 49441 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 198960

[startup+162.301 s]
/proc/loadavg: 0.95 0.85 0.96 2/78 17695
/proc/meminfo: memFree=755440/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=206104 CPUtime=162.24
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 67916 249 0 0 16182 42 0 0 25 0 1 0 400739259 211050496 49367 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134745162 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 51526 49367 160 293 0 51227 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 206104

[startup+222.302 s]
/proc/loadavg: 0.98 0.87 0.96 2/78 17695
/proc/meminfo: memFree=748912/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=212012 CPUtime=222.23
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 70021 249 0 0 22177 46 0 0 25 0 1 0 400739259 217100288 50990 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744777 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 53003 50990 160 293 0 52704 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 212012

[startup+282.302 s]
/proc/loadavg: 0.99 0.89 0.96 2/78 17695
/proc/meminfo: memFree=749040/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=212012 CPUtime=282.21
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 70024 249 0 0 28175 46 0 0 25 0 1 0 400739259 217100288 50993 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134745220 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 53003 50993 160 293 0 52704 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 212012

[startup+342.301 s]
/proc/loadavg: 0.99 0.91 0.96 2/78 17695
/proc/meminfo: memFree=729392/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=237248 CPUtime=342.2
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 77478 249 0 0 34169 51 0 0 25 0 1 0 400739259 242941952 55892 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 59312 55892 160 293 0 59013 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 237248

[startup+402.302 s]
/proc/loadavg: 0.99 0.92 0.96 2/78 17695
/proc/meminfo: memFree=729328/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=237248 CPUtime=402.17
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 77486 249 0 0 40166 51 0 0 25 0 1 0 400739259 242941952 55900 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 59312 55900 160 293 0 59013 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 237248

[startup+462.301 s]
/proc/loadavg: 0.99 0.94 0.96 2/78 17695
/proc/meminfo: memFree=729136/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=237292 CPUtime=462.16
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 78060 249 0 0 46164 52 0 0 25 0 1 0 400739259 242987008 55959 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 59323 55959 160 293 0 59024 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 237292

[startup+522.302 s]
/proc/loadavg: 0.99 0.94 0.96 2/78 17695
/proc/meminfo: memFree=729072/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=237292 CPUtime=522.15
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 78064 249 0 0 52162 53 0 0 25 0 1 0 400739259 242987008 55963 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134725854 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 59323 55963 160 293 0 59024 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 237292

[startup+582.301 s]
/proc/loadavg: 0.99 0.95 0.96 2/78 17695
/proc/meminfo: memFree=729072/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=237292 CPUtime=582.13
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 78064 249 0 0 58160 53 0 0 25 0 1 0 400739259 242987008 55963 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134751112 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 59323 55963 160 293 0 59024 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 237292

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

[startup+588.702 s]
/proc/loadavg: 0.99 0.95 0.96 2/78 17695
/proc/meminfo: memFree=729072/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=237292 CPUtime=588.53
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 78064 249 0 0 58800 53 0 0 25 0 1 0 400739259 242987008 55963 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744852 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 59323 55963 160 293 0 59024 0
Current children cumulated CPU time (s) 588.53
Current children cumulated vsize (KiB) 237292

[startup+601.501 s]
/proc/loadavg: 0.99 0.95 0.96 2/78 17695
/proc/meminfo: memFree=729008/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=237292 CPUtime=601.32
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 78100 249 0 0 60079 53 0 0 25 0 1 0 400739259 242987008 55999 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 59323 55999 160 293 0 59024 0
Current children cumulated CPU time (s) 601.32
Current children cumulated vsize (KiB) 237292

[startup+604.701 s]
/proc/loadavg: 0.99 0.95 0.96 2/78 17695
/proc/meminfo: memFree=728944/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=237292 CPUtime=604.52
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 78112 249 0 0 60399 53 0 0 25 0 1 0 400739259 242987008 56011 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 59323 56011 160 293 0 59024 0
Current children cumulated CPU time (s) 604.52
Current children cumulated vsize (KiB) 237292

[startup+607.902 s]
/proc/loadavg: 0.99 0.95 0.96 2/78 17695
/proc/meminfo: memFree=728880/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=237292 CPUtime=607.72
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 78125 249 0 0 60719 53 0 0 25 0 1 0 400739259 242987008 56024 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744777 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 59323 56024 160 293 0 59024 0
Current children cumulated CPU time (s) 607.72
Current children cumulated vsize (KiB) 237292

[startup+609.502 s]
/proc/loadavg: 0.99 0.95 0.96 2/78 17695
/proc/meminfo: memFree=728880/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=237292 CPUtime=609.32
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 78132 249 0 0 60879 53 0 0 25 0 1 0 400739259 242987008 56031 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134745327 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 59323 56031 160 293 0 59024 0
Current children cumulated CPU time (s) 609.32
Current children cumulated vsize (KiB) 237292

[startup+610.302 s]
/proc/loadavg: 0.99 0.95 0.96 2/78 17695
/proc/meminfo: memFree=728880/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=237292 CPUtime=610.12
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 78136 249 0 0 60959 53 0 0 25 0 1 0 400739259 242987008 56035 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 59323 56035 160 293 0 59024 0
Current children cumulated CPU time (s) 610.12
Current children cumulated vsize (KiB) 237292

[startup+610.507 s]
/proc/loadavg: 0.99 0.95 0.96 2/78 17695
/proc/meminfo: memFree=728816/2055920 swapFree=4157264/4192956
[pid=17693] ppid=17691 vsize=237292 CPUtime=610.33
/proc/17693/stat : 17693 (aigsat-wc) R 17691 17693 17634 0 -1 0 78136 249 0 0 60980 53 0 0 25 0 1 0 400739259 242987008 56035 18446744073709551615 134512640 135716322 4294956672 18446744073709551615 134744777 0 0 4096 35 0 0 0 17 1 0 0
/proc/17693/statm: 59323 56035 160 293 0 59024 0
Current children cumulated CPU time (s) 610.33
Current children cumulated vsize (KiB) 237292

Child status: 20
Real time (s): 610.562
CPU time (s): 610.395
CPU user time (s): 609.819
CPU system time (s): 0.575912
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 237292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 609.819
system time used= 0.575912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78388
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= 15
involuntary context switches= 12783

runsolver used 0.649901 second user time and 1.57576 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Tue May 15 16:36:48 UTC 2007

IDJOB= 460390
IDBENCH= 48442
IDSOLVER= 202
FILE ID= node72/460390-1179247008

PBS_JOBID= 5277101

Free space on /tmp= 66544 MiB

SOLVER NAME= aigsat-wc 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/fuhs/medium/AProVE07-04.aig
COMMAND LINE= /tmp/evaluation/460390-1179247008/aigsat-wc /tmp/evaluation/460390-1179247008/instance-460390-1179247008.aig            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-460390-1179247008 -o ROOT/results/node72/solver-460390-1179247008 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/460390-1179247008/aigsat-wc /tmp/evaluation/460390-1179247008/instance-460390-1179247008.aig            

META MD5SUM SOLVER= a44537a071ffb1a142b3275181a5083c
MD5SUM BENCH=  a631b7256cc55990c2460b3cbcf073a8

RANDOM SEED= 215746059

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.222
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	: 5931.00
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.222
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:        953360 kB
Buffers:         56640 kB
Cached:         882492 kB
SwapCached:      17152 kB
Active:         504792 kB
Inactive:       457520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        953360 kB
SwapTotal:     4192956 kB
SwapFree:      4157264 kB
Dirty:            2388 kB
Writeback:           0 kB
Mapped:          30128 kB
Slab:           125748 kB
Committed_AS:  7475056 kB
PageTables:       1788 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= 66544 MiB

End job on node72 on Tue May 15 16:46:59 UTC 2007