Trace number 314395

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
CMUSAT BASE 2007-02-08UNSAT 1162.79 1163.1

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-09.cnf
MD5SUM50ed98553825ac1825482c1496260592
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark564.645
Satisfiable
(Un)Satisfiability was proved
Number of variables33582
Number of clauses160817
Sum of the clauses size423605
Maximum clause length4200
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2136464
Number of clauses of size 36536
Number of clauses of size 46374
Number of clauses of size 52328
Number of clauses of size over 59114

Solver Data (download as text)

1162.68/1163.07	c Number of variables:  33582
1162.68/1163.07	c Number of clauses:    160817
1162.68/1163.07	c DBreduced=0 GV=101[0]  GL=160906[ 160816,90] Prune=1960 decisions=1858 restart=0 est=13.1411 DB Impl=416724[0]  
1162.68/1163.07	c DBreduced=0 GV=153[0]  GL=160958[ 160816,142] Prune=2220 decisions=2066 restart=1 est=13.1411 DB Impl=490302[0]  
1162.68/1163.07	c DBreduced=0 GV=226[0]  GL=161031[ 160816,215] Prune=2575 decisions=2348 restart=2 est=13.1411 DB Impl=552936[0]  
1162.68/1163.07	c DBreduced=0 GV=338[0]  GL=161142[ 160816,326] Prune=3146 decisions=2807 restart=3 est=13.2959 DB Impl=654637[0]  
1162.68/1163.07	c DBreduced=0 GV=507[0]  GL=161310[ 160816,494] Prune=5987 decisions=5479 restart=4 est=13.2989 DB Impl=810345[0]  
1162.68/1163.07	c DBreduced=0 GV=761[0]  GL=161564[ 160816,748] Prune=13897 decisions=13135 restart=5 est=13.2988 DB Impl=1126734[0]  
1162.68/1163.07	c DBreduced=0 GV=1140[0]  GL=161943[ 160816,1127] Prune=22557 decisions=21416 restart=6 est=13.2988 DB Impl=1481486[0]  
1162.68/1163.07	c DBreduced=0 GV=1711[0]  GL=162514[ 160816,1698] Prune=32462 decisions=30750 restart=7 est=13.299 DB Impl=1995201[0]  
1162.68/1163.07	c DBreduced=0 GV=2563[0]  GL=163366[ 160816,2550] Prune=79434 decisions=76870 restart=8 est=13.2988 DB Impl=3207226[0]  
1162.68/1163.07	c DBreduced=0 GV=3845[0]  GL=164646[ 160816,3830] Prune=108097 decisions=104251 restart=9 est=13.4179 DB Impl=4748718[0]  
1162.68/1163.07	c DBreduced=0 GV=5767[0]  GL=166567[ 160816,5751] Prune=134626 decisions=128858 restart=10 est=13.4776 DB Impl=7293135[0]  
1162.68/1163.07	c DBreduced=0 GV=8652[0]  GL=169450[ 160816,8634] Prune=141478 decisions=132825 restart=11 est=13.4924 DB Impl=9258867[0]  
1162.68/1163.07	c DBreduced=0 GV=12975[0]  GL=173773[ 160816,12957] Prune=163623 decisions=150647 restart=12 est=13.4925 DB Impl=14981119[0]  
1162.68/1163.07	c DBreduced=0 GV=19464[0]  GL=180260[ 160816,19444] Prune=204685 decisions=185220 restart=13 est=13.7009 DB Impl=23285105[0]  
1162.68/1163.07	c DBreduced=0 GV=29195[0]  GL=189990[ 160816,29174] Prune=404429 decisions=375233 restart=14 est=13.7426 DB Impl=34511239[0]  
1162.68/1163.07	c DBreduced=0 GV=43790[0]  GL=204584[ 160816,43768] Prune=492152 decisions=448361 restart=15 est=13.8022 DB Impl=52016968[0]  
1162.68/1163.07	c DBreduced=0 GV=65685[0]  GL=226479[ 160816,65663] Prune=643756 decisions=578070 restart=16 est=13.8022 DB Impl=79384567[0]  
1162.68/1163.07	c DBreduced=2 GV=98528[0]  GL=197516[ 160816,36700] Prune=802701 decisions=704172 restart=17 est=13.8022 DB Impl=126020351[0]  
1162.68/1163.07	c DBreduced=3 GV=147792[0]  GL=210163[ 160816,49347] Prune=1581547 decisions=1433754 restart=18 est=13.8081 DB Impl=189916158[0]  
1162.68/1163.07	c DBreduced=4 GV=221684[0]  GL=247020[ 160816,86204] Prune=1927108 decisions=1705423 restart=19 est=14.1446 DB Impl=294662970[0]  
1162.68/1163.07	c DBreduced=7 GV=332526[0]  GL=227871[ 160816,67055] Prune=2655882 decisions=2323355 restart=20 est=15.5649 DB Impl=441781434[0]  
1162.68/1163.07	c DBreduced=9 GV=498790[0]  GL=278381[ 160816,117565] Prune=3234993 decisions=2736202 restart=21 est=15.7705 DB Impl=684621136[0]  
1162.68/1163.07	c #Total time (in seconds): 1162.41
1162.68/1163.07	c #Memory used (in MB): 155.727
1162.68/1163.07	c 
1162.68/1163.07	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node76/watcher-314395-1172636554 -o ROOT/results/node76/solver-314395-1172636554 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314395-1172636554/cmusat_base /tmp/evaluation/314395-1172636554/instance-314395-1172636554.cnf 

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): 2400 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: 1.77 1.83 1.47 3/69 20132
/proc/meminfo: memFree=1413104/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=3360 CPUtime=0
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 550 0 0 0 0 0 0 0 20 0 1 0 283613660 3440640 533 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 840 535 90 241 0 596 0

[startup+0.048537 s]
/proc/loadavg: 1.77 1.83 1.47 3/69 20132
/proc/meminfo: memFree=1413104/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=9736 CPUtime=0.04
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 1272 0 0 0 4 0 0 0 20 0 1 0 283613660 9969664 1255 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134564434 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 2434 1255 90 241 0 2190 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9736

[startup+0.101542 s]
/proc/loadavg: 1.77 1.83 1.47 3/69 20132
/proc/meminfo: memFree=1413104/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=10788 CPUtime=0.09
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 1830 0 0 0 9 0 0 0 20 0 1 0 283613660 11046912 1813 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 2697 1813 90 241 0 2453 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10788

[startup+0.301565 s]
/proc/loadavg: 1.77 1.83 1.47 3/69 20132
/proc/meminfo: memFree=1413104/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=22180 CPUtime=0.29
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 4732 0 0 0 27 2 0 0 22 0 1 0 283613660 22712320 4557 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134547269 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 5545 4558 93 241 0 5301 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22180

[startup+0.70161 s]
/proc/loadavg: 1.77 1.83 1.47 3/69 20132
/proc/meminfo: memFree=1413104/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=23200 CPUtime=0.69
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 5547 0 0 0 67 2 0 0 25 0 1 0 283613660 23756800 4270 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560009 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 5800 4270 111 241 0 5556 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23200

[startup+1.5017 s]
/proc/loadavg: 1.71 1.81 1.47 2/70 20133
/proc/meminfo: memFree=1396200/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=23200 CPUtime=1.49
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 5562 0 0 0 147 2 0 0 25 0 1 0 283613660 23756800 4285 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134561648 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 5800 4285 111 241 0 5556 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23200

[startup+3.10189 s]
/proc/loadavg: 1.71 1.81 1.47 2/70 20133
/proc/meminfo: memFree=1396072/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=23596 CPUtime=3.09
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 5680 0 0 0 307 2 0 0 25 0 1 0 283613660 24162304 4403 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559914 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 5899 4403 111 241 0 5655 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23596

[startup+6.30225 s]
/proc/loadavg: 1.71 1.81 1.47 2/70 20133
/proc/meminfo: memFree=1394216/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=25840 CPUtime=6.29
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 6289 0 0 0 626 3 0 0 25 0 1 0 283613660 26460160 5012 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 6460 5012 111 241 0 6216 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25840

[startup+12.702 s]
/proc/loadavg: 1.60 1.79 1.46 2/70 20133
/proc/meminfo: memFree=1386936/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=32440 CPUtime=12.69
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 8008 0 0 0 1265 4 0 0 25 0 1 0 283613660 33218560 6731 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559802 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 8110 6731 111 241 0 7866 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32440

[startup+25.5015 s]
/proc/loadavg: 1.50 1.76 1.46 2/70 20133
/proc/meminfo: memFree=1375928/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=42740 CPUtime=25.49
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 10670 0 0 0 2541 8 0 0 25 0 1 0 283613660 43765760 9393 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 10685 9393 111 241 0 10441 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42740

[startup+51.1014 s]
/proc/loadavg: 1.40 1.71 1.45 2/70 20133
/proc/meminfo: memFree=1351608/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=66944 CPUtime=51.08
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 16924 0 0 0 5095 13 0 0 25 0 1 0 283613660 68550656 15647 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559804 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 16736 15647 111 241 0 16492 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 66944

[startup+102.304 s]
/proc/loadavg: 1.16 1.59 1.42 2/70 20133
/proc/meminfo: memFree=1338744/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=78488 CPUtime=102.27
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 19911 0 0 0 10212 15 0 0 25 0 1 0 283613660 80371712 18634 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 19622 18634 111 241 0 19378 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 78488

[startup+162.301 s]
/proc/loadavg: 1.06 1.48 1.39 2/70 20133
/proc/meminfo: memFree=1334904/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=82024 CPUtime=162.25
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 21750 0 0 0 16209 16 0 0 25 0 1 0 283613660 83992576 19583 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 20506 19583 111 241 0 20262 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 82024

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.36 2/70 20133
/proc/meminfo: memFree=1330424/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=86684 CPUtime=222.23
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 22928 0 0 0 22206 17 0 0 25 0 1 0 283613660 88764416 20761 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 21671 20761 111 241 0 21427 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 86684

[startup+282.301 s]
/proc/loadavg: 1.00 1.32 1.34 2/70 20133
/proc/meminfo: memFree=1324856/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=91796 CPUtime=282.22
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 25214 0 0 0 28203 19 0 0 25 0 1 0 283613660 93999104 22110 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 22949 22110 111 241 0 22705 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 91796

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.32 2/70 20133
/proc/meminfo: memFree=1318712/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=98008 CPUtime=342.2
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 26790 0 0 0 34200 20 0 0 25 0 1 0 283613660 100360192 23686 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134549065 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 24502 23686 111 241 0 24258 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 98008

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.29 2/70 20133
/proc/meminfo: memFree=1309240/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=106968 CPUtime=402.18
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 29572 0 0 0 40195 23 0 0 25 0 1 0 283613660 109535232 25985 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 26742 25985 111 241 0 26498 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 106968

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.27 2/70 20133
/proc/meminfo: memFree=1308728/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=107000 CPUtime=462.17
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 30205 0 0 0 46193 24 0 0 25 0 1 0 283613660 109568000 26102 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134551762 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 26750 26102 111 241 0 26506 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 107000

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.25 2/70 20133
/proc/meminfo: memFree=1308728/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=107000 CPUtime=522.16
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 30209 0 0 0 52192 24 0 0 25 0 1 0 283613660 109568000 26106 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 26750 26106 111 241 0 26506 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 107000

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.23 2/70 20133
/proc/meminfo: memFree=1290808/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=124816 CPUtime=582.14
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 35205 0 0 0 58187 27 0 0 25 0 1 0 283613660 127811584 30573 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 31204 30573 111 241 0 30960 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 124816

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.22 2/70 20133
/proc/meminfo: memFree=1290744/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=124816 CPUtime=642.13
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 35207 0 0 0 64186 27 0 0 25 0 1 0 283613660 127811584 30575 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 135080264 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 31204 30575 111 241 0 30960 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 124816

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.20 2/70 20133
/proc/meminfo: memFree=1271352/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=143880 CPUtime=702.1
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 40586 0 0 0 70179 31 0 0 25 0 1 0 283613660 147333120 35415 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560455 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 35970 35415 111 241 0 35726 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 143880

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.18 2/70 20133
/proc/meminfo: memFree=1271288/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=144012 CPUtime=762.1
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 40605 0 0 0 76178 32 0 0 25 0 1 0 283613660 147468288 35434 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 36003 35434 111 241 0 35759 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 144012

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.17 2/70 20133
/proc/meminfo: memFree=1270840/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=144092 CPUtime=822.07
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 41278 0 0 0 82175 32 0 0 25 0 1 0 283613660 147550208 35544 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560476 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 36023 35544 111 241 0 35779 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 144092

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.16 2/70 20133
/proc/meminfo: memFree=1270776/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=144092 CPUtime=882.05
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 41283 0 0 0 88173 32 0 0 25 0 1 0 283613660 147550208 35549 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559842 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 36023 35549 111 241 0 35779 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 144092

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.15 2/70 20133
/proc/meminfo: memFree=1270520/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=144092 CPUtime=942.03
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 41345 0 0 0 94171 32 0 0 25 0 1 0 283613660 147550208 35611 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 36023 35611 111 241 0 35779 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 144092

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/70 20133
/proc/meminfo: memFree=1270264/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=144184 CPUtime=1002.03
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 41987 0 0 0 100170 33 0 0 25 0 1 0 283613660 147644416 35670 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559899 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 36046 35670 111 241 0 35802 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 144184

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/70 20133
/proc/meminfo: memFree=1270200/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=144184 CPUtime=1062.01
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 41989 0 0 0 106168 33 0 0 25 0 1 0 283613660 147644416 35672 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 36046 35672 111 241 0 35802 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 144184

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/70 20133
/proc/meminfo: memFree=1270008/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=144316 CPUtime=1121.99
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 42033 0 0 0 112166 33 0 0 25 0 1 0 283613660 147779584 35716 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 36079 35716 111 241 0 35835 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 144316

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

[startup+1126.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/70 20133
/proc/meminfo: memFree=1269944/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=144316 CPUtime=1126
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 42048 0 0 0 112567 33 0 0 25 0 1 0 283613660 147779584 35731 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 36079 35731 111 241 0 35835 0
Current children cumulated CPU time (s) 1126
Current children cumulated vsize (KiB) 144316

[startup+1139.1 s]
/proc/loadavg: 1.00 1.00 1.11 2/70 20133
/proc/meminfo: memFree=1269816/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=144316 CPUtime=1138.79
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 42089 0 0 0 113846 33 0 0 25 0 1 0 283613660 147779584 35772 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 36079 35772 111 241 0 35835 0
Current children cumulated CPU time (s) 1138.79
Current children cumulated vsize (KiB) 144316

[startup+1151.9 s]
/proc/loadavg: 1.00 1.00 1.11 2/70 20133
/proc/meminfo: memFree=1261944/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=161888 CPUtime=1151.59
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 46518 0 0 0 115124 35 0 0 25 0 1 0 283613660 165773312 37685 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559914 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 40472 37685 111 241 0 40228 0
Current children cumulated CPU time (s) 1151.59
Current children cumulated vsize (KiB) 161888

[startup+1158.31 s]
/proc/loadavg: 1.00 1.00 1.10 2/70 20133
/proc/meminfo: memFree=1264312/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=159464 CPUtime=1157.99
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 46526 0 0 0 115764 35 0 0 25 0 1 0 283613660 163291136 37087 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134552222 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 39866 37087 111 241 0 39622 0
Current children cumulated CPU time (s) 1157.99
Current children cumulated vsize (KiB) 159464

[startup+1161.5 s]
/proc/loadavg: 1.00 1.00 1.10 2/70 20133
/proc/meminfo: memFree=1264376/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=159464 CPUtime=1161.19
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 46526 0 0 0 116084 35 0 0 25 0 1 0 283613660 163291136 37087 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559804 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 39866 37087 111 241 0 39622 0
Current children cumulated CPU time (s) 1161.19
Current children cumulated vsize (KiB) 159464

[startup+1162.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/70 20133
/proc/meminfo: memFree=1264376/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=159464 CPUtime=1161.98
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 46526 0 0 0 116163 35 0 0 25 0 1 0 283613660 163291136 37087 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559804 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 39866 37087 111 241 0 39622 0
Current children cumulated CPU time (s) 1161.98
Current children cumulated vsize (KiB) 159464

[startup+1162.7 s]
/proc/loadavg: 1.00 1.00 1.10 2/70 20133
/proc/meminfo: memFree=1264376/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=159464 CPUtime=1162.39
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 46526 0 0 0 116204 35 0 0 25 0 1 0 283613660 163291136 37087 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 39866 37087 111 241 0 39622 0
Current children cumulated CPU time (s) 1162.39
Current children cumulated vsize (KiB) 159464

[startup+1162.9 s]
/proc/loadavg: 1.00 1.00 1.10 2/70 20133
/proc/meminfo: memFree=1264376/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=159464 CPUtime=1162.58
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 46526 0 0 0 116223 35 0 0 25 0 1 0 283613660 163291136 37087 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 39866 37087 111 241 0 39622 0
Current children cumulated CPU time (s) 1162.58
Current children cumulated vsize (KiB) 159464

[startup+1163 s]
/proc/loadavg: 1.00 1.00 1.10 2/70 20133
/proc/meminfo: memFree=1264376/2055888 swapFree=4087160/4096564
[pid=20132] ppid=20130 vsize=159464 CPUtime=1162.68
/proc/20132/stat : 20132 (cmusat_base) R 20130 20132 19471 0 -1 4194304 46526 0 0 0 116233 35 0 0 25 0 1 0 283613660 163291136 37087 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/20132/statm: 39866 37087 111 241 0 39622 0
Current children cumulated CPU time (s) 1162.68
Current children cumulated vsize (KiB) 159464

Child status: 20
Real time (s): 1163.1
CPU time (s): 1162.79
CPU user time (s): 1162.41
CPU system time (s): 0.373943
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 161888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1162.41
system time used= 0.373943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46534
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= 6
involuntary context switches= 1064

runsolver used 0.970852 second user time and 2.21366 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Wed Feb 28 04:22:34 UTC 2007

IDJOB= 314395
IDBENCH= 20390
IDSOLVER= 120
FILE ID= node76/314395-1172636554

PBS_JOBID= 3981160

Free space on /tmp= 66612 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-09.cnf
COMMAND LINE= /tmp/evaluation/314395-1172636554/cmusat_base /tmp/evaluation/314395-1172636554/instance-314395-1172636554.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-314395-1172636554 -o ROOT/results/node76/solver-314395-1172636554 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314395-1172636554/cmusat_base /tmp/evaluation/314395-1172636554/instance-314395-1172636554.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  50ed98553825ac1825482c1496260592

RANDOM SEED= 165572647

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.219
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	: 6006.18
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.219
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1413512 kB
Buffers:         21240 kB
Cached:         573164 kB
SwapCached:       2704 kB
Active:         122228 kB
Inactive:       481668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1413512 kB
SwapTotal:     4096564 kB
SwapFree:      4087160 kB
Dirty:            5376 kB
Writeback:           0 kB
Mapped:          15392 kB
Slab:            24840 kB
Committed_AS:  1076920 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66612 MiB

End job on node76 on Wed Feb 28 04:41:57 UTC 2007