Trace number 1797142

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-18? (TO) 1200.04 1200.61

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-5p0.cnf
MD5SUM782c70d5631cbc24bc659543ee69ca8b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables224569
Number of clauses1190619
Sum of the clauses size2868508
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2850703
Number of clauses of size 3271793
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
500.56/500.82	#ITERATIONS 1
500.56/500.82	#LEARNT CLAUSES 630
501.16/501.41	done !
501.16/501.41	c Now, SatElite...
501.16/501.41	c Parsing...
501.85/502.19	c ==============================================================================
501.85/502.19	c |           |     ORIGINAL     |              LEARNT              |          |
501.85/502.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
501.85/502.19	c ==============================================================================
501.85/502.19	c |         0 |  528697  1281568 |  158609       0        0     nan |  0.000 % |
504.65/504.99	c |         0 |  465689  1242374 |      --       0       --      -- |     --   | -63008/-39194
504.65/504.99	c ==============================================================================
504.65/504.99	c Result  :   #vars: 64883   #clauses: 465689   #literals: 1242374
504.65/504.99	c CPU time:   3.43548 s
504.65/504.99	c ==============================================================================
505.45/505.76	c SatElite is done !
505.45/505.76	c Calling MINISAT
505.45/505.76	This is MiniSat 2.0 beta
505.45/505.76	WARNING: for repeatability, setting FPU to use double precision
505.45/505.76	============================[ Problem Statistics ]=============================
505.45/505.76	|                                                                             |
505.45/505.76	|  Number of variables:  64883                                                |
505.45/505.76	|  Number of clauses:    465689                                               |
505.75/506.06	|  Parsing time:         0.26         s                                       |
505.75/506.07	============================[ Search Statistics ]==============================
505.75/506.07	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
505.75/506.07	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
505.75/506.07	===============================================================================
505.75/506.07	|         0 |   64883   465689  1242374 |   155229        0    nan |  0.000 % |
505.85/506.18	|       102 |   64875   465689  1242374 |   170752      101     39 |  0.168 % |
506.05/506.34	|       252 |   64851   465689  1242374 |   187827      251     30 |  0.168 % |
506.15/506.47	|       479 |   64851   465689  1242374 |   206610      478     46 |  0.168 % |
506.35/506.69	|       816 |   64851   465689  1242374 |   227271      815     46 |  0.168 % |
506.85/507.14	|      1323 |   64607   462777  1235118 |   249998     1319     43 |  0.425 % |
507.24/507.55	|      2082 |   64607   462777  1235118 |   274998     2078     56 |  0.425 % |
508.04/508.36	|      3221 |   64502   462493  1234545 |   302498     3214     53 |  0.603 % |
509.14/509.47	|      4929 |   64460   462177  1233911 |   332748     4919     55 |  0.715 % |
511.04/511.37	|      7491 |   64400   461667  1232890 |   366023     7470     55 |  0.744 % |
513.75/514.09	|     11336 |   64371   461519  1232592 |   402625    11307     62 |  0.789 % |
521.34/521.63	|     17103 |   64067   459399  1227541 |   442888    17064     81 |  1.398 % |
534.33/534.68	|     25752 |   63975   458723  1226137 |   487177    25709    103 |  1.399 % |
558.41/558.71	|     38726 |   63958   458529  1225693 |   535894    38663    133 |  1.739 % |
611.47/611.86	|     58187 |   63672   454068  1214140 |   589484    57855    173 |  1.879 % |
701.04/701.46	|     87381 |   63580   452991  1211591 |   648432    86939    215 |  2.019 % |
868.87/869.31	|    131171 |   63541   452511  1210484 |   713276   130695    240 |  2.068 % |
1191.24/1191.86	|    196857 |   62621   440926  1181447 |   784603   159470    243 |  3.486 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1797142-1242084798/watcher-1797142-1242084798 -o /tmp/evaluation-result-1797142-1242084798/solver-1797142-1242084798 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797142-1242084798.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/67 25318
/proc/meminfo: memFree=1918944/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=0
/proc/25318/stat : 25318 (run.sh) R 25316 25318 24811 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 236506090 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 209560595103 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25318/statm: 1340 236 195 169 0 51 0
[pid=25319] ppid=25318 vsize=2636 CPUtime=0
/proc/25319/stat : 25319 (revival) R 25318 25318 24811 0 -1 4194304 316 0 0 0 0 0 0 0 18 0 1 0 236506090 2699264 283 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/25319/statm: 659 289 81 6 0 297 0

[startup+0.04596 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 25318
/proc/meminfo: memFree=1918944/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=0
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236506090 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25318/statm: 1340 237 196 169 0 51 0
[pid=25319] ppid=25318 vsize=26444 CPUtime=0.03
/proc/25319/stat : 25319 (revival) R 25318 25318 24811 0 -1 4194304 6195 0 0 0 0 3 0 0 18 0 1 0 236506090 27078656 6156 1992294400 134512640 134537284 4294956368 18446744073709551615 9171917 0 0 4096 0 0 0 0 17 0 0 0
/proc/25319/statm: 6611 6158 82 6 0 6249 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31804

[startup+0.102964 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 25318
/proc/meminfo: memFree=1918944/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=0
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236506090 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25318/statm: 1340 237 196 169 0 51 0
[pid=25319] ppid=25318 vsize=47628 CPUtime=0.09
/proc/25319/stat : 25319 (revival) R 25318 25318 24811 0 -1 4194304 10456 0 0 0 4 5 0 0 19 0 1 0 236506090 48771072 10416 1992294400 134512640 134537284 4294956368 18446744073709551615 9168507 0 0 4096 0 0 0 0 17 0 0 0
/proc/25319/statm: 11907 10417 82 6 0 11545 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 52988

[startup+0.302981 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 25318
/proc/meminfo: memFree=1918944/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=0
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236506090 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25318/statm: 1340 237 196 169 0 51 0
[pid=25319] ppid=25318 vsize=59664 CPUtime=0.29
/proc/25319/stat : 25319 (revival) R 25318 25318 24811 0 -1 4194304 13284 0 0 0 22 7 0 0 22 0 1 0 236506090 61095936 13244 1992294400 134512640 134537284 4294956368 18446744073709551615 134527481 0 0 4096 0 0 0 0 17 0 0 0
/proc/25319/statm: 14916 13244 82 6 0 14554 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65024

[startup+0.703017 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 25318
/proc/meminfo: memFree=1918944/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=0
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236506090 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25318/statm: 1340 237 196 169 0 51 0
[pid=25319] ppid=25318 vsize=83476 CPUtime=0.69
/proc/25319/stat : 25319 (revival) R 25318 25318 24811 0 -1 4194304 19771 0 0 0 59 10 0 0 25 0 1 0 236506090 85479424 19731 1992294400 134512640 134537284 4294956368 18446744073709551615 134524765 0 0 4096 0 0 0 0 17 0 0 0
/proc/25319/statm: 20869 19731 82 6 0 20507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88836

[startup+1.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25320
/proc/meminfo: memFree=1862032/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=0
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236506090 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25318/statm: 1340 237 196 169 0 51 0
[pid=25319] ppid=25318 vsize=61100 CPUtime=1.48
/proc/25319/stat : 25319 (revival) R 25318 25318 24811 0 -1 4194304 19796 0 0 0 138 10 0 0 25 0 1 50000 236506090 62566400 14163 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25319/statm: 15275 14163 85 6 0 14913 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 66460

[startup+3.10123 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25320
/proc/meminfo: memFree=1861904/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=0
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236506090 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25318/statm: 1340 237 196 169 0 51 0
[pid=25319] ppid=25318 vsize=61100 CPUtime=3.08
/proc/25319/stat : 25319 (revival) R 25318 25318 24811 0 -1 4194304 19796 0 0 0 297 11 0 0 25 0 1 50000 236506090 62566400 14163 1992294400 134512640 134537284 4294956368 18446744073709551615 134523713 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25319/statm: 15275 14163 85 6 0 14913 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 66460

[startup+6.30152 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25320
/proc/meminfo: memFree=1861904/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=0
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236506090 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25318/statm: 1340 237 196 169 0 51 0
[pid=25319] ppid=25318 vsize=61100 CPUtime=6.28
/proc/25319/stat : 25319 (revival) R 25318 25318 24811 0 -1 4194304 19824 0 0 0 617 11 0 0 25 0 1 50000 236506090 62566400 14191 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25319/statm: 15275 14191 85 6 0 14913 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 66460

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25320
/proc/meminfo: memFree=1862096/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=0
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236506090 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25318/statm: 1340 237 196 169 0 51 0
[pid=25319] ppid=25318 vsize=61100 CPUtime=12.68
/proc/25319/stat : 25319 (revival) R 25318 25318 24811 0 -1 4194304 19824 0 0 0 1257 11 0 0 25 0 1 50000 236506090 62566400 14191 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25319/statm: 15275 14191 85 6 0 14913 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 66460

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25320
/proc/meminfo: memFree=1862160/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=0
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236506090 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25318/statm: 1340 237 196 169 0 51 0
[pid=25319] ppid=25318 vsize=61100 CPUtime=25.48
/proc/25319/stat : 25319 (revival) R 25318 25318 24811 0 -1 4194304 19853 0 0 0 2537 11 0 0 25 0 1 50000 236506090 62566400 14220 1992294400 134512640 134537284 4294956368 18446744073709551615 134524000 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25319/statm: 15275 14220 85 6 0 14913 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66460

[startup+51.1025 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25320
/proc/meminfo: memFree=1862032/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=0
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236506090 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25318/statm: 1340 237 196 169 0 51 0
[pid=25319] ppid=25318 vsize=61100 CPUtime=51.05
/proc/25319/stat : 25319 (revival) R 25318 25318 24811 0 -1 4194304 19868 0 0 0 5094 11 0 0 25 0 1 50000 236506090 62566400 14235 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25319/statm: 15275 14235 85 6 0 14913 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 66460

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25320
/proc/meminfo: memFree=1862032/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=0
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236506090 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25318/statm: 1340 237 196 169 0 51 0
[pid=25319] ppid=25318 vsize=61100 CPUtime=102.24
/proc/25319/stat : 25319 (revival) R 25318 25318 24811 0 -1 4194304 19871 0 0 0 10213 11 0 0 25 0 1 50000 236506090 62566400 14238 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25319/statm: 15275 14238 85 6 0 14913 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 66460

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25320
/proc/meminfo: memFree=1861968/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=0
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236506090 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25318/statm: 1340 237 196 169 0 51 0
[pid=25319] ppid=25318 vsize=61100 CPUtime=162.2
/proc/25319/stat : 25319 (revival) R 25318 25318 24811 0 -1 4194304 19871 0 0 0 16209 11 0 0 25 0 1 50000 236506090 62566400 14238 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25319/statm: 15275 14238 85 6 0 14913 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 66460

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25320
/proc/meminfo: memFree=1861904/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=0
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236506090 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25318/statm: 1340 237 196 169 0 51 0
[pid=25319] ppid=25318 vsize=61100 CPUtime=222.18
/proc/25319/stat : 25319 (revival) R 25318 25318 24811 0 -1 4194304 19873 0 0 0 22207 11 0 0 25 0 1 50000 236506090 62566400 14240 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25319/statm: 15275 14240 85 6 0 14913 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 66460

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25320
/proc/meminfo: memFree=1861840/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=0
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236506090 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25318/statm: 1340 237 196 169 0 51 0
[pid=25319] ppid=25318 vsize=61100 CPUtime=282.15
/proc/25319/stat : 25319 (revival) R 25318 25318 24811 0 -1 4194304 19877 0 0 0 28204 11 0 0 25 0 1 50000 236506090 62566400 14244 1992294400 134512640 134537284 4294956368 18446744073709551615 134523724 0 0 4096 8192 0 0 0 17 0 0 0
/proc/25319/statm: 15275 14244 85 6 0 14913 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 66460

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25320
/proc/meminfo: memFree=1861840/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=0
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236506090 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25318/statm: 1340 237 196 169 0 51 0
[pid=25319] ppid=25318 vsize=61100 CPUtime=342.13
/proc/25319/stat : 25319 (revival) R 25318 25318 24811 0 -1 4194304 19877 0 0 0 34202 11 0 0 25 0 1 50000 236506090 62566400 14244 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25319/statm: 15275 14244 85 6 0 14913 0
Current children cumulated CPU time (s) 342.13

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

/proc/25324/statm: 8133 7807 77 170 0 7961 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 37892

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25324
/proc/meminfo: memFree=1835856/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=505.52
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 341 44425 0 0 0 0 50517 35 16 0 1 0 236506090 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25318/statm: 1340 241 197 169 0 51 0
[pid=25324] ppid=25318 vsize=57112 CPUtime=76.46
/proc/25324/stat : 25324 (minisat) R 25318 25318 24811 0 -1 4194304 13973 0 0 0 7635 11 0 0 25 0 1 0 236556666 58482688 13947 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/25324/statm: 14278 13947 77 170 0 14106 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 62472

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25324
/proc/meminfo: memFree=1811792/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=505.52
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 341 44425 0 0 0 0 50517 35 16 0 1 0 236506090 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25318/statm: 1340 241 197 169 0 51 0
[pid=25324] ppid=25318 vsize=81004 CPUtime=136.45
/proc/25324/stat : 25324 (minisat) R 25318 25318 24811 0 -1 4194304 19939 0 0 0 13627 18 0 0 25 0 1 0 236556666 82948096 19913 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/25324/statm: 20251 19913 77 170 0 20079 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 86364

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25324
/proc/meminfo: memFree=1788240/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=505.52
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 341 44425 0 0 0 0 50517 35 16 0 1 0 236506090 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25318/statm: 1340 241 197 169 0 51 0
[pid=25324] ppid=25318 vsize=104632 CPUtime=196.41
/proc/25324/stat : 25324 (minisat) R 25318 25318 24811 0 -1 4194304 25848 0 0 0 19620 21 0 0 25 0 1 0 236556666 107143168 25822 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/25324/statm: 26158 25822 77 170 0 25986 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 109992

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25324
/proc/meminfo: memFree=1765584/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=505.52
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 341 44425 0 0 0 0 50517 35 16 0 1 0 236506090 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25318/statm: 1340 241 197 169 0 51 0
[pid=25324] ppid=25318 vsize=127120 CPUtime=256.4
/proc/25324/stat : 25324 (minisat) R 25318 25318 24811 0 -1 4194304 31454 0 0 0 25613 27 0 0 25 0 1 0 236556666 130170880 31428 1992294400 134512640 135212939 4294956240 18446744073709551615 134529424 0 0 4096 3 0 0 0 17 0 0 0
/proc/25324/statm: 31780 31428 77 170 0 31608 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 132480

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25324
/proc/meminfo: memFree=1748112/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=505.52
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 341 44425 0 0 0 0 50517 35 16 0 1 0 236506090 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25318/statm: 1340 241 197 169 0 51 0
[pid=25324] ppid=25318 vsize=144812 CPUtime=316.37
/proc/25324/stat : 25324 (minisat) R 25318 25318 24811 0 -1 4194304 35872 0 0 0 31604 33 0 0 25 0 1 0 236556666 148287488 35846 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/25324/statm: 36203 35846 77 170 0 36031 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 150172

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25324
/proc/meminfo: memFree=1731856/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=505.52
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 341 44425 0 0 0 0 50517 35 16 0 1 0 236506090 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25318/statm: 1340 241 197 169 0 51 0
[pid=25324] ppid=25318 vsize=160724 CPUtime=376.34
/proc/25324/stat : 25324 (minisat) R 25318 25318 24811 0 -1 4194304 39871 0 0 0 37597 37 0 0 25 0 1 0 236556666 164581376 39845 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/25324/statm: 40181 39845 77 170 0 40009 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 166084

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25324
/proc/meminfo: memFree=1715280/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=505.52
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 341 44425 0 0 0 0 50517 35 16 0 1 0 236506090 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25318/statm: 1340 241 197 169 0 51 0
[pid=25324] ppid=25318 vsize=177664 CPUtime=436.32
/proc/25324/stat : 25324 (minisat) R 25318 25318 24811 0 -1 4194304 44047 0 0 0 43591 41 0 0 25 0 1 0 236556666 181927936 44021 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25324/statm: 44416 44021 77 170 0 44244 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 183024

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25324
/proc/meminfo: memFree=1699536/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=505.52
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 341 44425 0 0 0 0 50517 35 16 0 1 0 236506090 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25318/statm: 1340 241 197 169 0 51 0
[pid=25324] ppid=25318 vsize=193264 CPUtime=496.3
/proc/25324/stat : 25324 (minisat) R 25318 25318 24811 0 -1 4194304 47936 0 0 0 49585 45 0 0 25 0 1 0 236556666 197902336 47910 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/25324/statm: 48316 47910 77 170 0 48144 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 198624

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25353
/proc/meminfo: memFree=1685392/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=505.52
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 341 44425 0 0 0 0 50517 35 16 0 1 0 236506090 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25318/statm: 1340 241 197 169 0 51 0
[pid=25324] ppid=25318 vsize=206740 CPUtime=556.27
/proc/25324/stat : 25324 (minisat) R 25318 25318 24811 0 -1 4194304 51340 0 0 0 55579 48 0 0 25 0 1 0 236556666 211701760 51314 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/25324/statm: 51685 51314 77 170 0 51513 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 212100

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25353
/proc/meminfo: memFree=1675280/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=505.52
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 341 44425 0 0 0 0 50517 35 16 0 1 0 236506090 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25318/statm: 1340 241 197 169 0 51 0
[pid=25324] ppid=25318 vsize=216896 CPUtime=616.24
/proc/25324/stat : 25324 (minisat) R 25318 25318 24811 0 -1 4194304 53856 0 0 0 61574 50 0 0 25 0 1 0 236556666 222101504 53830 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/25324/statm: 54224 53830 77 170 0 54052 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 222256

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25353
/proc/meminfo: memFree=1668240/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=505.52
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 341 44425 0 0 0 0 50517 35 16 0 1 0 236506090 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25318/statm: 1340 241 197 169 0 51 0
[pid=25324] ppid=25318 vsize=223776 CPUtime=676.22
/proc/25324/stat : 25324 (minisat) R 25318 25318 24811 0 -1 4194304 55599 0 0 0 67569 53 0 0 25 0 1 0 236556666 229146624 55573 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/25324/statm: 55944 55573 77 170 0 55772 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 229136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 25353
/proc/meminfo: memFree=1668240/2055920 swapFree=4172744/4192956
[pid=25318] ppid=25316 vsize=5360 CPUtime=505.52
/proc/25318/stat : 25318 (run.sh) S 25316 25318 24811 0 -1 4194304 341 44425 0 0 0 0 50517 35 16 0 1 0 236506090 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25318/statm: 1340 241 197 169 0 51 0
[pid=25324] ppid=25318 vsize=223776 CPUtime=694.52
/proc/25324/stat : 25324 (minisat) R 25318 25318 24811 0 -1 4194304 55600 0 0 0 69399 53 0 0 25 0 1 0 236556666 229146624 55574 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/25324/statm: 55944 55574 77 170 0 55772 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 229136

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25318 and gives
#  childrusage.ru_utime.tv_sec=505
#  childrusage.ru_utime.tv_usec=176201
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=352946
# CPU time returned by wait4() is 505.529
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.04
CPU user time (s): 1199.16
CPU system time (s): 0.88
CPU usage (%): 99.9523
Max. virtual memory (cumulated for all children) (KiB): 229136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 505.176
system time used= 0.352946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44766
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= 8
involuntary context switches= 1911

runsolver used 1.13383 second user time and 3.24451 second system time

The end

Launcher Data

Begin job on node68 at 2009-05-12 01:33:19
IDJOB=1797142
IDBENCH=71011
IDSOLVER=647
FILE ID=node68/1797142-1242084798
PBS_JOBID= 9277607
Free space on /tmp= 66264 MiB

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

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

MD5SUM BENCH= 782c70d5631cbc24bc659543ee69ca8b
RANDOM SEED=1390708720

node68.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.223
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.223
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:       1919424 kB
Buffers:          6540 kB
Cached:          65204 kB
SwapCached:      12100 kB
Active:          56116 kB
Inactive:        30116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1919424 kB
SwapTotal:     4192956 kB
SwapFree:      4172744 kB
Dirty:           23776 kB
Writeback:           0 kB
Mapped:          14748 kB
Slab:            35900 kB
Committed_AS:   697480 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66236 MiB
End job on node68 at 2009-05-12 01:53:22