Trace number 367427

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 2007-02-08UNSAT 652.81 653.062

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.9.unsat.cnf
MD5SUM738c5d916b76338511b77dbd47cdbc16
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark114.886
Satisfiable
(Un)Satisfiability was proved
Number of variables892
Number of clauses3006
Sum of the clauses size7828
Maximum clause length17
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21283
Number of clauses of size 31676
Number of clauses of size 418
Number of clauses of size 516
Number of clauses of size over 510

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  892                                                  |
0.00/0.00	c |  Number of clauses:    3006                                                 |
652.74/653.04	c |  Parsing time:         0.00         sec                                       |
652.74/653.04	c #varS 892 #clauseS 2492
652.74/653.04	c REMAP internally 1
652.74/653.04	c After remapping new number of variables: 602
652.74/653.04	c DBreduced=0 GV=101[0]  GL=2593[ 2492,101] Prune=276 decisions=175 restart=0 est=0.000276394 DB Impl=9868[0]  
652.74/653.04	c DBreduced=0 GV=154[0]  GL=2646[ 2492,154] Prune=428 decisions=274 restart=1 est=0.00855628 DB Impl=17408[0]  
652.74/653.04	c DBreduced=0 GV=226[0]  GL=2718[ 2492,226] Prune=664 decisions=438 restart=2 est=0.000552351 DB Impl=25104[0]  
652.74/653.04	c DBreduced=0 GV=339[0]  GL=2831[ 2492,339] Prune=973 decisions=634 restart=3 est=0.00910724 DB Impl=36805[0]  
652.74/653.04	c DBreduced=0 GV=507[0]  GL=2999[ 2492,507] Prune=1589 decisions=1082 restart=4 est=0.00609074 DB Impl=52465[0]  
652.74/653.04	c DBreduced=0 GV=760[0]  GL=3252[ 2492,760] Prune=2287 decisions=1527 restart=5 est=0.00856914 DB Impl=69345[0]  
652.74/653.04	c DBreduced=0 GV=1142[0]  GL=3634[ 2492,1142] Prune=3372 decisions=2230 restart=6 est=0.000842507 DB Impl=113332[0]  
652.74/653.04	c DBreduced=1 GV=1711[0]  GL=4051[ 2492,1559] Prune=5179 decisions=3468 restart=7 est=0.5047 DB Impl=167897[0]  
652.74/653.04	c DBreduced=2 GV=2563[0]  GL=4140[ 2492,1648] Prune=7265 decisions=4702 restart=8 est=0.50802 DB Impl=236776[0]  
652.74/653.04	c DBreduced=4 GV=3845[0]  GL=4222[ 2492,1730] Prune=10136 decisions=6291 restart=9 est=0.499167 DB Impl=357149[0]  
652.74/653.04	c DBreduced=6 GV=5767[0]  GL=4630[ 2492,2138] Prune=15754 decisions=9987 restart=10 est=0.506618 DB Impl=546989[0]  
652.74/653.04	c DBreduced=9 GV=8651[0]  GL=4905[ 2492,2413] Prune=23116 decisions=14465 restart=11 est=0.506633 DB Impl=861578[0]  
652.74/653.04	c DBreduced=12 GV=12977[0]  GL=5826[ 2492,3334] Prune=34833 decisions=21856 restart=12 est=0.506618 DB Impl=1325009[0]  
652.74/653.04	c DBreduced=15 GV=19463[0]  GL=7971[ 2492,5479] Prune=51557 decisions=32094 restart=13 est=0.499169 DB Impl=2163832[0]  
652.74/653.04	c DBreduced=19 GV=29193[0]  GL=9830[ 2492,7338] Prune=74064 decisions=44871 restart=14 est=0.509377 DB Impl=3105232[0]  
652.74/653.04	c DBreduced=23 GV=43790[0]  GL=12645[ 2492,10153] Prune=108974 decisions=65184 restart=15 est=0.504687 DB Impl=4930819[0]  
652.74/653.04	c DBreduced=27 GV=65686[0]  GL=17500[ 2492,15008] Prune=161998 decisions=96312 restart=16 est=0.506621 DB Impl=7484266[0]  
652.74/653.04	c DBreduced=31 GV=98527[0]  GL=24159[ 2492,21667] Prune=239020 decisions=140493 restart=17 est=0.504441 DB Impl=10934404[0]  
652.74/653.04	c DBreduced=35 GV=147791[0]  GL=36176[ 2492,33684] Prune=352616 decisions=204825 restart=18 est=0.509942 DB Impl=16318674[0]  
652.74/653.04	c DBreduced=39 GV=221685[0]  GL=53415[ 2492,50923] Prune=520275 decisions=298590 restart=19 est=0.498626 DB Impl=24189107[0]  
652.74/653.04	c DBreduced=43 GV=332526[0]  GL=81718[ 2492,79226] Prune=770395 decisions=437869 restart=20 est=0.506917 DB Impl=36787167[0]  
652.74/653.04	c DBreduced=48 GV=498790[0]  GL=89867[ 2492,87375] Prune=1146510 decisions=647720 restart=21 est=1.16944 DB Impl=56597955[0]  
652.74/653.04	c #Total time (in seconds): 652.602
652.74/653.04	c #Memory used (in MB): 68.0586
652.74/653.04	c 
652.74/653.04	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node33/watcher-367427-1177550962 -o ROOT/results/node33/solver-367427-1177550962 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/367427-1177550962/cmusat /tmp/evaluation/367427-1177550962/instance-367427-1177550962.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.95 0.98 0.91 3/77 1979
/proc/meminfo: memFree=1820080/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=2448 CPUtime=0
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 228 0 0 0 0 0 0 0 18 0 1 0 203011655 2506752 212 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135214534 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 612 212 108 243 0 366 0

[startup+0.0397491 s]
/proc/loadavg: 0.95 0.98 0.91 3/77 1979
/proc/meminfo: memFree=1820080/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=2580 CPUtime=0.03
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 273 0 0 0 3 0 0 0 18 0 1 0 203011655 2641920 257 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135091059 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 645 257 118 243 0 399 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2580

[startup+0.101755 s]
/proc/loadavg: 0.95 0.98 0.91 3/77 1979
/proc/meminfo: memFree=1820080/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=2712 CPUtime=0.09
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 312 0 0 0 9 0 0 0 18 0 1 0 203011655 2777088 296 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589468 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 678 296 118 243 0 432 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2712

[startup+0.301797 s]
/proc/loadavg: 0.95 0.98 0.91 3/77 1979
/proc/meminfo: memFree=1820080/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=2996 CPUtime=0.29
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 375 0 0 0 29 0 0 0 19 0 1 0 203011655 3067904 359 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135090879 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 749 359 118 243 0 503 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2996

[startup+0.701877 s]
/proc/loadavg: 0.95 0.98 0.91 3/77 1979
/proc/meminfo: memFree=1820080/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=3568 CPUtime=0.69
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 499 0 0 0 69 0 0 0 23 0 1 0 203011655 3653632 483 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134581355 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 892 483 118 243 0 646 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3568

[startup+1.50104 s]
/proc/loadavg: 0.95 0.98 0.91 2/78 1980
/proc/meminfo: memFree=1818472/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=3836 CPUtime=1.49
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 562 0 0 0 149 0 0 0 25 0 1 0 203011655 3928064 546 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590321 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 959 546 118 243 0 713 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3836

[startup+3.10137 s]
/proc/loadavg: 0.95 0.98 0.91 2/78 1980
/proc/meminfo: memFree=1817768/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=6928 CPUtime=3.09
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 1286 0 0 0 309 0 0 0 25 0 1 0 203011655 7094272 1270 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134591985 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 1732 1270 118 243 0 1486 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6928

[startup+6.30202 s]
/proc/loadavg: 0.95 0.98 0.91 2/78 1980
/proc/meminfo: memFree=1815144/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=7116 CPUtime=6.29
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 1380 0 0 0 629 0 0 0 25 0 1 0 203011655 7286784 1364 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134581432 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 1779 1364 118 243 0 1533 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7116

[startup+12.7023 s]
/proc/loadavg: 0.96 0.98 0.91 2/78 1980
/proc/meminfo: memFree=1811120/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=11268 CPUtime=12.69
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 2563 0 0 0 1269 0 0 0 25 0 1 0 203011655 11538432 2299 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589486 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 2817 2299 118 243 0 2571 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11268

[startup+25.502 s]
/proc/loadavg: 0.97 0.98 0.91 2/78 1980
/proc/meminfo: memFree=1809648/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=12540 CPUtime=25.48
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 3142 0 0 0 2548 0 0 0 25 0 1 0 203011655 12840960 2681 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589814 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 3135 2681 118 243 0 2889 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12540

[startup+51.1012 s]
/proc/loadavg: 0.98 0.98 0.91 2/78 1980
/proc/meminfo: memFree=1797680/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=25336 CPUtime=51.07
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 6809 0 0 0 5105 2 0 0 25 0 1 0 203011655 25944064 5672 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 6334 5672 118 243 0 6088 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25336

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 1980
/proc/meminfo: memFree=1790704/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=31624 CPUtime=102.25
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 8985 0 0 0 10221 4 0 0 25 0 1 0 203011655 32382976 7414 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 7906 7414 118 243 0 7660 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 31624

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 1980
/proc/meminfo: memFree=1772784/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=51412 CPUtime=162.23
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 14367 0 0 0 16215 8 0 0 25 0 1 0 203011655 52645888 11889 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 12853 11889 118 243 0 12607 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 51412

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 1980
/proc/meminfo: memFree=1772016/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=51728 CPUtime=222.21
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 14875 0 0 0 22212 9 0 0 25 0 1 0 203011655 52969472 12057 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 12932 12057 118 243 0 12686 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 51728

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 1980
/proc/meminfo: memFree=1771248/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=52420 CPUtime=282.18
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 15258 0 0 0 28209 9 0 0 25 0 1 0 203011655 53678080 12245 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 13105 12245 118 243 0 12859 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 52420

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 1980
/proc/meminfo: memFree=1769136/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=54220 CPUtime=342.16
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 16001 0 0 0 34206 10 0 0 25 0 1 0 203011655 55521280 12774 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 13555 12774 118 243 0 13309 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 54220

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 1980
/proc/meminfo: memFree=1766384/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=56696 CPUtime=402.14
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 16925 0 0 0 40202 12 0 0 25 0 1 0 203011655 58056704 13463 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590157 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 14174 13463 118 243 0 13928 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 56696

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 1980
/proc/meminfo: memFree=1759216/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=63396 CPUtime=462.11
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 18966 0 0 0 46196 15 0 0 25 0 1 0 203011655 64917504 15246 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 15849 15246 118 243 0 15603 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 63396

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 1980
/proc/meminfo: memFree=1758960/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=63660 CPUtime=522.09
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 19021 0 0 0 52193 16 0 0 25 0 1 0 203011655 65187840 15301 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 15915 15301 118 243 0 15669 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 63660

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 1980
/proc/meminfo: memFree=1752624/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=69692 CPUtime=582.06
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 20897 0 0 0 58188 18 0 0 25 0 1 0 203011655 71364608 16894 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 17423 16894 118 243 0 17177 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 69692

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 1980
/proc/meminfo: memFree=1752496/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=69692 CPUtime=642.05
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 20912 0 0 0 64186 19 0 0 25 0 1 0 203011655 71364608 16909 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 17423 16909 118 243 0 17177 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 69692

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

[startup+646.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 1980
/proc/meminfo: memFree=1752496/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=69692 CPUtime=646.04
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 20912 0 0 0 64585 19 0 0 25 0 1 0 203011655 71364608 16909 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 17423 16909 118 243 0 17177 0
Current children cumulated CPU time (s) 646.04
Current children cumulated vsize (KiB) 69692

[startup+649.502 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 1980
/proc/meminfo: memFree=1752496/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=69692 CPUtime=649.24
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 20912 0 0 0 64905 19 0 0 25 0 1 0 203011655 71364608 16909 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589504 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 17423 16909 118 243 0 17177 0
Current children cumulated CPU time (s) 649.24
Current children cumulated vsize (KiB) 69692

[startup+651.102 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 1980
/proc/meminfo: memFree=1752496/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=69692 CPUtime=650.85
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 20912 0 0 0 65066 19 0 0 25 0 1 0 203011655 71364608 16909 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 17423 16909 118 243 0 17177 0
Current children cumulated CPU time (s) 650.85
Current children cumulated vsize (KiB) 69692

[startup+651.901 s]
/proc/loadavg: 0.99 0.98 0.91 2/78 1980
/proc/meminfo: memFree=1752496/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=69692 CPUtime=651.64
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 20912 0 0 0 65145 19 0 0 25 0 1 0 203011655 71364608 16909 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 17423 16909 118 243 0 17177 0
Current children cumulated CPU time (s) 651.64
Current children cumulated vsize (KiB) 69692

[startup+652.702 s]
/proc/loadavg: 0.99 0.98 0.91 3/78 1980
/proc/meminfo: memFree=1752496/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=69692 CPUtime=652.44
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 20912 0 0 0 65225 19 0 0 25 0 1 0 203011655 71364608 16909 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589569 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 17423 16909 118 243 0 17177 0
Current children cumulated CPU time (s) 652.44
Current children cumulated vsize (KiB) 69692

[startup+652.902 s]
/proc/loadavg: 0.99 0.98 0.91 3/78 1980
/proc/meminfo: memFree=1752496/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=69692 CPUtime=652.64
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 20912 0 0 0 65245 19 0 0 25 0 1 0 203011655 71364608 16909 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590157 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 17423 16909 118 243 0 17177 0
Current children cumulated CPU time (s) 652.64
Current children cumulated vsize (KiB) 69692

[startup+653.001 s]
/proc/loadavg: 0.99 0.98 0.91 3/78 1980
/proc/meminfo: memFree=1752496/2055920 swapFree=4147684/4192956
[pid=1979] ppid=1976 vsize=69692 CPUtime=652.74
/proc/1979/stat : 1979 (cmusat) R 1976 1979 1406 0 -1 4194304 20912 0 0 0 65255 19 0 0 25 0 1 0 203011655 71364608 16909 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/1979/statm: 17423 16909 118 243 0 17177 0
Current children cumulated CPU time (s) 652.74
Current children cumulated vsize (KiB) 69692

Child status: 20
Real time (s): 653.062
CPU time (s): 652.81
CPU user time (s): 652.602
CPU system time (s): 0.207968
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 69692

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

runsolver used 0.507922 second user time and 1.36179 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Thu Apr 26 01:29:22 UTC 2007

IDJOB= 367427
IDBENCH= 20471
IDSOLVER= 173
FILE ID= node33/367427-1177550962

PBS_JOBID= 4696562

Free space on /tmp= 66489 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.9.unsat.cnf
COMMAND LINE= /tmp/evaluation/367427-1177550962/cmusat /tmp/evaluation/367427-1177550962/instance-367427-1177550962.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-367427-1177550962 -o ROOT/results/node33/solver-367427-1177550962 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/367427-1177550962/cmusat /tmp/evaluation/367427-1177550962/instance-367427-1177550962.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  738c5d916b76338511b77dbd47cdbc16

RANDOM SEED= 401717637

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.272
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.272
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:       1820488 kB
Buffers:         38824 kB
Cached:         129856 kB
SwapCached:      14240 kB
Active:          66116 kB
Inactive:       126176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820488 kB
SwapTotal:     4192956 kB
SwapFree:      4147684 kB
Dirty:            2692 kB
Writeback:           0 kB
Mapped:          30068 kB
Slab:            28500 kB
Committed_AS:  1828708 kB
PageTables:       1992 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= 66489 MiB

End job on node33 on Thu Apr 26 01:40:15 UTC 2007