Trace number 1796363

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
ReVivAl 0.23 2009-03-18UNSAT 730.301 755.188

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h27-unknown.cnf
MD5SUM7634252332633927f116161c1beb6151
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.5591
Satisfiable
(Un)Satisfiability was proved
Number of variables93573
Number of clauses439508
Sum of the clauses size1132510
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2347239
Number of clauses of size 388215
Number of clauses of size 41000
Number of clauses of size 5107
Number of clauses of size over 52757

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
500.16/524.98	#ITERATIONS 1
500.16/524.98	#LEARNT CLAUSES 16
500.49/525.35	done !
500.49/525.35	c Calling MINISAT
500.49/525.36	This is MiniSat 2.0 beta
500.49/525.36	WARNING: for repeatability, setting FPU to use double precision
500.49/525.36	============================[ Problem Statistics ]=============================
500.49/525.36	|                                                                             |
500.49/525.36	|  Number of variables:  95421                                                |
500.49/525.36	|  Number of clauses:    438613                                               |
500.54/525.60	|  Parsing time:         0.21         s                                       |
500.54/525.61	============================[ Search Statistics ]==============================
500.54/525.61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
500.54/525.61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
500.54/525.61	===============================================================================
500.54/525.61	|         0 |   94797   434621  1118421 |   144873        0    nan |  0.000 % |
500.54/525.72	|       101 |   94797   434621  1118421 |   159361      101     11 |  0.654 % |
501.27/526.15	|       251 |   94797   434621  1118421 |   175297      251     13 |  0.654 % |
501.57/526.48	|       476 |   94797   434621  1118421 |   192826      476     25 |  0.654 % |
501.87/526.71	|       813 |   94797   434621  1118421 |   212109      813     24 |  0.654 % |
503.96/528.84	|      1320 |   94797   434621  1118421 |   233320     1320     27 |  0.654 % |
504.56/529.49	|      2079 |   94797   434621  1118421 |   256652     2079     29 |  0.654 % |
509.65/534.53	|      3218 |   94797   434621  1118421 |   282317     3218     29 |  0.654 % |
512.75/537.67	|      4926 |   94797   434621  1118421 |   310549     4926     38 |  0.654 % |
521.84/546.77	|      7490 |   94797   434621  1118421 |   341604     7490     37 |  0.654 % |
526.45/551.37	|     11335 |   94797   434621  1118421 |   375764    11335     36 |  0.654 % |
538.55/563.48	|     17102 |   94797   434621  1118421 |   413341    17102     45 |  0.654 % |
554.44/579.31	|     25751 |   94797   434621  1118421 |   454675    25751     42 |  0.654 % |
573.54/598.40	|     38725 |   94797   434621  1118421 |   500143    38725     42 |  0.654 % |
603.93/628.83	|     58186 |   94797   434621  1118421 |   550157    58186     38 |  0.654 % |
649.02/673.96	|     87379 |   94797   434621  1118421 |   605173    87379     35 |  0.654 % |
730.19/755.17	===============================================================================
730.19/755.17	restarts              : 16
730.19/755.17	conflicts             : 127031         (553 /sec)
730.19/755.17	decisions             : 218764         (1.80 % random) (953 /sec)
730.19/755.17	propagations          : 385804671      (1680128 /sec)
730.19/755.17	conflict literals     : 4227518        (51.89 % deleted)
730.19/755.17	Memory used           : 45.55 MB
730.19/755.17	CPU time              : 229.628 s
730.19/755.17	
730.19/755.17	UNSATISFIABLE
730.19/755.18	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-1796363-1242074948/watcher-1796363-1242074948 -o /tmp/evaluation-result-1796363-1242074948/solver-1796363-1242074948 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796363-1242074948.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: 1.01 1.15 1.13 3/64 16647
/proc/meminfo: memFree=717292/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=0
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235524014 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16647/statm: 1340 237 196 169 0 51 0
[pid=16648] ppid=16647 vsize=188 CPUtime=0
/proc/16648/stat : 16648 (revival) D 16647 16647 16487 0 -1 4194304 53 0 0 0 0 0 0 0 20 0 1 0 235524015 192512 32 1992294400 134512640 134537284 4294956368 18446744073709551615 10261412 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/16648/statm: 47 32 26 6 0 3 0

[startup+0.066942 s]
/proc/loadavg: 1.01 1.15 1.13 3/64 16647
/proc/meminfo: memFree=717292/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=0
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235524014 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16647/statm: 1340 237 196 169 0 51 0
[pid=16648] ppid=16647 vsize=188 CPUtime=0
/proc/16648/stat : 16648 (revival) D 16647 16647 16487 0 -1 4194304 53 0 0 0 0 0 0 0 20 0 1 0 235524015 192512 32 1992294400 134512640 134537284 4294956368 18446744073709551615 10261412 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/16648/statm: 47 32 26 6 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5548

[startup+0.101943 s]
/proc/loadavg: 1.01 1.15 1.13 3/64 16647
/proc/meminfo: memFree=717292/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=0
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235524014 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16647/statm: 1340 237 196 169 0 51 0
[pid=16648] ppid=16647 vsize=188 CPUtime=0
/proc/16648/stat : 16648 (revival) D 16647 16647 16487 0 -1 4194304 53 0 0 0 0 0 0 0 20 0 1 0 235524015 192512 32 1992294400 134512640 134537284 4294956368 18446744073709551615 10261412 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/16648/statm: 47 32 26 6 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5548

[startup+0.301963 s]
/proc/loadavg: 1.01 1.15 1.13 3/64 16647
/proc/meminfo: memFree=717292/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=0
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235524014 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16647/statm: 1340 237 196 169 0 51 0
[pid=16648] ppid=16647 vsize=188 CPUtime=0
/proc/16648/stat : 16648 (revival) D 16647 16647 16487 0 -1 4194304 53 0 0 0 0 0 0 0 20 0 1 0 235524015 192512 32 1992294400 134512640 134537284 4294956368 18446744073709551615 10261412 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/16648/statm: 47 32 26 6 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5548

[startup+0.702005 s]
/proc/loadavg: 1.01 1.15 1.13 3/64 16647
/proc/meminfo: memFree=717292/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=0
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235524014 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16647/statm: 1340 237 196 169 0 51 0
[pid=16648] ppid=16647 vsize=188 CPUtime=0
/proc/16648/stat : 16648 (revival) D 16647 16647 16487 0 -1 4194304 53 0 0 0 0 0 0 0 20 0 1 0 235524015 192512 32 1992294400 134512640 134537284 4294956368 18446744073709551615 10261412 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/16648/statm: 47 32 26 6 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5548

[startup+1.50109 s]
/proc/loadavg: 1.01 1.15 1.13 1/66 16649
/proc/meminfo: memFree=716820/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=0
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235524014 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16647/statm: 1340 237 196 169 0 51 0
[pid=16648] ppid=16647 vsize=188 CPUtime=0
/proc/16648/stat : 16648 (revival) D 16647 16647 16487 0 -1 4194304 53 0 0 0 0 0 0 0 20 0 1 0 235524015 192512 32 1992294400 134512640 134537284 4294956368 18446744073709551615 10261412 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/16648/statm: 47 32 26 6 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5548

[startup+3.10125 s]
/proc/loadavg: 1.09 1.16 1.13 1/66 16649
/proc/meminfo: memFree=716692/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=0
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235524014 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16647/statm: 1340 237 196 169 0 51 0
[pid=16648] ppid=16647 vsize=188 CPUtime=0
/proc/16648/stat : 16648 (revival) D 16647 16647 16487 0 -1 4194304 53 0 0 0 0 0 0 0 20 0 1 0 235524015 192512 32 1992294400 134512640 134537284 4294956368 18446744073709551615 10261412 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/16648/statm: 47 32 26 6 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5548
heavy processes:

[startup+6.30258 s]
/proc/loadavg: 1.09 1.16 1.13 1/66 16649
/proc/meminfo: memFree=716500/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=0
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235524014 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16647/statm: 1340 237 196 169 0 51 0
[pid=16648] ppid=16647 vsize=188 CPUtime=0
/proc/16648/stat : 16648 (revival) D 16647 16647 16487 0 -1 4194304 53 0 0 0 0 0 0 0 20 0 1 0 235524015 192512 32 1992294400 134512640 134537284 4294956368 18446744073709551615 10261412 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/16648/statm: 47 32 26 6 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5548
heavy processes:

[startup+12.7012 s]
/proc/loadavg: 1.38 1.22 1.15 1/66 16649
/proc/meminfo: memFree=716380/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=0
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235524014 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16647/statm: 1340 237 196 169 0 51 0
[pid=16648] ppid=16647 vsize=188 CPUtime=0
/proc/16648/stat : 16648 (revival) D 16647 16647 16487 0 -1 4194304 53 0 0 0 0 0 0 0 20 0 1 0 235524015 192512 32 1992294400 134512640 134537284 4294956368 18446744073709551615 10261412 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/16648/statm: 47 32 26 6 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5548
heavy processes:

[startup+25.5016 s]
/proc/loadavg: 1.55 1.26 1.17 2/66 16649
/proc/meminfo: memFree=694116/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=0
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235524014 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16647/statm: 1340 237 196 169 0 51 0
[pid=16648] ppid=16647 vsize=26760 CPUtime=0.89
/proc/16648/stat : 16648 (revival) R 16647 16647 16487 0 -1 4194304 7567 0 2 0 84 5 0 0 23 0 1 50000 235524015 27402240 5622 1992294400 134512640 134537284 4294956368 18446744073709551615 134523637 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16648/statm: 6690 5622 85 6 0 6328 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 32120
heavy processes:

[startup+51.1012 s]
/proc/loadavg: 1.36 1.24 1.16 2/66 16649
/proc/meminfo: memFree=691748/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=0
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235524014 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16647/statm: 1340 237 196 169 0 51 0
[pid=16648] ppid=16647 vsize=29328 CPUtime=26.49
/proc/16648/stat : 16648 (revival) R 16647 16647 16487 0 -1 4194304 8243 0 2 0 2643 6 0 0 25 0 1 50000 235524015 30031872 6298 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16648/statm: 7332 6298 85 6 0 6970 0
Current children cumulated CPU time (s) 26.49
Current children cumulated vsize (KiB) 34688
heavy processes:

[startup+102.301 s]
/proc/loadavg: 1.18 1.21 1.16 2/66 16649
/proc/meminfo: memFree=685732/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=0
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235524014 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16647/statm: 1340 237 196 169 0 51 0
[pid=16648] ppid=16647 vsize=35536 CPUtime=77.68
/proc/16648/stat : 16648 (revival) R 16647 16647 16487 0 -1 4194304 9756 0 2 0 7761 7 0 0 25 0 1 50000 235524015 36388864 7811 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16648/statm: 8884 7811 85 6 0 8522 0
Current children cumulated CPU time (s) 77.68
Current children cumulated vsize (KiB) 40896
heavy processes:

[startup+162.302 s]
/proc/loadavg: 1.06 1.17 1.15 2/66 16649
/proc/meminfo: memFree=677796/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=0
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235524014 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16647/statm: 1340 237 196 169 0 51 0
[pid=16648] ppid=16647 vsize=43596 CPUtime=137.66
/proc/16648/stat : 16648 (revival) R 16647 16647 16487 0 -1 4194304 11759 0 2 0 13757 9 0 0 25 0 1 50000 235524015 44642304 9814 1992294400 134512640 134537284 4294956368 18446744073709551615 134528818 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16648/statm: 10899 9814 85 6 0 10537 0
Current children cumulated CPU time (s) 137.66
Current children cumulated vsize (KiB) 48956

[startup+222.306 s]
/proc/loadavg: 1.02 1.14 1.13 2/66 16649
/proc/meminfo: memFree=668644/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=0
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235524014 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16647/statm: 1340 237 196 169 0 51 0
[pid=16648] ppid=16647 vsize=53004 CPUtime=197.65
/proc/16648/stat : 16648 (revival) R 16647 16647 16487 0 -1 4194304 14020 0 2 0 19754 11 0 0 25 0 1 50000 235524015 54276096 12075 1992294400 134512640 134537284 4294956368 18446744073709551615 134530073 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16648/statm: 13251 12075 85 6 0 12889 0
Current children cumulated CPU time (s) 197.65
Current children cumulated vsize (KiB) 58364

[startup+282.301 s]
/proc/loadavg: 1.01 1.11 1.12 2/66 16649
/proc/meminfo: memFree=658852/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=0
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235524014 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16647/statm: 1340 237 196 169 0 51 0
[pid=16648] ppid=16647 vsize=63180 CPUtime=257.62
/proc/16648/stat : 16648 (revival) R 16647 16647 16487 0 -1 4194304 16498 0 2 0 25749 13 0 0 25 0 1 50000 235524015 64696320 14553 1992294400 134512640 134537284 4294956368 18446744073709551615 134523781 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16648/statm: 15795 14553 85 6 0 15433 0
Current children cumulated CPU time (s) 257.62
Current children cumulated vsize (KiB) 68540

[startup+342.301 s]
/proc/loadavg: 1.07 1.10 1.12 2/66 16649
/proc/meminfo: memFree=649380/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=0

################
# More data... #
################


[startup+402.301 s]
/proc/loadavg: 1.08 1.10 1.11 2/66 16649
/proc/meminfo: memFree=641956/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=0
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235524014 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16647/statm: 1340 237 196 169 0 51 0
[pid=16648] ppid=16647 vsize=81200 CPUtime=377.6
/proc/16648/stat : 16648 (revival) R 16647 16647 16487 0 -1 4194304 20688 0 2 0 37743 17 0 0 25 0 1 50000 235524015 83148800 18743 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16648/statm: 20300 18743 85 6 0 19938 0
Current children cumulated CPU time (s) 377.6
Current children cumulated vsize (KiB) 86560

[startup+462.302 s]
/proc/loadavg: 1.09 1.09 1.10 2/66 16649
/proc/meminfo: memFree=633124/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=0
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235524014 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16647/statm: 1340 237 196 169 0 51 0
[pid=16648] ppid=16647 vsize=90196 CPUtime=437.58
/proc/16648/stat : 16648 (revival) R 16647 16647 16487 0 -1 4194304 22876 0 2 0 43739 19 0 0 25 0 1 50000 235524015 92360704 20931 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16648/statm: 22549 20931 85 6 0 22187 0
Current children cumulated CPU time (s) 437.58
Current children cumulated vsize (KiB) 95556

[startup+522.302 s]
/proc/loadavg: 1.15 1.10 1.10 2/66 16649
/proc/meminfo: memFree=624740/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=0
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 235524014 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16647/statm: 1340 237 196 169 0 51 0
[pid=16648] ppid=16647 vsize=98912 CPUtime=497.56
/proc/16648/stat : 16648 (revival) R 16647 16647 16487 0 -1 4194304 24997 0 2 0 49734 22 0 0 25 0 1 50000 235524015 101285888 23052 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/16648/statm: 24728 23052 85 6 0 24366 0
Current children cumulated CPU time (s) 497.56
Current children cumulated vsize (KiB) 104272

[startup+582.301 s]
/proc/loadavg: 1.34 1.18 1.13 2/66 16650
/proc/meminfo: memFree=678564/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=500.54
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 312 25090 0 4 0 0 50028 26 16 0 1 0 235524014 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16647/statm: 1340 238 197 169 0 51 0
[pid=16650] ppid=16647 vsize=32680 CPUtime=56.9
/proc/16650/stat : 16650 (minisat) R 16647 16647 16487 0 -1 4194304 7671 0 0 0 5685 5 0 0 25 0 1 0 235576550 33464320 7651 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16650/statm: 8170 7651 77 170 0 7998 0
Current children cumulated CPU time (s) 557.44
Current children cumulated vsize (KiB) 38040

[startup+642.301 s]
/proc/loadavg: 1.12 1.15 1.12 2/66 16650
/proc/meminfo: memFree=671844/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=500.54
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 312 25090 0 4 0 0 50028 26 16 0 1 0 235524014 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16647/statm: 1340 238 197 169 0 51 0
[pid=16650] ppid=16647 vsize=39608 CPUtime=116.89
/proc/16650/stat : 16650 (minisat) R 16647 16647 16487 0 -1 4194304 9389 0 0 0 11681 8 0 0 25 0 1 0 235576550 40558592 9369 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16650/statm: 9902 9369 77 170 0 9730 0
Current children cumulated CPU time (s) 617.43
Current children cumulated vsize (KiB) 44968

[startup+702.301 s]
/proc/loadavg: 1.04 1.12 1.10 2/66 16650
/proc/meminfo: memFree=666148/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=500.54
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 312 25090 0 4 0 0 50028 26 16 0 1 0 235524014 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16647/statm: 1340 238 197 169 0 51 0
[pid=16650] ppid=16647 vsize=45212 CPUtime=176.87
/proc/16650/stat : 16650 (minisat) R 16647 16647 16487 0 -1 4194304 10783 0 0 0 17677 10 0 0 25 0 1 0 235576550 46297088 10763 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 1 0 0
/proc/16650/statm: 11303 10763 77 170 0 11131 0
Current children cumulated CPU time (s) 677.41
Current children cumulated vsize (KiB) 50572

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

[startup+716.902 s]
/proc/loadavg: 1.03 1.11 1.10 2/66 16656
/proc/meminfo: memFree=665116/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=500.54
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 312 25090 0 4 0 0 50028 26 16 0 1 0 235524014 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16647/statm: 1340 238 197 169 0 51 0
[pid=16650] ppid=16647 vsize=46332 CPUtime=191.46
/proc/16650/stat : 16650 (minisat) R 16647 16647 16487 0 -1 4194304 11045 0 0 0 19136 10 0 0 25 0 1 0 235576550 47443968 11025 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16650/statm: 11583 11025 77 170 0 11411 0
Current children cumulated CPU time (s) 692
Current children cumulated vsize (KiB) 51692

[startup+742.502 s]
/proc/loadavg: 1.02 1.10 1.10 2/66 16656
/proc/meminfo: memFree=664804/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=500.54
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 312 25090 0 4 0 0 50028 26 16 0 1 0 235524014 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16647/statm: 1340 238 197 169 0 51 0
[pid=16650] ppid=16647 vsize=46640 CPUtime=217.05
/proc/16650/stat : 16650 (minisat) R 16647 16647 16487 0 -1 4194304 11125 0 0 0 21695 10 0 0 25 0 1 0 235576550 47759360 11105 1992294400 134512640 135212939 4294956240 18446744073709551615 134527098 0 0 4096 3 0 0 0 17 1 0 0
/proc/16650/statm: 11660 11105 77 170 0 11488 0
Current children cumulated CPU time (s) 717.59
Current children cumulated vsize (KiB) 52000

[startup+748.901 s]
/proc/loadavg: 1.02 1.10 1.10 2/66 16656
/proc/meminfo: memFree=664804/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=500.54
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 312 25090 0 4 0 0 50028 26 16 0 1 0 235524014 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16647/statm: 1340 238 197 169 0 51 0
[pid=16650] ppid=16647 vsize=46640 CPUtime=223.45
/proc/16650/stat : 16650 (minisat) R 16647 16647 16487 0 -1 4194304 11129 0 0 0 22335 10 0 0 25 0 1 0 235576550 47759360 11109 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/16650/statm: 11660 11109 77 170 0 11488 0
Current children cumulated CPU time (s) 723.99
Current children cumulated vsize (KiB) 52000

[startup+752.102 s]
/proc/loadavg: 1.02 1.10 1.10 2/66 16656
/proc/meminfo: memFree=664740/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=500.54
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 312 25090 0 4 0 0 50028 26 16 0 1 0 235524014 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16647/statm: 1340 238 197 169 0 51 0
[pid=16650] ppid=16647 vsize=46640 CPUtime=226.65
/proc/16650/stat : 16650 (minisat) R 16647 16647 16487 0 -1 4194304 11129 0 0 0 22655 10 0 0 25 0 1 0 235576550 47759360 11109 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16650/statm: 11660 11109 77 170 0 11488 0
Current children cumulated CPU time (s) 727.19
Current children cumulated vsize (KiB) 52000

[startup+753.706 s]
/proc/loadavg: 1.02 1.10 1.10 2/66 16656
/proc/meminfo: memFree=664740/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=500.54
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 312 25090 0 4 0 0 50028 26 16 0 1 0 235524014 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16647/statm: 1340 238 197 169 0 51 0
[pid=16650] ppid=16647 vsize=46640 CPUtime=228.25
/proc/16650/stat : 16650 (minisat) R 16647 16647 16487 0 -1 4194304 11129 0 0 0 22815 10 0 0 25 0 1 0 235576550 47759360 11109 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16650/statm: 11660 11109 77 170 0 11488 0
Current children cumulated CPU time (s) 728.79
Current children cumulated vsize (KiB) 52000

[startup+754.502 s]
/proc/loadavg: 1.02 1.10 1.10 2/66 16656
/proc/meminfo: memFree=664740/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=500.54
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 312 25090 0 4 0 0 50028 26 16 0 1 0 235524014 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16647/statm: 1340 238 197 169 0 51 0
[pid=16650] ppid=16647 vsize=46640 CPUtime=229.05
/proc/16650/stat : 16650 (minisat) R 16647 16647 16487 0 -1 4194304 11129 0 0 0 22895 10 0 0 25 0 1 0 235576550 47759360 11109 1992294400 134512640 135212939 4294956240 18446744073709551615 134527098 0 0 4096 3 0 0 0 17 1 0 0
/proc/16650/statm: 11660 11109 77 170 0 11488 0
Current children cumulated CPU time (s) 729.59
Current children cumulated vsize (KiB) 52000

[startup+754.902 s]
/proc/loadavg: 1.02 1.10 1.10 2/66 16656
/proc/meminfo: memFree=664740/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=500.54
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 312 25090 0 4 0 0 50028 26 16 0 1 0 235524014 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16647/statm: 1340 238 197 169 0 51 0
[pid=16650] ppid=16647 vsize=46640 CPUtime=229.45
/proc/16650/stat : 16650 (minisat) R 16647 16647 16487 0 -1 4194304 11129 0 0 0 22935 10 0 0 25 0 1 0 235576550 47759360 11109 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16650/statm: 11660 11109 77 170 0 11488 0
Current children cumulated CPU time (s) 729.99
Current children cumulated vsize (KiB) 52000

[startup+755.102 s]
/proc/loadavg: 1.02 1.10 1.10 2/66 16656
/proc/meminfo: memFree=664740/2055920 swapFree=4181692/4192956
[pid=16647] ppid=16645 vsize=5360 CPUtime=500.54
/proc/16647/stat : 16647 (run.sh) S 16645 16647 16487 0 -1 4194304 312 25090 0 4 0 0 50028 26 16 0 1 0 235524014 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16647/statm: 1340 238 197 169 0 51 0
[pid=16650] ppid=16647 vsize=46640 CPUtime=229.65
/proc/16650/stat : 16650 (minisat) R 16647 16647 16487 0 -1 4194304 11134 0 0 0 22955 10 0 0 25 0 1 0 235576550 47759360 11114 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/16650/statm: 11660 11114 77 170 0 11488 0
Current children cumulated CPU time (s) 730.19
Current children cumulated vsize (KiB) 52000

Child status: 20
Real time (s): 755.188
CPU time (s): 730.301
CPU user time (s): 729.913
CPU system time (s): 0.387941
CPU usage (%): 96.7046
Max. virtual memory (cumulated for all children) (KiB): 104548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 729.913
system time used= 0.387941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36560
page faults= 4
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= 1140

runsolver used 0.988849 second user time and 2.12168 second system time

The end

Launcher Data

Begin job on node90 at 2009-05-11 22:49:10
IDJOB=1796363
IDBENCH=20420
IDSOLVER=649
FILE ID=node90/1796363-1242074948
PBS_JOBID= 9277664
Free space on /tmp= 66280 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/industrial/palacios/uts/uts-l05-ipc5-h27-unknown.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796363-1242074948/watcher-1796363-1242074948 -o /tmp/evaluation-result-1796363-1242074948/solver-1796363-1242074948 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796363-1242074948.cnf HOME

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

MD5SUM BENCH= 7634252332633927f116161c1beb6151
RANDOM SEED=2039534908

node90.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        717708 kB
Buffers:         87136 kB
Cached:        1137640 kB
SwapCached:       5480 kB
Active:         307028 kB
Inactive:       926744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        717708 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:            9048 kB
Writeback:           0 kB
Mapped:          15028 kB
Slab:            90380 kB
Committed_AS:   699204 kB
PageTables:       1428 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= 66272 MiB
End job on node90 at 2009-05-11 23:01:45