Trace number 1797099

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 + SatElite 2009-03-18UNSAT 515.517 515.737

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 SatElite...
0.00/0.00	c Parsing...
0.48/0.59	c ==============================================================================
0.48/0.59	c |           |     ORIGINAL     |              LEARNT              |          |
0.48/0.59	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.48/0.59	c ==============================================================================
0.48/0.59	c |         0 |  495037  1168850 |  148511       0        0     nan |  0.000 % |
3.59/3.60	c |         0 |  300004   826435 |      --       0       --      -- |     --   | -45117/2703
3.59/3.60	c ==============================================================================
3.59/3.60	c Result  :   #vars: 49470   #clauses: 300004   #literals: 826435
3.59/3.60	c CPU time:   3.49747 s
3.59/3.60	c ==============================================================================
3.99/4.06	c SatElite is done !
3.99/4.06	c revival is preprocessing the formula...Time out is reached... exporting CNF
503.96/504.28	#ITERATIONS 7
503.96/504.28	#LEARNT CLAUSES 515
504.16/504.41	done !
504.16/504.41	c Calling MINISAT
504.16/504.41	This is MiniSat 2.0 beta
504.16/504.41	WARNING: for repeatability, setting FPU to use double precision
504.16/504.41	============================[ Problem Statistics ]=============================
504.16/504.41	|                                                                             |
504.16/504.41	|  Number of variables:  49470                                                |
504.16/504.41	|  Number of clauses:    172613                                               |
504.18/504.51	|  Parsing time:         0.09         s                                       |
504.18/504.52	============================[ Search Statistics ]==============================
504.18/504.52	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
504.18/504.52	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
504.18/504.52	===============================================================================
504.18/504.52	|         0 |   25937   149044   370627 |    49681        0    nan |  0.000 % |
504.18/504.57	|       100 |   25936   149044   370627 |    54649       99     25 | 47.574 % |
504.18/504.68	|       250 |   25936   149044   370627 |    60114      249     45 | 47.574 % |
504.18/504.76	|       475 |   25936   149044   370627 |    66125      474     74 | 47.574 % |
504.75/505.08	|       812 |   25935   149021   370574 |    72738      811     89 | 47.574 % |
505.05/505.34	|      1318 |   25935   149021   370574 |    80012     1317     80 | 47.574 % |
505.66/505.93	|      2080 |   25935   149021   370574 |    88013     2079    100 | 47.574 % |
506.66/506.91	|      3220 |   25935   149021   370574 |    96814     3219    107 | 47.574 % |
508.26/508.57	|      4928 |   25935   149021   370574 |   106496     4927    102 | 47.574 % |
510.65/510.92	|      7490 |   25935   149021   370574 |   117145     7489    120 | 47.574 % |
515.05/515.33	|     11337 |   25565   144617   360224 |   128860     8646     96 | 48.322 % |
515.45/515.73	===============================================================================
515.45/515.73	restarts              : 11
515.45/515.73	conflicts             : 11643          (1032 /sec)
515.45/515.73	decisions             : 66309          (1.43 % random) (5875 /sec)
515.45/515.73	propagations          : 20905643       (1852305 /sec)
515.45/515.73	conflict literals     : 1182797        (27.33 % deleted)
515.45/515.73	Memory used           : 16.77 MB
515.45/515.73	CPU time              : 11.2863 s
515.45/515.73	
515.45/515.73	UNSATISFIABLE
515.45/515.73	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-1797099-1242084105/watcher-1797099-1242084105 -o /tmp/evaluation-result-1797099-1242084105/solver-1797099-1242084105 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797099-1242084105.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 1.00 1.00 3/64 7937
/proc/meminfo: memFree=1315320/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=0
/proc/7937/stat : 7937 (run.sh) R 7935 7937 7304 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 236444541 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226913479327 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/7937/statm: 1340 237 196 169 0 51 0
[pid=7938] ppid=7937 vsize=1552 CPUtime=0
/proc/7938/stat : 7938 (SatElite) R 7937 7937 7304 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 236444541 1589248 260 1992294400 134512640 135031949 4294956224 18446744073709551615 134544749 0 0 4096 3 0 0 0 17 0 0 0
/proc/7938/statm: 388 262 51 126 0 259 0

[startup+0.040215 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7937
/proc/meminfo: memFree=1315320/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=0
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236444541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7937/statm: 1340 238 197 169 0 51 0
[pid=7938] ppid=7937 vsize=13204 CPUtime=0.03
/proc/7938/stat : 7938 (SatElite) R 7937 7937 7304 0 -1 4194304 2420 0 0 0 2 1 0 0 19 0 1 0 236444541 13520896 2299 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/7938/statm: 3301 2299 51 126 0 3172 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18564

[startup+0.10222 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7937
/proc/meminfo: memFree=1315320/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=0
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236444541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7937/statm: 1340 238 197 169 0 51 0
[pid=7938] ppid=7937 vsize=16800 CPUtime=0.09
/proc/7938/stat : 7938 (SatElite) R 7937 7937 7304 0 -1 4194304 3332 0 0 0 8 1 0 0 19 0 1 0 236444541 17203200 3211 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/7938/statm: 4200 3212 51 126 0 4071 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22160

[startup+0.301242 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7937
/proc/meminfo: memFree=1315320/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=0
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236444541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7937/statm: 1340 238 197 169 0 51 0
[pid=7938] ppid=7937 vsize=31792 CPUtime=0.29
/proc/7938/stat : 7938 (SatElite) R 7937 7937 7304 0 -1 4194304 6850 0 0 0 26 3 0 0 21 0 1 0 236444541 32555008 6729 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/7938/statm: 7948 6730 51 126 0 7819 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37152

[startup+0.702287 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7937
/proc/meminfo: memFree=1315320/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=0
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236444541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7937/statm: 1340 238 197 169 0 51 0
[pid=7938] ppid=7937 vsize=50440 CPUtime=0.69
/proc/7938/stat : 7938 (SatElite) R 7937 7937 7304 0 -1 4194304 11680 0 0 0 63 6 0 0 25 0 1 0 236444541 51650560 11559 1992294400 134512640 135031949 4294956224 18446744073709551615 134568977 0 0 4096 3 0 0 0 17 0 0 0
/proc/7938/statm: 12610 11559 63 126 0 12481 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55800

[startup+1.50238 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7939
/proc/meminfo: memFree=1264232/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=0
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236444541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7937/statm: 1340 238 197 169 0 51 0
[pid=7938] ppid=7937 vsize=60420 CPUtime=1.49
/proc/7938/stat : 7938 (SatElite) R 7937 7937 7304 0 -1 4194304 14885 0 0 0 141 8 0 0 25 0 1 0 236444541 61870080 13527 1992294400 134512640 135031949 4294956224 18446744073709551615 134566067 0 0 4096 3 0 0 0 17 0 0 0
/proc/7938/statm: 15105 13527 67 126 0 14976 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65780

[startup+3.10156 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7939
/proc/meminfo: memFree=1255144/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=0
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236444541 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7937/statm: 1340 238 197 169 0 51 0
[pid=7938] ppid=7937 vsize=66100 CPUtime=3.09
/proc/7938/stat : 7938 (SatElite) R 7937 7937 7304 0 -1 4194304 17318 0 0 0 300 9 0 0 25 0 1 0 236444541 67686400 14524 1992294400 134512640 135031949 4294956224 18446744073709551615 134569126 0 0 4096 3 0 0 0 17 0 0 0
/proc/7938/statm: 16525 14524 67 126 0 16396 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71460

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7940
/proc/meminfo: memFree=1290920/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=4.05
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 317 18369 0 0 0 0 392 13 16 0 1 0 236444541 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7937/statm: 1340 241 197 169 0 51 0
[pid=7940] ppid=7937 vsize=17396 CPUtime=2.22
/proc/7940/stat : 7940 (revival) R 7937 7937 7304 0 -1 4194304 5228 0 0 0 220 2 0 0 25 0 1 50000 236444947 17813504 3779 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7940/statm: 4349 3779 85 6 0 3987 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22756

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7940
/proc/meminfo: memFree=1290600/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=4.05
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 317 18369 0 0 0 0 392 13 16 0 1 0 236444541 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7937/statm: 1340 241 197 169 0 51 0
[pid=7940] ppid=7937 vsize=17792 CPUtime=8.62
/proc/7940/stat : 7940 (revival) R 7937 7937 7304 0 -1 4194304 5336 0 0 0 859 3 0 0 25 0 1 50000 236444947 18219008 3887 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7940/statm: 4448 3887 85 6 0 4086 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 23152

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7940
/proc/meminfo: memFree=1290536/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=4.05
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 317 18369 0 0 0 0 392 13 16 0 1 0 236444541 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7937/statm: 1340 241 197 169 0 51 0
[pid=7940] ppid=7937 vsize=17792 CPUtime=21.42
/proc/7940/stat : 7940 (revival) R 7937 7937 7304 0 -1 4194304 5344 0 0 0 2139 3 0 0 25 0 1 50000 236444947 18219008 3895 1992294400 134512640 134537284 4294956384 18446744073709551615 134523787 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7940/statm: 4448 3895 85 6 0 4086 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 23152

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7940
/proc/meminfo: memFree=1290408/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=4.05
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 317 18369 0 0 0 0 392 13 16 0 1 0 236444541 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7937/statm: 1340 241 197 169 0 51 0
[pid=7940] ppid=7937 vsize=17792 CPUtime=47
/proc/7940/stat : 7940 (revival) R 7937 7937 7304 0 -1 4194304 5344 0 0 0 4697 3 0 0 25 0 1 50000 236444947 18219008 3895 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7940/statm: 4448 3895 85 6 0 4086 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 23152

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7940
/proc/meminfo: memFree=1290536/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=4.05
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 317 18369 0 0 0 0 392 13 16 0 1 0 236444541 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7937/statm: 1340 241 197 169 0 51 0
[pid=7940] ppid=7937 vsize=17792 CPUtime=98.19
/proc/7940/stat : 7940 (revival) R 7937 7937 7304 0 -1 4194304 5352 0 0 0 9816 3 0 0 25 0 1 50000 236444947 18219008 3903 1992294400 134512640 134537284 4294956384 18446744073709551615 134523751 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7940/statm: 4448 3903 85 6 0 4086 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 23152

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7940
/proc/meminfo: memFree=1290472/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=4.05
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 317 18369 0 0 0 0 392 13 16 0 1 0 236444541 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7937/statm: 1340 241 197 169 0 51 0
[pid=7940] ppid=7937 vsize=17792 CPUtime=158.16
/proc/7940/stat : 7940 (revival) R 7937 7937 7304 0 -1 4194304 5354 0 0 0 15813 3 0 0 25 0 1 50000 236444947 18219008 3905 1992294400 134512640 134537284 4294956384 18446744073709551615 134531144 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7940/statm: 4448 3905 85 6 0 4086 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 23152

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7940
/proc/meminfo: memFree=1290472/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=4.05
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 317 18369 0 0 0 0 392 13 16 0 1 0 236444541 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7937/statm: 1340 241 197 169 0 51 0
[pid=7940] ppid=7937 vsize=17792 CPUtime=218.12
/proc/7940/stat : 7940 (revival) R 7937 7937 7304 0 -1 4194304 5354 0 0 0 21809 3 0 0 25 0 1 50000 236444947 18219008 3905 1992294400 134512640 134537284 4294956384 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7940/statm: 4448 3905 85 6 0 4086 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 23152

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7940
/proc/meminfo: memFree=1290408/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=4.05
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 317 18369 0 0 0 0 392 13 16 0 1 0 236444541 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7937/statm: 1340 241 197 169 0 51 0
[pid=7940] ppid=7937 vsize=17792 CPUtime=278.1
/proc/7940/stat : 7940 (revival) R 7937 7937 7304 0 -1 4194304 5354 0 0 0 27807 3 0 0 25 0 1 50000 236444947 18219008 3905 1992294400 134512640 134537284 4294956384 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7940/statm: 4448 3905 85 6 0 4086 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 23152

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7940
/proc/meminfo: memFree=1290472/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=4.05
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 317 18369 0 0 0 0 392 13 16 0 1 0 236444541 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7937/statm: 1340 241 197 169 0 51 0
[pid=7940] ppid=7937 vsize=17792 CPUtime=338.08
/proc/7940/stat : 7940 (revival) R 7937 7937 7304 0 -1 4194304 5367 0 0 0 33805 3 0 0 25 0 1 50000 236444947 18219008 3918 1992294400 134512640 134537284 4294956384 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7940/statm: 4448 3918 85 6 0 4086 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 23152

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7940
/proc/meminfo: memFree=1290408/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=4.05
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 317 18369 0 0 0 0 392 13 16 0 1 0 236444541 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7937/statm: 1340 241 197 169 0 51 0
[pid=7940] ppid=7937 vsize=17792 CPUtime=398.05
/proc/7940/stat : 7940 (revival) R 7937 7937 7304 0 -1 4194304 5367 0 0 0 39802 3 0 0 25 0 1 50000 236444947 18219008 3918 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7940/statm: 4448 3918 85 6 0 4086 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 23152

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7940
/proc/meminfo: memFree=1290216/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=4.05
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 317 18369 0 0 0 0 392 13 16 0 1 0 236444541 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7937/statm: 1340 241 197 169 0 51 0
[pid=7940] ppid=7937 vsize=18188 CPUtime=458.03
/proc/7940/stat : 7940 (revival) R 7937 7937 7304 0 -1 4194304 5465 0 0 0 45800 3 0 0 25 0 1 50000 236444947 18624512 4016 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7940/statm: 4547 4016 85 6 0 4185 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 23548

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

[startup+486.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7940
/proc/meminfo: memFree=1290088/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=4.05
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 317 18369 0 0 0 0 392 13 16 0 1 0 236444541 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7937/statm: 1340 241 197 169 0 51 0
[pid=7940] ppid=7937 vsize=18320 CPUtime=482.02
/proc/7940/stat : 7940 (revival) R 7937 7937 7304 0 -1 4194304 5494 0 0 0 48199 3 0 0 25 0 1 50000 236444947 18759680 4045 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7940/statm: 4580 4045 85 6 0 4218 0
Current children cumulated CPU time (s) 486.07
Current children cumulated vsize (KiB) 23680

[startup+499.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7940
/proc/meminfo: memFree=1290024/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=4.05
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 317 18369 0 0 0 0 392 13 16 0 1 0 236444541 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7937/statm: 1340 241 197 169 0 51 0
[pid=7940] ppid=7937 vsize=18452 CPUtime=494.82
/proc/7940/stat : 7940 (revival) R 7937 7937 7304 0 -1 4194304 5507 0 0 0 49479 3 0 0 25 0 1 50000 236444947 18894848 4058 1992294400 134512640 134537284 4294956384 18446744073709551615 134524314 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7940/statm: 4613 4058 85 6 0 4251 0
Current children cumulated CPU time (s) 498.87
Current children cumulated vsize (KiB) 23812

[startup+505.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7941
/proc/meminfo: memFree=1292840/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=504.18
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 343 23895 0 0 0 0 50400 18 16 0 1 0 236444541 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7937/statm: 1340 241 197 169 0 51 0
[pid=7941] ppid=7937 vsize=12544 CPUtime=1.07
/proc/7941/stat : 7941 (minisat) R 7937 7937 7304 0 -1 4194304 2786 0 0 0 106 1 0 0 25 0 1 0 236494982 12845056 2759 1992294400 134512640 135212939 4294956240 18446744073709551615 134536079 0 0 4096 3 0 0 0 17 0 0 0
/proc/7941/statm: 3136 2759 77 170 0 2964 0
Current children cumulated CPU time (s) 505.25
Current children cumulated vsize (KiB) 17904

[startup+511.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7941
/proc/meminfo: memFree=1288616/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=504.18
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 343 23895 0 0 0 0 50400 18 16 0 1 0 236444541 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7937/statm: 1340 241 197 169 0 51 0
[pid=7941] ppid=7937 vsize=16372 CPUtime=7.47
/proc/7941/stat : 7941 (minisat) R 7937 7937 7304 0 -1 4194304 3757 0 0 0 745 2 0 0 25 0 1 0 236494982 16764928 3730 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/7941/statm: 4093 3730 77 170 0 3921 0
Current children cumulated CPU time (s) 511.65
Current children cumulated vsize (KiB) 21732

[startup+513.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7941
/proc/meminfo: memFree=1288232/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=504.18
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 343 23895 0 0 0 0 50400 18 16 0 1 0 236444541 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7937/statm: 1340 241 197 169 0 51 0
[pid=7941] ppid=7937 vsize=16768 CPUtime=9.07
/proc/7941/stat : 7941 (minisat) R 7937 7937 7304 0 -1 4194304 3863 0 0 0 905 2 0 0 25 0 1 0 236494982 17170432 3836 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/7941/statm: 4192 3836 77 170 0 4020 0
Current children cumulated CPU time (s) 513.25
Current children cumulated vsize (KiB) 22128

[startup+515.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7941
/proc/meminfo: memFree=1287592/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=504.18
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 343 23895 0 0 0 0 50400 18 16 0 1 0 236444541 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7937/statm: 1340 241 197 169 0 51 0
[pid=7941] ppid=7937 vsize=17164 CPUtime=10.67
/proc/7941/stat : 7941 (minisat) R 7937 7937 7304 0 -1 4194304 3962 0 0 0 1065 2 0 0 25 0 1 0 236494982 17575936 3935 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/7941/statm: 4291 3935 77 170 0 4119 0
Current children cumulated CPU time (s) 514.85
Current children cumulated vsize (KiB) 22524

[startup+515.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7941
/proc/meminfo: memFree=1287592/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=504.18
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 343 23895 0 0 0 0 50400 18 16 0 1 0 236444541 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7937/statm: 1340 241 197 169 0 51 0
[pid=7941] ppid=7937 vsize=17164 CPUtime=11.07
/proc/7941/stat : 7941 (minisat) R 7937 7937 7304 0 -1 4194304 3962 0 0 0 1105 2 0 0 25 0 1 0 236494982 17575936 3935 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/7941/statm: 4291 3935 77 170 0 4119 0
Current children cumulated CPU time (s) 515.25
Current children cumulated vsize (KiB) 22524

[startup+515.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7941
/proc/meminfo: memFree=1287592/2055920 swapFree=4168768/4192956
[pid=7937] ppid=7935 vsize=5360 CPUtime=504.18
/proc/7937/stat : 7937 (run.sh) S 7935 7937 7304 0 -1 4194304 343 23895 0 0 0 0 50400 18 16 0 1 0 236444541 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7937/statm: 1340 241 197 169 0 51 0
[pid=7941] ppid=7937 vsize=17164 CPUtime=11.27
/proc/7941/stat : 7941 (minisat) R 7937 7937 7304 0 -1 4194304 3962 0 0 0 1125 2 0 0 25 0 1 0 236494982 17575936 3935 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7941/statm: 4291 3935 77 170 0 4119 0
Current children cumulated CPU time (s) 515.45
Current children cumulated vsize (KiB) 22524

Child status: 20
Real time (s): 515.737
CPU time (s): 515.517
CPU user time (s): 515.295
CPU system time (s): 0.221966
CPU usage (%): 99.9574
Max. virtual memory (cumulated for all children) (KiB): 71460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 515.295
system time used= 0.221966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28222
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= 1343

runsolver used 0.361944 second user time and 1.52377 second system time

The end

Launcher Data

Begin job on node5 at 2009-05-12 01:21:46
IDJOB=1797099
IDBENCH=70974
IDSOLVER=648
FILE ID=node5/1797099-1242084105
PBS_JOBID= 9277665
Free space on /tmp= 66288 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 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-1797099-1242084105/watcher-1797099-1242084105 -o /tmp/evaluation-result-1797099-1242084105/solver-1797099-1242084105 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797099-1242084105.cnf HOME

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

MD5SUM BENCH= 9d45c35f4df88b155135c4914792c59e
RANDOM SEED=1421768055

node5.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.212
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.212
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:       1315864 kB
Buffers:         81304 kB
Cached:         551968 kB
SwapCached:      18984 kB
Active:         174144 kB
Inactive:       479600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1315864 kB
SwapTotal:     4192956 kB
SwapFree:      4168768 kB
Dirty:            9892 kB
Writeback:           0 kB
Mapped:          13544 kB
Slab:            72376 kB
Committed_AS:   879948 kB
PageTables:       1412 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= 66276 MiB
End job on node5 at 2009-05-12 01:30:22