Trace number 1797098

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 522.603 522.829

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-10-5p0.cnf
MD5SUM9d45c35f4df88b155135c4914792c59e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark73.1389
Satisfiable
(Un)Satisfiability was proved
Number of variables104481
Number of clauses500875
Sum of the clauses size1175028
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398201
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
500.19/500.41	#ITERATIONS 4
500.19/500.41	#LEARNT CLAUSES 460
500.29/500.56	done !
500.29/500.56	c Now, SatElite...
500.29/500.56	c Parsing...
500.35/500.83	c ==============================================================================
500.35/500.83	c |           |     ORIGINAL     |              LEARNT              |          |
500.35/500.83	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
500.35/500.83	c ==============================================================================
500.35/500.83	c |         0 |  162886   370115 |   48865       0        0     nan |  0.000 % |
501.57/501.90	c |         0 |  136607   352653 |      --       0       --      -- |     --   | -26279/-17462
501.68/501.90	c ==============================================================================
501.68/501.90	c Result  :   #vars: 23280   #clauses: 136607   #literals: 352653
501.68/501.90	c CPU time:   1.2828 s
501.68/501.90	c ==============================================================================
501.87/502.14	c SatElite is done !
501.87/502.14	c Calling MINISAT
501.87/502.14	This is MiniSat 2.0 beta
501.87/502.14	WARNING: for repeatability, setting FPU to use double precision
501.87/502.14	============================[ Problem Statistics ]=============================
501.87/502.14	|                                                                             |
501.87/502.15	|  Number of variables:  23280                                                |
501.87/502.15	|  Number of clauses:    136607                                               |
501.93/502.23	|  Parsing time:         0.07         s                                       |
501.93/502.23	============================[ Search Statistics ]==============================
501.93/502.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
501.93/502.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
501.93/502.23	===============================================================================
501.93/502.23	|         0 |   23280   136607   352653 |    45535        0    nan |  0.000 % |
501.93/502.28	|       100 |   23279   136607   352653 |    50089       99     26 |  0.009 % |
501.93/502.31	|       250 |   23279   136607   352653 |    55098      249     48 |  0.009 % |
501.93/502.37	|       477 |   23279   136607   352653 |    60607      476     49 |  0.009 % |
501.93/502.50	|       814 |   23278   136584   352600 |    66668      813     48 |  0.009 % |
502.48/502.75	|      1321 |   23278   136584   352600 |    73335     1320     61 |  0.009 % |
502.98/503.25	|      2082 |   23278   136584   352600 |    80669     2081     80 |  0.009 % |
503.58/503.81	|      3228 |   23278   136584   352600 |    88736     3227     88 |  0.009 % |
505.07/505.33	|      4937 |   23278   136584   352600 |    97609     4936    112 |  0.009 % |
507.27/507.60	|      7503 |   23278   136584   352600 |   107370     7502    117 |  0.009 % |
511.67/511.95	|     11354 |   23275   136557   352539 |   118107    11352    133 |  0.021 % |
518.65/518.97	|     17122 |   23275   136557   352539 |   129918    17120    151 |  0.021 % |
522.56/522.82	===============================================================================
522.56/522.82	restarts              : 12
522.56/522.82	conflicts             : 19674          (954 /sec)
522.56/522.82	decisions             : 99830          (1.50 % random) (4843 /sec)
522.56/522.82	propagations          : 34724569       (1684607 /sec)
522.56/522.82	conflict literals     : 2958000        (20.98 % deleted)
522.56/522.82	Memory used           : 21.92 MB
522.56/522.82	CPU time              : 20.6129 s
522.56/522.82	
522.56/522.82	UNSATISFIABLE
522.56/522.82	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-1797098-1242084087/watcher-1797098-1242084087 -o /tmp/evaluation-result-1797098-1242084087/solver-1797098-1242084087 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797098-1242084087.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.00 0.97 0.99 3/64 4248
/proc/meminfo: memFree=1310432/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=0
/proc/4248/stat : 4248 (run.sh) R 4246 4248 3713 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 236434693 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/4248/statm: 1340 236 195 169 0 51 0
[pid=4249] ppid=4248 vsize=2124 CPUtime=0
/proc/4249/stat : 4249 (revival) R 4248 4248 3713 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 236434693 2174976 257 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/4249/statm: 531 259 81 6 0 169 0

[startup+0.00974309 s]
/proc/loadavg: 1.00 0.97 0.99 3/64 4248
/proc/meminfo: memFree=1310432/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=0
/proc/4248/stat : 4248 (run.sh) S 4246 4248 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236434693 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4248/statm: 1340 237 196 169 0 51 0
[pid=4249] ppid=4248 vsize=5708 CPUtime=0
/proc/4249/stat : 4249 (revival) R 4248 4248 3713 0 -1 4194304 1010 0 0 0 0 0 0 0 18 0 1 0 236434693 5844992 976 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/4249/statm: 1427 983 81 6 0 1065 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11068

[startup+0.102755 s]
/proc/loadavg: 1.00 0.97 0.99 3/64 4248
/proc/meminfo: memFree=1310432/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=0
/proc/4248/stat : 4248 (run.sh) S 4246 4248 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236434693 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4248/statm: 1340 237 196 169 0 51 0
[pid=4249] ppid=4248 vsize=25088 CPUtime=0.08
/proc/4249/stat : 4249 (revival) R 4248 4248 3713 0 -1 4194304 5370 0 0 0 6 2 0 0 19 0 1 0 236434693 25690112 5330 1992294400 134512640 134537284 4294956368 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 0 0 0
/proc/4249/statm: 6272 5330 82 6 0 5910 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30448

[startup+0.301781 s]
/proc/loadavg: 1.00 0.97 0.99 3/64 4248
/proc/meminfo: memFree=1310432/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=0
/proc/4248/stat : 4248 (run.sh) S 4246 4248 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236434693 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4248/statm: 1340 237 196 169 0 51 0
[pid=4249] ppid=4248 vsize=36644 CPUtime=0.29
/proc/4249/stat : 4249 (revival) R 4248 4248 3713 0 -1 4194304 8299 0 0 0 25 4 0 0 22 0 1 0 236434693 37523456 8259 1992294400 134512640 134537284 4294956368 18446744073709551615 134521549 0 0 4096 0 0 0 0 17 0 0 0
/proc/4249/statm: 9161 8259 82 6 0 8799 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42004

[startup+0.701833 s]
/proc/loadavg: 1.00 0.97 0.99 3/64 4248
/proc/meminfo: memFree=1310432/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=0
/proc/4248/stat : 4248 (run.sh) S 4246 4248 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236434693 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4248/statm: 1340 237 196 169 0 51 0
[pid=4249] ppid=4248 vsize=28156 CPUtime=0.69
/proc/4249/stat : 4249 (revival) R 4248 4248 3713 0 -1 4194304 8345 0 0 0 65 4 0 0 25 0 1 50000 236434693 28831744 6184 1992294400 134512640 134537284 4294956368 18446744073709551615 134523724 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4249/statm: 7039 6184 85 6 0 6677 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33516

[startup+1.50294 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 4250
/proc/meminfo: memFree=1285584/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=0
/proc/4248/stat : 4248 (run.sh) S 4246 4248 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236434693 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4248/statm: 1340 237 196 169 0 51 0
[pid=4249] ppid=4248 vsize=28156 CPUtime=1.49
/proc/4249/stat : 4249 (revival) R 4248 4248 3713 0 -1 4194304 8345 0 0 0 145 4 0 0 25 0 1 50000 236434693 28831744 6184 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4249/statm: 7039 6184 85 6 0 6677 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33516

[startup+3.10115 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 4250
/proc/meminfo: memFree=1285456/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=0
/proc/4248/stat : 4248 (run.sh) S 4246 4248 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236434693 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4248/statm: 1340 237 196 169 0 51 0
[pid=4249] ppid=4248 vsize=28156 CPUtime=3.09
/proc/4249/stat : 4249 (revival) R 4248 4248 3713 0 -1 4194304 8345 0 0 0 305 4 0 0 25 0 1 50000 236434693 28831744 6184 1992294400 134512640 134537284 4294956368 18446744073709551615 134523659 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4249/statm: 7039 6184 85 6 0 6677 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33516

[startup+6.30158 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 4250
/proc/meminfo: memFree=1285264/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=0
/proc/4248/stat : 4248 (run.sh) S 4246 4248 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236434693 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4248/statm: 1340 237 196 169 0 51 0
[pid=4249] ppid=4248 vsize=28156 CPUtime=6.29
/proc/4249/stat : 4249 (revival) R 4248 4248 3713 0 -1 4194304 8351 0 0 0 625 4 0 0 25 0 1 50000 236434693 28831744 6190 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4249/statm: 7039 6190 85 6 0 6677 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33516

[startup+12.7014 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 4250
/proc/meminfo: memFree=1285264/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=0
/proc/4248/stat : 4248 (run.sh) S 4246 4248 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236434693 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4248/statm: 1340 237 196 169 0 51 0
[pid=4249] ppid=4248 vsize=28156 CPUtime=12.68
/proc/4249/stat : 4249 (revival) R 4248 4248 3713 0 -1 4194304 8362 0 0 0 1264 4 0 0 25 0 1 50000 236434693 28831744 6201 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4249/statm: 7039 6201 85 6 0 6677 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33516

[startup+25.5012 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 4250
/proc/meminfo: memFree=1285328/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=0
/proc/4248/stat : 4248 (run.sh) S 4246 4248 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236434693 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4248/statm: 1340 237 196 169 0 51 0
[pid=4249] ppid=4248 vsize=28156 CPUtime=25.47
/proc/4249/stat : 4249 (revival) R 4248 4248 3713 0 -1 4194304 8363 0 0 0 2543 4 0 0 25 0 1 50000 236434693 28831744 6202 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4249/statm: 7039 6202 85 6 0 6677 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 33516

[startup+51.1016 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 4250
/proc/meminfo: memFree=1285328/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=0
/proc/4248/stat : 4248 (run.sh) S 4246 4248 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236434693 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4248/statm: 1340 237 196 169 0 51 0
[pid=4249] ppid=4248 vsize=28156 CPUtime=51.07
/proc/4249/stat : 4249 (revival) R 4248 4248 3713 0 -1 4194304 8364 0 0 0 5102 5 0 0 25 0 1 50000 236434693 28831744 6203 1992294400 134512640 134537284 4294956368 18446744073709551615 134523732 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4249/statm: 7039 6203 85 6 0 6677 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33516

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 4250
/proc/meminfo: memFree=1285328/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=0
/proc/4248/stat : 4248 (run.sh) S 4246 4248 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236434693 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4248/statm: 1340 237 196 169 0 51 0
[pid=4249] ppid=4248 vsize=28156 CPUtime=102.26
/proc/4249/stat : 4249 (revival) R 4248 4248 3713 0 -1 4194304 8365 0 0 0 10221 5 0 0 25 0 1 50000 236434693 28831744 6204 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4249/statm: 7039 6204 85 6 0 6677 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 33516

[startup+162.301 s]
/proc/loadavg: 1.14 1.00 1.00 2/66 4250
/proc/meminfo: memFree=1285328/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=0
/proc/4248/stat : 4248 (run.sh) S 4246 4248 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236434693 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4248/statm: 1340 237 196 169 0 51 0
[pid=4249] ppid=4248 vsize=28156 CPUtime=162.22
/proc/4249/stat : 4249 (revival) R 4248 4248 3713 0 -1 4194304 8368 0 0 0 16217 5 0 0 25 0 1 50000 236434693 28831744 6207 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4249/statm: 7039 6207 85 6 0 6677 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 33516

[startup+222.302 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 4250
/proc/meminfo: memFree=1285328/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=0
/proc/4248/stat : 4248 (run.sh) S 4246 4248 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236434693 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4248/statm: 1340 237 196 169 0 51 0
[pid=4249] ppid=4248 vsize=28156 CPUtime=222.2
/proc/4249/stat : 4249 (revival) R 4248 4248 3713 0 -1 4194304 8378 0 0 0 22215 5 0 0 25 0 1 50000 236434693 28831744 6217 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4249/statm: 7039 6217 85 6 0 6677 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 33516

[startup+282.302 s]
/proc/loadavg: 1.11 1.04 1.01 2/66 4250
/proc/meminfo: memFree=1285328/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=0
/proc/4248/stat : 4248 (run.sh) S 4246 4248 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236434693 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4248/statm: 1340 237 196 169 0 51 0
[pid=4249] ppid=4248 vsize=28156 CPUtime=282.18
/proc/4249/stat : 4249 (revival) R 4248 4248 3713 0 -1 4194304 8378 0 0 0 28213 5 0 0 25 0 1 50000 236434693 28831744 6217 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4249/statm: 7039 6217 85 6 0 6677 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 33516

[startup+342.302 s]
/proc/loadavg: 1.09 1.04 1.01 2/66 4250
/proc/meminfo: memFree=1285264/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=0
/proc/4248/stat : 4248 (run.sh) S 4246 4248 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236434693 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4248/statm: 1340 237 196 169 0 51 0
[pid=4249] ppid=4248 vsize=28156 CPUtime=342.15
/proc/4249/stat : 4249 (revival) R 4248 4248 3713 0 -1 4194304 8378 0 0 0 34210 5 0 0 25 0 1 50000 236434693 28831744 6217 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4249/statm: 7039 6217 85 6 0 6677 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 33516

[startup+402.302 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 4250
/proc/meminfo: memFree=1285328/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=0
/proc/4248/stat : 4248 (run.sh) S 4246 4248 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236434693 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4248/statm: 1340 237 196 169 0 51 0
[pid=4249] ppid=4248 vsize=28156 CPUtime=402.13
/proc/4249/stat : 4249 (revival) R 4248 4248 3713 0 -1 4194304 8378 0 0 0 40208 5 0 0 25 0 1 50000 236434693 28831744 6217 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4249/statm: 7039 6217 85 6 0 6677 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 33516

[startup+462.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 4250
/proc/meminfo: memFree=1285328/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=0
/proc/4248/stat : 4248 (run.sh) S 4246 4248 3713 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236434693 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4248/statm: 1340 237 196 169 0 51 0
[pid=4249] ppid=4248 vsize=28156 CPUtime=462.1
/proc/4249/stat : 4249 (revival) R 4248 4248 3713 0 -1 4194304 8379 0 0 0 46205 5 0 0 25 0 1 50000 236434693 28831744 6218 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4249/statm: 7039 6218 85 6 0 6677 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 33516

[startup+522.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/66 4252
/proc/meminfo: memFree=1281808/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=501.93
/proc/4248/stat : 4248 (run.sh) S 4246 4248 3713 0 -1 4194304 341 17630 0 0 0 0 50179 14 16 0 1 0 236434693 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4248/statm: 1340 241 197 169 0 51 0
[pid=4252] ppid=4248 vsize=22176 CPUtime=20.12
/proc/4252/stat : 4252 (minisat) R 4248 4248 3713 0 -1 4194304 5384 0 0 0 2008 4 0 0 25 0 1 0 236484908 22708224 5368 1992294400 134512640 135212939 4294956240 18446744073709551615 134527045 0 0 4096 3 0 0 0 17 0 0 0
/proc/4252/statm: 5544 5368 77 170 0 5372 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 27536

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

[startup+522.703 s]
/proc/loadavg: 1.06 1.03 1.00 2/66 4252
/proc/meminfo: memFree=1281296/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=501.93
/proc/4248/stat : 4248 (run.sh) S 4246 4248 3713 0 -1 4194304 341 17630 0 0 0 0 50179 14 16 0 1 0 236434693 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4248/statm: 1340 241 197 169 0 51 0
[pid=4252] ppid=4248 vsize=22440 CPUtime=20.53
/proc/4252/stat : 4252 (minisat) R 4248 4248 3713 0 -1 4194304 5431 0 0 0 2049 4 0 0 25 0 1 0 236484908 22978560 5415 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/4252/statm: 5610 5415 77 170 0 5438 0
Current children cumulated CPU time (s) 522.46
Current children cumulated vsize (KiB) 27800

[startup+522.803 s]
/proc/loadavg: 1.06 1.03 1.00 2/66 4252
/proc/meminfo: memFree=1281296/2055920 swapFree=4099528/4192956
[pid=4248] ppid=4246 vsize=5360 CPUtime=501.93
/proc/4248/stat : 4248 (run.sh) S 4246 4248 3713 0 -1 4194304 341 17630 0 0 0 0 50179 14 16 0 1 0 236434693 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4248/statm: 1340 241 197 169 0 51 0
[pid=4252] ppid=4248 vsize=22440 CPUtime=20.63
/proc/4252/stat : 4252 (minisat) R 4248 4248 3713 0 -1 4194304 5439 0 0 0 2059 4 0 0 25 0 1 0 236484908 22978560 5423 1992294400 134512640 135212939 4294956240 18446744073709551615 134524084 0 0 4096 3 0 0 0 17 0 0 0
/proc/4252/statm: 5610 5423 77 170 0 5438 0
Current children cumulated CPU time (s) 522.56
Current children cumulated vsize (KiB) 27800

Child status: 20
Real time (s): 522.829
CPU time (s): 522.603
CPU user time (s): 522.409
CPU system time (s): 0.19397
CPU usage (%): 99.9566
Max. virtual memory (cumulated for all children) (KiB): 42004

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

runsolver used 0.493924 second user time and 1.41778 second system time

The end

Launcher Data

Begin job on node71 at 2009-05-12 01:21:27
IDJOB=1797098
IDBENCH=70974
IDSOLVER=647
FILE ID=node71/1797098-1242084087
PBS_JOBID= 9277625
Free space on /tmp= 66468 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-10-5p0.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797098-1242084087/watcher-1797098-1242084087 -o /tmp/evaluation-result-1797098-1242084087/solver-1797098-1242084087 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797098-1242084087.cnf HOME

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

MD5SUM BENCH= 9d45c35f4df88b155135c4914792c59e
RANDOM SEED=1487663735

node71.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.236
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.236
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:       1310912 kB
Buffers:         72948 kB
Cached:         501504 kB
SwapCached:      87732 kB
Active:         205704 kB
Inactive:       458004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1310912 kB
SwapTotal:     4192956 kB
SwapFree:      4099528 kB
Dirty:            9884 kB
Writeback:           0 kB
Mapped:          14140 kB
Slab:            67308 kB
Committed_AS:   670940 kB
PageTables:       1448 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= 66460 MiB
End job on node71 at 2009-05-12 01:30:10