Trace number 460604

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
aig-cmusat 2007-05-15UNSAT 408.672 408.912

General information on the benchmark

Nameindustrial-aig/manolios/
manol-pipe-c7nidw.aig
MD5SUM15a532bf39cc9cc016448ec32be5516a
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark408.672
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

0.29/0.39	c Executing aigtocnf /tmp/evaluation/460604-1179255650/instance-460604-1179255650.aig /tmp/evaluation/460604-1179255650/instance-460604-1179255650.aig.cnf
0.29/0.39	c Pre-processing provided 0 assignments
0.29/0.39	c REMAP internally 1
0.29/0.39	c |  Number of variables:  167650                                               |
0.99/1.00	c |  Number of clauses:    497153                                               |
408.54/408.88	c |  Parsing time:         0.55         sec                                       |
408.54/408.88	c #varS 167650 #clauseS 215508
408.54/408.88	c After remapping new number of variables: 30431
408.54/408.88	c DBreduced=0 GV=102[0]  GL=215606[ 215508,98] Prune=2934 decisions=2832 restart=0 est=0.134742 DB Impl=56093[0]  
408.54/408.88	c DBreduced=0 GV=151[0]  GL=215655[ 215508,147] Prune=3598 decisions=3447 restart=1 est=0.134733 DB Impl=71492[0]  
408.54/408.88	c DBreduced=0 GV=226[0]  GL=215728[ 215508,220] Prune=4679 decisions=4453 restart=2 est=0.295757 DB Impl=103026[0]  
408.54/408.88	c DBreduced=0 GV=338[0]  GL=215839[ 215508,331] Prune=5837 decisions=5499 restart=3 est=0.299038 DB Impl=141203[0]  
408.54/408.88	c DBreduced=0 GV=508[0]  GL=216008[ 215508,500] Prune=8388 decisions=7880 restart=4 est=0.476488 DB Impl=227094[0]  
408.54/408.88	c DBreduced=0 GV=760[0]  GL=216258[ 215508,750] Prune=11204 decisions=10444 restart=5 est=0.555357 DB Impl=310941[0]  
408.54/408.88	c DBreduced=0 GV=1141[0]  GL=216639[ 215508,1131] Prune=14730 decisions=13589 restart=6 est=0.555365 DB Impl=451492[0]  
408.54/408.88	c DBreduced=0 GV=1710[0]  GL=217206[ 215508,1698] Prune=19308 decisions=17598 restart=7 est=0.575075 DB Impl=612206[0]  
408.54/408.88	c DBreduced=0 GV=2563[0]  GL=218058[ 215508,2550] Prune=29407 decisions=26844 restart=8 est=0.588217 DB Impl=890885[0]  
408.54/408.88	c DBreduced=0 GV=3845[0]  GL=219335[ 215508,3827] Prune=43409 decisions=39564 restart=9 est=0.657225 DB Impl=1223913[0]  
408.54/408.88	c DBreduced=0 GV=5767[0]  GL=221256[ 215508,5748] Prune=58813 decisions=53046 restart=10 est=0.667088 DB Impl=1696264[0]  
408.54/408.88	c DBreduced=0 GV=8650[0]  GL=224135[ 215508,8627] Prune=89180 decisions=80530 restart=11 est=0.798528 DB Impl=2573617[0]  
408.54/408.88	c DBreduced=0 GV=12976[0]  GL=228459[ 215508,12951] Prune=114925 decisions=101949 restart=12 est=0.808387 DB Impl=3855878[0]  
408.54/408.88	c DBreduced=0 GV=19463[0]  GL=234933[ 215508,19425] Prune=172679 decisions=153216 restart=13 est=1.36047 DB Impl=5731300[0]  
408.54/408.88	c DBreduced=0 GV=29195[0]  GL=244659[ 215508,29151] Prune=251220 decisions=222025 restart=14 est=1.42947 DB Impl=8351012[0]  
408.54/408.88	c DBreduced=0 GV=43790[0]  GL=259242[ 215508,43734] Prune=360044 decisions=316254 restart=15 est=1.75151 DB Impl=12151393[0]  
408.54/408.88	c DBreduced=0 GV=65685[0]  GL=281133[ 215508,65625] Prune=571813 decisions=506128 restart=16 est=1.94867 DB Impl=19888262[0]  
408.54/408.88	c DBreduced=2 GV=98527[0]  GL=264779[ 215508,49271] Prune=795373 decisions=696846 restart=17 est=2.02754 DB Impl=28841788[0]  
408.54/408.88	c DBreduced=3 GV=147790[0]  GL=278889[ 215508,63381] Prune=1161111 decisions=1013321 restart=18 est=2.5599 DB Impl=42258825[0]  
408.54/408.88	c DBreduced=4 GV=221684[0]  GL=313173[ 215508,97665] Prune=1765123 decisions=1543439 restart=19 est=2.75052 DB Impl=66005011[0]  
408.54/408.88	c DBreduced=6 GV=332527[0]  GL=337384[ 215508,121876] Prune=2632054 decisions=2299527 restart=20 est=3.23026 DB Impl=105420669[0]  
408.54/408.88	c DBreduced=9 GV=498789[0]  GL=353432[ 215508,137924] Prune=3515113 decisions=3016324 restart=21 est=5.32024 DB Impl=171950242[0]  
408.54/408.88	c #Total time (in seconds): 407.77
408.54/408.88	c #Memory used (in MB): 124.191
408.54/408.89	c 
408.54/408.89	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/node43/watcher-460604-1179255650 -o ROOT/results/node43/solver-460604-1179255650 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/460604-1179255650/aig-cmusat /tmp/evaluation/460604-1179255650/instance-460604-1179255650.aig 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.66 0.40 3/77 20553
/proc/meminfo: memFree=1401664/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=1000 CPUtime=0
/proc/20553/stat : 20553 (aig-cmusat) R 20551 20553 20356 0 -1 0 108 0 0 0 0 0 0 0 18 0 1 0 373476788 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073535 0 65536 4102 33 0 0 0 17 0 0 0
/proc/20553/statm: 250 94 83 233 0 10 0
[pid=20554] ppid=20553 vsize=3716 CPUtime=0
/proc/20554/stat : 20554 (aigtocnf) R 20553 20553 20356 0 -1 0 808 0 0 0 0 0 0 0 18 0 1 0 373476788 3805184 561 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134605452 0 0 4096 0 0 0 0 17 0 0 0
/proc/20554/statm: 929 568 34 103 0 824 0

[startup+0.053657 s]
/proc/loadavg: 0.99 0.66 0.40 3/77 20553
/proc/meminfo: memFree=1401664/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=1000 CPUtime=0
/proc/20553/stat : 20553 (aig-cmusat) S 20551 20553 20356 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373476788 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/20553/statm: 250 94 83 233 0 10 0
[pid=20554] ppid=20553 vsize=3736 CPUtime=0.04
/proc/20554/stat : 20554 (aigtocnf) R 20553 20553 20356 0 -1 0 1112 0 0 0 4 0 0 0 19 0 1 0 373476788 3825664 865 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134598992 0 0 4096 0 0 0 0 17 0 0 0
/proc/20554/statm: 934 865 35 103 0 829 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4736

[startup+0.10266 s]
/proc/loadavg: 0.99 0.66 0.40 3/77 20553
/proc/meminfo: memFree=1401664/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=1000 CPUtime=0
/proc/20553/stat : 20553 (aig-cmusat) S 20551 20553 20356 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373476788 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/20553/statm: 250 94 83 233 0 10 0
[pid=20554] ppid=20553 vsize=3748 CPUtime=0.09
/proc/20554/stat : 20554 (aigtocnf) R 20553 20553 20356 0 -1 0 1121 0 0 0 9 0 0 0 19 0 1 0 373476788 3837952 873 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 0 0 0
/proc/20554/statm: 937 873 40 103 0 832 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4748

[startup+0.302676 s]
/proc/loadavg: 0.99 0.66 0.40 3/77 20553
/proc/meminfo: memFree=1401664/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=1000 CPUtime=0
/proc/20553/stat : 20553 (aig-cmusat) S 20551 20553 20356 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373476788 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/20553/statm: 250 94 83 233 0 10 0
[pid=20554] ppid=20553 vsize=3748 CPUtime=0.29
/proc/20554/stat : 20554 (aigtocnf) R 20553 20553 20356 0 -1 0 1121 0 0 0 26 3 0 0 21 0 1 0 373476788 3837952 873 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 0 0 0
/proc/20554/statm: 937 873 40 103 0 832 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4748

[startup+0.701711 s]
/proc/loadavg: 0.99 0.66 0.40 3/77 20553
/proc/meminfo: memFree=1401664/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=26320 CPUtime=0.68
/proc/20553/stat : 20553 (aig-cmusat) R 20551 20553 20356 0 -1 0 6179 1122 0 0 27 3 34 4 20 0 1 0 373476788 26951680 6156 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 0 0 0
/proc/20553/statm: 6581 6157 101 233 0 6341 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 26320

[startup+1.50278 s]
/proc/loadavg: 0.99 0.66 0.41 2/78 20555
/proc/meminfo: memFree=1347768/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=62472 CPUtime=1.49
/proc/20553/stat : 20553 (aig-cmusat) R 20551 20553 20356 0 -1 0 14184 1122 0 0 102 9 34 4 25 0 1 0 373476788 63971328 14161 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134539538 0 0 4096 35 0 0 0 17 0 0 0
/proc/20553/statm: 15618 14161 111 233 0 15378 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62472

[startup+3.10192 s]
/proc/loadavg: 0.99 0.66 0.41 2/78 20555
/proc/meminfo: memFree=1321656/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=95748 CPUtime=3.08
/proc/20553/stat : 20553 (aig-cmusat) R 20551 20553 20356 0 -1 0 22483 1122 0 0 257 13 34 4 25 0 1 0 373476788 98045952 22460 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 0 0 0
/proc/20553/statm: 23937 22460 111 233 0 23697 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 95748

[startup+6.3012 s]
/proc/loadavg: 0.99 0.67 0.41 2/78 20555
/proc/meminfo: memFree=1318328/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=74656 CPUtime=6.28
/proc/20553/stat : 20553 (aig-cmusat) R 20551 20553 20356 0 -1 0 26603 1122 0 0 574 16 34 4 25 0 1 0 373476788 76447744 18541 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/20553/statm: 18664 18541 116 233 0 18424 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 74656

[startup+12.7018 s]
/proc/loadavg: 0.99 0.67 0.41 2/84 20581
/proc/meminfo: memFree=1317256/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=74656 CPUtime=12.68
/proc/20553/stat : 20553 (aig-cmusat) R 20551 20553 20356 0 -1 0 26603 1122 0 0 1213 17 34 4 25 0 1 0 373476788 76447744 18541 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134571266 0 0 4096 35 0 0 0 17 0 0 0
/proc/20553/statm: 18664 18541 116 233 0 18424 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 74656

[startup+25.5019 s]
/proc/loadavg: 0.99 0.68 0.42 2/84 20637
/proc/meminfo: memFree=1317256/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=74656 CPUtime=25.47
/proc/20553/stat : 20553 (aig-cmusat) R 20551 20553 20356 0 -1 0 26603 1122 0 0 2490 19 34 4 25 0 1 0 373476788 76447744 18541 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583014 0 0 4096 35 0 0 0 17 0 0 0
/proc/20553/statm: 18664 18541 116 233 0 18424 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 74656

[startup+51.1011 s]
/proc/loadavg: 0.99 0.71 0.44 2/84 20723
/proc/meminfo: memFree=1317256/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=74656 CPUtime=51.06
/proc/20553/stat : 20553 (aig-cmusat) R 20551 20553 20356 0 -1 0 26603 1122 0 0 5042 26 34 4 25 0 1 0 373476788 76447744 18541 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/20553/statm: 18664 18541 116 233 0 18424 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 74656

[startup+102.307 s]
/proc/loadavg: 0.99 0.75 0.46 2/78 20753
/proc/meminfo: memFree=1318256/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=74656 CPUtime=102.24
/proc/20553/stat : 20553 (aig-cmusat) R 20551 20553 20356 0 -1 0 26603 1122 0 0 10156 30 34 4 25 0 1 0 373476788 76447744 18541 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583587 0 0 4096 35 0 0 0 17 0 0 0
/proc/20553/statm: 18664 18541 116 233 0 18424 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 74656

[startup+162.302 s]
/proc/loadavg: 0.99 0.80 0.49 2/78 20753
/proc/meminfo: memFree=1318256/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=74656 CPUtime=162.2
/proc/20553/stat : 20553 (aig-cmusat) R 20551 20553 20356 0 -1 0 26603 1122 0 0 16152 30 34 4 25 0 1 0 373476788 76447744 18541 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/20553/statm: 18664 18541 116 233 0 18424 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 74656

[startup+222.302 s]
/proc/loadavg: 0.99 0.83 0.52 2/78 20753
/proc/meminfo: memFree=1318192/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=74656 CPUtime=222.16
/proc/20553/stat : 20553 (aig-cmusat) R 20551 20553 20356 0 -1 0 26603 1122 0 0 22148 30 34 4 25 0 1 0 373476788 76447744 18541 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/20553/statm: 18664 18541 116 233 0 18424 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 74656

[startup+282.301 s]
/proc/loadavg: 0.99 0.86 0.55 2/78 20753
/proc/meminfo: memFree=1316784/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=76688 CPUtime=282.13
/proc/20553/stat : 20553 (aig-cmusat) R 20551 20553 20356 0 -1 0 27108 1122 0 0 28144 31 34 4 25 0 1 0 373476788 78528512 19046 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/20553/statm: 19172 19046 116 233 0 18932 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 76688

[startup+342.301 s]
/proc/loadavg: 0.99 0.88 0.57 2/78 20753
/proc/meminfo: memFree=1293168/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=99904 CPUtime=342.08
/proc/20553/stat : 20553 (aig-cmusat) R 20551 20553 20356 0 -1 0 32904 1122 0 0 34132 38 34 4 25 0 1 0 373476788 102301696 24842 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/20553/statm: 24976 24842 116 233 0 24736 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 99904

[startup+402.302 s]
/proc/loadavg: 0.99 0.90 0.60 2/78 20753
/proc/meminfo: memFree=1267128/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=126136 CPUtime=402.05
/proc/20553/stat : 20553 (aig-cmusat) R 20551 20553 20356 0 -1 0 39429 1122 0 0 40119 48 34 4 25 0 1 0 373476788 129163264 31367 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/20553/statm: 31534 31367 116 233 0 31294 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 126136

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

[startup+403.103 s]
/proc/loadavg: 0.99 0.90 0.60 2/78 20753
/proc/meminfo: memFree=1266872/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=126272 CPUtime=402.85
/proc/20553/stat : 20553 (aig-cmusat) R 20551 20553 20356 0 -1 0 39463 1122 0 0 40199 48 34 4 25 0 1 0 373476788 129302528 31401 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134579596 0 0 4096 35 0 0 0 17 0 0 0
/proc/20553/statm: 31568 31401 116 233 0 31328 0
Current children cumulated CPU time (s) 402.85
Current children cumulated vsize (KiB) 126272

[startup+406.302 s]
/proc/loadavg: 0.99 0.90 0.60 2/78 20753
/proc/meminfo: memFree=1266232/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=126856 CPUtime=406.04
/proc/20553/stat : 20553 (aig-cmusat) R 20551 20553 20356 0 -1 0 39608 1122 0 0 40518 48 34 4 25 0 1 0 373476788 129900544 31546 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584038 0 0 4096 35 0 0 0 17 0 0 0
/proc/20553/statm: 31714 31546 116 233 0 31474 0
Current children cumulated CPU time (s) 406.04
Current children cumulated vsize (KiB) 126856

[startup+407.901 s]
/proc/loadavg: 0.99 0.90 0.60 2/78 20753
/proc/meminfo: memFree=1266040/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=127100 CPUtime=407.64
/proc/20553/stat : 20553 (aig-cmusat) R 20551 20553 20356 0 -1 0 39669 1122 0 0 40678 48 34 4 25 0 1 0 373476788 130150400 31607 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/20553/statm: 31775 31607 116 233 0 31535 0
Current children cumulated CPU time (s) 407.64
Current children cumulated vsize (KiB) 127100

[startup+408.701 s]
/proc/loadavg: 0.99 0.90 0.60 2/78 20753
/proc/meminfo: memFree=1265912/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=127152 CPUtime=408.44
/proc/20553/stat : 20553 (aig-cmusat) R 20551 20553 20356 0 -1 0 39682 1122 0 0 40758 48 34 4 25 0 1 0 373476788 130203648 31620 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584147 0 0 4096 35 0 0 0 17 0 0 0
/proc/20553/statm: 31788 31620 116 233 0 31548 0
Current children cumulated CPU time (s) 408.44
Current children cumulated vsize (KiB) 127152

[startup+408.901 s]
/proc/loadavg: 0.99 0.90 0.60 2/78 20753
/proc/meminfo: memFree=1265912/2055920 swapFree=4158776/4192956
[pid=20553] ppid=20551 vsize=0 CPUtime=408.65
/proc/20553/stat : 20553 (aig-cmusat) R 20551 20553 20356 0 -1 4 39694 1122 0 0 40777 50 34 4 25 0 1 0 373476788 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 0 0 0
/proc/20553/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 408.912
CPU time (s): 408.672
CPU user time (s): 408.117
CPU system time (s): 0.554915
CPU usage (%): 99.9412
Max. virtual memory (cumulated for all children) (KiB): 127156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 408.117
system time used= 0.554915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40816
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= 13
involuntary context switches= 9479

runsolver used 0.448931 second user time and 1.06184 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Tue May 15 19:00:50 UTC 2007

IDJOB= 460604
IDBENCH= 48495
IDSOLVER= 204
FILE ID= node43/460604-1179255650

PBS_JOBID= 5277523

Free space on /tmp= 66546 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/manolios/manol-pipe-c7nidw.aig
COMMAND LINE= /tmp/evaluation/460604-1179255650/aig-cmusat /tmp/evaluation/460604-1179255650/instance-460604-1179255650.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-460604-1179255650 -o ROOT/results/node43/solver-460604-1179255650 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/460604-1179255650/aig-cmusat /tmp/evaluation/460604-1179255650/instance-460604-1179255650.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  15a532bf39cc9cc016448ec32be5516a

RANDOM SEED= 950766811

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.218
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.218
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:       1401880 kB
Buffers:         27188 kB
Cached:         470028 kB
SwapCached:       2652 kB
Active:          44472 kB
Inactive:       476296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1401880 kB
SwapTotal:     4192956 kB
SwapFree:      4158776 kB
Dirty:            2424 kB
Writeback:           0 kB
Mapped:          31468 kB
Slab:           118648 kB
Committed_AS:  8733432 kB
PageTables:       1924 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= 66546 MiB

End job on node43 on Tue May 15 19:07:39 UTC 2007