Trace number 1720084

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
VARSAT-industrial 2009-03-22? (TO) 1200.19 1200.9

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark723.844
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  433601                                               |
0.00/0.00	c |  Number of clauses:    1291714                                              |
2.08/2.19	c |  Parsing time:         1.90         s                                       |
2.08/2.19	c |  Timeout:              43200 s
2.08/2.19	c |  Random Seed:          412375304.000000
2.08/2.19	c |  Heuristic:            EMBP-G, threshold 0.950                              |
2.08/2.19	c |  Branching Rule:       default (solution-guided)                            |
2.08/2.19	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
2.08/2.19	c |                                                                             |
14.38/14.47	c ============================[ Search Statistics ]==============================
14.38/14.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.38/14.47	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.38/14.47	c ===============================================================================
14.38/14.47	c |         0 |   93650   576880  2848069 |   192293        0    nan |  0.000 % |
21.68/21.78	c |       100 |   93640   576880  2848069 |   211522       95      9 |  0.179 % |
29.97/30.06	c |       250 |   93640   576880  2848069 |   232674      245     10 |  0.179 % |
38.55/38.63	c |       477 |   93635   576880  2848069 |   255942      471     13 |  0.184 % |
46.84/46.90	c |       814 |   93607   576880  2848069 |   281536      807     14 |  0.265 % |
54.74/54.81	c |      1321 |   93607   576880  2848069 |   309690     1314     20 |  0.265 % |
62.74/62.80	c |      2081 |   93601   576880  2848069 |   340659     2073     39 |  0.267 % |
71.23/71.34	c |      3221 |   93599   576880  2848069 |   374725     3212     37 |  0.364 % |
78.73/78.88	c |      4931 |   93397   576880  2848069 |   412197     4920     31 |  0.617 % |
87.52/87.61	c |      7493 |   90895   555984  2728313 |   453417     7467     34 |  0.690 % |
95.99/96.14	c |     11340 |   90894   555984  2728313 |   498759    11313     40 |  0.691 % |
106.08/106.27	c |     17107 |   90652   553087  2714461 |   548635    17073     38 |  0.727 % |
118.07/118.20	c |     25758 |   90484   550704  2704357 |   603498    25617     37 |  0.738 % |
131.06/131.26	c |     38732 |   90472   550303  2703048 |   663848    38570     36 |  0.738 % |
144.26/144.46	c |     58193 |   90472   550303  2703048 |   730233    58031     34 |  0.738 % |
165.55/165.79	c |     87385 |   89713   545980  2670175 |   803256    87207     37 |  0.973 % |
195.93/196.19	c |    131175 |   89310   542934  2654365 |   883582   130957     40 |  1.269 % |
241.20/241.48	c |    196860 |   87445   529537  2557656 |   971940   181374     43 |  1.437 % |
333.56/333.82	c |    295386 |   87413   529058  2556133 |  1069135   279876     43 |  1.443 % |
482.78/483.14	c |    443175 |   87240   526924  2546468 |  1176048   420322     45 |  1.483 % |
726.34/726.82	c |    664859 |   87088   526047  2543615 |  1293653   641958     45 |  1.612 % |
1032.37/1033.09	c |    997384 |   86482   521326  2516215 |  1423018   974381     45 |  1.660 % |

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-1720084-1240652577/watcher-1720084-1240652577 -o /tmp/evaluation-result-1720084-1240652577/solver-1720084-1240652577 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=412375304 HOME/instance-1720084-1240652577.cnf 

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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13488
/proc/meminfo: memFree=880840/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=5536 CPUtime=0
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 875 0 0 0 0 0 0 0 18 0 1 0 93292606 5668864 860 1992294400 4194304 5102648 548682068768 18446744073709551615 4200710 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 1384 866 80 221 0 1160 0

[startup+0.0935871 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13488
/proc/meminfo: memFree=880840/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=33948 CPUtime=0.08
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 8197 0 0 0 6 2 0 0 18 0 1 0 93292606 34762752 8182 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 8487 8183 87 221 0 8263 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33948

[startup+0.102587 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13488
/proc/meminfo: memFree=880840/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=34740 CPUtime=0.1
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 8473 0 0 0 7 3 0 0 18 0 1 0 93292606 35573760 8458 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 8685 8459 87 221 0 8461 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 34740

[startup+0.301626 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13488
/proc/meminfo: memFree=880840/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=59848 CPUtime=0.29
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 14151 0 0 0 24 5 0 0 19 0 1 0 93292606 61284352 14136 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 14962 14137 87 221 0 14738 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59848

[startup+0.702706 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13488
/proc/meminfo: memFree=880840/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=104900 CPUtime=0.69
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 24821 0 0 0 58 11 0 0 23 0 1 0 93292606 107417600 24806 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 26225 24808 87 221 0 26001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 104900

[startup+1.50187 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=752000/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=180652 CPUtime=1.48
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 44021 0 0 0 127 21 0 0 25 0 1 0 93292606 184987648 44006 1992294400 4194304 5102648 548682068768 18446744073709551615 4226919 0 0 4096 3 0 0 0 17 1 0 0
/proc/13488/statm: 45163 44006 87 221 0 44939 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 180652

[startup+3.10118 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=651712/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=275120 CPUtime=3.07
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 66392 0 0 0 277 30 0 0 25 0 1 0 93292606 281722880 66377 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 68780 66377 100 221 0 68556 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 275120

[startup+6.30182 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=532608/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=392824 CPUtime=6.28
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 94812 0 0 0 585 43 0 0 25 0 1 0 93292606 402251776 94797 1992294400 4194304 5102648 548682068768 18446744073709551615 4492085 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 98206 94797 100 221 0 97982 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 392824

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=409864/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=494656 CPUtime=12.67
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 118811 0 0 0 1214 53 0 0 25 0 1 0 93292606 506527744 118796 1992294400 4194304 5102648 548682068768 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 123664 118796 100 221 0 123440 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 494656

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=440968/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=453548 CPUtime=25.47
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 119523 0 0 0 2492 55 0 0 25 0 1 0 93292606 464433152 109895 1992294400 4194304 5102648 548682068768 18446744073709551615 4214182 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 113387 109895 115 221 0 113163 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 453548

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=440904/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=453816 CPUtime=51.04
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 119551 0 0 0 5049 55 0 0 25 0 1 0 93292606 464707584 109923 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 113454 109923 115 221 0 113230 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 453816

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=440904/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=453816 CPUtime=102.19
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 119553 0 0 0 10164 55 0 0 25 0 1 0 93292606 464707584 109925 1992294400 4194304 5102648 548682068768 18446744073709551615 4213974 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 113454 109925 115 221 0 113230 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 453816

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=439880/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=455492 CPUtime=162.15
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 119835 0 0 0 16160 55 0 0 25 0 1 0 93292606 466423808 110207 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 113873 110207 115 221 0 113649 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 455492

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=439304/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=456992 CPUtime=222.11
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 119987 0 0 0 22156 55 0 0 25 0 1 0 93292606 467959808 110359 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 114248 110359 115 221 0 114024 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 456992

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=438728/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=456992 CPUtime=282.08
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 120124 0 0 0 28153 55 0 0 25 0 1 0 93292606 467959808 110496 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 114248 110496 115 221 0 114024 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 456992

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=438280/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=456992 CPUtime=342.06
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 120235 0 0 0 34150 56 0 0 25 0 1 0 93292606 467959808 110607 1992294400 4194304 5102648 548682068768 18446744073709551615 4250370 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 114248 110607 115 221 0 114024 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 456992

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=437576/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=460368 CPUtime=402.02
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 120442 0 0 0 40146 56 0 0 25 0 1 0 93292606 471416832 110814 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 115092 110814 115 221 0 114868 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 460368

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=435592/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=460368 CPUtime=461.99
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 120921 0 0 0 46142 57 0 0 25 0 1 0 93292606 471416832 111293 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 115092 111293 115 221 0 114868 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 460368

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=426056/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=469128 CPUtime=521.95
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 123341 0 0 0 52135 60 0 0 25 0 1 0 93292606 480387072 113713 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 117282 113713 115 221 0 117058 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 469128

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=413640/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=482708 CPUtime=581.92
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 126390 0 0 0 58129 63 0 0 25 0 1 0 93292606 494292992 116762 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 120677 116762 115 221 0 120453 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 482708

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=401032/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=495032 CPUtime=641.89
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 129532 0 0 0 64124 65 0 0 25 0 1 0 93292606 506912768 119904 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 123758 119904 115 221 0 123534 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 495032

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=388168/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=507752 CPUtime=701.86
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 132753 0 0 0 70119 67 0 0 25 0 1 0 93292606 519938048 123125 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 126938 123125 115 221 0 126714 0
Current children cumulated CPU time (s) 701.86
Current children cumulated vsize (KiB) 507752

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=378440/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=517196 CPUtime=761.83
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 135160 0 0 0 76113 70 0 0 25 0 1 0 93292606 529608704 125532 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 129299 125532 115 221 0 129075 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 517196

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=366408/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=531644 CPUtime=821.79
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 138178 0 0 0 82106 73 0 0 25 0 1 0 93292606 544403456 128550 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 132911 128550 115 221 0 132687 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 531644

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=351688/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=546152 CPUtime=881.76
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 141879 0 0 0 88100 76 0 0 25 0 1 0 93292606 559259648 132251 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 136538 132251 115 221 0 136314 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 546152

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=328456/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=569336 CPUtime=941.71
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 147751 0 0 0 94091 80 0 0 25 0 1 0 93292606 583000064 138123 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 142334 138123 115 221 0 142110 0
Current children cumulated CPU time (s) 941.71
Current children cumulated vsize (KiB) 569336

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=313288/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=583996 CPUtime=1001.69
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 151463 0 0 0 100084 85 0 0 25 0 1 0 93292606 598011904 141835 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 145999 141835 115 221 0 145775 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 583996

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13489
/proc/meminfo: memFree=301320/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=595852 CPUtime=1061.65
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 154477 0 0 0 106078 87 0 0 25 0 1 0 93292606 610152448 144849 1992294400 4194304 5102648 548682068768 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 148963 144849 115 221 0 148739 0
Current children cumulated CPU time (s) 1061.65
Current children cumulated vsize (KiB) 595852

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13495
/proc/meminfo: memFree=286728/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=609984 CPUtime=1121.62
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 158043 0 0 0 112071 91 0 0 25 0 1 0 93292606 624623616 148415 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 152496 148415 115 221 0 152272 0
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (KiB) 609984

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13495
/proc/meminfo: memFree=275528/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=625332 CPUtime=1181.59
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 160918 0 0 0 118067 92 0 0 25 0 1 0 93292606 640339968 151290 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 156333 151290 115 221 0 156109 0
Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 625332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13495
/proc/meminfo: memFree=266632/2055920 swapFree=4192956/4192956
[pid=13488] ppid=13486 vsize=633888 CPUtime=1200.09
/proc/13488/stat : 13488 (varsat-industri) R 13486 13488 13274 0 -1 4194304 163076 0 0 0 119915 94 0 0 25 0 1 0 93292606 649101312 153448 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/13488/statm: 158472 153448 115 221 0 158248 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 633888

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)
Real time (s): 1200.9
CPU time (s): 1200.19
CPU user time (s): 1199.15
CPU system time (s): 1.03784
CPU usage (%): 99.9408
Max. virtual memory (cumulated for all children) (KiB): 633888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.15
system time used= 1.03784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163076
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= 2
involuntary context switches= 4052

runsolver used 1.14582 second user time and 3.23051 second system time

The end

Launcher Data

Begin job on node1 at 2009-04-25 11:42:59
IDJOB=1720084
IDBENCH=69591
IDSOLVER=538
FILE ID=node1/1720084-1240652577
PBS_JOBID= 9186530
Free space on /tmp= 66316 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720084-1240652577/watcher-1720084-1240652577 -o /tmp/evaluation-result-1720084-1240652577/solver-1720084-1240652577 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=412375304 HOME/instance-1720084-1240652577.cnf

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=412375304

node1.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.259
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	: 5931.00
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.259
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:        881320 kB
Buffers:         98556 kB
Cached:         966868 kB
SwapCached:          0 kB
Active:         205204 kB
Inactive:       874116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        881320 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           24648 kB
Writeback:           0 kB
Mapped:          23684 kB
Slab:            81224 kB
Committed_AS:   303184 kB
PageTables:       1436 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= 66312 MiB
End job on node1 at 2009-04-25 12:03:02