Trace number 460568

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 610.456 610.758

General information on the benchmark

Nameindustrial-aig/
manolios/manol-pipe-c7bidw_i.aig
MD5SUM7ce7f7cc7131f720f64dec6abac0281d
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.272
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

0.29/0.32	c Executing aigtocnf /tmp/evaluation/460568-1179255443/instance-460568-1179255443.aig /tmp/evaluation/460568-1179255443/instance-460568-1179255443.aig.cnf
0.29/0.32	c Pre-processing provided 0 assignments
0.29/0.32	c REMAP internally 1
0.29/0.32	c |  Number of variables:  130167                                               |
0.68/0.79	c |  Number of clauses:    385328                                               |
610.38/610.71	c |  Parsing time:         0.42         sec                                       |
610.38/610.71	c #varS 130167 #clauseS 171690
610.38/610.71	c After remapping new number of variables: 24745
610.38/610.71	c DBreduced=0 GV=102[0]  GL=171785[ 171690,95] Prune=2199 decisions=2097 restart=0 est=0.282887 DB Impl=67622[0]  
610.38/610.71	c DBreduced=0 GV=151[0]  GL=171834[ 171690,144] Prune=2933 decisions=2782 restart=1 est=0.282895 DB Impl=88263[0]  
610.38/610.71	c DBreduced=0 GV=226[0]  GL=171909[ 171690,219] Prune=3423 decisions=3197 restart=2 est=0.282886 DB Impl=108925[0]  
610.38/610.71	c DBreduced=0 GV=340[0]  GL=172021[ 171690,331] Prune=5232 decisions=4892 restart=3 est=0.29501 DB Impl=152572[0]  
610.38/610.71	c DBreduced=0 GV=508[0]  GL=172187[ 171690,497] Prune=6483 decisions=5975 restart=4 est=0.537562 DB Impl=202046[0]  
610.38/610.71	c DBreduced=0 GV=760[0]  GL=172439[ 171690,749] Prune=9663 decisions=8903 restart=5 est=0.537482 DB Impl=310770[0]  
610.38/610.71	c DBreduced=0 GV=1141[0]  GL=172820[ 171690,1130] Prune=13185 decisions=12044 restart=6 est=0.537482 DB Impl=430597[0]  
610.38/610.71	c DBreduced=0 GV=1710[0]  GL=173385[ 171690,1695] Prune=19261 decisions=17551 restart=7 est=0.836534 DB Impl=551664[0]  
610.38/610.71	c DBreduced=0 GV=2563[0]  GL=174230[ 171690,2540] Prune=27832 decisions=25269 restart=8 est=1.81855 DB Impl=723694[0]  
610.38/610.71	c DBreduced=0 GV=3846[0]  GL=175513[ 171690,3823] Prune=39642 decisions=35796 restart=9 est=1.81855 DB Impl=1027488[0]  
610.38/610.71	c DBreduced=0 GV=5768[0]  GL=177431[ 171690,5741] Prune=56208 decisions=50440 restart=10 est=1.85088 DB Impl=1503025[0]  
610.38/610.71	c DBreduced=0 GV=8650[0]  GL=180310[ 171690,8620] Prune=85750 decisions=77100 restart=11 est=1.88321 DB Impl=2151432[0]  
610.38/610.71	c DBreduced=0 GV=12976[0]  GL=184636[ 171690,12946] Prune=121289 decisions=108313 restart=12 est=1.88321 DB Impl=3173431[0]  
610.38/610.71	c DBreduced=0 GV=19464[0]  GL=191120[ 171690,19430] Prune=187372 decisions=167908 restart=13 est=2.15399 DB Impl=5047451[0]  
610.38/610.71	c DBreduced=0 GV=29193[0]  GL=200841[ 171690,29151] Prune=272762 decisions=243569 restart=14 est=3.05112 DB Impl=7432527[0]  
610.38/610.71	c DBreduced=0 GV=43791[0]  GL=215432[ 171690,43742] Prune=381853 decisions=338062 restart=15 est=3.11579 DB Impl=10829749[0]  
610.38/610.72	c DBreduced=1 GV=65686[0]  GL=227511[ 171690,55821] Prune=597054 decisions=531368 restart=16 est=3.2451 DB Impl=17244906[0]  
610.38/610.72	c DBreduced=2 GV=98527[0]  GL=231590[ 171690,59900] Prune=842707 decisions=744180 restart=17 est=3.34613 DB Impl=24480633[0]  
610.38/610.72	c DBreduced=4 GV=147790[0]  GL=221267[ 171690,49577] Prune=1209730 decisions=1061940 restart=18 est=3.34614 DB Impl=38259139[0]  
610.38/610.72	c DBreduced=5 GV=221685[0]  GL=261900[ 171690,90210] Prune=1708689 decisions=1487004 restart=19 est=3.3704 DB Impl=62020442[0]  
610.38/610.72	c DBreduced=8 GV=332526[0]  GL=263556[ 171690,91866] Prune=2432885 decisions=2100359 restart=20 est=3.45524 DB Impl=100590742[0]  
610.38/610.72	c DBreduced=11 GV=498790[0]  GL=295636[ 171690,123946] Prune=3251099 decisions=2752309 restart=21 est=3.46333 DB Impl=165400071[0]  
610.38/610.72	c #Total time (in seconds): 609.563
610.38/610.72	c #Memory used (in MB): 204.594
610.38/610.72	c 
610.38/610.72	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/node54/watcher-460568-1179255443 -o ROOT/results/node54/solver-460568-1179255443 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/460568-1179255443/aig-cmusat /tmp/evaluation/460568-1179255443/instance-460568-1179255443.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.97 0.73 0.60 2/65 29237
/proc/meminfo: memFree=1727496/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=1000 CPUtime=0
/proc/29237/stat : 29237 (aig-cmusat) S 29235 29237 28725 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 372918775 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/29237/statm: 250 94 83 233 0 10 0
[pid=29238] ppid=29237 vsize=2984 CPUtime=0
/proc/29238/stat : 29238 (aigtocnf) R 29237 29237 28725 0 -1 0 690 0 0 0 0 0 0 0 20 0 1 0 372918775 3055616 443 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134605452 0 0 4096 0 0 0 0 17 1 0 0
/proc/29238/statm: 746 451 34 103 0 641 0

[startup+0.053976 s]
/proc/loadavg: 0.97 0.73 0.60 2/65 29237
/proc/meminfo: memFree=1727496/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=1000 CPUtime=0
/proc/29237/stat : 29237 (aig-cmusat) S 29235 29237 28725 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 372918775 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/29237/statm: 250 94 83 233 0 10 0
[pid=29238] ppid=29237 vsize=3012 CPUtime=0.04
/proc/29238/stat : 29238 (aigtocnf) R 29237 29237 28725 0 -1 0 931 0 0 0 4 0 0 0 20 0 1 0 372918775 3084288 684 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134520963 0 0 4096 0 0 0 0 17 1 0 0
/proc/29238/statm: 753 684 35 103 0 648 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4012

[startup+0.101982 s]
/proc/loadavg: 0.97 0.73 0.60 2/65 29237
/proc/meminfo: memFree=1727496/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=1000 CPUtime=0
/proc/29237/stat : 29237 (aig-cmusat) S 29235 29237 28725 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 372918775 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/29237/statm: 250 94 83 233 0 10 0
[pid=29238] ppid=29237 vsize=3016 CPUtime=0.09
/proc/29238/stat : 29238 (aigtocnf) R 29237 29237 28725 0 -1 0 938 0 0 0 8 1 0 0 20 0 1 0 372918775 3088384 690 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/29238/statm: 754 690 40 103 0 649 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4016

[startup+0.302007 s]
/proc/loadavg: 0.97 0.73 0.60 2/65 29237
/proc/meminfo: memFree=1727496/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=1000 CPUtime=0
/proc/29237/stat : 29237 (aig-cmusat) S 29235 29237 28725 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 372918775 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/29237/statm: 250 94 83 233 0 10 0
[pid=29238] ppid=29237 vsize=3016 CPUtime=0.29
/proc/29238/stat : 29238 (aigtocnf) R 29237 29237 28725 0 -1 0 938 0 0 0 26 3 0 0 21 0 1 0 372918775 3088384 690 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/29238/statm: 754 690 40 103 0 649 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4016

[startup+0.701067 s]
/proc/loadavg: 0.97 0.73 0.60 2/65 29237
/proc/meminfo: memFree=1727496/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=34828 CPUtime=0.68
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 7421 939 0 0 34 3 28 3 19 0 1 0 372918775 35663872 7398 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135023843 0 0 4096 35 0 0 0 17 0 0 0
/proc/29237/statm: 8707 7398 101 233 0 8467 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 34828

[startup+1.50116 s]
/proc/loadavg: 0.98 0.74 0.60 2/66 29239
/proc/meminfo: memFree=1681024/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=55476 CPUtime=1.47
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 13160 939 0 0 110 6 28 3 25 0 1 0 372918775 56807424 13137 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 13869 13137 111 233 0 13629 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 55476

[startup+3.10236 s]
/proc/loadavg: 0.98 0.74 0.60 2/66 29239
/proc/meminfo: memFree=1656960/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=77748 CPUtime=3.08
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 18670 939 0 0 268 9 28 3 25 0 1 0 372918775 79613952 18606 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134536022 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 19437 18606 111 233 0 19197 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 77748

[startup+6.30177 s]
/proc/loadavg: 0.98 0.74 0.60 2/66 29239
/proc/meminfo: memFree=1662784/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=58320 CPUtime=6.27
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 20702 939 0 0 586 10 28 3 25 0 1 0 372918775 59719680 14456 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 14580 14456 116 233 0 14340 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 58320

[startup+12.7016 s]
/proc/loadavg: 0.98 0.75 0.60 2/66 29239
/proc/meminfo: memFree=1662976/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=58320 CPUtime=12.67
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 20702 939 0 0 1226 10 28 3 25 0 1 0 372918775 59719680 14456 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 14580 14456 116 233 0 14340 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 58320

[startup+25.5012 s]
/proc/loadavg: 0.98 0.75 0.61 2/66 29239
/proc/meminfo: memFree=1662976/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=58320 CPUtime=25.46
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 20702 939 0 0 2505 10 28 3 25 0 1 0 372918775 59719680 14456 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 14580 14456 116 233 0 14340 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 58320

[startup+51.1014 s]
/proc/loadavg: 0.99 0.78 0.62 2/66 29239
/proc/meminfo: memFree=1663040/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=58320 CPUtime=51.05
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 20702 939 0 0 5064 10 28 3 25 0 1 0 372918775 59719680 14456 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 14580 14456 116 233 0 14340 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 58320

[startup+102.306 s]
/proc/loadavg: 0.99 0.81 0.64 2/66 29239
/proc/meminfo: memFree=1663040/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=58320 CPUtime=102.24
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 20702 939 0 0 10183 10 28 3 25 0 1 0 372918775 59719680 14456 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 14580 14456 116 233 0 14340 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 58320

[startup+162.302 s]
/proc/loadavg: 0.99 0.84 0.66 2/66 29239
/proc/meminfo: memFree=1663040/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=58320 CPUtime=162.22
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 20702 939 0 0 16181 10 28 3 25 0 1 0 372918775 59719680 14456 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 14580 14456 116 233 0 14340 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 58320

[startup+222.301 s]
/proc/loadavg: 0.99 0.87 0.67 2/72 29305
/proc/meminfo: memFree=1649104/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=71112 CPUtime=222.17
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 24450 939 0 0 22170 16 28 3 25 0 1 0 372918775 72818688 17643 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135024842 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 17778 17643 116 233 0 17538 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 71112

[startup+282.302 s]
/proc/loadavg: 0.99 0.89 0.69 2/66 29437
/proc/meminfo: memFree=1632704/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=88652 CPUtime=282.09
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 29409 939 0 0 28155 23 28 3 25 0 1 0 372918775 90779648 22021 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 22163 22021 116 233 0 21923 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 88652

[startup+342.301 s]
/proc/loadavg: 0.99 0.91 0.71 2/66 29437
/proc/meminfo: memFree=1615936/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=105524 CPUtime=342.07
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 33621 939 0 0 34146 30 28 3 25 0 1 0 372918775 108056576 26233 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584168 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 26381 26233 116 233 0 26141 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 105524

[startup+402.302 s]
/proc/loadavg: 0.99 0.92 0.73 2/66 29437
/proc/meminfo: memFree=1600896/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=120440 CPUtime=402.04
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 37934 939 0 0 40137 36 28 3 25 0 1 0 372918775 123330560 29939 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 30110 29939 116 233 0 29870 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 120440

[startup+462.302 s]
/proc/loadavg: 0.99 0.93 0.74 2/66 29437
/proc/meminfo: memFree=1585920/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=135808 CPUtime=462.02
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 41757 939 0 0 46129 42 28 3 25 0 1 0 372918775 139067392 33762 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134573072 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 33952 33762 116 233 0 33712 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 135808

[startup+522.301 s]
/proc/loadavg: 0.99 0.94 0.75 2/66 29437
/proc/meminfo: memFree=1576128/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=145424 CPUtime=522.01
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 44777 939 0 0 52123 47 28 3 25 0 1 0 372918775 148914176 36148 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 36356 36148 116 233 0 36116 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 145424

[startup+582.302 s]
/proc/loadavg: 0.99 0.95 0.76 2/66 29437
/proc/meminfo: memFree=1519808/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=212148 CPUtime=581.99
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 58816 939 0 0 58115 53 28 3 25 0 1 0 372918775 217239552 50187 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583513 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 53037 50187 116 233 0 52797 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 212148

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

[startup+588.702 s]
/proc/loadavg: 0.99 0.95 0.76 2/66 29437
/proc/meminfo: memFree=1522240/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=209500 CPUtime=588.39
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 58828 939 0 0 58755 53 28 3 25 0 1 0 372918775 214528000 49537 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583696 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 52375 49537 116 233 0 52135 0
Current children cumulated CPU time (s) 588.39
Current children cumulated vsize (KiB) 209500

[startup+601.501 s]
/proc/loadavg: 0.99 0.95 0.77 2/66 29437
/proc/meminfo: memFree=1522240/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=209500 CPUtime=601.18
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 58828 939 0 0 60034 53 28 3 25 0 1 0 372918775 214528000 49537 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 52375 49537 116 233 0 52135 0
Current children cumulated CPU time (s) 601.18
Current children cumulated vsize (KiB) 209500

[startup+604.702 s]
/proc/loadavg: 0.99 0.95 0.77 2/66 29437
/proc/meminfo: memFree=1522240/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=209500 CPUtime=604.38
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 58828 939 0 0 60354 53 28 3 25 0 1 0 372918775 214528000 49537 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 52375 49537 116 233 0 52135 0
Current children cumulated CPU time (s) 604.38
Current children cumulated vsize (KiB) 209500

[startup+607.902 s]
/proc/loadavg: 0.99 0.95 0.77 2/66 29437
/proc/meminfo: memFree=1522240/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=209500 CPUtime=607.58
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 58828 939 0 0 60674 53 28 3 25 0 1 0 372918775 214528000 49537 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 52375 49537 116 233 0 52135 0
Current children cumulated CPU time (s) 607.58
Current children cumulated vsize (KiB) 209500

[startup+609.501 s]
/proc/loadavg: 0.99 0.95 0.77 2/66 29437
/proc/meminfo: memFree=1522240/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=209500 CPUtime=609.18
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 58828 939 0 0 60834 53 28 3 25 0 1 0 372918775 214528000 49537 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584106 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 52375 49537 116 233 0 52135 0
Current children cumulated CPU time (s) 609.18
Current children cumulated vsize (KiB) 209500

[startup+610.301 s]
/proc/loadavg: 0.99 0.95 0.77 2/66 29437
/proc/meminfo: memFree=1522240/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=209500 CPUtime=609.98
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 58828 939 0 0 60914 53 28 3 25 0 1 0 372918775 214528000 49537 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 52375 49537 116 233 0 52135 0
Current children cumulated CPU time (s) 609.98
Current children cumulated vsize (KiB) 209500

[startup+610.702 s]
/proc/loadavg: 0.99 0.95 0.77 2/66 29437
/proc/meminfo: memFree=1522240/2055920 swapFree=4182300/4192956
[pid=29237] ppid=29235 vsize=209500 CPUtime=610.38
/proc/29237/stat : 29237 (aig-cmusat) R 29235 29237 28725 0 -1 0 58828 939 0 0 60954 53 28 3 25 0 1 0 372918775 214528000 49537 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583674 0 0 4096 35 0 0 0 17 1 0 0
/proc/29237/statm: 52375 49537 116 233 0 52135 0
Current children cumulated CPU time (s) 610.38
Current children cumulated vsize (KiB) 209500

Child status: 20
Real time (s): 610.758
CPU time (s): 610.456
CPU user time (s): 609.848
CPU system time (s): 0.607907
CPU usage (%): 99.9505
Max. virtual memory (cumulated for all children) (KiB): 212148

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

runsolver used 0.673897 second user time and 1.55176 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Tue May 15 18:57:23 UTC 2007

IDJOB= 460568
IDBENCH= 48486
IDSOLVER= 204
FILE ID= node54/460568-1179255443

PBS_JOBID= 5277510

Free space on /tmp= 66528 MiB

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

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  7ce7f7cc7131f720f64dec6abac0281d

RANDOM SEED= 885845822

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node54.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.234
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.234
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:       1727712 kB
Buffers:          5604 kB
Cached:         208996 kB
SwapCached:       3952 kB
Active:          32996 kB
Inactive:       191436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1727712 kB
SwapTotal:     4192956 kB
SwapFree:      4182300 kB
Dirty:            2448 kB
Writeback:           0 kB
Mapped:          15856 kB
Slab:            89780 kB
Committed_AS:  5677044 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 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 node54 on Tue May 15 19:07:34 UTC 2007