Trace number 1796386

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SatElite + ReVivAl 0.23 2009-03-18UNSAT 569.101 569.335

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h22-unknown.cnf
MD5SUM8c6ad18be635cee0d986377c4d06ab11
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark167.798
Satisfiable
(Un)Satisfiability was proved
Number of variables146874
Number of clauses937242
Sum of the clauses size2519136
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2791651
Number of clauses of size 3139269
Number of clauses of size 41522
Number of clauses of size 583
Number of clauses of size over 54592

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
500.30/500.51	#ITERATIONS 1
500.30/500.51	#LEARNT CLAUSES 32
501.10/501.37	done !
501.10/501.37	c Now, SatElite...
501.10/501.37	c Parsing...
501.99/502.28	c ==============================================================================
501.99/502.28	c |           |     ORIGINAL     |              LEARNT              |          |
501.99/502.28	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
501.99/502.28	c ==============================================================================
501.99/502.28	c |         0 |  935538  2509534 |  280661       0        0     nan |  0.000 % |
519.57/519.81	c |         0 |  651802  3224843 |      --       0       --      -- |     --   | -283736/715309
519.57/519.82	c ==============================================================================
519.57/519.82	c Result  :   #vars: 11679   #clauses: 651802   #literals: 3224843
519.57/519.82	c CPU time:   18.0902 s
519.57/519.82	c ==============================================================================
521.07/521.39	c SatElite is done !
521.07/521.39	c Calling MINISAT
521.07/521.39	This is MiniSat 2.0 beta
521.07/521.39	WARNING: for repeatability, setting FPU to use double precision
521.07/521.39	============================[ Problem Statistics ]=============================
521.07/521.39	|                                                                             |
521.07/521.39	|  Number of variables:  11679                                                |
521.07/521.39	|  Number of clauses:    651802                                               |
521.17/521.83	|  Parsing time:         0.39         s                                       |
521.17/521.86	============================[ Search Statistics ]==============================
521.17/521.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
521.17/521.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
521.17/521.86	===============================================================================
521.17/521.86	|         0 |   11679   651802  3224843 |   217267        0    nan |  0.000 % |
521.17/521.98	|       100 |   11679   651802  3224843 |   238994      100     13 |  0.000 % |
521.17/522.14	|       250 |   11679   651802  3224843 |   262893      250     14 |  0.000 % |
521.17/522.34	|       475 |   11679   651802  3224843 |   289182      475     13 |  0.000 % |
522.27/522.57	|       812 |   11679   651802  3224843 |   318101      812     16 |  0.000 % |
522.56/522.85	|      1320 |   11679   651802  3224843 |   349911     1320     16 |  0.000 % |
523.46/523.71	|      2080 |   11679   651802  3224843 |   384902     2080     17 |  0.000 % |
524.56/524.87	|      3219 |   11679   651802  3224843 |   423392     3219     19 |  0.000 % |
525.96/526.27	|      4927 |   11679   651802  3224843 |   465731     4927     19 |  0.000 % |
529.16/529.43	|      7489 |   11679   651802  3224843 |   512305     7489     19 |  0.000 % |
533.26/533.52	|     11334 |   11679   651802  3224843 |   563535    11334     19 |  0.000 % |
538.85/539.19	|     17101 |   11679   651802  3224843 |   619889    17101     19 |  0.000 % |
548.15/548.46	|     25750 |   11679   651802  3224843 |   681877    25750     18 |  0.000 % |
557.54/557.89	|     38725 |   11669   651373  3219161 |   750065    24062     17 |  0.086 % |
569.05/569.32	===============================================================================
569.05/569.32	restarts              : 14
569.05/569.32	conflicts             : 51691          (1080 /sec)
569.05/569.32	decisions             : 83722          (1.74 % random) (1750 /sec)
569.05/569.32	propagations          : 50232293       (1049815 /sec)
569.05/569.32	conflict literals     : 914407         (52.72 % deleted)
569.05/569.32	Memory used           : 39.58 MB
569.05/569.32	CPU time              : 47.8487 s
569.05/569.32	
569.05/569.32	UNSATISFIABLE
569.05/569.33	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1796386-1242075315/watcher-1796386-1242075315 -o /tmp/evaluation-result-1796386-1242075315/solver-1796386-1242075315 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796386-1242075315.cnf HOME 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10421
/proc/meminfo: memFree=521704/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5356 CPUtime=0
/proc/10421/stat : 10421 (run.sh) R 10419 10421 10286 0 -1 4194304 237 0 0 0 0 0 0 0 19 0 1 0 235560192 5484544 205 1992294400 4194304 4889804 548682068784 18446744073709551615 213116540210 0 0 4100 65536 0 0 0 17 0 0 0
/proc/10421/statm: 1339 216 178 169 0 50 0

[startup+0.047113 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10421
/proc/meminfo: memFree=521704/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=0
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 235560192 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10421/statm: 1340 237 196 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.10112 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10421
/proc/meminfo: memFree=521704/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=0
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 235560192 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10421/statm: 1340 237 196 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301156 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10421
/proc/meminfo: memFree=521704/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=0
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 235560192 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10421/statm: 1340 237 196 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701232 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10421
/proc/meminfo: memFree=521704/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=0
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 235560192 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10421/statm: 1340 237 196 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50138 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 10423
/proc/meminfo: memFree=477848/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=0
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 235560192 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10421/statm: 1340 237 196 169 0 51 0
[pid=10423] ppid=10421 vsize=52552 CPUtime=1.48
/proc/10423/stat : 10423 (revival) R 10421 10421 10286 0 -1 4194304 15249 0 0 0 141 7 0 0 25 0 1 50000 235560193 53813248 10922 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10423/statm: 13138 10922 85 6 0 12776 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 57912

[startup+3.10169 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 10423
/proc/meminfo: memFree=477592/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=0
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 235560192 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10421/statm: 1340 237 196 169 0 51 0
[pid=10423] ppid=10421 vsize=52552 CPUtime=3.09
/proc/10423/stat : 10423 (revival) R 10421 10421 10286 0 -1 4194304 15283 0 0 0 300 9 0 0 25 0 1 50000 235560193 53813248 10956 1992294400 134512640 134537284 4294956368 18446744073709551615 134524222 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10423/statm: 13138 10956 85 6 0 12776 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57912

[startup+6.30129 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 10423
/proc/meminfo: memFree=477272/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=0
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 235560192 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10421/statm: 1340 237 196 169 0 51 0
[pid=10423] ppid=10421 vsize=52864 CPUtime=6.29
/proc/10423/stat : 10423 (revival) R 10421 10421 10286 0 -1 4194304 15378 0 0 0 620 9 0 0 25 0 1 50000 235560193 54132736 11051 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10423/statm: 13216 11051 85 6 0 12854 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58224

[startup+12.7025 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 10423
/proc/meminfo: memFree=476824/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=0
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 235560192 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10421/statm: 1340 237 196 169 0 51 0
[pid=10423] ppid=10421 vsize=53600 CPUtime=12.68
/proc/10423/stat : 10423 (revival) R 10421 10421 10286 0 -1 4194304 15541 0 0 0 1259 9 0 0 25 0 1 50000 235560193 54886400 11214 1992294400 134512640 134537284 4294956368 18446744073709551615 134524008 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10423/statm: 13400 11214 85 6 0 13038 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 58960

[startup+25.5019 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 10423
/proc/meminfo: memFree=475864/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=0
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 235560192 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10421/statm: 1340 237 196 169 0 51 0
[pid=10423] ppid=10421 vsize=54392 CPUtime=25.48
/proc/10423/stat : 10423 (revival) R 10421 10421 10286 0 -1 4194304 15762 0 0 0 2539 9 0 0 25 0 1 50000 235560193 55697408 11435 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10423/statm: 13598 11435 85 6 0 13236 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59752

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 10423
/proc/meminfo: memFree=474520/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=0
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 235560192 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10421/statm: 1340 237 196 169 0 51 0
[pid=10423] ppid=10421 vsize=55844 CPUtime=51.06
/proc/10423/stat : 10423 (revival) R 10421 10421 10286 0 -1 4194304 16110 0 0 0 5097 9 0 0 25 0 1 50000 235560193 57184256 11783 1992294400 134512640 134537284 4294956368 18446744073709551615 134524062 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10423/statm: 13961 11783 85 6 0 13599 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 61204

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 10423
/proc/meminfo: memFree=473944/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=0
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 235560192 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10421/statm: 1340 237 196 169 0 51 0
[pid=10423] ppid=10421 vsize=56372 CPUtime=102.26
/proc/10423/stat : 10423 (revival) R 10421 10421 10286 0 -1 4194304 16265 0 0 0 10216 10 0 0 25 0 1 50000 235560193 57724928 11938 1992294400 134512640 134537284 4294956368 18446744073709551615 134523745 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10423/statm: 14093 11938 85 6 0 13731 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 61732

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10423
/proc/meminfo: memFree=473688/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=0
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 235560192 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10421/statm: 1340 237 196 169 0 51 0
[pid=10423] ppid=10421 vsize=56636 CPUtime=162.23
/proc/10423/stat : 10423 (revival) R 10421 10421 10286 0 -1 4194304 16329 0 0 0 16213 10 0 0 25 0 1 50000 235560193 57995264 12002 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10423/statm: 14159 12002 85 6 0 13797 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 61996

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10423
/proc/meminfo: memFree=473496/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=0
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 235560192 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10421/statm: 1340 237 196 169 0 51 0
[pid=10423] ppid=10421 vsize=56768 CPUtime=222.2
/proc/10423/stat : 10423 (revival) R 10421 10421 10286 0 -1 4194304 16358 0 0 0 22210 10 0 0 25 0 1 50000 235560193 58130432 12031 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10423/statm: 14192 12031 85 6 0 13830 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 62128

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10423
/proc/meminfo: memFree=473624/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=0
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 235560192 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10421/statm: 1340 237 196 169 0 51 0
[pid=10423] ppid=10421 vsize=56768 CPUtime=282.18
/proc/10423/stat : 10423 (revival) R 10421 10421 10286 0 -1 4194304 16359 0 0 0 28208 10 0 0 25 0 1 50000 235560193 58130432 12032 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10423/statm: 14192 12032 85 6 0 13830 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 62128

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 10423
/proc/meminfo: memFree=473496/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=0
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 235560192 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10421/statm: 1340 237 196 169 0 51 0
[pid=10423] ppid=10421 vsize=56900 CPUtime=342.16
/proc/10423/stat : 10423 (revival) R 10421 10421 10286 0 -1 4194304 16378 0 0 0 34206 10 0 0 25 0 1 50000 235560193 58265600 12051 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10423/statm: 14225 12051 85 6 0 13863 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 62260

[startup+402.302 s]
/proc/loadavg: 1.04 0.99 1.00 2/66 10429
/proc/meminfo: memFree=473304/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=0
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 235560192 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10421/statm: 1340 237 196 169 0 51 0
[pid=10423] ppid=10421 vsize=56900 CPUtime=402.13
/proc/10423/stat : 10423 (revival) R 10421 10421 10286 0 -1 4194304 16394 0 0 0 40203 10 0 0 25 0 1 50000 235560193 58265600 12067 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10423/statm: 14225 12067 85 6 0 13863 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 62260

[startup+462.301 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 10429
/proc/meminfo: memFree=473240/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=0
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 235560192 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10421/statm: 1340 237 196 169 0 51 0
[pid=10423] ppid=10421 vsize=57032 CPUtime=462.11
/proc/10423/stat : 10423 (revival) R 10421 10421 10286 0 -1 4194304 16435 0 0 0 46201 10 0 0 25 0 1 50000 235560193 58400768 12108 1992294400 134512640 134537284 4294956368 18446744073709551615 134523623 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10423/statm: 14258 12108 85 6 0 13896 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 62392

[startup+522.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 10430
/proc/meminfo: memFree=350040/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=521.17
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 341 48989 0 0 0 0 52058 59 16 0 1 0 235560192 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10421/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 521.17
Current children cumulated vsize (KiB) 5360

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

[startup+537.502 s]
/proc/loadavg: 1.13 1.03 1.01 2/66 10431
/proc/meminfo: memFree=422872/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=521.17
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 341 48989 0 0 0 0 52058 59 16 0 1 0 235560192 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10421/statm: 1340 241 197 169 0 51 0
[pid=10431] ppid=10421 vsize=38800 CPUtime=16.08
/proc/10431/stat : 10431 (minisat) R 10421 10421 10286 0 -1 4194304 9539 0 0 0 1603 5 0 0 25 0 1 0 235612332 39731200 9523 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 1 0 0
/proc/10431/statm: 9700 9523 77 170 0 9528 0
Current children cumulated CPU time (s) 537.25
Current children cumulated vsize (KiB) 44160

[startup+550.302 s]
/proc/loadavg: 1.10 1.03 1.00 2/66 10431
/proc/meminfo: memFree=421528/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=521.17
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 341 48989 0 0 0 0 52058 59 16 0 1 0 235560192 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10421/statm: 1340 241 197 169 0 51 0
[pid=10431] ppid=10421 vsize=40248 CPUtime=28.88
/proc/10431/stat : 10431 (minisat) R 10421 10421 10286 0 -1 4194304 9878 0 0 0 2883 5 0 0 25 0 1 0 235612332 41213952 9862 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/10431/statm: 10062 9862 77 170 0 9890 0
Current children cumulated CPU time (s) 550.05
Current children cumulated vsize (KiB) 45608

[startup+563.101 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 10431
/proc/meminfo: memFree=421336/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=521.17
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 341 48989 0 0 0 0 52058 59 16 0 1 0 235560192 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10421/statm: 1340 241 197 169 0 51 0
[pid=10431] ppid=10421 vsize=40396 CPUtime=41.68
/proc/10431/stat : 10431 (minisat) R 10421 10421 10286 0 -1 4194304 9911 0 0 0 4162 6 0 0 25 0 1 0 235612332 41365504 9895 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/10431/statm: 10099 9895 77 170 0 9927 0
Current children cumulated CPU time (s) 562.85
Current children cumulated vsize (KiB) 45756

[startup+566.303 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 10431
/proc/meminfo: memFree=421208/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=521.17
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 341 48989 0 0 0 0 52058 59 16 0 1 0 235560192 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10421/statm: 1340 241 197 169 0 51 0
[pid=10431] ppid=10421 vsize=40528 CPUtime=44.88
/proc/10431/stat : 10431 (minisat) R 10421 10421 10286 0 -1 4194304 9947 0 0 0 4482 6 0 0 25 0 1 0 235612332 41500672 9931 1992294400 134512640 135212939 4294956240 18446744073709551615 134526582 0 0 4096 3 0 0 0 17 1 0 0
/proc/10431/statm: 10132 9931 77 170 0 9960 0
Current children cumulated CPU time (s) 566.05
Current children cumulated vsize (KiB) 45888

[startup+567.901 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 10431
/proc/meminfo: memFree=421208/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=521.17
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 341 48989 0 0 0 0 52058 59 16 0 1 0 235560192 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10421/statm: 1340 241 197 169 0 51 0
[pid=10431] ppid=10421 vsize=40528 CPUtime=46.48
/proc/10431/stat : 10431 (minisat) R 10421 10421 10286 0 -1 4194304 9955 0 0 0 4642 6 0 0 25 0 1 0 235612332 41500672 9939 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/10431/statm: 10132 9939 77 170 0 9960 0
Current children cumulated CPU time (s) 567.65
Current children cumulated vsize (KiB) 45888

[startup+568.705 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 10431
/proc/meminfo: memFree=420632/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=521.17
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 341 48989 0 0 0 0 52058 59 16 0 1 0 235560192 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10421/statm: 1340 241 197 169 0 51 0
[pid=10431] ppid=10421 vsize=40528 CPUtime=47.28
/proc/10431/stat : 10431 (minisat) R 10421 10421 10286 0 -1 4194304 9955 0 0 0 4722 6 0 0 25 0 1 0 235612332 41500672 9939 1992294400 134512640 135212939 4294956240 18446744073709551615 134536120 0 0 4096 3 0 0 0 17 1 0 0
/proc/10431/statm: 10132 9939 77 170 0 9960 0
Current children cumulated CPU time (s) 568.45
Current children cumulated vsize (KiB) 45888

[startup+569.102 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 10431
/proc/meminfo: memFree=420632/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=521.17
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 341 48989 0 0 0 0 52058 59 16 0 1 0 235560192 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10421/statm: 1340 241 197 169 0 51 0
[pid=10431] ppid=10421 vsize=40528 CPUtime=47.68
/proc/10431/stat : 10431 (minisat) R 10421 10421 10286 0 -1 4194304 9956 0 0 0 4762 6 0 0 25 0 1 0 235612332 41500672 9940 1992294400 134512640 135212939 4294956240 18446744073709551615 134537394 0 0 4096 3 0 0 0 17 1 0 0
/proc/10431/statm: 10132 9940 77 170 0 9960 0
Current children cumulated CPU time (s) 568.85
Current children cumulated vsize (KiB) 45888

[startup+569.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 10431
/proc/meminfo: memFree=420632/2055920 swapFree=4181168/4192956
[pid=10421] ppid=10419 vsize=5360 CPUtime=521.17
/proc/10421/stat : 10421 (run.sh) S 10419 10421 10286 0 -1 4194304 341 48989 0 0 0 0 52058 59 16 0 1 0 235560192 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10421/statm: 1340 241 197 169 0 51 0
[pid=10431] ppid=10421 vsize=40528 CPUtime=47.88
/proc/10431/stat : 10431 (minisat) R 10421 10421 10286 0 -1 4194304 9958 0 0 0 4782 6 0 0 25 0 1 0 235612332 41500672 9942 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/10431/statm: 10132 9942 77 170 0 9960 0
Current children cumulated CPU time (s) 569.05
Current children cumulated vsize (KiB) 45888

Child status: 20
Real time (s): 569.335
CPU time (s): 569.101
CPU user time (s): 568.435
CPU system time (s): 0.665898
CPU usage (%): 99.9588
Max. virtual memory (cumulated for all children) (KiB): 140036

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

runsolver used 0.6559 second user time and 1.42278 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-11 22:55:16
IDJOB=1796386
IDBENCH=20430
IDSOLVER=647
FILE ID=node37/1796386-1242075315
PBS_JOBID= 9277614
Free space on /tmp= 66280 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/industrial/palacios/medium/blocks-4-ipc5-h22-unknown.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796386-1242075315/watcher-1796386-1242075315 -o /tmp/evaluation-result-1796386-1242075315/solver-1796386-1242075315 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796386-1242075315.cnf HOME

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8c6ad18be635cee0d986377c4d06ab11
RANDOM SEED=919058488

node37.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.259
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.259
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:        522248 kB
Buffers:         78048 kB
Cached:        1342916 kB
SwapCached:       5608 kB
Active:         258228 kB
Inactive:      1171148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        522248 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:           18568 kB
Writeback:           0 kB
Mapped:          14072 kB
Slab:            90452 kB
Committed_AS:   908760 kB
PageTables:       1372 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= 66220 MiB
End job on node37 at 2009-05-11 23:04:46