Trace number 460454

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-15SAT 958.909 959.684

General information on the benchmark

Nameindustrial-aig/babic/
xinetd/itox_vc909.aig
MD5SUM12e4881d891fca4fb908211fbc106f45
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.7631
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

13.35/13.44	c file: /tmp/evaluation/460454-1179249699/instance-460454-1179249699.aig
13.35/13.44	c Reading aig format..
13.35/13.44	c MAXVAR  531637
13.35/13.44	c INPUTS  56121
13.35/13.44	c LATCHES 0
13.35/13.44	c OUTPUTS 1
13.35/13.44	c AND     475516
13.35/13.44	c Before initialization time 12.92
13.35/13.44	c Memory used (in MB): 347.812
93.18/93.37	c Using component size threshold as 12
93.18/93.37	c DBred=0 restart=39 est=2.02128 GV=100636 GL=358924[ 257136,101788] HP=1432 Prune=834862 decisions=621634 random 1500[0.2413]  HP Impl=392722 DB Impl=66398182[63375451]  Lits/Cls 22 
93.18/93.37	c Memory used (in MB): 411.262
169.02/169.28	c DBred=1 restart=42 est=2.0396 GV=173799 GL=368802[ 257136,111666] HP=2574 Prune=1567480 decisions=1164784 random 2585[0.22193]  HP Impl=797907 DB Impl=119234475[112665438]  Lits/Cls 20 
169.02/169.28	c Memory used (in MB): 415.625
236.67/236.92	c DBred=2 restart=44 est=2.04595 GV=256279 GL=375468[ 257136,118332] HP=3140 Prune=2072501 decisions=1528971 random 3421[0.223745]  HP Impl=991470 DB Impl=165225388[154707641]  Lits/Cls 27 
236.67/236.92	c Memory used (in MB): 424.625
326.70/327.05	c DBred=3 restart=45 est=2.05963 GV=357205 GL=396436[ 257136,139300] HP=3688 Prune=2651769 decisions=1929578 random 4398[0.227925]  HP Impl=1241231 DB Impl=224736440[209505317]  Lits/Cls 31 
326.70/327.05	c Memory used (in MB): 431.562
423.52/423.90	c DBred=4 restart=47 est=2.07135 GV=489529 GL=434669[ 257136,177533] HP=4434 Prune=3302964 decisions=2386104 random 5340[0.223796]  HP Impl=1483085 DB Impl=286962135[265709345]  Lits/Cls 30 
423.52/423.90	c Memory used (in MB): 443.52
510.66/511.14	c DBred=5 restart=48 est=2.08014 GV=589234 GL=413877[ 257136,156741] HP=5185 Prune=3903242 decisions=2800730 random 6182[0.220728]  HP Impl=1753324 DB Impl=344831834[317881468]  Lits/Cls 26 
510.66/511.14	c Memory used (in MB): 459.488
636.37/636.97	c DBred=6 restart=49 est=2.0921 GV=707863 GL=426118[ 257136,168982] HP=6242 Prune=4733364 decisions=3393033 random 7304[0.215265]  HP Impl=2138777 DB Impl=423852134[388809923]  Lits/Cls 29 
636.37/636.97	c Memory used (in MB): 461.426
784.86/785.55	c DBred=7 restart=50 est=2.10651 GV=848906 GL=451745[ 257136,194609] HP=6763 Prune=5298076 decisions=3769549 random 8190[0.217267]  HP Impl=2336190 DB Impl=502215384[457931005]  Lits/Cls 36 
784.86/785.55	c Memory used (in MB): 481.645
958.82/959.60	
958.82/959.60	s SATISFIABLE
958.82/959.60	c Total time (in seconds): 957.948
958.82/959.60	c Memory used (in MB): 481.777
958.82/959.60	c Conflict literals deleted: [30.2494%] Max learned #lits [50073505] Reduced #lits [34926560]

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/node40/watcher-460454-1179249699 -o ROOT/results/node40/solver-460454-1179249699 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460454-1179249699/aigsat-wc /tmp/evaluation/460454-1179249699/instance-460454-1179249699.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 Stack size limit: 1048576 KiB
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: 1048576 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.95 0.98 3/77 30631
/proc/meminfo: memFree=1824824/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=1296 CPUtime=0
/proc/30631/stat : 30631 (aigsat-wc) S 30629 30631 30068 0 -1 0 113 0 0 0 0 0 0 0 18 0 1 0 253849499 1327104 99 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135275170 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/30631/statm: 324 99 89 293 0 25 0
[pid=30632] ppid=30631 vsize=0 CPUtime=0
/proc/30632/stat : 30632 (sh) D 30631 30631 30068 0 -1 4194308 249 0 0 0 0 0 0 0 18 0 1 0 253849499 0 0 18446744073709551615 0 0 0 0 0 0 0 4100 65536 18446744072100051646 0 0 17 1 0 0
/proc/30632/statm: 0 0 0 0 0 0 0

[startup+0.079896 s]
/proc/loadavg: 0.93 0.95 0.98 3/77 30631
/proc/meminfo: memFree=1824824/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=11712 CPUtime=0.04
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 2760 249 0 0 3 1 0 0 17 0 1 0 253849499 11993088 2739 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134784235 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 2928 2739 125 293 0 2629 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11712

[startup+0.102896 s]
/proc/loadavg: 0.93 0.95 0.98 3/77 30631
/proc/meminfo: memFree=1824824/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=11712 CPUtime=0.06
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 2760 249 0 0 5 1 0 0 17 0 1 0 253849499 11993088 2739 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134783883 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 2928 2739 125 293 0 2629 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11712

[startup+0.301936 s]
/proc/loadavg: 0.93 0.95 0.98 3/77 30631
/proc/meminfo: memFree=1824824/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=17680 CPUtime=0.26
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 4250 249 0 0 24 2 0 0 18 0 1 0 253849499 18104320 4228 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134575965 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 4420 4229 136 293 0 4121 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 17680

[startup+0.70202 s]
/proc/loadavg: 0.93 0.95 0.98 3/77 30631
/proc/meminfo: memFree=1824824/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=37108 CPUtime=0.66
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 9204 249 0 0 63 3 0 0 22 0 1 0 253849499 37998592 8843 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 9277 8843 136 293 0 8978 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 37108

[startup+1.50119 s]
/proc/loadavg: 0.93 0.96 0.98 2/78 30633
/proc/meminfo: memFree=1775664/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=82040 CPUtime=1.45
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 19218 249 0 0 138 7 0 0 25 0 1 0 253849499 84008960 18472 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134592494 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 20510 18480 136 293 0 20211 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 82040

[startup+3.10152 s]
/proc/loadavg: 0.93 0.96 0.98 2/78 30633
/proc/meminfo: memFree=1742384/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=106000 CPUtime=3.06
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 30748 249 0 0 294 12 0 0 25 0 1 0 253849499 108544000 25719 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 26500 25719 136 293 0 26201 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 106000

[startup+6.30119 s]
/proc/loadavg: 0.93 0.96 0.98 2/78 30633
/proc/meminfo: memFree=1653552/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=215060 CPUtime=6.25
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 59735 249 0 0 603 22 0 0 25 0 1 0 253849499 220221440 53324 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 53765 53324 141 293 0 53466 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 215060

[startup+12.7015 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 30633
/proc/meminfo: memFree=1496688/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=381696 CPUtime=12.65
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 121554 249 0 0 1218 47 0 0 25 0 1 0 253849499 390856704 91893 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134647071 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 95424 91893 143 293 0 95125 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 381696

[startup+25.5022 s]
/proc/loadavg: 0.95 0.96 0.98 2/78 30633
/proc/meminfo: memFree=1446064/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=403532 CPUtime=25.45
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 134151 249 0 0 2492 53 0 0 25 0 1 0 253849499 413216768 94664 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744863 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 100883 94664 160 293 0 100584 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 403532

[startup+51.1015 s]
/proc/loadavg: 0.97 0.96 0.98 2/78 30633
/proc/meminfo: memFree=1439472/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=407672 CPUtime=51.03
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 135798 249 0 0 5047 56 0 0 25 0 1 0 253849499 417456128 96311 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744104 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 101918 96311 160 293 0 101619 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 407672

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 30633
/proc/meminfo: memFree=1419632/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=423936 CPUtime=102.18
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 140656 249 0 0 10156 62 0 0 25 0 1 0 253849499 434110464 101169 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134743660 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 105984 101169 160 293 0 105685 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 423936

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30633
/proc/meminfo: memFree=1418992/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=424056 CPUtime=162.13
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 140826 249 0 0 16151 62 0 0 25 0 1 0 253849499 434233344 101339 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744841 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 106014 101339 160 293 0 105715 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 424056

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 30633
/proc/meminfo: memFree=1414128/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=428364 CPUtime=222.09
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 142731 249 0 0 22144 65 0 0 25 0 1 0 253849499 438644736 102509 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744945 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 107091 102509 160 293 0 106792 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 428364

[startup+282.302 s]
/proc/loadavg: 1.15 1.00 0.99 2/78 30633
/proc/meminfo: memFree=1407024/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=434864 CPUtime=282.03
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 145189 249 0 0 28136 67 0 0 25 0 1 0 253849499 445300736 104246 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 108716 104246 160 293 0 108417 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 434864

[startup+342.301 s]
/proc/loadavg: 1.06 1.00 0.99 2/78 30633
/proc/meminfo: memFree=1398640/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=442080 CPUtime=341.99
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 147990 249 0 0 34127 72 0 0 25 0 1 0 253849499 452689920 106313 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134745348 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 110520 106313 160 293 0 110221 0
Current children cumulated CPU time (s) 341.99
Current children cumulated vsize (KiB) 442080

[startup+402.302 s]
/proc/loadavg: 1.02 1.00 0.99 2/78 30633
/proc/meminfo: memFree=1397744/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=442880 CPUtime=401.94
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 148329 249 0 0 40121 73 0 0 25 0 1 0 253849499 453509120 106652 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134745298 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 110720 106652 160 293 0 110421 0
Current children cumulated CPU time (s) 401.94
Current children cumulated vsize (KiB) 442880

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30633
/proc/meminfo: memFree=1384240/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=454456 CPUtime=461.89
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 152324 249 0 0 46111 78 0 0 25 0 1 0 253849499 465362944 109872 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 113614 109872 160 293 0 113315 0
Current children cumulated CPU time (s) 461.89
Current children cumulated vsize (KiB) 454456

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30633
/proc/meminfo: memFree=1383856/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=470512 CPUtime=521.85
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 152388 249 0 0 52107 78 0 0 25 0 1 0 253849499 481804288 109936 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134753255 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 117628 109936 160 293 0 117329 0
Current children cumulated CPU time (s) 521.85
Current children cumulated vsize (KiB) 470512

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30633
/proc/meminfo: memFree=1383664/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=470768 CPUtime=581.8
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 152460 249 0 0 58101 79 0 0 25 0 1 0 253849499 482066432 109943 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134751049 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 117692 109943 160 293 0 117393 0
Current children cumulated CPU time (s) 581.8
Current children cumulated vsize (KiB) 470768

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30633
/proc/meminfo: memFree=1381872/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=472496 CPUtime=641.76
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 152918 249 0 0 64096 80 0 0 25 0 1 0 253849499 483835904 110401 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134751633 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 118124 110401 160 293 0 117825 0
Current children cumulated CPU time (s) 641.76
Current children cumulated vsize (KiB) 472496

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30633
/proc/meminfo: memFree=1381808/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=472496 CPUtime=701.72
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 152923 249 0 0 70092 80 0 0 25 0 1 0 253849499 483835904 110406 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744779 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 118124 110406 160 293 0 117825 0
Current children cumulated CPU time (s) 701.72
Current children cumulated vsize (KiB) 472496

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30633
/proc/meminfo: memFree=1370096/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=484112 CPUtime=761.68
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 155827 249 0 0 76084 84 0 0 25 0 1 0 253849499 495730688 113310 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744666 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 121028 113310 160 293 0 120729 0
Current children cumulated CPU time (s) 761.68
Current children cumulated vsize (KiB) 484112

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30633
/proc/meminfo: memFree=1360112/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=493336 CPUtime=821.64
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 159138 249 0 0 82076 88 0 0 25 0 1 0 253849499 505176064 115772 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744779 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 123334 115772 160 293 0 123035 0
Current children cumulated CPU time (s) 821.64
Current children cumulated vsize (KiB) 493336

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30633
/proc/meminfo: memFree=1360112/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=493336 CPUtime=881.57
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 159149 249 0 0 88069 88 0 0 25 0 1 0 253849499 505176064 115783 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134756142 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 123334 115783 160 293 0 123035 0
Current children cumulated CPU time (s) 881.57
Current children cumulated vsize (KiB) 493336

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30633
/proc/meminfo: memFree=1359856/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=493336 CPUtime=941.53
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 159199 249 0 0 94065 88 0 0 25 0 1 0 253849499 505176064 115833 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744761 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 123334 115833 160 293 0 123035 0
Current children cumulated CPU time (s) 941.53
Current children cumulated vsize (KiB) 493336

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

[startup+947.106 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30633
/proc/meminfo: memFree=1359792/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=493336 CPUtime=946.33
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 159208 249 0 0 94545 88 0 0 25 0 1 0 253849499 505176064 115842 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134756201 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 123334 115842 160 293 0 123035 0
Current children cumulated CPU time (s) 946.33
Current children cumulated vsize (KiB) 493336

[startup+953.502 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30633
/proc/meminfo: memFree=1359664/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=493336 CPUtime=952.72
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 159224 249 0 0 95184 88 0 0 25 0 1 0 253849499 505176064 115858 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135242790 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 123334 115858 160 293 0 123035 0
Current children cumulated CPU time (s) 952.72
Current children cumulated vsize (KiB) 493336

[startup+956.702 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30633
/proc/meminfo: memFree=1359664/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=493336 CPUtime=955.92
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 159230 249 0 0 95504 88 0 0 25 0 1 0 253849499 505176064 115864 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134745278 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 123334 115864 160 293 0 123035 0
Current children cumulated CPU time (s) 955.92
Current children cumulated vsize (KiB) 493336

[startup+958.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30633
/proc/meminfo: memFree=1359664/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=493336 CPUtime=957.52
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 159232 249 0 0 95664 88 0 0 25 0 1 0 253849499 505176064 115866 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134725854 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 123334 115866 160 293 0 123035 0
Current children cumulated CPU time (s) 957.52
Current children cumulated vsize (KiB) 493336

[startup+959.101 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30633
/proc/meminfo: memFree=1359664/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=493336 CPUtime=958.32
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 159232 249 0 0 95744 88 0 0 25 0 1 0 253849499 505176064 115866 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134756152 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 123334 115866 160 293 0 123035 0
Current children cumulated CPU time (s) 958.32
Current children cumulated vsize (KiB) 493336

[startup+959.501 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30633
/proc/meminfo: memFree=1359664/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=493336 CPUtime=958.72
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 159233 249 0 0 95784 88 0 0 25 0 1 0 253849499 505176064 115867 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134739296 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 123334 115867 160 293 0 123035 0
Current children cumulated CPU time (s) 958.72
Current children cumulated vsize (KiB) 493336

[startup+959.601 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 30633
/proc/meminfo: memFree=1359664/2055920 swapFree=4157544/4192956
[pid=30631] ppid=30629 vsize=493336 CPUtime=958.82
/proc/30631/stat : 30631 (aigsat-wc) R 30629 30631 30068 0 -1 0 159234 249 0 0 95794 88 0 0 25 0 1 0 253849499 505176064 115868 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 0 0 0
/proc/30631/statm: 123334 115868 160 293 0 123035 0
Current children cumulated CPU time (s) 958.82
Current children cumulated vsize (KiB) 493336

Child status: 10
Real time (s): 959.684
CPU time (s): 958.909
CPU user time (s): 957.949
CPU system time (s): 0.959854
CPU usage (%): 99.9193
Max. virtual memory (cumulated for all children) (KiB): 493336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 957.949
system time used= 0.959854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159486
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= 14
involuntary context switches= 20673

runsolver used 1.02884 second user time and 2.46762 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Tue May 15 17:21:39 UTC 2007

IDJOB= 460454
IDBENCH= 48458
IDSOLVER= 202
FILE ID= node40/460454-1179249699

PBS_JOBID= 5277086

Free space on /tmp= 66528 MiB

SOLVER NAME= aigsat-wc 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/babic/xinetd/itox_vc909.aig
COMMAND LINE= /tmp/evaluation/460454-1179249699/aigsat-wc /tmp/evaluation/460454-1179249699/instance-460454-1179249699.aig            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-460454-1179249699 -o ROOT/results/node40/solver-460454-1179249699 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460454-1179249699/aigsat-wc /tmp/evaluation/460454-1179249699/instance-460454-1179249699.aig            

META MD5SUM SOLVER= a44537a071ffb1a142b3275181a5083c
MD5SUM BENCH=  12e4881d891fca4fb908211fbc106f45

RANDOM SEED= 198435652

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.283
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.283
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:       1825040 kB
Buffers:          6276 kB
Cached:         104000 kB
SwapCached:      15116 kB
Active:          45064 kB
Inactive:        88436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825040 kB
SwapTotal:     4192956 kB
SwapFree:      4157544 kB
Dirty:            4036 kB
Writeback:           0 kB
Mapped:          30460 kB
Slab:            82672 kB
Committed_AS:  5428892 kB
PageTables:       1932 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= 66528 MiB

End job on node40 on Tue May 15 17:37:39 UTC 2007