Trace number 461516

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-15SAT 263.436 263.543

General information on the benchmark

Nameadditional-aig/minisat+/
p0201.sat_opt.aig
MD5SUMe1ed18155e4327298805ad8ff3fa42bd
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark177.989
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

0.00/0.07	c Executing aigtocnf /tmp/evaluation/461516-1179256528/instance-461516-1179256528.aig /tmp/evaluation/461516-1179256528/instance-461516-1179256528.aig.cnf
0.00/0.07	c Pre-processing provided 0 assignments
0.00/0.07	c REMAP internally 1
0.00/0.07	c |  Number of variables:  31005                                                |
0.08/0.18	c |  Number of clauses:    92414                                                |
263.37/263.52	c |  Parsing time:         0.10         sec                                       |
263.37/263.52	c #varS 31005 #clauseS 72536
263.37/263.52	c After remapping new number of variables: 16373
263.37/263.52	c DBreduced=0 GV=101[0]  GL=72637[ 72536,101] Prune=309 decisions=208 restart=0 est=8.96051e-06 DB Impl=189762[0]  
263.37/263.52	c DBreduced=0 GV=151[0]  GL=72687[ 72536,151] Prune=486 decisions=335 restart=1 est=0.000175735 DB Impl=277640[0]  
263.37/263.52	c DBreduced=0 GV=226[0]  GL=72761[ 72536,225] Prune=699 decisions=473 restart=2 est=0.0124629 DB Impl=442130[0]  
263.37/263.52	c DBreduced=0 GV=338[0]  GL=72873[ 72536,337] Prune=1071 decisions=733 restart=3 est=0.0124726 DB Impl=583010[0]  
263.37/263.52	c DBreduced=0 GV=507[0]  GL=73033[ 72536,497] Prune=1672 decisions=1165 restart=4 est=1.42965 DB Impl=935409[0]  
263.37/263.52	c DBreduced=0 GV=760[0]  GL=73285[ 72536,749] Prune=2409 decisions=1649 restart=5 est=1.85723 DB Impl=1379603[0]  
263.37/263.52	c DBreduced=0 GV=1140[0]  GL=73656[ 72536,1120] Prune=3671 decisions=2531 restart=6 est=3.36579 DB Impl=1678446[0]  
263.37/263.52	c DBreduced=0 GV=1709[0]  GL=74223[ 72536,1687] Prune=5503 decisions=3794 restart=7 est=4.04986 DB Impl=2555753[0]  
263.37/263.52	c DBreduced=0 GV=2563[0]  GL=75074[ 72536,2538] Prune=7676 decisions=5113 restart=8 est=4.45296 DB Impl=3883658[0]  
263.37/263.52	c DBreduced=0 GV=3845[0]  GL=76346[ 72536,3810] Prune=11191 decisions=7346 restart=9 est=5.85842 DB Impl=5839842[0]  
263.37/263.52	c DBreduced=0 GV=5768[0]  GL=78265[ 72536,5729] Prune=15851 decisions=10083 restart=10 est=6.32798 DB Impl=8697050[0]  
263.37/263.52	c DBreduced=0 GV=8650[0]  GL=81147[ 72536,8611] Prune=22625 decisions=13975 restart=11 est=6.32802 DB Impl=12891335[0]  
263.37/263.52	c DBreduced=0 GV=12975[0]  GL=85460[ 72536,12924] Prune=33168 decisions=20193 restart=12 est=8.43465 DB Impl=19572922[0]  
263.37/263.52	c DBreduced=0 GV=19462[0]  GL=91943[ 72536,19407] Prune=47640 decisions=28178 restart=13 est=9.34502 DB Impl=29063494[0]  
263.37/263.52	c DBreduced=1 GV=29194[0]  GL=99199[ 72536,26663] Prune=69314 decisions=40120 restart=14 est=11.1769 DB Impl=43731580[0]  
263.37/263.52	c DBreduced=2 GV=43790[0]  GL=100536[ 72536,28000] Prune=100767 decisions=56977 restart=15 est=12.0875 DB Impl=66535897[0]  
263.37/263.52	c DBreduced=4 GV=65685[0]  GL=99222[ 72536,26686] Prune=148674 decisions=82989 restart=16 est=12.912 DB Impl=99003049[0]  
263.37/263.52	c DBreduced=6 GV=98527[0]  GL=102851[ 72536,30315] Prune=219288 decisions=120761 restart=17 est=13.0153 DB Impl=145996900[0]  
263.37/263.52	c DBreduced=8 GV=147790[0]  GL=119111[ 72536,46575] Prune=325283 decisions=177493 restart=18 est=14.4267 DB Impl=214073962[0]  
263.37/263.52	c After partial model completion 16763 assignments
263.37/263.52	c REMAP internally 0
263.37/263.52	c Number of variables:  31005
263.37/263.52	c Number of clauses:    92414
263.37/263.52	c #Total time (in seconds): 263.138
263.37/263.52	c #Memory used (in MB): 68.4023
263.37/263.53	c 
263.37/263.53	s SATISFIABLE

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/node23/watcher-461516-1179256528 -o ROOT/results/node23/solver-461516-1179256528 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/461516-1179256528/aig-cmusat /tmp/evaluation/461516-1179256528/instance-461516-1179256528.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.84 0.94 0.77 3/77 14111
/proc/meminfo: memFree=1702568/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=1000 CPUtime=0
/proc/14111/stat : 14111 (aig-cmusat) S 14109 14111 13760 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373569959 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/14111/statm: 250 94 83 233 0 10 0
[pid=14112] ppid=14111 vsize=1044 CPUtime=0
/proc/14112/stat : 14112 (aigtocnf) R 14111 14111 13760 0 -1 0 439 0 0 0 0 0 0 0 20 0 1 0 373569959 1069056 192 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 1 0 0
/proc/14112/statm: 261 192 35 103 0 156 0

[startup+0.091132 s]
/proc/loadavg: 0.84 0.94 0.77 3/77 14111
/proc/meminfo: memFree=1702568/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=3512 CPUtime=0.07
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 736 447 0 0 1 0 6 0 16 0 1 0 373569959 3596288 713 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134526545 0 0 4096 35 0 0 0 17 0 0 0
/proc/14111/statm: 878 715 101 233 0 638 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3512

[startup+0.101129 s]
/proc/loadavg: 0.84 0.94 0.77 3/77 14111
/proc/meminfo: memFree=1702568/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=4160 CPUtime=0.08
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 899 447 0 0 2 0 6 0 17 0 1 0 373569959 4259840 876 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134525599 0 0 4096 35 0 0 0 17 0 0 0
/proc/14111/statm: 1041 877 101 233 0 801 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4160

[startup+0.301167 s]
/proc/loadavg: 0.84 0.94 0.77 3/77 14111
/proc/meminfo: memFree=1702568/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=14492 CPUtime=0.27
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 3224 447 0 0 20 1 6 0 18 0 1 0 373569959 14839808 3201 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 0 0 0
/proc/14111/statm: 3623 3201 112 233 0 3383 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 14492

[startup+0.701244 s]
/proc/loadavg: 0.84 0.94 0.77 3/77 14111
/proc/meminfo: memFree=1702568/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=15700 CPUtime=0.67
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 4858 447 0 0 59 2 6 0 22 0 1 0 373569959 16076800 3741 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134550967 0 0 4096 35 0 0 0 17 0 0 0
/proc/14111/statm: 3925 3741 113 233 0 3685 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 15700

[startup+1.5014 s]
/proc/loadavg: 0.84 0.94 0.77 2/78 14113
/proc/meminfo: memFree=1687584/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=14564 CPUtime=1.47
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 5063 447 0 0 139 2 6 0 25 0 1 0 373569959 14913536 3378 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 0 0 0
/proc/14111/statm: 3641 3378 117 233 0 3401 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 14564

[startup+3.10171 s]
/proc/loadavg: 0.84 0.94 0.77 2/78 14113
/proc/meminfo: memFree=1687584/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=14564 CPUtime=3.08
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 5067 447 0 0 299 3 6 0 25 0 1 0 373569959 14913536 3382 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584147 0 0 4096 35 0 0 0 17 0 0 0
/proc/14111/statm: 3641 3382 117 233 0 3401 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14564

[startup+6.30133 s]
/proc/loadavg: 0.85 0.94 0.77 2/78 14113
/proc/meminfo: memFree=1687456/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=14564 CPUtime=6.28
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 5072 447 0 0 619 3 6 0 25 0 1 0 373569959 14913536 3387 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134571040 0 0 4096 35 0 0 0 17 0 0 0
/proc/14111/statm: 3641 3387 117 233 0 3401 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14564

[startup+12.7016 s]
/proc/loadavg: 0.87 0.94 0.78 2/78 14113
/proc/meminfo: memFree=1685408/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=17244 CPUtime=12.68
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 5730 447 0 0 1258 4 6 0 25 0 1 0 373569959 17657856 4045 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583782 0 0 4096 35 0 0 0 17 0 0 0
/proc/14111/statm: 4311 4045 117 233 0 4071 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17244

[startup+25.501 s]
/proc/loadavg: 0.89 0.94 0.78 2/78 14113
/proc/meminfo: memFree=1676072/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=26288 CPUtime=25.46
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 8016 447 0 0 2535 5 6 0 25 0 1 0 373569959 26918912 6331 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583596 0 0 4096 35 0 0 0 17 0 0 0
/proc/14111/statm: 6572 6331 117 233 0 6332 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 26288

[startup+51.102 s]
/proc/loadavg: 0.93 0.94 0.78 2/78 14113
/proc/meminfo: memFree=1663976/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=38124 CPUtime=51.05
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 11200 447 0 0 5090 9 6 0 25 0 1 0 373569959 39038976 9319 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584134 0 0 4096 35 0 0 0 17 0 0 0
/proc/14111/statm: 9531 9319 117 233 0 9291 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 38124

[startup+102.306 s]
/proc/loadavg: 0.97 0.95 0.79 2/78 14113
/proc/meminfo: memFree=1653352/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=48532 CPUtime=102.24
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 14207 447 0 0 10206 12 6 0 25 0 1 0 373569959 49696768 11920 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134579596 0 0 4096 35 0 0 0 17 0 0 0
/proc/14111/statm: 12133 11920 117 233 0 11893 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 48532

[startup+162.302 s]
/proc/loadavg: 0.99 0.95 0.80 2/78 14113
/proc/meminfo: memFree=1641320/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=60444 CPUtime=162.22
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 17652 447 0 0 16200 16 6 0 25 0 1 0 373569959 61894656 14927 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584038 0 0 4096 35 0 0 0 17 0 0 0
/proc/14111/statm: 15111 14927 117 233 0 14871 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 60444

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.82 2/78 14113
/proc/meminfo: memFree=1638504/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=63316 CPUtime=222.19
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 18578 447 0 0 22196 17 6 0 25 0 1 0 373569959 64835584 15624 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/14111/statm: 15829 15624 117 233 0 15589 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 63316

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

[startup+230.302 s]
/proc/loadavg: 0.99 0.96 0.82 2/78 14113
/proc/meminfo: memFree=1637416/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=64716 CPUtime=230.19
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 18947 447 0 0 22995 18 6 0 25 0 1 0 373569959 66269184 15993 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134579596 0 0 4096 35 0 0 0 17 0 0 0
/proc/14111/statm: 16179 15993 117 233 0 15939 0
Current children cumulated CPU time (s) 230.19
Current children cumulated vsize (KiB) 64716

[startup+243.106 s]
/proc/loadavg: 0.99 0.96 0.82 2/78 14113
/proc/meminfo: memFree=1629864/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=71780 CPUtime=242.98
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 20970 447 0 0 24272 20 6 0 25 0 1 0 373569959 73502720 17781 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583685 0 0 4096 35 0 0 0 17 0 0 0
/proc/14111/statm: 17945 17781 117 233 0 17705 0
Current children cumulated CPU time (s) 242.98
Current children cumulated vsize (KiB) 71780

[startup+255.902 s]
/proc/loadavg: 0.99 0.96 0.82 2/78 14113
/proc/meminfo: memFree=1629800/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=71780 CPUtime=255.78
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 20970 447 0 0 25552 20 6 0 25 0 1 0 373569959 73502720 17781 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583811 0 0 4096 35 0 0 0 17 0 0 0
/proc/14111/statm: 17945 17781 117 233 0 17705 0
Current children cumulated CPU time (s) 255.78
Current children cumulated vsize (KiB) 71780

[startup+259.101 s]
/proc/loadavg: 0.99 0.96 0.82 2/78 14113
/proc/meminfo: memFree=1629800/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=71780 CPUtime=258.97
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 20970 447 0 0 25871 20 6 0 25 0 1 0 373569959 73502720 17781 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583702 0 0 4096 35 0 0 0 17 1 0 0
/proc/14111/statm: 17945 17781 117 233 0 17705 0
Current children cumulated CPU time (s) 258.97
Current children cumulated vsize (KiB) 71780

[startup+260.706 s]
/proc/loadavg: 0.99 0.96 0.82 2/78 14113
/proc/meminfo: memFree=1629800/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=71780 CPUtime=260.57
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 20970 447 0 0 26031 20 6 0 25 0 1 0 373569959 73502720 17781 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 0 0 0
/proc/14111/statm: 17945 17781 117 233 0 17705 0
Current children cumulated CPU time (s) 260.57
Current children cumulated vsize (KiB) 71780

[startup+262.302 s]
/proc/loadavg: 0.99 0.96 0.82 2/78 14113
/proc/meminfo: memFree=1629800/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=72048 CPUtime=262.17
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 20972 447 0 0 26191 20 6 0 25 0 1 0 373569959 73777152 17783 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/14111/statm: 18012 17783 117 233 0 17772 0
Current children cumulated CPU time (s) 262.17
Current children cumulated vsize (KiB) 72048

[startup+263.101 s]
/proc/loadavg: 0.99 0.96 0.82 2/78 14113
/proc/meminfo: memFree=1629800/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=72048 CPUtime=262.97
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 20972 447 0 0 26271 20 6 0 25 0 1 0 373569959 73777152 17783 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134571226 0 0 4096 35 0 0 0 17 0 0 0
/proc/14111/statm: 18012 17783 117 233 0 17772 0
Current children cumulated CPU time (s) 262.97
Current children cumulated vsize (KiB) 72048

[startup+263.502 s]
/proc/loadavg: 0.99 0.96 0.82 2/78 14113
/proc/meminfo: memFree=1629800/2055920 swapFree=4169176/4192956
[pid=14111] ppid=14109 vsize=70044 CPUtime=263.37
/proc/14111/stat : 14111 (aig-cmusat) R 14109 14111 13760 0 -1 0 21022 447 0 0 26311 20 6 0 25 0 1 0 373569959 71725056 17337 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134523055 0 0 4096 35 0 0 0 17 0 0 0
/proc/14111/statm: 17511 17338 117 233 0 17271 0
Current children cumulated CPU time (s) 263.37
Current children cumulated vsize (KiB) 70044

Child status: 10
Real time (s): 263.543
CPU time (s): 263.436
CPU user time (s): 263.203
CPU system time (s): 0.232964
CPU usage (%): 99.9593
Max. virtual memory (cumulated for all children) (KiB): 72048

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

runsolver used 0.304953 second user time and 0.6569 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Tue May 15 19:15:28 UTC 2007

IDJOB= 461516
IDBENCH= 48723
IDSOLVER= 204
FILE ID= node23/461516-1179256528

PBS_JOBID= 5277530

Free space on /tmp= 66540 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/minisat+/p0201.sat_opt.aig
COMMAND LINE= /tmp/evaluation/461516-1179256528/aig-cmusat /tmp/evaluation/461516-1179256528/instance-461516-1179256528.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-461516-1179256528 -o ROOT/results/node23/solver-461516-1179256528 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/461516-1179256528/aig-cmusat /tmp/evaluation/461516-1179256528/instance-461516-1179256528.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  e1ed18155e4327298805ad8ff3fa42bd

RANDOM SEED= 744403823

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.276
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.276
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:       1702784 kB
Buffers:         15320 kB
Cached:         205936 kB
SwapCached:       2736 kB
Active:          58268 kB
Inactive:       186044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702784 kB
SwapTotal:     4192956 kB
SwapFree:      4169176 kB
Dirty:            1984 kB
Writeback:           0 kB
Mapped:          30620 kB
Slab:            94312 kB
Committed_AS:  5267628 kB
PageTables:       1796 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= 66540 MiB

End job on node23 on Tue May 15 19:19:52 UTC 2007