Trace number 460656

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 316.954 317.142

General information on the benchmark

Nameindustrial-aig/jarvisalo/
eq.atree.braun.9.unsat.aig
MD5SUMc533dc5f2aa289d1324a98cfe83a50d5
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark93.2958
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

0.00/0.01	c Executing aigtocnf /tmp/evaluation/460656-1179255956/instance-460656-1179255956.aig /tmp/evaluation/460656-1179255956/instance-460656-1179255956.aig.cnf
0.00/0.01	c Pre-processing provided 0 assignments
0.00/0.01	c REMAP internally 1
0.00/0.01	c |  Number of variables:  4378                                                 |
0.00/0.02	c |  Number of clauses:    12233                                                |
316.90/317.11	c |  Parsing time:         0.01         sec                                       |
316.90/317.11	c #varS 4378 #clauseS 2521
316.90/317.11	c After remapping new number of variables: 611
316.90/317.11	c DBreduced=0 GV=101[0]  GL=2622[ 2521,101] Prune=407 decisions=306 restart=0 est=0.000804914 DB Impl=10179[0]  
316.90/317.11	c DBreduced=0 GV=152[0]  GL=2673[ 2521,152] Prune=574 decisions=422 restart=1 est=0.00884004 DB Impl=15105[0]  
316.90/317.11	c DBreduced=0 GV=226[0]  GL=2747[ 2521,226] Prune=760 decisions=534 restart=2 est=0.00402939 DB Impl=23542[0]  
316.90/317.11	c DBreduced=0 GV=338[0]  GL=2859[ 2521,338] Prune=1130 decisions=792 restart=3 est=0.00804957 DB Impl=34153[0]  
316.90/317.11	c DBreduced=0 GV=507[0]  GL=3028[ 2521,507] Prune=1498 decisions=991 restart=4 est=0.0061706 DB Impl=60418[0]  
316.90/317.11	c DBreduced=0 GV=761[0]  GL=3282[ 2521,761] Prune=2440 decisions=1679 restart=5 est=0.00803732 DB Impl=86375[0]  
316.90/317.11	c DBreduced=0 GV=1141[0]  GL=3662[ 2521,1141] Prune=3391 decisions=2250 restart=6 est=0.00592157 DB Impl=113972[0]  
316.90/317.11	c DBreduced=1 GV=1709[0]  GL=4077[ 2521,1556] Prune=4905 decisions=3196 restart=7 est=0.00618637 DB Impl=166439[0]  
316.90/317.11	c DBreduced=3 GV=2564[0]  GL=4110[ 2521,1589] Prune=7061 decisions=4497 restart=8 est=0.491282 DB Impl=251627[0]  
316.90/317.11	c DBreduced=5 GV=3845[0]  GL=4058[ 2521,1537] Prune=10610 decisions=6765 restart=9 est=0.499839 DB Impl=423971[0]  
316.90/317.11	c DBreduced=7 GV=5767[0]  GL=4372[ 2521,1851] Prune=15410 decisions=9643 restart=10 est=0.499051 DB Impl=629906[0]  
316.90/317.11	c DBreduced=9 GV=8651[0]  GL=5426[ 2521,2905] Prune=22745 decisions=14094 restart=11 est=0.491535 DB Impl=959197[0]  
316.90/317.11	c DBreduced=12 GV=12976[0]  GL=6417[ 2521,3896] Prune=33345 decisions=20369 restart=12 est=0.497183 DB Impl=1393991[0]  
316.90/317.11	c DBreduced=15 GV=19462[0]  GL=8255[ 2521,5734] Prune=49621 decisions=30159 restart=13 est=0.656285 DB Impl=2075625[0]  
316.90/317.11	c DBreduced=19 GV=29193[0]  GL=9325[ 2521,6804] Prune=70555 decisions=41362 restart=14 est=0.654933 DB Impl=3253635[0]  
316.90/317.11	c DBreduced=23 GV=43790[0]  GL=12217[ 2521,9696] Prune=106564 decisions=62774 restart=15 est=0.655204 DB Impl=5038151[0]  
316.90/317.11	c DBreduced=27 GV=65686[0]  GL=16827[ 2521,14306] Prune=157307 decisions=91621 restart=16 est=0.665666 DB Impl=7519274[0]  
316.90/317.11	c DBreduced=31 GV=98528[0]  GL=23929[ 2521,21408] Prune=231825 decisions=133297 restart=17 est=0.66299 DB Impl=11138733[0]  
316.90/317.11	c DBreduced=35 GV=147791[0]  GL=35235[ 2521,32714] Prune=345808 decisions=198017 restart=18 est=0.657881 DB Impl=17794850[0]  
316.90/317.11	c DBreduced=39 GV=221685[0]  GL=52556[ 2521,50035] Prune=508378 decisions=286693 restart=19 est=0.654933 DB Impl=26538447[0]  
316.90/317.11	c DBreduced=43 GV=332527[0]  GL=79257[ 2521,76736] Prune=751978 decisions=419451 restart=20 est=0.827725 DB Impl=40419052[0]  
316.90/317.11	c #Total time (in seconds): 316.777
316.90/317.13	c #Memory used (in MB): 50.4844
316.90/317.13	c 
316.90/317.13	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/node68/watcher-460656-1179255956 -o ROOT/results/node68/solver-460656-1179255956 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/460656-1179255956/aig-cmusat /tmp/evaluation/460656-1179255956/instance-460656-1179255956.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.91 0.95 0.79 3/64 3429
/proc/meminfo: memFree=1461304/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=1000 CPUtime=0
/proc/3429/stat : 3429 (aig-cmusat) S 3427 3429 3123 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 401585118 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/3429/statm: 250 94 83 233 0 10 0
[pid=3430] ppid=3429 vsize=528 CPUtime=0
/proc/3430/stat : 3430 (aigtocnf) R 3429 3429 3123 0 -1 0 316 0 0 0 0 0 0 0 18 0 1 0 401585118 540672 68 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 0 0 0
/proc/3430/statm: 132 68 40 103 0 27 0

[startup+0.020618 s]
/proc/loadavg: 0.91 0.95 0.79 3/64 3429
/proc/meminfo: memFree=1461304/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=2948 CPUtime=0
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 391 317 0 0 0 0 0 0 18 0 1 0 401585118 3018752 368 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135026704 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 737 368 101 233 0 497 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2948

[startup+0.101623 s]
/proc/loadavg: 0.91 0.95 0.79 3/64 3429
/proc/meminfo: memFree=1461304/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=3164 CPUtime=0.08
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 589 317 0 0 8 0 0 0 18 0 1 0 401585118 3239936 456 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584147 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 791 456 117 233 0 551 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3164

[startup+0.301642 s]
/proc/loadavg: 0.91 0.95 0.79 3/64 3429
/proc/meminfo: memFree=1461304/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=3164 CPUtime=0.28
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 589 317 0 0 28 0 0 0 19 0 1 0 401585118 3239936 456 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583576 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 791 456 117 233 0 551 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 3164

[startup+0.701677 s]
/proc/loadavg: 0.91 0.95 0.79 3/64 3429
/proc/meminfo: memFree=1461304/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=3536 CPUtime=0.68
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 654 317 0 0 68 0 0 0 24 0 1 0 401585118 3620864 521 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584094 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 884 521 117 233 0 644 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 3536

[startup+1.50275 s]
/proc/loadavg: 0.91 0.95 0.79 2/65 3431
/proc/meminfo: memFree=1459312/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=3972 CPUtime=1.48
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 775 317 0 0 148 0 0 0 25 0 1 0 401585118 4067328 642 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134574194 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 993 642 117 233 0 753 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 3972

[startup+3.10189 s]
/proc/loadavg: 0.91 0.95 0.79 2/65 3431
/proc/meminfo: memFree=1458224/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=5492 CPUtime=3.08
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 1083 317 0 0 308 0 0 0 25 0 1 0 401585118 5623808 950 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134571266 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 1373 950 117 233 0 1133 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 5492

[startup+6.30118 s]
/proc/loadavg: 0.92 0.95 0.79 2/65 3431
/proc/meminfo: memFree=1456624/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=6692 CPUtime=6.28
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 1429 317 0 0 628 0 0 0 25 0 1 0 401585118 6852608 1296 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134579766 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 1673 1296 117 233 0 1433 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6692

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.79 2/65 3431
/proc/meminfo: memFree=1452040/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=11264 CPUtime=12.67
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 2710 317 0 0 1266 1 0 0 25 0 1 0 401585118 11534336 2326 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 2816 2326 117 233 0 2576 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11264

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.79 2/65 3431
/proc/meminfo: memFree=1449480/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=13880 CPUtime=25.47
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 3632 317 0 0 2545 2 0 0 25 0 1 0 401585118 14213120 3049 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 3470 3049 117 233 0 3230 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13880

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.80 2/65 3431
/proc/meminfo: memFree=1440712/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=23204 CPUtime=51.05
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 6441 317 0 0 5101 4 0 0 25 0 1 0 401585118 23760896 5174 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584147 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 5801 5174 117 233 0 5561 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 23204

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.81 2/65 3431
/proc/meminfo: memFree=1431816/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=31392 CPUtime=102.22
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 9065 317 0 0 10215 7 0 0 25 0 1 0 401585118 32145408 7362 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584922 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 7848 7362 117 233 0 7608 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 31392

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 3431
/proc/meminfo: memFree=1418248/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=47272 CPUtime=162.19
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 13383 317 0 0 16208 11 0 0 25 0 1 0 401585118 48406528 10763 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583576 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 11818 10763 117 233 0 11578 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 47272

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 3431
/proc/meminfo: memFree=1417480/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=47404 CPUtime=222.15
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 13905 317 0 0 22204 11 0 0 25 0 1 0 401585118 48541696 10942 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584038 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 11851 10942 117 233 0 11611 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 47404

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 3431
/proc/meminfo: memFree=1416584/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=48028 CPUtime=282.1
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 14332 317 0 0 28199 11 0 0 25 0 1 0 401585118 49180672 11172 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583587 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 12007 11172 117 233 0 11767 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 48028

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

[startup+294.301 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 3431
/proc/meminfo: memFree=1416456/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=48156 CPUtime=294.11
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 14350 317 0 0 29399 12 0 0 25 0 1 0 401585118 49311744 11190 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 12039 11190 117 233 0 11799 0
Current children cumulated CPU time (s) 294.11
Current children cumulated vsize (KiB) 48156

[startup+307.101 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 3431
/proc/meminfo: memFree=1414408/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=50020 CPUtime=306.91
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 14894 317 0 0 30678 13 0 0 25 0 1 0 401585118 51220480 11734 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 12505 11734 117 233 0 12265 0
Current children cumulated CPU time (s) 306.91
Current children cumulated vsize (KiB) 50020

[startup+313.506 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 3431
/proc/meminfo: memFree=1413192/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=51308 CPUtime=313.3
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 15174 317 0 0 31317 13 0 0 25 0 1 0 401585118 52539392 12014 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 12827 12014 117 233 0 12587 0
Current children cumulated CPU time (s) 313.3
Current children cumulated vsize (KiB) 51308

[startup+315.101 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 3431
/proc/meminfo: memFree=1413128/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=51500 CPUtime=314.89
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 15235 317 0 0 31476 13 0 0 25 0 1 0 401585118 52736000 12075 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 12875 12075 117 233 0 12635 0
Current children cumulated CPU time (s) 314.89
Current children cumulated vsize (KiB) 51500

[startup+315.901 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 3431
/proc/meminfo: memFree=1413000/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=51564 CPUtime=315.69
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 15259 317 0 0 31556 13 0 0 25 0 1 0 401585118 52801536 12099 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584038 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 12891 12099 117 233 0 12651 0
Current children cumulated CPU time (s) 315.69
Current children cumulated vsize (KiB) 51564

[startup+316.701 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 3431
/proc/meminfo: memFree=1412808/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=51692 CPUtime=316.5
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 15515 317 0 0 31636 14 0 0 25 0 1 0 401585118 52932608 12139 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 12923 12139 117 233 0 12683 0
Current children cumulated CPU time (s) 316.5
Current children cumulated vsize (KiB) 51692

[startup+317.101 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 3431
/proc/meminfo: memFree=1412808/2055920 swapFree=4184008/4192956
[pid=3429] ppid=3427 vsize=51692 CPUtime=316.9
/proc/3429/stat : 3429 (aig-cmusat) R 3427 3429 3123 0 -1 0 15515 317 0 0 31676 14 0 0 25 0 1 0 401585118 52932608 12139 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 0 0 0
/proc/3429/statm: 12923 12139 117 233 0 12683 0
Current children cumulated CPU time (s) 316.9
Current children cumulated vsize (KiB) 51692

Child status: 20
Real time (s): 317.142
CPU time (s): 316.954
CPU user time (s): 316.802
CPU system time (s): 0.151976
CPU usage (%): 99.9407
Max. virtual memory (cumulated for all children) (KiB): 51692

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

runsolver used 0.32695 second user time and 0.831873 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Tue May 15 19:05:56 UTC 2007

IDJOB= 460656
IDBENCH= 48508
IDSOLVER= 204
FILE ID= node68/460656-1179255956

PBS_JOBID= 5277487

Free space on /tmp= 66526 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/jarvisalo/eq.atree.braun.9.unsat.aig
COMMAND LINE= /tmp/evaluation/460656-1179255956/aig-cmusat /tmp/evaluation/460656-1179255956/instance-460656-1179255956.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-460656-1179255956 -o ROOT/results/node68/solver-460656-1179255956 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/460656-1179255956/aig-cmusat /tmp/evaluation/460656-1179255956/instance-460656-1179255956.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  c533dc5f2aa289d1324a98cfe83a50d5

RANDOM SEED= 884592281

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.216
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.216
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:       1461520 kB
Buffers:         37700 kB
Cached:         414984 kB
SwapCached:       3120 kB
Active:          32456 kB
Inactive:       430024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1461520 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:            1884 kB
Writeback:           0 kB
Mapped:          15728 kB
Slab:           117944 kB
Committed_AS:  4163652 kB
PageTables:       1380 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= 66526 MiB

End job on node68 on Tue May 15 19:11:13 UTC 2007