Trace number 461312

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 182.258 182.428

General information on the benchmark

Nameadditional-aig/
c32sat-ssort/ssort7.aig
MD5SUMfc017cfbf372f7cbd2c62035d6364f96
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark182.258
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

0.04/0.09	c Executing aigtocnf /tmp/evaluation/461312-1179256365/instance-461312-1179256365.aig /tmp/evaluation/461312-1179256365/instance-461312-1179256365.aig.cnf
0.04/0.09	c Pre-processing provided 0 assignments
0.04/0.09	c REMAP internally 1
0.04/0.09	c |  Number of variables:  40990                                                |
0.17/0.23	c |  Number of clauses:    113081                                               |
182.21/182.42	c |  Parsing time:         0.13         sec                                       |
182.21/182.42	c #varS 40990 #clauseS 36411
182.21/182.42	c After remapping new number of variables: 8205
182.21/182.42	c DBreduced=0 GV=101[0]  GL=36512[ 36411,101] Prune=473 decisions=372 restart=0 est=6.38835e-05 DB Impl=44966[0]  
182.21/182.42	c DBreduced=0 GV=151[0]  GL=36561[ 36411,150] Prune=1011 decisions=860 restart=1 est=0.0121892 DB Impl=61672[0]  
182.21/182.42	c DBreduced=0 GV=226[0]  GL=36636[ 36411,225] Prune=1558 decisions=1332 restart=2 est=0.0121892 DB Impl=87313[0]  
182.21/182.42	c DBreduced=0 GV=338[0]  GL=36748[ 36411,337] Prune=2001 decisions=1663 restart=3 est=0.0121921 DB Impl=122791[0]  
182.21/182.42	c DBreduced=0 GV=508[0]  GL=36918[ 36411,507] Prune=2641 decisions=2133 restart=4 est=0.0122516 DB Impl=173902[0]  
182.21/182.42	c DBreduced=0 GV=761[0]  GL=37171[ 36411,760] Prune=4051 decisions=3290 restart=5 est=0.0121907 DB Impl=223063[0]  
182.21/182.42	c DBreduced=0 GV=1140[0]  GL=37550[ 36411,1139] Prune=5084 decisions=3944 restart=6 est=0.0121981 DB Impl=349654[0]  
182.21/182.42	c DBreduced=0 GV=1709[0]  GL=38119[ 36411,1708] Prune=9880 decisions=8171 restart=7 est=0.0122872 DB Impl=520330[0]  
182.21/182.42	c DBreduced=0 GV=2564[0]  GL=38974[ 36411,2563] Prune=23516 decisions=20952 restart=8 est=0.0123095 DB Impl=957728[0]  
182.21/182.42	c DBreduced=0 GV=3845[0]  GL=40255[ 36411,3844] Prune=43516 decisions=39671 restart=9 est=0.01221 DB Impl=1482908[0]  
182.21/182.42	c DBreduced=0 GV=5767[0]  GL=42176[ 36411,5765] Prune=58998 decisions=53231 restart=10 est=0.024515 DB Impl=1987788[0]  
182.21/182.42	c DBreduced=0 GV=8650[0]  GL=45059[ 36411,8648] Prune=84913 decisions=76263 restart=11 est=0.0244749 DB Impl=2949062[0]  
182.21/182.42	c DBreduced=0 GV=12975[0]  GL=49384[ 36411,12973] Prune=126223 decisions=113248 restart=12 est=0.0243769 DB Impl=4539041[0]  
182.21/182.42	c DBreduced=1 GV=19462[0]  GL=52747[ 36411,16336] Prune=185032 decisions=165570 restart=13 est=0.0366789 DB Impl=6648651[0]  
182.21/182.42	c DBreduced=3 GV=29194[0]  GL=49578[ 36411,13167] Prune=284597 decisions=255403 restart=14 est=0.0365987 DB Impl=10338074[0]  
182.21/182.42	c DBreduced=5 GV=43791[0]  GL=51430[ 36411,15019] Prune=420185 decisions=376394 restart=15 est=0.0365646 DB Impl=15112573[0]  
182.21/182.42	c DBreduced=7 GV=65687[0]  GL=58983[ 36411,22572] Prune=649489 decisions=583802 restart=16 est=0.329137 DB Impl=24467554[0]  
182.21/182.42	c DBreduced=10 GV=98527[0]  GL=57899[ 36411,21488] Prune=988940 decisions=890413 restart=17 est=0.487594 DB Impl=39432471[0]  
182.21/182.42	c DBreduced=13 GV=147790[0]  GL=59174[ 36411,22763] Prune=1479715 decisions=1331925 restart=18 est=0.731725 DB Impl=64765871[0]  
182.21/182.42	c DBreduced=16 GV=221685[0]  GL=65258[ 36411,28847] Prune=2205688 decisions=1984003 restart=19 est=1.57221 DB Impl=102476077[0]  
182.21/182.42	c DBreduced=19 GV=332527[0]  GL=83757[ 36411,47346] Prune=3176963 decisions=2844436 restart=20 est=1.62127 DB Impl=161039107[0]  
182.21/182.42	c #Total time (in seconds): 182.092
182.21/182.42	c #Memory used (in MB): 27.6172
182.21/182.42	c 
182.21/182.42	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-461312-1179256365 -o ROOT/results/node54/solver-461312-1179256365 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/461312-1179256365/aig-cmusat /tmp/evaluation/461312-1179256365/instance-461312-1179256365.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.82 3/65 29525
/proc/meminfo: memFree=1727176/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=1000 CPUtime=0
/proc/29525/stat : 29525 (aig-cmusat) S 29523 29525 28725 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373010965 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/29525/statm: 250 94 83 233 0 10 0
[pid=29526] ppid=29525 vsize=1244 CPUtime=0
/proc/29526/stat : 29526 (aigtocnf) R 29525 29525 28725 0 -1 0 489 0 0 0 0 0 0 0 19 0 1 0 373010965 1273856 242 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 1 0 0
/proc/29526/statm: 311 242 35 103 0 206 0

[startup+0.055021 s]
/proc/loadavg: 0.91 0.95 0.82 3/65 29525
/proc/meminfo: memFree=1727176/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=1000 CPUtime=0
/proc/29525/stat : 29525 (aig-cmusat) S 29523 29525 28725 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373010965 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/29525/statm: 250 94 83 233 0 10 0
[pid=29526] ppid=29525 vsize=1248 CPUtime=0.04
/proc/29526/stat : 29526 (aigtocnf) R 29525 29525 28725 0 -1 0 496 0 0 0 4 0 0 0 19 0 1 0 373010965 1277952 248 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/29526/statm: 312 248 40 103 0 207 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2248

[startup+0.101221 s]
/proc/loadavg: 0.91 0.95 0.82 3/65 29525
/proc/meminfo: memFree=1727176/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=2900 CPUtime=0.08
/proc/29525/stat : 29525 (aig-cmusat) R 29523 29525 28725 0 -1 0 590 497 0 0 0 0 7 1 16 0 1 0 373010965 2969600 567 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134525855 0 0 4096 35 0 0 0 17 0 0 0
/proc/29525/statm: 725 568 101 233 0 485 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2900

[startup+0.301243 s]
/proc/loadavg: 0.91 0.95 0.82 3/65 29525
/proc/meminfo: memFree=1727176/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=15440 CPUtime=0.28
/proc/29525/stat : 29525 (aig-cmusat) R 29523 29525 28725 0 -1 0 3381 497 0 0 19 1 7 1 18 0 1 0 373010965 15810560 3358 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 0 0 0
/proc/29525/statm: 3860 3359 111 233 0 3620 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15440

[startup+0.701294 s]
/proc/loadavg: 0.91 0.95 0.82 3/65 29525
/proc/meminfo: memFree=1727176/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=18788 CPUtime=0.68
/proc/29525/stat : 29525 (aig-cmusat) R 29523 29525 28725 0 -1 0 5326 497 0 0 58 2 7 1 22 0 1 0 373010965 19238912 4385 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135026075 0 0 4096 35 0 0 0 17 0 0 0
/proc/29525/statm: 4697 4385 112 233 0 4457 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 18788

[startup+1.50139 s]
/proc/loadavg: 0.91 0.95 0.82 2/66 29527
/proc/meminfo: memFree=1710528/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=15260 CPUtime=1.48
/proc/29525/stat : 29525 (aig-cmusat) R 29523 29525 28725 0 -1 0 5411 497 0 0 138 2 7 1 25 0 1 0 373010965 15626240 3685 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584975 0 0 4096 35 0 0 0 17 0 0 0
/proc/29525/statm: 3815 3685 117 233 0 3575 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15260

[startup+3.1016 s]
/proc/loadavg: 0.91 0.95 0.82 2/66 29527
/proc/meminfo: memFree=1710528/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=15260 CPUtime=3.08
/proc/29525/stat : 29525 (aig-cmusat) R 29523 29525 28725 0 -1 0 5419 497 0 0 298 2 7 1 25 0 1 0 373010965 15626240 3693 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584932 0 0 4096 35 0 0 0 17 0 0 0
/proc/29525/statm: 3815 3693 117 233 0 3575 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15260

[startup+6.302 s]
/proc/loadavg: 0.92 0.95 0.82 2/66 29527
/proc/meminfo: memFree=1710464/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=15260 CPUtime=6.28
/proc/29525/stat : 29525 (aig-cmusat) R 29523 29525 28725 0 -1 0 5419 497 0 0 618 2 7 1 25 0 1 0 373010965 15626240 3693 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134574129 0 0 4096 35 0 0 0 17 0 0 0
/proc/29525/statm: 3815 3693 117 233 0 3575 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15260

[startup+12.7028 s]
/proc/loadavg: 0.93 0.95 0.82 2/66 29527
/proc/meminfo: memFree=1710464/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=15260 CPUtime=12.67
/proc/29525/stat : 29525 (aig-cmusat) R 29523 29525 28725 0 -1 0 5419 497 0 0 1257 2 7 1 25 0 1 0 373010965 15626240 3693 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 0 0 0
/proc/29525/statm: 3815 3693 117 233 0 3575 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15260

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.82 2/66 29527
/proc/meminfo: memFree=1710592/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=15260 CPUtime=25.47
/proc/29525/stat : 29525 (aig-cmusat) R 29523 29525 28725 0 -1 0 5419 497 0 0 2537 2 7 1 25 0 1 0 373010965 15626240 3693 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584094 0 0 4096 35 0 0 0 17 0 0 0
/proc/29525/statm: 3815 3693 117 233 0 3575 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15260

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.82 2/66 29527
/proc/meminfo: memFree=1708288/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=18904 CPUtime=51.05
/proc/29525/stat : 29525 (aig-cmusat) R 29523 29525 28725 0 -1 0 6021 497 0 0 5095 2 7 1 25 0 1 0 373010965 19357696 4295 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/29525/statm: 4726 4295 117 233 0 4486 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 18904

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.83 2/66 29527
/proc/meminfo: memFree=1705472/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=21652 CPUtime=102.2
/proc/29525/stat : 29525 (aig-cmusat) R 29523 29525 28725 0 -1 0 6879 497 0 0 10209 3 7 1 25 0 1 0 373010965 22171648 4994 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/29525/statm: 5413 4994 117 233 0 5173 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 21652

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/66 29529
/proc/meminfo: memFree=1700736/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=26072 CPUtime=162.12
/proc/29525/stat : 29525 (aig-cmusat) R 29523 29525 28725 0 -1 0 8609 497 0 0 16199 5 7 1 25 0 1 0 373010965 26697728 6163 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134579613 0 0 4096 35 0 0 0 17 0 0 0
/proc/29525/statm: 6518 6163 117 233 0 6278 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 26072

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

[startup+166.302 s]
/proc/loadavg: 0.99 0.97 0.83 2/66 29529
/proc/meminfo: memFree=1700672/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=26072 CPUtime=166.12
/proc/29525/stat : 29525 (aig-cmusat) R 29523 29525 28725 0 -1 0 8609 497 0 0 16599 5 7 1 25 0 1 0 373010965 26697728 6163 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/29525/statm: 6518 6163 117 233 0 6278 0
Current children cumulated CPU time (s) 166.12
Current children cumulated vsize (KiB) 26072

[startup+172.706 s]
/proc/loadavg: 0.99 0.97 0.83 2/66 29529
/proc/meminfo: memFree=1700672/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=26072 CPUtime=172.52
/proc/29525/stat : 29525 (aig-cmusat) R 29523 29525 28725 0 -1 0 8610 497 0 0 17239 5 7 1 25 0 1 0 373010965 26697728 6164 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583651 0 0 4096 35 0 0 0 17 0 0 0
/proc/29525/statm: 6518 6164 117 233 0 6278 0
Current children cumulated CPU time (s) 172.52
Current children cumulated vsize (KiB) 26072

[startup+179.102 s]
/proc/loadavg: 0.99 0.97 0.84 2/66 29529
/proc/meminfo: memFree=1698752/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=28112 CPUtime=178.91
/proc/29525/stat : 29525 (aig-cmusat) R 29523 29525 28725 0 -1 0 9196 497 0 0 17877 6 7 1 25 0 1 0 373010965 28786688 6750 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/29525/statm: 7028 6750 117 233 0 6788 0
Current children cumulated CPU time (s) 178.91
Current children cumulated vsize (KiB) 28112

[startup+180.701 s]
/proc/loadavg: 0.99 0.97 0.84 2/66 29529
/proc/meminfo: memFree=1698176/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=28276 CPUtime=180.51
/proc/29525/stat : 29525 (aig-cmusat) R 29523 29525 28725 0 -1 0 9456 497 0 0 18037 6 7 1 25 0 1 0 373010965 28954624 6799 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 0 0 0
/proc/29525/statm: 7069 6799 117 233 0 6829 0
Current children cumulated CPU time (s) 180.51
Current children cumulated vsize (KiB) 28276

[startup+181.506 s]
/proc/loadavg: 0.99 0.97 0.84 2/66 29529
/proc/meminfo: memFree=1698176/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=28276 CPUtime=181.31
/proc/29525/stat : 29525 (aig-cmusat) R 29523 29525 28725 0 -1 0 9456 497 0 0 18117 6 7 1 25 0 1 0 373010965 28954624 6799 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/29525/statm: 7069 6799 117 233 0 6829 0
Current children cumulated CPU time (s) 181.31
Current children cumulated vsize (KiB) 28276

[startup+181.901 s]
/proc/loadavg: 0.99 0.97 0.84 2/66 29529
/proc/meminfo: memFree=1698176/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=28276 CPUtime=181.71
/proc/29525/stat : 29525 (aig-cmusat) R 29523 29525 28725 0 -1 0 9456 497 0 0 18157 6 7 1 25 0 1 0 373010965 28954624 6799 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583300 0 0 4096 35 0 0 0 17 0 0 0
/proc/29525/statm: 7069 6799 117 233 0 6829 0
Current children cumulated CPU time (s) 181.71
Current children cumulated vsize (KiB) 28276

[startup+182.301 s]
/proc/loadavg: 0.99 0.97 0.84 2/66 29529
/proc/meminfo: memFree=1698176/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=28276 CPUtime=182.11
/proc/29525/stat : 29525 (aig-cmusat) R 29523 29525 28725 0 -1 0 9456 497 0 0 18197 6 7 1 25 0 1 0 373010965 28954624 6799 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134579529 0 0 4096 35 0 0 0 17 0 0 0
/proc/29525/statm: 7069 6799 117 233 0 6829 0
Current children cumulated CPU time (s) 182.11
Current children cumulated vsize (KiB) 28276

[startup+182.401 s]
/proc/loadavg: 0.99 0.97 0.84 2/66 29529
/proc/meminfo: memFree=1698176/2055920 swapFree=4182300/4192956
[pid=29525] ppid=29523 vsize=28276 CPUtime=182.21
/proc/29525/stat : 29525 (aig-cmusat) R 29523 29525 28725 0 -1 0 9456 497 0 0 18207 6 7 1 25 0 1 0 373010965 28954624 6799 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134571845 0 0 4096 35 0 0 0 17 0 0 0
/proc/29525/statm: 7069 6799 117 233 0 6829 0
Current children cumulated CPU time (s) 182.21
Current children cumulated vsize (KiB) 28276

Child status: 20
Real time (s): 182.428
CPU time (s): 182.258
CPU user time (s): 182.171
CPU system time (s): 0.086986
CPU usage (%): 99.9068
Max. virtual memory (cumulated for all children) (KiB): 28276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 182.171
system time used= 0.086986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9961
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 627

runsolver used 0.177972 second user time and 0.491925 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Tue May 15 19:12:45 UTC 2007

IDJOB= 461312
IDBENCH= 48672
IDSOLVER= 204
FILE ID= node54/461312-1179256365

PBS_JOBID= 5277510

Free space on /tmp= 66529 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/c32sat-ssort/ssort7.aig
COMMAND LINE= /tmp/evaluation/461312-1179256365/aig-cmusat /tmp/evaluation/461312-1179256365/instance-461312-1179256365.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-461312-1179256365 -o ROOT/results/node54/solver-461312-1179256365 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/461312-1179256365/aig-cmusat /tmp/evaluation/461312-1179256365/instance-461312-1179256365.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  fc017cfbf372f7cbd2c62035d6364f96

RANDOM SEED= 209932234

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:       1727392 kB
Buffers:          6028 kB
Cached:         209048 kB
SwapCached:       3952 kB
Active:          32808 kB
Inactive:       192152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1727392 kB
SwapTotal:     4192956 kB
SwapFree:      4182300 kB
Dirty:            1884 kB
Writeback:           0 kB
Mapped:          15912 kB
Slab:            89520 kB
Committed_AS:  5679140 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= 66529 MiB

End job on node54 on Tue May 15 19:15:47 UTC 2007