Trace number 1797336

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 718.47 719.375

General information on the benchmark

Namemanol-pipe-c10nidw_s.cnf
MD5SUM7989bb134c6f50cb418407e85e733980
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark75.4855
Satisfiable
(Un)Satisfiability was proved
Number of variables404382
Number of clauses1204273
Sum of the clauses size2809969
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2802848
Number of clauses of size 3401424
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 9
330.36/330.53	#LEARNT CLAUSES 59
331.26/331.43	done !
331.26/331.43	c Now, SatElite...
331.26/331.43	c Parsing...
332.33/332.57	c ==============================================================================
332.33/332.57	c |           |     ORIGINAL     |              LEARNT              |          |
332.33/332.57	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
332.33/332.57	c ==============================================================================
332.33/332.57	c |         0 | 1116952  2589215 |  335085       0        0     nan |  0.000 % |
339.43/339.66	c |         0 |  439959  1734555 |      --       0       --      -- |     --   | -676993/-854660
339.43/339.67	c ==============================================================================
339.43/339.67	c Result  :   #vars: 56239   #clauses: 439959   #literals: 1734555
339.43/339.67	c CPU time:   7.85181 s
339.43/339.67	c ==============================================================================
340.53/341.32	c SatElite is done !
340.53/341.32	c Calling MINISAT
340.53/341.32	This is MiniSat 2.0 beta
340.53/341.32	WARNING: for repeatability, setting FPU to use double precision
340.53/341.32	============================[ Problem Statistics ]=============================
340.53/341.32	|                                                                             |
340.53/341.32	|  Number of variables:  56239                                                |
340.53/341.32	|  Number of clauses:    439959                                               |
340.57/341.63	|  Parsing time:         0.26         s                                       |
340.57/341.65	============================[ Search Statistics ]==============================
340.57/341.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
340.57/341.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
340.57/341.65	===============================================================================
340.57/341.65	|         0 |   56239   439959  1734555 |   146653        0    nan |  0.000 % |
340.57/341.69	|       101 |   56236   439959  1734555 |   161318      100     10 |  0.005 % |
340.57/341.74	|       251 |   56236   439959  1734555 |   177450      250     12 |  0.005 % |
340.57/341.85	|       476 |   56236   439959  1734555 |   195195      475     14 |  0.005 % |
341.24/342.04	|       813 |   56231   439959  1734555 |   214714      811     14 |  0.028 % |
341.34/342.15	|      1320 |   56230   439959  1734555 |   236186     1317     12 |  0.144 % |
341.44/342.25	|      2079 |   56230   439959  1734555 |   259804     2076     12 |  0.144 % |
341.73/342.57	|      3218 |   56229   439959  1734555 |   285785     3215     28 |  0.144 % |
342.03/342.84	|      4927 |   56229   439959  1734555 |   314363     4924     34 |  0.144 % |
342.43/343.29	|      7490 |   56229   439959  1734555 |   345800     7487     39 |  0.144 % |
343.03/343.81	|     11334 |   56158   439234  1731866 |   380380    11284     48 |  0.144 % |
343.33/344.18	|     17100 |   56158   439234  1731866 |   418418    17050     42 |  0.144 % |
344.53/345.33	|     25751 |   56158   439234  1731866 |   460259    25701     48 |  0.144 % |
345.92/346.75	|     38727 |   56158   439234  1731866 |   506285    38677     45 |  0.144 % |
351.23/352.01	|     58190 |   56129   438698  1729621 |   556914    58131     47 |  0.196 % |
355.32/356.16	|     87384 |   56129   438698  1729621 |   612605    87325     48 |  0.196 % |
363.71/364.58	|    131177 |   56113   438441  1728434 |   673866   131062     46 |  0.252 % |
381.59/382.47	|    196865 |   56092   437953  1726692 |   741253   190734     46 |  0.261 % |
434.17/435.06	|    295391 |   56083   437885  1726419 |   815378   289257     52 |  0.277 % |
511.24/512.19	|    443181 |   56043   437143  1723365 |   896916   430048     49 |  0.361 % |
662.19/663.14	|    664864 |   56027   436756  1721991 |   986608   640060     52 |  0.377 % |
718.37/719.34	===============================================================================
718.37/719.34	restarts              : 21
718.37/719.34	conflicts             : 802825         (2128 /sec)
718.37/719.34	decisions             : 3190824        (1.73 % random) (8456 /sec)
718.37/719.34	propagations          : 173741070      (460443 /sec)
718.37/719.34	conflict literals     : 37326691       (16.42 % deleted)
718.37/719.34	Memory used           : 202.81 MB
718.37/719.34	CPU time              : 377.335 s
718.37/719.34	
718.37/719.34	UNSATISFIABLE
718.37/719.37	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-1797336-1242089114/watcher-1797336-1242089114 -o /tmp/evaluation-result-1797336-1242089114/solver-1797336-1242089114 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797336-1242089114.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.16 1.08 1.02 3/65 7368
/proc/meminfo: memFree=1258208/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=0
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 236940545 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 237 196 169 0 51 0
[pid=7369] ppid=7368 vsize=3660 CPUtime=0
/proc/7369/stat : 7369 (revival) R 7368 7368 7183 0 -1 4194304 482 0 0 0 0 0 0 0 18 0 1 0 236940545 3747840 448 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7369/statm: 915 454 81 6 0 553 0

[startup+0.03735 s]
/proc/loadavg: 1.16 1.08 1.02 3/65 7368
/proc/meminfo: memFree=1258208/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=0
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 236940545 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 237 196 169 0 51 0
[pid=7369] ppid=7368 vsize=34380 CPUtime=0.03
/proc/7369/stat : 7369 (revival) R 7368 7368 7183 0 -1 4194304 5357 0 0 0 0 3 0 0 18 0 1 0 236940545 35205120 5323 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7369/statm: 8595 5329 81 6 0 8233 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 39740

[startup+0.101363 s]
/proc/loadavg: 1.16 1.08 1.02 3/65 7368
/proc/meminfo: memFree=1258208/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=0
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 236940545 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 237 196 169 0 51 0
[pid=7369] ppid=7368 vsize=33568 CPUtime=0.09
/proc/7369/stat : 7369 (revival) R 7368 7368 7183 0 -1 4194304 7962 0 0 0 5 4 0 0 18 0 1 0 236940545 34373632 7918 1992294400 134512640 134537284 4294956368 18446744073709551615 6149755 0 0 4096 0 0 0 0 17 1 0 0
/proc/7369/statm: 8392 7920 82 6 0 8030 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38928

[startup+0.301402 s]
/proc/loadavg: 1.16 1.08 1.02 3/65 7368
/proc/meminfo: memFree=1258208/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=0
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 236940545 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 237 196 169 0 51 0
[pid=7369] ppid=7368 vsize=64676 CPUtime=0.29
/proc/7369/stat : 7369 (revival) R 7368 7368 7183 0 -1 4194304 15140 0 0 0 22 7 0 0 19 0 1 0 236940545 66228224 15096 1992294400 134512640 134537284 4294956368 18446744073709551615 6149755 0 0 4096 0 0 0 0 17 1 0 0
/proc/7369/statm: 16169 15097 82 6 0 15807 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70036

[startup+0.701484 s]
/proc/loadavg: 1.16 1.08 1.02 3/65 7368
/proc/meminfo: memFree=1258208/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=0
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 236940545 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 237 196 169 0 51 0
[pid=7369] ppid=7368 vsize=79784 CPUtime=0.68
/proc/7369/stat : 7369 (revival) R 7368 7368 7183 0 -1 4194304 23030 0 0 0 59 9 0 0 23 0 1 50000 236940545 81698816 17489 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7369/statm: 19946 17489 85 6 0 19584 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 85144

[startup+1.50265 s]
/proc/loadavg: 1.16 1.08 1.02 2/67 7370
/proc/meminfo: memFree=1187856/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=0
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 236940545 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 237 196 169 0 51 0
[pid=7369] ppid=7368 vsize=79784 CPUtime=1.48
/proc/7369/stat : 7369 (revival) R 7368 7368 7183 0 -1 4194304 23030 0 0 0 139 9 0 0 25 0 1 50000 236940545 81698816 17489 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7369/statm: 19946 17489 85 6 0 19584 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 85144

[startup+3.10198 s]
/proc/loadavg: 1.16 1.08 1.02 2/67 7370
/proc/meminfo: memFree=1187728/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=0
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 236940545 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 237 196 169 0 51 0
[pid=7369] ppid=7368 vsize=79784 CPUtime=3.08
/proc/7369/stat : 7369 (revival) R 7368 7368 7183 0 -1 4194304 23031 0 0 0 299 9 0 0 25 0 1 50000 236940545 81698816 17490 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7369/statm: 19946 17490 85 6 0 19584 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 85144

[startup+6.30162 s]
/proc/loadavg: 1.22 1.09 1.02 2/67 7370
/proc/meminfo: memFree=1187408/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=0
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 236940545 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 237 196 169 0 51 0
[pid=7369] ppid=7368 vsize=79784 CPUtime=6.29
/proc/7369/stat : 7369 (revival) R 7368 7368 7183 0 -1 4194304 23031 0 0 0 619 10 0 0 25 0 1 50000 236940545 81698816 17490 1992294400 134512640 134537284 4294956368 18446744073709551615 134523781 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7369/statm: 19946 17490 85 6 0 19584 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85144

[startup+12.7019 s]
/proc/loadavg: 1.20 1.09 1.02 2/67 7370
/proc/meminfo: memFree=1187856/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=0
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 236940545 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 237 196 169 0 51 0
[pid=7369] ppid=7368 vsize=79784 CPUtime=12.69
/proc/7369/stat : 7369 (revival) R 7368 7368 7183 0 -1 4194304 23031 0 0 0 1259 10 0 0 25 0 1 50000 236940545 81698816 17490 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7369/statm: 19946 17490 85 6 0 19584 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85144

[startup+25.5015 s]
/proc/loadavg: 1.16 1.08 1.02 2/67 7370
/proc/meminfo: memFree=1187920/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=0
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 236940545 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 237 196 169 0 51 0
[pid=7369] ppid=7368 vsize=79784 CPUtime=25.48
/proc/7369/stat : 7369 (revival) R 7368 7368 7183 0 -1 4194304 23031 0 0 0 2538 10 0 0 25 0 1 50000 236940545 81698816 17490 1992294400 134512640 134537284 4294956368 18446744073709551615 134517088 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7369/statm: 19946 17490 85 6 0 19584 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85144

[startup+51.1017 s]
/proc/loadavg: 1.10 1.08 1.02 2/67 7370
/proc/meminfo: memFree=1188112/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=0
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 236940545 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 237 196 169 0 51 0
[pid=7369] ppid=7368 vsize=79784 CPUtime=51.06
/proc/7369/stat : 7369 (revival) R 7368 7368 7183 0 -1 4194304 23036 0 0 0 5096 10 0 0 25 0 1 50000 236940545 81698816 17495 1992294400 134512640 134537284 4294956368 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7369/statm: 19946 17495 85 6 0 19584 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 85144

[startup+102.305 s]
/proc/loadavg: 1.04 1.06 1.01 2/67 7370
/proc/meminfo: memFree=1188240/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=0
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 236940545 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 237 196 169 0 51 0
[pid=7369] ppid=7368 vsize=79784 CPUtime=102.24
/proc/7369/stat : 7369 (revival) R 7368 7368 7183 0 -1 4194304 23036 0 0 0 10214 10 0 0 25 0 1 50000 236940545 81698816 17495 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7369/statm: 19946 17495 85 6 0 19584 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 85144

[startup+162.301 s]
/proc/loadavg: 1.01 1.05 1.01 2/67 7370
/proc/meminfo: memFree=1188176/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=0
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 236940545 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 237 196 169 0 51 0
[pid=7369] ppid=7368 vsize=79784 CPUtime=162.22
/proc/7369/stat : 7369 (revival) R 7368 7368 7183 0 -1 4194304 23037 0 0 0 16212 10 0 0 25 0 1 50000 236940545 81698816 17496 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7369/statm: 19946 17496 85 6 0 19584 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 85144

[startup+222.301 s]
/proc/loadavg: 1.00 1.04 1.00 2/67 7370
/proc/meminfo: memFree=1188176/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=0
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 236940545 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 237 196 169 0 51 0
[pid=7369] ppid=7368 vsize=79784 CPUtime=222.2
/proc/7369/stat : 7369 (revival) R 7368 7368 7183 0 -1 4194304 23037 0 0 0 22210 10 0 0 25 0 1 50000 236940545 81698816 17496 1992294400 134512640 134537284 4294956368 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7369/statm: 19946 17496 85 6 0 19584 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 85144

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 7370
/proc/meminfo: memFree=1188112/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=0
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 236940545 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 237 196 169 0 51 0
[pid=7369] ppid=7368 vsize=79784 CPUtime=282.18
/proc/7369/stat : 7369 (revival) R 7368 7368 7183 0 -1 4194304 23037 0 0 0 28208 10 0 0 25 0 1 50000 236940545 81698816 17496 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7369/statm: 19946 17496 85 6 0 19584 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 85144

[startup+342.303 s]
/proc/loadavg: 1.08 1.04 1.01 2/67 7372
/proc/meminfo: memFree=1166992/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=340.57
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 341 70851 0 0 0 0 33994 63 18 0 1 0 236940545 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 241 197 169 0 51 0
[pid=7372] ppid=7368 vsize=27324 CPUtime=0.96
/proc/7372/stat : 7372 (minisat) R 7368 7368 7183 0 -1 4194304 6615 0 0 0 91 5 0 0 25 0 1 0 236974677 27979776 6581 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/7372/statm: 6831 6581 77 170 0 6659 0
Current children cumulated CPU time (s) 341.53
Current children cumulated vsize (KiB) 32684

[startup+402.301 s]
/proc/loadavg: 1.06 1.04 1.00 2/67 7372
/proc/meminfo: memFree=1113424/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=340.57
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 341 70851 0 0 0 0 33994 63 18 0 1 0 236940545 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 241 197 169 0 51 0
[pid=7372] ppid=7368 vsize=81584 CPUtime=60.91
/proc/7372/stat : 7372 (minisat) R 7368 7368 7183 0 -1 4194304 20070 0 0 0 6073 18 0 0 25 0 1 0 236974677 83542016 20036 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/7372/statm: 20396 20036 77 170 0 20224 0
Current children cumulated CPU time (s) 401.48
Current children cumulated vsize (KiB) 86944

[startup+462.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/67 7372
/proc/meminfo: memFree=1082704/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=340.57
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 341 70851 0 0 0 0 33994 63 18 0 1 0 236940545 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 241 197 169 0 51 0
[pid=7372] ppid=7368 vsize=112764 CPUtime=120.89
/proc/7372/stat : 7372 (minisat) R 7368 7368 7183 0 -1 4194304 27830 0 0 0 12064 25 0 0 25 0 1 0 236974677 115470336 27796 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/7372/statm: 28191 27796 77 170 0 28019 0
Current children cumulated CPU time (s) 461.46
Current children cumulated vsize (KiB) 118124

[startup+522.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 7372
/proc/meminfo: memFree=1062416/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=340.57
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 341 70851 0 0 0 0 33994 63 18 0 1 0 236940545 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 241 197 169 0 51 0
[pid=7372] ppid=7368 vsize=133092 CPUtime=180.87
/proc/7372/stat : 7372 (minisat) R 7368 7368 7183 0 -1 4194304 32998 0 0 0 18056 31 0 0 25 0 1 0 236974677 136286208 32964 1992294400 134512640 135212939 4294956240 18446744073709551615 134526836 0 0 4096 3 0 0 0 17 1 0 0
/proc/7372/statm: 33273 32964 77 170 0 33101 0
Current children cumulated CPU time (s) 521.44
Current children cumulated vsize (KiB) 138452

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 7372
/proc/meminfo: memFree=1043344/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=340.57
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 341 70851 0 0 0 0 33994 63 18 0 1 0 236940545 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 241 197 169 0 51 0
[pid=7372] ppid=7368 vsize=152692 CPUtime=240.85
/proc/7372/stat : 7372 (minisat) R 7368 7368 7183 0 -1 4194304 37719 0 0 0 24048 37 0 0 25 0 1 0 236974677 156356608 37685 1992294400 134512640 135212939 4294956240 18446744073709551615 134530612 0 0 4096 3 0 0 0 17 1 0 0
/proc/7372/statm: 38173 37685 77 170 0 38001 0
Current children cumulated CPU time (s) 581.42
Current children cumulated vsize (KiB) 158052

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 7372
/proc/meminfo: memFree=1015696/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=340.57
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 341 70851 0 0 0 0 33994 63 18 0 1 0 236940545 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 241 197 169 0 51 0
[pid=7372] ppid=7368 vsize=179804 CPUtime=300.83
/proc/7372/stat : 7372 (minisat) R 7368 7368 7183 0 -1 4194304 44575 0 0 0 30039 44 0 0 25 0 1 0 236974677 184119296 44541 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/7372/statm: 44951 44541 77 170 0 44779 0
Current children cumulated CPU time (s) 641.4
Current children cumulated vsize (KiB) 185164

[startup+702.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 7372
/proc/meminfo: memFree=996368/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=340.57
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 341 70851 0 0 0 0 33994 63 18 0 1 0 236940545 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 241 197 169 0 51 0
[pid=7372] ppid=7368 vsize=200160 CPUtime=360.81
/proc/7372/stat : 7372 (minisat) R 7368 7368 7183 0 -1 4194304 49408 0 0 0 36032 49 0 0 25 0 1 0 236974677 204963840 49374 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/7372/statm: 50040 49374 77 170 0 49868 0
Current children cumulated CPU time (s) 701.38
Current children cumulated vsize (KiB) 205520

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

[startup+703.901 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 7372
/proc/meminfo: memFree=993552/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=340.57
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 341 70851 0 0 0 0 33994 63 18 0 1 0 236940545 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 241 197 169 0 51 0
[pid=7372] ppid=7368 vsize=202688 CPUtime=362.4
/proc/7372/stat : 7372 (minisat) R 7368 7368 7183 0 -1 4194304 50081 0 0 0 36191 49 0 0 25 0 1 0 236974677 207552512 50047 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 1 0 0
/proc/7372/statm: 50672 50047 77 170 0 50500 0
Current children cumulated CPU time (s) 702.97
Current children cumulated vsize (KiB) 208048

[startup+710.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 7372
/proc/meminfo: memFree=990352/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=340.57
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 341 70851 0 0 0 0 33994 63 18 0 1 0 236940545 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 241 197 169 0 51 0
[pid=7372] ppid=7368 vsize=205912 CPUtime=368.8
/proc/7372/stat : 7372 (minisat) R 7368 7368 7183 0 -1 4194304 50894 0 0 0 36830 50 0 0 25 0 1 0 236974677 210853888 50860 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 1 0 0
/proc/7372/statm: 51478 50860 77 170 0 51306 0
Current children cumulated CPU time (s) 709.37
Current children cumulated vsize (KiB) 211272

[startup+713.501 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 7372
/proc/meminfo: memFree=989904/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=340.57
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 341 70851 0 0 0 0 33994 63 18 0 1 0 236940545 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 241 197 169 0 51 0
[pid=7372] ppid=7368 vsize=206440 CPUtime=372
/proc/7372/stat : 7372 (minisat) R 7368 7368 7183 0 -1 4194304 51018 0 0 0 37149 51 0 0 25 0 1 0 236974677 211394560 50984 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/7372/statm: 51610 50984 77 170 0 51438 0
Current children cumulated CPU time (s) 712.57
Current children cumulated vsize (KiB) 211800

[startup+716.702 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 7372
/proc/meminfo: memFree=989328/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=340.57
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 341 70851 0 0 0 0 33994 63 18 0 1 0 236940545 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 241 197 169 0 51 0
[pid=7372] ppid=7368 vsize=206980 CPUtime=375.2
/proc/7372/stat : 7372 (minisat) R 7368 7368 7183 0 -1 4194304 51153 0 0 0 37469 51 0 0 25 0 1 0 236974677 211947520 51119 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 1 0 0
/proc/7372/statm: 51745 51119 77 170 0 51573 0
Current children cumulated CPU time (s) 715.77
Current children cumulated vsize (KiB) 212340

[startup+718.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 7372
/proc/meminfo: memFree=989072/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=340.57
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 341 70851 0 0 0 0 33994 63 18 0 1 0 236940545 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 241 197 169 0 51 0
[pid=7372] ppid=7368 vsize=207244 CPUtime=376.8
/proc/7372/stat : 7372 (minisat) R 7368 7368 7183 0 -1 4194304 51211 0 0 0 37629 51 0 0 25 0 1 0 236974677 212217856 51177 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/7372/statm: 51811 51177 77 170 0 51639 0
Current children cumulated CPU time (s) 717.37
Current children cumulated vsize (KiB) 212604

[startup+719.101 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 7372
/proc/meminfo: memFree=989072/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=340.57
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 341 70851 0 0 0 0 33994 63 18 0 1 0 236940545 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 241 197 169 0 51 0
[pid=7372] ppid=7368 vsize=207508 CPUtime=377.6
/proc/7372/stat : 7372 (minisat) R 7368 7368 7183 0 -1 4194304 51280 0 0 0 37709 51 0 0 25 0 1 0 236974677 212488192 51246 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 1 0 0
/proc/7372/statm: 51877 51246 77 170 0 51705 0
Current children cumulated CPU time (s) 718.17
Current children cumulated vsize (KiB) 212868

[startup+719.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7372
/proc/meminfo: memFree=988688/2055920 swapFree=4162568/4192956
[pid=7368] ppid=7366 vsize=5360 CPUtime=340.57
/proc/7368/stat : 7368 (run.sh) S 7366 7368 7183 0 -1 4194304 341 70851 0 0 0 0 33994 63 18 0 1 0 236940545 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7368/statm: 1340 241 197 169 0 51 0
[pid=7372] ppid=7368 vsize=207508 CPUtime=377.8
/proc/7372/stat : 7372 (minisat) R 7368 7368 7183 0 -1 4194304 51299 0 0 0 37729 51 0 0 25 0 1 0 236974677 212488192 51265 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/7372/statm: 51877 51265 77 170 0 51705 0
Current children cumulated CPU time (s) 718.37
Current children cumulated vsize (KiB) 212868

Child status: 20
Real time (s): 719.375
CPU time (s): 718.47
CPU user time (s): 717.285
CPU system time (s): 1.18482
CPU usage (%): 99.8741
Max. virtual memory (cumulated for all children) (KiB): 212868

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

runsolver used 0.644901 second user time and 1.9847 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-12 02:45:16
IDJOB=1797336
IDBENCH=71688
IDSOLVER=647
FILE ID=node80/1797336-1242089114
PBS_JOBID= 9277725
Free space on /tmp= 66012 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT_RACE06/manol-pipe-c10nidw_s.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797336-1242089114/watcher-1797336-1242089114 -o /tmp/evaluation-result-1797336-1242089114/solver-1797336-1242089114 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797336-1242089114.cnf HOME

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

MD5SUM BENCH= 7989bb134c6f50cb418407e85e733980
RANDOM SEED=765646275

node80.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.270
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.270
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:       1258752 kB
Buffers:         77672 kB
Cached:         614924 kB
SwapCached:      25212 kB
Active:         264300 kB
Inactive:       456652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1258752 kB
SwapTotal:     4192956 kB
SwapFree:      4162568 kB
Dirty:           23388 kB
Writeback:           0 kB
Mapped:          13464 kB
Slab:            62232 kB
Committed_AS:   843456 kB
PageTables:       1384 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= 65948 MiB
End job on node80 at 2009-05-12 02:57:15